2022-08-17T12:09:54.1814828Z Requested labels: linux.2xlarge 2022-08-17T12:09:54.1814923Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:09:54.1814951Z Waiting for a runner to pick up this job... 2022-08-17T12:09:56.4142732Z Job is about to start running on the runner: i-0ae3944b29c331436 (repository) 2022-08-17T12:10:01.6416262Z Current runner version: '2.295.0' 2022-08-17T12:10:01.6422004Z Runner name: 'i-0ae3944b29c331436' 2022-08-17T12:10:01.6422468Z Runner group name: 'Default' 2022-08-17T12:10:01.6423132Z Machine name: 'ip-10-0-1-5' 2022-08-17T12:10:01.6425181Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:10:01.6425853Z Actions: read 2022-08-17T12:10:01.6426169Z Checks: read 2022-08-17T12:10:01.6426473Z Contents: read 2022-08-17T12:10:01.6426745Z Deployments: read 2022-08-17T12:10:01.6427252Z Discussions: read 2022-08-17T12:10:01.6427615Z Issues: read 2022-08-17T12:10:01.6427874Z Metadata: read 2022-08-17T12:10:01.6428181Z Packages: read 2022-08-17T12:10:01.6428526Z Pages: read 2022-08-17T12:10:01.6428808Z PullRequests: read 2022-08-17T12:10:01.6429157Z RepositoryProjects: read 2022-08-17T12:10:01.6429497Z SecurityEvents: read 2022-08-17T12:10:01.6429771Z Statuses: read 2022-08-17T12:10:01.6430107Z ##[endgroup] 2022-08-17T12:10:01.6433254Z Secret source: None 2022-08-17T12:10:01.6433825Z Prepare workflow directory 2022-08-17T12:10:01.7356406Z Prepare all required actions 2022-08-17T12:10:01.7517952Z Getting action download info 2022-08-17T12:10:02.0669606Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:10:04.4976248Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:10:04.6143665Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:10:04.8527953Z Getting action download info 2022-08-17T12:10:05.0040402Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:10:05.2515871Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:10:05.2516155Z with: 2022-08-17T12:10:05.2516339Z submodules: recursive 2022-08-17T12:10:05.2516517Z fetch-depth: 0 2022-08-17T12:10:05.2516684Z env: 2022-08-17T12:10:05.2516871Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:05.2517060Z ##[endgroup] 2022-08-17T12:10:05.2730637Z ##[group]Run retry () { 2022-08-17T12:10:05.2730961Z retry () { 2022-08-17T12:10:05.2731252Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:10:05.2731487Z } 2022-08-17T12:10:05.2731769Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:10:05.2732062Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:10:05.2732332Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:10:05.2732592Z else 2022-08-17T12:10:05.2732844Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:10:05.2733122Z fi 2022-08-17T12:10:05.2733402Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:10:05.2748999Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:05.2749363Z env: 2022-08-17T12:10:05.2749559Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:05.2749812Z NO_SUDO: 2022-08-17T12:10:05.2750047Z ##[endgroup] 2022-08-17T12:10:05.2948314Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:05.3286245Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:10:05.3286508Z with: 2022-08-17T12:10:05.3286718Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:05.3286918Z fetch-depth: 0 2022-08-17T12:10:05.3287099Z submodules: recursive 2022-08-17T12:10:05.3287291Z quiet-checkout: true 2022-08-17T12:10:05.3287480Z repository: pytorch/pytorch 2022-08-17T12:10:05.3287812Z token: *** 2022-08-17T12:10:05.3287990Z ssh-strict: true 2022-08-17T12:10:05.3288417Z persist-credentials: true 2022-08-17T12:10:05.3288599Z clean: true 2022-08-17T12:10:05.3288774Z lfs: false 2022-08-17T12:10:05.3288959Z set-safe-directory: true 2022-08-17T12:10:05.3289126Z env: 2022-08-17T12:10:05.3289297Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:05.3289482Z ##[endgroup] 2022-08-17T12:10:05.4364777Z Syncing repository: pytorch/pytorch 2022-08-17T12:10:05.4366127Z ##[group]Getting Git version info 2022-08-17T12:10:05.4366758Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:10:05.4367191Z [command]/usr/bin/git version 2022-08-17T12:10:05.4367404Z git version 2.37.1 2022-08-17T12:10:05.4379351Z ##[endgroup] 2022-08-17T12:10:05.4392829Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bb120ffc-6e54-4344-8259-2df4e0a84047' before making global git config changes 2022-08-17T12:10:05.4393482Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:10:05.4398425Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:05.4431609Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:10:05.4434930Z ##[group]Initializing the repository 2022-08-17T12:10:05.4439129Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:05.4464315Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:10:05.4464961Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:10:05.4465499Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:10:05.4465863Z hint: 2022-08-17T12:10:05.4466317Z hint: git config --global init.defaultBranch 2022-08-17T12:10:05.4466682Z hint: 2022-08-17T12:10:05.4467174Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:10:05.4467628Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:10:05.4467872Z hint: 2022-08-17T12:10:05.4468186Z hint: git branch -m 2022-08-17T12:10:05.4468553Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:10:05.4474357Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:10:05.4501490Z ##[endgroup] 2022-08-17T12:10:05.4501856Z ##[group]Disabling automatic garbage collection 2022-08-17T12:10:05.4506224Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:10:05.4530371Z ##[endgroup] 2022-08-17T12:10:05.4530697Z ##[group]Setting up auth 2022-08-17T12:10:05.4537441Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:10:05.4564804Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:10:05.4816855Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:10:05.4842900Z [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' || : 2022-08-17T12:10:05.5067854Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:10:05.5105156Z ##[endgroup] 2022-08-17T12:10:05.5105528Z ##[group]Fetching the repository 2022-08-17T12:10:05.5111272Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-08-17T12:10:51.1500993Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:10:51.1529478Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:52.3533939Z ##[endgroup] 2022-08-17T12:10:52.3534545Z ##[group]Determining the checkout info 2022-08-17T12:10:52.3535940Z ##[endgroup] 2022-08-17T12:10:52.3536606Z ##[group]Checking out the ref 2022-08-17T12:10:52.3542276Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:53.5570086Z ##[endgroup] 2022-08-17T12:10:53.5570679Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:10:53.5576511Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:10:53.5619604Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:10:53.5645327Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:10:53.5671263Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:10:53.5694487Z ##[endgroup] 2022-08-17T12:10:53.5694888Z ##[group]Fetching submodules 2022-08-17T12:10:53.5698433Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:10:53.5945779Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:10:53.6180281Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:10:53.6181078Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:10:53.6183043Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:10:53.6185157Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:10:53.6187341Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:10:53.6189616Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:10:53.6192082Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:10:53.6194440Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:10:53.6197071Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:10:53.6199747Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:10:53.6202410Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:10:53.6205228Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:10:53.6208684Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:10:53.6212584Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:10:53.6217318Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:10:53.6223444Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:10:53.6228323Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:10:53.6233616Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:10:53.6239145Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:10:53.6244861Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:10:53.6250869Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:10:53.6256874Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:10:53.6263231Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:10:53.6269522Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:10:53.6275968Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:10:53.6282184Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:10:53.6286697Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:10:53.6291220Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:10:53.6295727Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:10:53.6300518Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:10:53.6305296Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:10:53.6310159Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:10:53.6315048Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:10:53.6320020Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:10:53.6325140Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:10:53.6330331Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:10:53.6335573Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:10:53.6341148Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:10:53.6346745Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:10:53.6369132Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:10:53.8919056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:10:54.0892838Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:10:54.3022922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:10:54.5944656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:10:54.8818164Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:11:00.0901928Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:11:00.4853980Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:11:00.9950721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:11:02.4258299Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:11:03.4550894Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:11:09.1944026Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:11:09.7918156Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:11:11.0806876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:11:12.2158698Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:11:12.4091020Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:11:12.8527202Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:11:13.1986512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:11:14.1838250Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:11:14.6920756Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:11:15.0349838Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:11:15.2863450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:11:16.8207206Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:11:17.2821442Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:11:17.6972118Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:11:23.5185834Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:11:25.2048010Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:11:25.6142180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:11:25.8794397Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:11:30.5702663Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:11:30.7705085Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:11:31.0018361Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:11:31.7836953Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:11:32.0571453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:11:32.4929530Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:11:32.7674167Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:11:33.4400759Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:11:35.5951635Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:11:36.2037412Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:11:38.4403323Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:11:38.4494953Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:11:38.4565731Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:11:38.4763646Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:11:38.4957408Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:11:39.0300858Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:11:39.0483464Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:11:39.1381001Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:11:39.1680059Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:11:39.4258165Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:11:39.6417812Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:11:39.6813076Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:11:39.6826926Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:11:39.6829049Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:11:39.6831468Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:11:39.6833980Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:11:39.6855126Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:11:40.5005373Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:11:40.9989290Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:11:41.9734593Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:11:42.3717109Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:11:42.4614432Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:11:42.5129492Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:11:42.5215733Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:11:42.5986298Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:11:42.6275923Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:11:42.6350637Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:11:42.6694685Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:11:42.6903652Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:11:42.7313264Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:11:42.7409477Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:11:42.7422102Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:11:42.7441897Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:11:49.5494485Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:11:49.5509061Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:11:49.5530841Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:11:56.3382517Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:11:56.3474279Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:11:56.3598696Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:11:56.4438465Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:11:56.4452102Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:11:56.4454201Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:11:56.4476541Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:11:57.6296696Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:11:58.6385936Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:11:58.6865458Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:11:58.7032266Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:11:58.7150496Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:11:58.8097125Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:11:59.0264826Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:11:59.0288800Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:11:59.0290599Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:11:59.0313164Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:12:00.5262773Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:12:01.3856638Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:12:01.4130178Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:12:01.4259153Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:12:01.4271068Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:01.4290905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:12:03.3110430Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:12:03.3128979Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:03.3130891Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:03.3154092Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:12:03.9154914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:12:04.7119033Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:12:04.7690915Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:12:04.7703708Z 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' 2022-08-17T12:12:04.7723489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T12:12:05.0284932Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:12:05.0363894Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:12:05.2651009Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:12:05.2668082Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:05.2670008Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:05.2692618Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:12:05.7287384Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:12:06.7168607Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:12:06.7776493Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:12:06.7847824Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:12:06.7940448Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:12:06.8226208Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:12:06.8300638Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:12:06.8542020Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:12:06.8621111Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:12:06.9007367Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:12:06.9971425Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:12:07.0198131Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:12:07.0211397Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:07.0213547Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:07.0215976Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:07.0218504Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:07.0239159Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:12:08.0391457Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:12:08.3030076Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:12:09.5209603Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:12:10.3323766Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:12:10.3451195Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:12:10.4028487Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:12:10.4266577Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:12:10.4278484Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:10.4298990Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:12:10.7100008Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:12:10.8289338Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:12:10.8314304Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:12:10.8557304Z Entering 'android/libs/fbjni' 2022-08-17T12:12:10.8589352Z Entering 'third_party/FP16' 2022-08-17T12:12:10.8621853Z Entering 'third_party/FXdiv' 2022-08-17T12:12:10.8653365Z Entering 'third_party/NNPACK' 2022-08-17T12:12:10.8686245Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:10.8718673Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:10.8760461Z Entering 'third_party/benchmark' 2022-08-17T12:12:10.8794200Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:10.8827461Z Entering 'third_party/cub' 2022-08-17T12:12:10.8859725Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:10.8895883Z Entering 'third_party/eigen' 2022-08-17T12:12:10.8929849Z Entering 'third_party/fbgemm' 2022-08-17T12:12:10.8962625Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:10.8994376Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:10.9026808Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:10.9057884Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:10.9090892Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:10.9123862Z Entering 'third_party/fmt' 2022-08-17T12:12:10.9156129Z Entering 'third_party/foxi' 2022-08-17T12:12:10.9188092Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:10.9220272Z Entering 'third_party/gloo' 2022-08-17T12:12:10.9251703Z Entering 'third_party/googletest' 2022-08-17T12:12:10.9283801Z Entering 'third_party/ideep' 2022-08-17T12:12:10.9314848Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:10.9349849Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:10.9386457Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:10.9418657Z Entering 'third_party/ittapi' 2022-08-17T12:12:10.9452468Z Entering 'third_party/kineto' 2022-08-17T12:12:10.9484227Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:10.9515641Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:10.9549044Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:10.9581398Z Entering 'third_party/neon2sse' 2022-08-17T12:12:10.9612772Z Entering 'third_party/nlohmann' 2022-08-17T12:12:10.9645647Z Entering 'third_party/onnx' 2022-08-17T12:12:10.9689345Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:10.9722846Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:10.9756550Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:10.9788319Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:10.9824074Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:10.9856014Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:10.9887972Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:10.9923373Z Entering 'third_party/pocketfft' 2022-08-17T12:12:10.9955849Z Entering 'third_party/protobuf' 2022-08-17T12:12:10.9991997Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:11.0023901Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:11.0057448Z Entering 'third_party/psimd' 2022-08-17T12:12:11.0090414Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:11.0123455Z Entering 'third_party/pybind11' 2022-08-17T12:12:11.0155831Z Entering 'third_party/python-enum' 2022-08-17T12:12:11.0188038Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:11.0219998Z Entering 'third_party/python-six' 2022-08-17T12:12:11.0251987Z Entering 'third_party/sleef' 2022-08-17T12:12:11.0283526Z Entering 'third_party/tbb' 2022-08-17T12:12:11.0318282Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:11.0350096Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:11.0382357Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:11.0413150Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:11.0445025Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:11.0476136Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:11.0510191Z Entering 'third_party/zstd' 2022-08-17T12:12:11.0551335Z ##[endgroup] 2022-08-17T12:12:11.0551762Z ##[group]Persisting credentials for submodules 2022-08-17T12:12:11.0558409Z [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' || : 2022-08-17T12:12:11.0796246Z Entering 'android/libs/fbjni' 2022-08-17T12:12:11.0828101Z Entering 'third_party/FP16' 2022-08-17T12:12:11.0858599Z Entering 'third_party/FXdiv' 2022-08-17T12:12:11.0891152Z Entering 'third_party/NNPACK' 2022-08-17T12:12:11.0923669Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:11.0955540Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:11.0996614Z Entering 'third_party/benchmark' 2022-08-17T12:12:11.1028435Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:11.1060772Z Entering 'third_party/cub' 2022-08-17T12:12:11.1092729Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:11.1129899Z Entering 'third_party/eigen' 2022-08-17T12:12:11.1163661Z Entering 'third_party/fbgemm' 2022-08-17T12:12:11.1195759Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:11.1227202Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:11.1258637Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:11.1290704Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:11.1323279Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:11.1357229Z Entering 'third_party/fmt' 2022-08-17T12:12:11.1390590Z Entering 'third_party/foxi' 2022-08-17T12:12:11.1422356Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:11.1454522Z Entering 'third_party/gloo' 2022-08-17T12:12:11.1486567Z Entering 'third_party/googletest' 2022-08-17T12:12:11.1519118Z Entering 'third_party/ideep' 2022-08-17T12:12:11.1550411Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:11.1584365Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:11.1621861Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:11.1653462Z Entering 'third_party/ittapi' 2022-08-17T12:12:11.1686003Z Entering 'third_party/kineto' 2022-08-17T12:12:11.1718409Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:11.1752211Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:11.1785329Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:11.1817563Z Entering 'third_party/neon2sse' 2022-08-17T12:12:11.1849405Z Entering 'third_party/nlohmann' 2022-08-17T12:12:11.1883279Z Entering 'third_party/onnx' 2022-08-17T12:12:11.1926789Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:11.1958879Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:11.1992778Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:11.2025121Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:11.2061024Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:11.2092819Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:11.2124545Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:11.2159778Z Entering 'third_party/pocketfft' 2022-08-17T12:12:11.2192407Z Entering 'third_party/protobuf' 2022-08-17T12:12:11.2228649Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:11.2260674Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:11.2293266Z Entering 'third_party/psimd' 2022-08-17T12:12:11.2325489Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:11.2357612Z Entering 'third_party/pybind11' 2022-08-17T12:12:11.2391146Z Entering 'third_party/python-enum' 2022-08-17T12:12:11.2423150Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:11.2455461Z Entering 'third_party/python-six' 2022-08-17T12:12:11.2487077Z Entering 'third_party/sleef' 2022-08-17T12:12:11.2520977Z Entering 'third_party/tbb' 2022-08-17T12:12:11.2554603Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:11.2587567Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:11.2619241Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:11.2650484Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:11.2682365Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:11.2713755Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:11.2747144Z Entering 'third_party/zstd' 2022-08-17T12:12:11.2790949Z [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 2022-08-17T12:12:11.3030400Z Entering 'android/libs/fbjni' 2022-08-17T12:12:11.3060373Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:12:11.3073926Z Entering 'third_party/FP16' 2022-08-17T12:12:11.3104393Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:12:11.3117923Z Entering 'third_party/FXdiv' 2022-08-17T12:12:11.3147620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:12:11.3160255Z Entering 'third_party/NNPACK' 2022-08-17T12:12:11.3191781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:12:11.3206056Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:11.3235692Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:12:11.3249249Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:11.3280016Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:12:11.3302928Z Entering 'third_party/benchmark' 2022-08-17T12:12:11.3333002Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:11.3346868Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:11.3375924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:12:11.3391192Z Entering 'third_party/cub' 2022-08-17T12:12:11.3420356Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:12:11.3433539Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:11.3463587Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:12:11.3481111Z Entering 'third_party/eigen' 2022-08-17T12:12:11.3512230Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:12:11.3528398Z Entering 'third_party/fbgemm' 2022-08-17T12:12:11.3558212Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:12:11.3571570Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:11.3601492Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T12:12:11.3614338Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:11.3643674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:12:11.3657454Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:11.3686894Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:11.3701871Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:11.3731050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T12:12:11.3745301Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:11.3775004Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:12:11.3790957Z Entering 'third_party/fmt' 2022-08-17T12:12:11.3820730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:12:11.3833850Z Entering 'third_party/foxi' 2022-08-17T12:12:11.3864263Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:12:11.3877025Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:11.3907927Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:12:11.3920983Z Entering 'third_party/gloo' 2022-08-17T12:12:11.3950356Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:12:11.3963417Z Entering 'third_party/googletest' 2022-08-17T12:12:11.3993250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:11.4007069Z Entering 'third_party/ideep' 2022-08-17T12:12:11.4037080Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:12:11.4050110Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:11.4080444Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:12:11.4094339Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:11.4124541Z 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 2022-08-17T12:12:11.4142902Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:11.4172952Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:12:11.4185753Z Entering 'third_party/ittapi' 2022-08-17T12:12:11.4215700Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:12:11.4228977Z Entering 'third_party/kineto' 2022-08-17T12:12:11.4258737Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:12:11.4271503Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:11.4303338Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T12:12:11.4316260Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:11.4347381Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T12:12:11.4361821Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:11.4392267Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:12:11.4404993Z Entering 'third_party/neon2sse' 2022-08-17T12:12:11.4435723Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:12:11.4449427Z Entering 'third_party/nlohmann' 2022-08-17T12:12:11.4480309Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:12:11.4494888Z Entering 'third_party/onnx' 2022-08-17T12:12:11.4524660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:12:11.4549184Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:11.4579629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:11.4592579Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:11.4624353Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:11.4639644Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:11.4669730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:12:11.4682690Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:11.4712640Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:12:11.4729619Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:11.4759918Z 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 2022-08-17T12:12:11.4773582Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:11.4805119Z 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 2022-08-17T12:12:11.4817437Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:11.4847897Z 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 2022-08-17T12:12:11.4865195Z Entering 'third_party/pocketfft' 2022-08-17T12:12:11.4895044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:12:11.4908650Z Entering 'third_party/protobuf' 2022-08-17T12:12:11.4937920Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:12:11.4953826Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:11.4983224Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:11.4995543Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:11.5025027Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:11.5039416Z Entering 'third_party/psimd' 2022-08-17T12:12:11.5070209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:12:11.5083417Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:11.5112976Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:12:11.5125925Z Entering 'third_party/pybind11' 2022-08-17T12:12:11.5155288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:11.5168595Z Entering 'third_party/python-enum' 2022-08-17T12:12:11.5197739Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:12:11.5211013Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:11.5239923Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:12:11.5253315Z Entering 'third_party/python-six' 2022-08-17T12:12:11.5283647Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:12:11.5296982Z Entering 'third_party/sleef' 2022-08-17T12:12:11.5325683Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:12:11.5338931Z Entering 'third_party/tbb' 2022-08-17T12:12:11.5367712Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:12:11.5383442Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:11.5413376Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:12:11.5426697Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:11.5455927Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:11.5469447Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:11.5498283Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T12:12:11.5510861Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:11.5540441Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T12:12:11.5553685Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:11.5583685Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:11.5596508Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:11.5626704Z 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 2022-08-17T12:12:11.5641896Z Entering 'third_party/zstd' 2022-08-17T12:12:11.5671588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:12:11.6352213Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:12:11.6599328Z Entering 'android/libs/fbjni' 2022-08-17T12:12:11.6632678Z Entering 'third_party/FP16' 2022-08-17T12:12:11.6665682Z Entering 'third_party/FXdiv' 2022-08-17T12:12:11.6698213Z Entering 'third_party/NNPACK' 2022-08-17T12:12:11.6731737Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:11.6763994Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:11.6805774Z Entering 'third_party/benchmark' 2022-08-17T12:12:11.6838850Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:11.6871653Z Entering 'third_party/cub' 2022-08-17T12:12:11.6905038Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:11.6941473Z Entering 'third_party/eigen' 2022-08-17T12:12:11.6975006Z Entering 'third_party/fbgemm' 2022-08-17T12:12:11.7007126Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:11.7039097Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:11.7071523Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:11.7104647Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:11.7137133Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:11.7171660Z Entering 'third_party/fmt' 2022-08-17T12:12:11.7204505Z Entering 'third_party/foxi' 2022-08-17T12:12:11.7240606Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:11.7276761Z Entering 'third_party/gloo' 2022-08-17T12:12:11.7313227Z Entering 'third_party/googletest' 2022-08-17T12:12:11.7349730Z Entering 'third_party/ideep' 2022-08-17T12:12:11.7386044Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:11.7421679Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:11.7462643Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:11.7495040Z Entering 'third_party/ittapi' 2022-08-17T12:12:11.7527852Z Entering 'third_party/kineto' 2022-08-17T12:12:11.7564773Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:11.7598417Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:11.7632271Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:11.7667200Z Entering 'third_party/neon2sse' 2022-08-17T12:12:11.7700237Z Entering 'third_party/nlohmann' 2022-08-17T12:12:11.7734260Z Entering 'third_party/onnx' 2022-08-17T12:12:11.7779131Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:11.7812742Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:11.7847543Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:11.7881546Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:11.7918802Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:11.7951187Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:11.7984805Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:11.8022390Z Entering 'third_party/pocketfft' 2022-08-17T12:12:11.8054394Z Entering 'third_party/protobuf' 2022-08-17T12:12:11.8090982Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:11.8123057Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:11.8158195Z Entering 'third_party/psimd' 2022-08-17T12:12:11.8190617Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:11.8225168Z Entering 'third_party/pybind11' 2022-08-17T12:12:11.8257593Z Entering 'third_party/python-enum' 2022-08-17T12:12:11.8290756Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:11.8323770Z Entering 'third_party/python-six' 2022-08-17T12:12:11.8356788Z Entering 'third_party/sleef' 2022-08-17T12:12:11.8389604Z Entering 'third_party/tbb' 2022-08-17T12:12:11.8423879Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:11.8456229Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:11.8490511Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:11.8523228Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:11.8555444Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:11.8588675Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:11.8623694Z Entering 'third_party/zstd' 2022-08-17T12:12:11.8667792Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:12:11.8905564Z Entering 'android/libs/fbjni' 2022-08-17T12:12:11.8937210Z Entering 'third_party/FP16' 2022-08-17T12:12:11.8969459Z Entering 'third_party/FXdiv' 2022-08-17T12:12:11.9001709Z Entering 'third_party/NNPACK' 2022-08-17T12:12:11.9034361Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:11.9066544Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:11.9107634Z Entering 'third_party/benchmark' 2022-08-17T12:12:11.9140715Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:11.9171941Z Entering 'third_party/cub' 2022-08-17T12:12:11.9204381Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:11.9240754Z Entering 'third_party/eigen' 2022-08-17T12:12:11.9274869Z Entering 'third_party/fbgemm' 2022-08-17T12:12:11.9307427Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:11.9338801Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:11.9370768Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:11.9402747Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:11.9435188Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:11.9469320Z Entering 'third_party/fmt' 2022-08-17T12:12:11.9501576Z Entering 'third_party/foxi' 2022-08-17T12:12:11.9533595Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:11.9566666Z Entering 'third_party/gloo' 2022-08-17T12:12:11.9599255Z Entering 'third_party/googletest' 2022-08-17T12:12:11.9631398Z Entering 'third_party/ideep' 2022-08-17T12:12:11.9663476Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:11.9696759Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:11.9733271Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:11.9765179Z Entering 'third_party/ittapi' 2022-08-17T12:12:11.9797576Z Entering 'third_party/kineto' 2022-08-17T12:12:11.9829835Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:11.9862128Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:11.9896272Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:11.9928455Z Entering 'third_party/neon2sse' 2022-08-17T12:12:11.9961248Z Entering 'third_party/nlohmann' 2022-08-17T12:12:11.9994930Z Entering 'third_party/onnx' 2022-08-17T12:12:12.0037421Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:12.0069824Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:12.0103411Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:12.0135841Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:12.0171831Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:12.0203710Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:12.0235547Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:12.0271110Z Entering 'third_party/pocketfft' 2022-08-17T12:12:12.0303530Z Entering 'third_party/protobuf' 2022-08-17T12:12:12.0339179Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:12.0371248Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:12.0404829Z Entering 'third_party/psimd' 2022-08-17T12:12:12.0437664Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:12.0469268Z Entering 'third_party/pybind11' 2022-08-17T12:12:12.0502435Z Entering 'third_party/python-enum' 2022-08-17T12:12:12.0533833Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:12.0566073Z Entering 'third_party/python-six' 2022-08-17T12:12:12.0597594Z Entering 'third_party/sleef' 2022-08-17T12:12:12.0629186Z Entering 'third_party/tbb' 2022-08-17T12:12:12.0663403Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:12.0695734Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:12.0726955Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:12.0758147Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:12.0790499Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:12.0822035Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:12.0855533Z Entering 'third_party/zstd' 2022-08-17T12:12:12.0895217Z ##[endgroup] 2022-08-17T12:12:12.0930148Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:12:12.0953140Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:12:12.1059125Z Prepare all required actions 2022-08-17T12:12:12.1085304Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:12:12.1085504Z env: 2022-08-17T12:12:12.1085683Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:12.1085856Z ##[endgroup] 2022-08-17T12:12:12.1103258Z ##[group]Run set -euo pipefail 2022-08-17T12:12:12.1103533Z set -euo pipefail 2022-08-17T12:12:12.1103787Z function get_ec2_metadata() { 2022-08-17T12:12:12.1104077Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:12:12.1104459Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:12:12.1104812Z  category=$1 2022-08-17T12:12:12.1105088Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:12:12.1105316Z } 2022-08-17T12:12:12.1105556Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:12:12.1105914Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:12:12.1106197Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:12:12.1106496Z echo "system info $(uname -a)" 2022-08-17T12:12:12.1117807Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:12.1118065Z env: 2022-08-17T12:12:12.1118252Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:12.1118483Z ##[endgroup] 2022-08-17T12:12:12.1192148Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:12:12.1236974Z instance-id: i-0ae3944b29c331436 2022-08-17T12:12:12.1281279Z instance-type: c5.2xlarge 2022-08-17T12:12:12.1288048Z system info Linux ip-10-0-1-5.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 2022-08-17T12:12:12.1330131Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:12:12.1330396Z if systemctl is-active --quiet docker; then 2022-08-17T12:12:12.1330639Z  echo "Docker daemon is running..."; 2022-08-17T12:12:12.1330842Z else 2022-08-17T12:12:12.1331067Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:12:12.1331288Z fi 2022-08-17T12:12:12.1341684Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:12.1341885Z env: 2022-08-17T12:12:12.1342060Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:12.1342246Z ##[endgroup] 2022-08-17T12:12:12.1382027Z Docker daemon is running... 2022-08-17T12:12:12.1397362Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:12:12.1397715Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:12:12.1397997Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:12:12.1398432Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:12:12.1398785Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:12:12.1408678Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:12.1408895Z env: 2022-08-17T12:12:12.1409073Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:12.1409254Z AWS_RETRY_MODE: standard 2022-08-17T12:12:12.1409442Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:12:12.1409631Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:12:12.1409806Z ##[endgroup] 2022-08-17T12:12:12.8565752Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:12:12.8566127Z Configure a credential helper to remove this warning. See 2022-08-17T12:12:12.8566527Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:12:12.8566723Z 2022-08-17T12:12:12.8567359Z Login Succeeded 2022-08-17T12:12:12.8617798Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:12:12.8618106Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:12:12.8618454Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:12:12.8629664Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:12.8629881Z env: 2022-08-17T12:12:12.8630056Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:12.8630227Z ##[endgroup] 2022-08-17T12:12:12.8687536Z Prepare all required actions 2022-08-17T12:12:12.8687780Z Getting action download info 2022-08-17T12:12:13.0318338Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:12:13.1683934Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:12:13.1684170Z with: 2022-08-17T12:12:13.1684554Z github-secret: *** 2022-08-17T12:12:13.1684759Z env: 2022-08-17T12:12:13.1684961Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:13.1685164Z ##[endgroup] 2022-08-17T12:12:13.1707084Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:12:13.1707329Z with: 2022-08-17T12:12:13.1707666Z GITHUB_TOKEN: *** 2022-08-17T12:12:13.1707883Z activate-with-label: false 2022-08-17T12:12:13.1708121Z label: with-ssh 2022-08-17T12:12:13.1708346Z remove-existing-keys: true 2022-08-17T12:12:13.1708547Z env: 2022-08-17T12:12:13.1708750Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:13.1708967Z ##[endgroup] 2022-08-17T12:12:13.5409652Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:12:13.6243088Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:12:13.6255923Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:12:13.6278272Z Login using: ssh ec2-user@ec2-18-204-245-131.compute-1.amazonaws.com 2022-08-17T12:12:13.6322406Z Prepare all required actions 2022-08-17T12:12:13.6341329Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:12:13.6341544Z with: 2022-08-17T12:12:13.6341891Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:12:13.6342203Z env: 2022-08-17T12:12:13.6342386Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:13.6342575Z ##[endgroup] 2022-08-17T12:12:13.6355417Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:12:13.6355688Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:12:13.6355950Z # ignore output since only exit code is used for conditional 2022-08-17T12:12:13.6356217Z # only pull docker image if it's not available locally 2022-08-17T12:12:13.6356509Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:12:13.6356811Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:12:13.6356995Z fi 2022-08-17T12:12:13.6368026Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:13.6368338Z env: 2022-08-17T12:12:13.6368499Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:13.6368863Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:12:13.6369200Z ##[endgroup] 2022-08-17T12:12:13.8760523Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-focal-py3-clang7-asan 2022-08-17T12:12:13.8761081Z 3b65ec22a9e9: Pulling fs layer 2022-08-17T12:12:13.8761374Z 2c906a4ace61: Pulling fs layer 2022-08-17T12:12:13.8761627Z cbcf816cb939: Pulling fs layer 2022-08-17T12:12:13.8761916Z 2b67d4152ef3: Pulling fs layer 2022-08-17T12:12:13.8763353Z 3075be448204: Pulling fs layer 2022-08-17T12:12:13.8763692Z 4e03caa5b98f: Pulling fs layer 2022-08-17T12:12:13.8763905Z e732bdd8c08e: Pulling fs layer 2022-08-17T12:12:13.8764096Z 812476039862: Pulling fs layer 2022-08-17T12:12:13.8764319Z 9612490f7ee6: Pulling fs layer 2022-08-17T12:12:13.8764644Z 52e54f3f48d0: Pulling fs layer 2022-08-17T12:12:13.8765004Z 0ead2fb7eadc: Pulling fs layer 2022-08-17T12:12:13.8765314Z 53dbcd358737: Pulling fs layer 2022-08-17T12:12:13.8767794Z 73163a89e434: Pulling fs layer 2022-08-17T12:12:13.8768371Z 99d9ca767735: Pulling fs layer 2022-08-17T12:12:13.8768838Z 2b67d4152ef3: Waiting 2022-08-17T12:12:13.8769181Z 3937477c4e75: Pulling fs layer 2022-08-17T12:12:13.8769523Z ebd96fea3e08: Pulling fs layer 2022-08-17T12:12:13.8769874Z 3075be448204: Waiting 2022-08-17T12:12:13.8770264Z 9fc9dce5599b: Pulling fs layer 2022-08-17T12:12:13.8770698Z 4e03caa5b98f: Waiting 2022-08-17T12:12:13.8771090Z 7eeaba7e9997: Pulling fs layer 2022-08-17T12:12:13.8771505Z 0e080a04fc86: Pulling fs layer 2022-08-17T12:12:13.8771879Z e732bdd8c08e: Waiting 2022-08-17T12:12:13.8772273Z eb0174357379: Pulling fs layer 2022-08-17T12:12:13.8774642Z 8e2e3d96294f: Pulling fs layer 2022-08-17T12:12:13.8774998Z 99d9ca767735: Waiting 2022-08-17T12:12:13.8775359Z 859ab6da3790: Pulling fs layer 2022-08-17T12:12:13.8775716Z f5c58f7d365a: Pulling fs layer 2022-08-17T12:12:13.8776042Z ebd96fea3e08: Waiting 2022-08-17T12:12:13.8776378Z 8767784c7ccd: Pulling fs layer 2022-08-17T12:12:13.8776724Z 64da17414341: Pulling fs layer 2022-08-17T12:12:13.8777042Z eb0174357379: Waiting 2022-08-17T12:12:13.8779850Z b042e66ec5b7: Pulling fs layer 2022-08-17T12:12:13.8780093Z 0ead2fb7eadc: Waiting 2022-08-17T12:12:13.8780272Z f0f5494e019d: Pulling fs layer 2022-08-17T12:12:13.8780486Z 53dbcd358737: Waiting 2022-08-17T12:12:13.8780650Z 812476039862: Waiting 2022-08-17T12:12:13.8780799Z 73163a89e434: Waiting 2022-08-17T12:12:13.8780978Z e2a60ed512d8: Pulling fs layer 2022-08-17T12:12:13.8781160Z 52e54f3f48d0: Waiting 2022-08-17T12:12:13.8781314Z 8e2e3d96294f: Waiting 2022-08-17T12:12:13.8781482Z 7eeaba7e9997: Waiting 2022-08-17T12:12:13.8781774Z 212f3e47647a: Pulling fs layer 2022-08-17T12:12:13.8781943Z 8767784c7ccd: Waiting 2022-08-17T12:12:13.8782123Z dc8c20e64ec6: Pulling fs layer 2022-08-17T12:12:13.8782305Z f5c58f7d365a: Waiting 2022-08-17T12:12:13.8782471Z 6100bd64fd74: Pulling fs layer 2022-08-17T12:12:13.8782662Z 3029c4a0b5d0: Pulling fs layer 2022-08-17T12:12:13.8782840Z b042e66ec5b7: Waiting 2022-08-17T12:12:13.8782998Z e2a60ed512d8: Waiting 2022-08-17T12:12:13.8783175Z f0f5494e019d: Waiting 2022-08-17T12:12:13.8783342Z 9612490f7ee6: Waiting 2022-08-17T12:12:13.8783520Z d2bad6b7d68e: Pulling fs layer 2022-08-17T12:12:13.8783690Z dc8c20e64ec6: Waiting 2022-08-17T12:12:13.8783868Z 3d022fd68806: Pulling fs layer 2022-08-17T12:12:13.8784044Z 3029c4a0b5d0: Waiting 2022-08-17T12:12:13.8784200Z d2bad6b7d68e: Waiting 2022-08-17T12:12:13.8784376Z 452421d2603e: Pulling fs layer 2022-08-17T12:12:13.8784564Z bc81ab2a269a: Pulling fs layer 2022-08-17T12:12:13.8784759Z 6100bd64fd74: Waiting 2022-08-17T12:12:13.8784937Z 4e07cb6ac735: Pulling fs layer 2022-08-17T12:12:13.8785134Z d1a4799debb8: Pulling fs layer 2022-08-17T12:12:13.8785315Z 971fd259a78d: Pulling fs layer 2022-08-17T12:12:13.8785502Z 7c07d6982d30: Pulling fs layer 2022-08-17T12:12:13.8785690Z c164c1e585ee: Pulling fs layer 2022-08-17T12:12:13.8785873Z bc81ab2a269a: Waiting 2022-08-17T12:12:13.8786075Z a4257d731756: Pulling fs layer 2022-08-17T12:12:13.8786258Z 67908b636a02: Pulling fs layer 2022-08-17T12:12:13.8786424Z 971fd259a78d: Waiting 2022-08-17T12:12:13.8786606Z 452421d2603e: Waiting 2022-08-17T12:12:13.8786821Z 34a589cf7108: Pulling fs layer 2022-08-17T12:12:13.8786982Z a4257d731756: Waiting 2022-08-17T12:12:13.8787166Z c7ec37bbde3a: Pulling fs layer 2022-08-17T12:12:13.8787348Z 3d022fd68806: Waiting 2022-08-17T12:12:13.8787592Z 4e07cb6ac735: Waiting 2022-08-17T12:12:13.8787761Z 5d54bfc608d8: Pulling fs layer 2022-08-17T12:12:13.8787936Z 67908b636a02: Waiting 2022-08-17T12:12:13.8788101Z d1a4799debb8: Waiting 2022-08-17T12:12:13.8788274Z 34a589cf7108: Waiting 2022-08-17T12:12:13.8788481Z 460d0261bb77: Pulling fs layer 2022-08-17T12:12:13.8788671Z 6c6a85d6cea9: Pulling fs layer 2022-08-17T12:12:13.8788838Z 460d0261bb77: Waiting 2022-08-17T12:12:13.8789015Z c164c1e585ee: Waiting 2022-08-17T12:12:13.8789230Z fe4ad0b2bb73: Pulling fs layer 2022-08-17T12:12:13.8789411Z 8452f9cbe3a4: Pulling fs layer 2022-08-17T12:12:13.8789610Z 91dfd5c28059: Pulling fs layer 2022-08-17T12:12:13.8789900Z 2ac4fd0ab77c: Pulling fs layer 2022-08-17T12:12:13.8790266Z 9e66ad8ac8a2: Pulling fs layer 2022-08-17T12:12:13.8790447Z 6c6a85d6cea9: Waiting 2022-08-17T12:12:13.8790619Z 2ac4fd0ab77c: Waiting 2022-08-17T12:12:13.8790835Z fe4ad0b2bb73: Waiting 2022-08-17T12:12:13.8791019Z fa1c7207456f: Pulling fs layer 2022-08-17T12:12:13.8791196Z 91dfd5c28059: Waiting 2022-08-17T12:12:13.8791358Z 8452f9cbe3a4: Waiting 2022-08-17T12:12:13.8791682Z 9e66ad8ac8a2: Waiting 2022-08-17T12:12:13.8791888Z f5f80a5fadc5: Pulling fs layer 2022-08-17T12:12:13.8792068Z de9303ab1036: Pulling fs layer 2022-08-17T12:12:13.8792299Z 27b7374fa405: Pulling fs layer 2022-08-17T12:12:13.8792492Z 845076688d1d: Pulling fs layer 2022-08-17T12:12:13.8792660Z f5f80a5fadc5: Waiting 2022-08-17T12:12:13.8792829Z 845076688d1d: Waiting 2022-08-17T12:12:13.8792992Z de9303ab1036: Waiting 2022-08-17T12:12:13.8793146Z 27b7374fa405: Waiting 2022-08-17T12:12:13.9512960Z 2c906a4ace61: Download complete 2022-08-17T12:12:14.0086908Z 2b67d4152ef3: Verifying Checksum 2022-08-17T12:12:14.0087201Z 2b67d4152ef3: Download complete 2022-08-17T12:12:14.2175206Z 3b65ec22a9e9: Verifying Checksum 2022-08-17T12:12:14.2175664Z 3b65ec22a9e9: Download complete 2022-08-17T12:12:14.3409609Z 4e03caa5b98f: Download complete 2022-08-17T12:12:14.4196288Z e732bdd8c08e: Download complete 2022-08-17T12:12:14.4770426Z 812476039862: Verifying Checksum 2022-08-17T12:12:14.4771580Z 812476039862: Download complete 2022-08-17T12:12:14.5471596Z 9612490f7ee6: Download complete 2022-08-17T12:12:14.6212674Z 52e54f3f48d0: Verifying Checksum 2022-08-17T12:12:14.6212919Z 52e54f3f48d0: Download complete 2022-08-17T12:12:14.7031633Z 0ead2fb7eadc: Verifying Checksum 2022-08-17T12:12:14.7032089Z 0ead2fb7eadc: Download complete 2022-08-17T12:12:14.7268818Z 3075be448204: Download complete 2022-08-17T12:12:14.7645141Z 53dbcd358737: Verifying Checksum 2022-08-17T12:12:14.7645458Z 53dbcd358737: Download complete 2022-08-17T12:12:14.8173673Z 73163a89e434: Verifying Checksum 2022-08-17T12:12:14.8173950Z 73163a89e434: Download complete 2022-08-17T12:12:14.8963216Z 3937477c4e75: Download complete 2022-08-17T12:12:14.9267255Z 3b65ec22a9e9: Pull complete 2022-08-17T12:12:14.9582239Z ebd96fea3e08: Verifying Checksum 2022-08-17T12:12:14.9582515Z ebd96fea3e08: Download complete 2022-08-17T12:12:15.0223774Z 2c906a4ace61: Pull complete 2022-08-17T12:12:15.0314236Z 9fc9dce5599b: Download complete 2022-08-17T12:12:15.1016898Z 7eeaba7e9997: Verifying Checksum 2022-08-17T12:12:15.1017326Z 7eeaba7e9997: Download complete 2022-08-17T12:12:15.1633024Z 0e080a04fc86: Verifying Checksum 2022-08-17T12:12:15.2468116Z 0e080a04fc86: Download complete 2022-08-17T12:12:15.2468434Z eb0174357379: Verifying Checksum 2022-08-17T12:12:15.2468705Z eb0174357379: Download complete 2022-08-17T12:12:15.3257139Z 8e2e3d96294f: Verifying Checksum 2022-08-17T12:12:15.3257497Z 8e2e3d96294f: Download complete 2022-08-17T12:12:15.3869840Z 859ab6da3790: Download complete 2022-08-17T12:12:15.6747827Z f5c58f7d365a: Verifying Checksum 2022-08-17T12:12:15.6748278Z f5c58f7d365a: Download complete 2022-08-17T12:12:15.7410421Z 8767784c7ccd: Verifying Checksum 2022-08-17T12:12:15.7410781Z 8767784c7ccd: Download complete 2022-08-17T12:12:15.8098385Z 64da17414341: Verifying Checksum 2022-08-17T12:12:15.8098777Z 64da17414341: Download complete 2022-08-17T12:12:17.0119226Z cbcf816cb939: Download complete 2022-08-17T12:12:17.1041467Z b042e66ec5b7: Verifying Checksum 2022-08-17T12:12:17.1041774Z b042e66ec5b7: Download complete 2022-08-17T12:12:17.1176167Z f0f5494e019d: Verifying Checksum 2022-08-17T12:12:17.1176534Z f0f5494e019d: Download complete 2022-08-17T12:12:17.1974086Z e2a60ed512d8: Verifying Checksum 2022-08-17T12:12:17.1974540Z e2a60ed512d8: Download complete 2022-08-17T12:12:17.2078210Z 212f3e47647a: Download complete 2022-08-17T12:12:17.2778417Z dc8c20e64ec6: Verifying Checksum 2022-08-17T12:12:17.2778694Z dc8c20e64ec6: Download complete 2022-08-17T12:12:17.3025688Z 6100bd64fd74: Verifying Checksum 2022-08-17T12:12:17.3026705Z 6100bd64fd74: Download complete 2022-08-17T12:12:17.3930106Z d2bad6b7d68e: Verifying Checksum 2022-08-17T12:12:17.3930678Z d2bad6b7d68e: Download complete 2022-08-17T12:12:17.4734149Z 3d022fd68806: Verifying Checksum 2022-08-17T12:12:17.4734540Z 3d022fd68806: Download complete 2022-08-17T12:12:17.5462455Z 452421d2603e: Verifying Checksum 2022-08-17T12:12:17.5463141Z 452421d2603e: Download complete 2022-08-17T12:12:17.6186414Z bc81ab2a269a: Verifying Checksum 2022-08-17T12:12:17.6186858Z bc81ab2a269a: Download complete 2022-08-17T12:12:17.7297639Z 4e07cb6ac735: Download complete 2022-08-17T12:12:17.8055866Z d1a4799debb8: Verifying Checksum 2022-08-17T12:12:17.8056255Z d1a4799debb8: Download complete 2022-08-17T12:12:17.8805562Z 971fd259a78d: Download complete 2022-08-17T12:12:17.9531827Z 7c07d6982d30: Verifying Checksum 2022-08-17T12:12:17.9532288Z 7c07d6982d30: Download complete 2022-08-17T12:12:18.0321331Z c164c1e585ee: Verifying Checksum 2022-08-17T12:12:18.0321659Z c164c1e585ee: Download complete 2022-08-17T12:12:18.1038082Z a4257d731756: Verifying Checksum 2022-08-17T12:12:18.1038568Z a4257d731756: Download complete 2022-08-17T12:12:18.2386162Z 67908b636a02: Download complete 2022-08-17T12:12:18.3253532Z 34a589cf7108: Verifying Checksum 2022-08-17T12:12:18.3253954Z 34a589cf7108: Download complete 2022-08-17T12:12:18.4040247Z c7ec37bbde3a: Verifying Checksum 2022-08-17T12:12:18.4040683Z c7ec37bbde3a: Download complete 2022-08-17T12:12:18.4887058Z 5d54bfc608d8: Verifying Checksum 2022-08-17T12:12:18.4887431Z 5d54bfc608d8: Download complete 2022-08-17T12:12:18.5892080Z 460d0261bb77: Verifying Checksum 2022-08-17T12:12:18.5892494Z 460d0261bb77: Download complete 2022-08-17T12:12:18.6624967Z 6c6a85d6cea9: Verifying Checksum 2022-08-17T12:12:18.6625358Z 6c6a85d6cea9: Download complete 2022-08-17T12:12:19.0211465Z fe4ad0b2bb73: Verifying Checksum 2022-08-17T12:12:19.0211873Z fe4ad0b2bb73: Download complete 2022-08-17T12:12:19.0953653Z 8452f9cbe3a4: Verifying Checksum 2022-08-17T12:12:19.0954032Z 8452f9cbe3a4: Download complete 2022-08-17T12:12:19.1649930Z 91dfd5c28059: Verifying Checksum 2022-08-17T12:12:19.1650347Z 91dfd5c28059: Download complete 2022-08-17T12:12:19.5236207Z 3029c4a0b5d0: Verifying Checksum 2022-08-17T12:12:19.5236630Z 3029c4a0b5d0: Download complete 2022-08-17T12:12:19.6085140Z 9e66ad8ac8a2: Verifying Checksum 2022-08-17T12:12:19.6085633Z 9e66ad8ac8a2: Download complete 2022-08-17T12:12:19.6986506Z fa1c7207456f: Verifying Checksum 2022-08-17T12:12:19.6986752Z fa1c7207456f: Download complete 2022-08-17T12:12:19.7930349Z f5f80a5fadc5: Verifying Checksum 2022-08-17T12:12:19.7930744Z f5f80a5fadc5: Download complete 2022-08-17T12:12:19.8802612Z de9303ab1036: Verifying Checksum 2022-08-17T12:12:19.8803064Z de9303ab1036: Download complete 2022-08-17T12:12:19.9462905Z 27b7374fa405: Download complete 2022-08-17T12:12:20.5462361Z 845076688d1d: Verifying Checksum 2022-08-17T12:12:20.5462782Z 845076688d1d: Download complete 2022-08-17T12:12:22.2791667Z 2ac4fd0ab77c: Verifying Checksum 2022-08-17T12:12:22.2792070Z 2ac4fd0ab77c: Download complete 2022-08-17T12:12:23.5240829Z cbcf816cb939: Pull complete 2022-08-17T12:12:23.7473251Z 2b67d4152ef3: Pull complete 2022-08-17T12:12:25.0722335Z 3075be448204: Pull complete 2022-08-17T12:12:25.3024137Z 4e03caa5b98f: Pull complete 2022-08-17T12:12:25.5371801Z e732bdd8c08e: Pull complete 2022-08-17T12:12:25.7878876Z 812476039862: Pull complete 2022-08-17T12:12:26.0197933Z 9612490f7ee6: Pull complete 2022-08-17T12:12:26.2562008Z 52e54f3f48d0: Pull complete 2022-08-17T12:12:26.5112077Z 0ead2fb7eadc: Pull complete 2022-08-17T12:12:26.7656365Z 53dbcd358737: Pull complete 2022-08-17T12:12:26.9907384Z 73163a89e434: Pull complete 2022-08-17T12:12:31.2108055Z 99d9ca767735: Download complete 2022-08-17T12:12:54.1091616Z 99d9ca767735: Pull complete 2022-08-17T12:12:54.1889956Z 3937477c4e75: Pull complete 2022-08-17T12:12:54.2858411Z ebd96fea3e08: Pull complete 2022-08-17T12:12:54.3743679Z 9fc9dce5599b: Pull complete 2022-08-17T12:12:54.4768998Z 7eeaba7e9997: Pull complete 2022-08-17T12:12:54.5717913Z 0e080a04fc86: Pull complete 2022-08-17T12:12:54.6499972Z eb0174357379: Pull complete 2022-08-17T12:12:54.7533989Z 8e2e3d96294f: Pull complete 2022-08-17T12:12:54.8369570Z 859ab6da3790: Pull complete 2022-08-17T12:12:55.3227733Z f5c58f7d365a: Pull complete 2022-08-17T12:12:55.4158780Z 8767784c7ccd: Pull complete 2022-08-17T12:12:55.5136976Z 64da17414341: Pull complete 2022-08-17T12:12:58.2571691Z b042e66ec5b7: Pull complete 2022-08-17T12:12:58.4509129Z f0f5494e019d: Pull complete 2022-08-17T12:12:58.6697615Z e2a60ed512d8: Pull complete 2022-08-17T12:12:58.8321025Z 212f3e47647a: Pull complete 2022-08-17T12:12:59.0123750Z dc8c20e64ec6: Pull complete 2022-08-17T12:12:59.1576386Z 6100bd64fd74: Pull complete 2022-08-17T12:13:03.6484663Z 3029c4a0b5d0: Pull complete 2022-08-17T12:13:03.8839648Z d2bad6b7d68e: Pull complete 2022-08-17T12:13:04.0964809Z 3d022fd68806: Pull complete 2022-08-17T12:13:04.3169808Z 452421d2603e: Pull complete 2022-08-17T12:13:04.4493781Z bc81ab2a269a: Pull complete 2022-08-17T12:13:04.5472817Z 4e07cb6ac735: Pull complete 2022-08-17T12:13:04.6457151Z d1a4799debb8: Pull complete 2022-08-17T12:13:04.7301168Z 971fd259a78d: Pull complete 2022-08-17T12:13:04.8022281Z 7c07d6982d30: Pull complete 2022-08-17T12:13:04.9029830Z c164c1e585ee: Pull complete 2022-08-17T12:13:04.9976423Z a4257d731756: Pull complete 2022-08-17T12:13:05.1022818Z 67908b636a02: Pull complete 2022-08-17T12:13:05.1976685Z 34a589cf7108: Pull complete 2022-08-17T12:13:05.2857819Z c7ec37bbde3a: Pull complete 2022-08-17T12:13:05.3763189Z 5d54bfc608d8: Pull complete 2022-08-17T12:13:05.4719931Z 460d0261bb77: Pull complete 2022-08-17T12:13:05.5702659Z 6c6a85d6cea9: Pull complete 2022-08-17T12:13:05.8812016Z fe4ad0b2bb73: Pull complete 2022-08-17T12:13:06.0021021Z 8452f9cbe3a4: Pull complete 2022-08-17T12:13:06.1521787Z 91dfd5c28059: Pull complete 2022-08-17T12:13:09.9858186Z 2ac4fd0ab77c: Pull complete 2022-08-17T12:13:10.2094265Z 9e66ad8ac8a2: Pull complete 2022-08-17T12:13:10.4311385Z fa1c7207456f: Pull complete 2022-08-17T12:13:10.6552286Z f5f80a5fadc5: Pull complete 2022-08-17T12:13:10.8877692Z de9303ab1036: Pull complete 2022-08-17T12:13:11.0844625Z 27b7374fa405: Pull complete 2022-08-17T12:13:12.6463885Z 845076688d1d: Pull complete 2022-08-17T12:13:12.7240861Z Digest: sha256:516d0f6e64b674c0722f8d9349fea354474069da0ed695d171f2dd77c1703ee3 2022-08-17T12:13:12.7460085Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:13:12.7484500Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:13:12.7539192Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:13:12.7539471Z python3 -m pip install psutil==5.9.1 2022-08-17T12:13:12.7539870Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:13:12.7540130Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:13:12.7540399Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:13:12.7552422Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:13:12.7552682Z env: 2022-08-17T12:13:12.7552852Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:12.7553041Z ##[endgroup] 2022-08-17T12:13:15.7963411Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:13:16.1045215Z Collecting psutil==5.9.1 2022-08-17T12:13:16.1218670Z Downloading psutil-5.9.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-08-17T12:13:16.1710734Z Installing collected packages: psutil 2022-08-17T12:13:16.2880539Z Successfully installed psutil-5.9.1 2022-08-17T12:13:16.6234370Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:13:16.6736231Z Collecting pynvml==11.4.1 2022-08-17T12:13:16.6872142Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:13:16.7211695Z Installing collected packages: pynvml 2022-08-17T12:13:16.7632392Z Successfully installed pynvml-11.4.1 2022-08-17T12:13:16.8095165Z Prepare all required actions 2022-08-17T12:13:16.8095420Z Getting action download info 2022-08-17T12:13:16.9872837Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:13:17.1388123Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:13:17.2722314Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:13:17.2722537Z with: 2022-08-17T12:13:17.2722718Z name: linux-focal-py3.7-clang7-asan 2022-08-17T12:13:17.2722910Z env: 2022-08-17T12:13:17.2723078Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:17.2723248Z ##[endgroup] 2022-08-17T12:13:17.2748038Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:13:17.2748252Z with: 2022-08-17T12:13:17.2748453Z name: linux-focal-py3.7-clang7-asan 2022-08-17T12:13:17.2748657Z s3-bucket: gha-artifacts 2022-08-17T12:13:17.2748846Z region: us-east-1 2022-08-17T12:13:17.2749050Z env: 2022-08-17T12:13:17.2749206Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:17.2749388Z ##[endgroup] 2022-08-17T12:13:17.6692648Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-focal-py3.7-clang7-asan/ 2022-08-17T12:13:17.6693119Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:13:32.6482168Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:13:32.6482541Z 2022-08-17T12:13:32.6483505Z Artifact download has finished successfully 2022-08-17T12:13:32.6575186Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:13:32.6575414Z unzip -o artifacts.zip 2022-08-17T12:13:32.6586728Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:13:32.6586944Z env: 2022-08-17T12:13:32.6587120Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:32.6587306Z ##[endgroup] 2022-08-17T12:13:32.6913816Z Archive: artifacts.zip 2022-08-17T12:13:32.6914529Z creating: dist/ 2022-08-17T12:13:34.8445052Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:13:36.6783442Z inflating: dist/torch-1.13.0a0+gitce6a3c6.tar.gz 2022-08-17T12:13:36.6783773Z creating: build/lib/ 2022-08-17T12:13:36.6785315Z inflating: build/lib/libclog.a 2022-08-17T12:13:36.6962315Z inflating: build/lib/libgtest.a 2022-08-17T12:13:36.6983417Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:13:36.7239925Z inflating: build/lib/libbenchmark.a 2022-08-17T12:13:36.7257174Z inflating: build/lib/libittnotify.a 2022-08-17T12:13:36.7432377Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:13:36.7496125Z inflating: build/lib/libfmt.a 2022-08-17T12:13:36.7497288Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:13:36.7607292Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:13:36.7926986Z inflating: build/lib/libgloo.a 2022-08-17T12:13:36.8273507Z inflating: build/lib/libasmjit.a 2022-08-17T12:13:36.9174706Z inflating: build/lib/libprotobuf.a 2022-08-17T12:13:36.9175793Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:13:36.9393179Z inflating: build/lib/libc10.so 2022-08-17T12:13:36.9419411Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:13:36.9443847Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:13:36.9452037Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:13:36.9453260Z inflating: build/lib/libgtest_main.a 2022-08-17T12:13:36.9501393Z inflating: build/lib/libgmock.a 2022-08-17T12:13:36.9502483Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:13:37.0605380Z inflating: build/lib/libprotoc.a 2022-08-17T12:13:37.2430759Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:13:37.2490163Z inflating: build/lib/libqnnpack.a 2022-08-17T12:13:38.0076479Z inflating: build/lib/libfbgemm.a 2022-08-17T12:13:38.0077581Z inflating: build/lib/libgmock_main.a 2022-08-17T12:13:38.0960163Z inflating: build/lib/libkineto.a 2022-08-17T12:13:38.1062783Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:13:38.1710982Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:13:38.1914253Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:13:38.2127432Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:13:38.4357208Z inflating: build/lib/libonnx.a 2022-08-17T12:13:38.4392748Z inflating: build/lib/libnnpack.a 2022-08-17T12:13:44.1399322Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:13:44.1400156Z inflating: build/lib/libtorch.so 2022-08-17T12:13:44.1479553Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:13:44.1655694Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:13:44.1758599Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:13:44.1768644Z inflating: build/lib/libshm.so 2022-08-17T12:13:44.8837720Z inflating: build/lib/libtorch_python.so 2022-08-17T12:13:44.8984949Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:13:44.8985376Z creating: build/bin/ 2022-08-17T12:13:44.9126469Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:13:44.9274248Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:13:44.9417514Z inflating: build/bin/c10_Device_test 2022-08-17T12:13:44.9582408Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:13:44.9721377Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:13:44.9864207Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:13:45.0015531Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:13:45.0172840Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:13:45.0329924Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:13:45.0469580Z inflating: build/bin/c10_Array_test 2022-08-17T12:13:45.0616222Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:13:45.0760038Z inflating: build/bin/c10_C++17_test 2022-08-17T12:13:45.0899440Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:13:45.1040635Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:13:45.1182574Z inflating: build/bin/c10_Half_test 2022-08-17T12:13:45.1338721Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:13:45.1521835Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:13:45.1898611Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:13:45.2040333Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:13:45.2192878Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:13:45.2338285Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:13:45.2483766Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:13:45.2623692Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:13:45.2771565Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:13:45.2926830Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:13:45.3079580Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:13:45.3234792Z inflating: build/bin/c10_complex_test 2022-08-17T12:13:45.3520724Z inflating: build/bin/c10_either_test 2022-08-17T12:13:45.3670138Z inflating: build/bin/c10_exception_test 2022-08-17T12:13:45.3819627Z inflating: build/bin/c10_flags_test 2022-08-17T12:13:45.3962759Z inflating: build/bin/c10_irange_test 2022-08-17T12:13:45.4299045Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:13:45.4457129Z inflating: build/bin/c10_logging_test 2022-08-17T12:13:45.4675331Z inflating: build/bin/c10_optional_test 2022-08-17T12:13:45.4861032Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:13:45.5015779Z inflating: build/bin/c10_registry_test 2022-08-17T12:13:45.5177235Z inflating: build/bin/c10_string_view_test 2022-08-17T12:13:45.5322341Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:13:45.5474570Z inflating: build/bin/c10_typeid_test 2022-08-17T12:13:45.5641668Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:13:45.6729330Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:13:45.7816347Z inflating: build/bin/protoc 2022-08-17T12:13:45.8947247Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:13:46.0122810Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:13:46.1294643Z inflating: build/bin/vec_test_all_types_AVX512 2022-08-17T12:13:46.1444459Z inflating: build/bin/FileStoreTest 2022-08-17T12:13:46.1594686Z inflating: build/bin/HashStoreTest 2022-08-17T12:13:46.1763726Z inflating: build/bin/TCPStoreTest 2022-08-17T12:13:46.1771436Z inflating: build/bin/example_allreduce 2022-08-17T12:13:46.1964946Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:13:46.2111791Z inflating: build/bin/Dimname_test 2022-08-17T12:13:46.2273127Z inflating: build/bin/scalar_test 2022-08-17T12:13:46.2438667Z inflating: build/bin/atest 2022-08-17T12:13:46.2616104Z inflating: build/bin/apply_utils_test 2022-08-17T12:13:46.2791043Z inflating: build/bin/basic 2022-08-17T12:13:46.2980044Z inflating: build/bin/Dict_test 2022-08-17T12:13:46.3136451Z inflating: build/bin/NamedTensor_test 2022-08-17T12:13:46.3286808Z inflating: build/bin/half_test 2022-08-17T12:13:46.3436575Z inflating: build/bin/broadcast_test 2022-08-17T12:13:46.3582154Z inflating: build/bin/wrapdim_test 2022-08-17T12:13:46.3725043Z inflating: build/bin/dlconvertor_test 2022-08-17T12:13:46.3884333Z inflating: build/bin/native_test 2022-08-17T12:13:46.4050922Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:13:46.4200385Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:13:46.4354518Z inflating: build/bin/test_parallel 2022-08-17T12:13:46.4356432Z inflating: build/bin/verify_api_visibility 2022-08-17T12:13:46.4361107Z inflating: build/bin/thread_init_test 2022-08-17T12:13:46.4507694Z inflating: build/bin/weakref_test 2022-08-17T12:13:46.4664304Z inflating: build/bin/quantized_test 2022-08-17T12:13:46.4807849Z inflating: build/bin/operators_test 2022-08-17T12:13:46.4970345Z inflating: build/bin/extension_backend_test 2022-08-17T12:13:46.5112212Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:13:46.5261060Z inflating: build/bin/math_kernel_test 2022-08-17T12:13:46.5494698Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:13:46.5642800Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:13:46.5784947Z inflating: build/bin/variant_test 2022-08-17T12:13:46.5942176Z inflating: build/bin/cpu_generator_test 2022-08-17T12:13:46.6096084Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:13:46.6247730Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:13:46.6441808Z inflating: build/bin/pow_test 2022-08-17T12:13:46.6583386Z inflating: build/bin/reduce_ops_test 2022-08-17T12:13:46.6728338Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:13:46.6878871Z inflating: build/bin/memory_format_test 2022-08-17T12:13:46.7163257Z inflating: build/bin/ivalue_test 2022-08-17T12:13:46.7359531Z inflating: build/bin/vmap_test 2022-08-17T12:13:46.7689428Z inflating: build/bin/cpu_rng_test 2022-08-17T12:13:46.7867588Z inflating: build/bin/type_test 2022-08-17T12:13:46.8009800Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:13:46.8254410Z inflating: build/bin/List_test 2022-08-17T12:13:46.8420982Z inflating: build/bin/IListRef_test 2022-08-17T12:13:46.8569430Z inflating: build/bin/stride_properties_test 2022-08-17T12:13:46.8751329Z inflating: build/bin/KernelFunction_test 2022-08-17T12:13:46.9105169Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:13:46.9380744Z inflating: build/bin/kernel_function_test 2022-08-17T12:13:46.9763500Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:13:47.0073068Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:13:47.0247678Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:13:47.0527829Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:13:47.0671337Z inflating: build/bin/CppSignature_test 2022-08-17T12:13:47.0831724Z inflating: build/bin/backend_fallback_test 2022-08-17T12:13:47.0970750Z inflating: build/bin/op_allowlist_test 2022-08-17T12:13:47.1118564Z inflating: build/bin/inline_container_test 2022-08-17T12:13:47.2058500Z inflating: build/bin/op_registration_test 2022-08-17T12:13:47.2215706Z inflating: build/bin/test_dist_autograd 2022-08-17T12:13:47.2258158Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:13:47.2473654Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:13:47.2478917Z inflating: build/bin/parallel_benchmark 2022-08-17T12:13:47.4309747Z inflating: build/bin/test_tensorexpr 2022-08-17T12:13:47.5138590Z inflating: build/bin/test_lazy 2022-08-17T12:13:47.5154201Z inflating: build/bin/torch_shm_manager 2022-08-17T12:13:47.8353426Z inflating: build/bin/test_api 2022-08-17T12:13:48.0157638Z inflating: build/bin/test_jit 2022-08-17T12:13:48.0158527Z inflating: .pytorch-test-times.json 2022-08-17T12:13:48.0180707Z ##[group]Run df -H 2022-08-17T12:13:48.0180892Z df -H 2022-08-17T12:13:48.0199699Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:13:48.0199920Z env: 2022-08-17T12:13:48.0200096Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:48.0200270Z ##[endgroup] 2022-08-17T12:13:48.0555287Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:13:48.0555633Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:13:48.0557417Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-08-17T12:13:48.0568430Z tmpfs 8.2G 406k 8.2G 1% /run 2022-08-17T12:13:48.0568892Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:13:48.0569202Z /dev/nvme0n1p1 162G 18G 144G 11% / 2022-08-17T12:13:48.0633125Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:13:48.0633369Z .github/scripts/parse_ref.py 2022-08-17T12:13:48.0643730Z shell: /usr/bin/bash -e {0} 2022-08-17T12:13:48.0643914Z env: 2022-08-17T12:13:48.0644087Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:48.0644260Z ##[endgroup] 2022-08-17T12:13:48.1050711Z ##[group]Run set -x 2022-08-17T12:13:48.1051002Z set -x 2022-08-17T12:13:48.1051201Z  2022-08-17T12:13:48.1051434Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:13:48.1051711Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:13:48.1052001Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:13:48.1052273Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:13:48.1052504Z else 2022-08-17T12:13:48.1052730Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:13:48.1052966Z fi 2022-08-17T12:13:48.1053154Z  2022-08-17T12:13:48.1053408Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:13:48.1053669Z  2022-08-17T12:13:48.1053921Z # sanitize the input commit message and PR body here: 2022-08-17T12:13:48.1054153Z # 2022-08-17T12:13:48.1054459Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:13:48.1054859Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:13:48.1055315Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:13:48.1055611Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:13:48.1055825Z  2022-08-17T12:13:48.1056100Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:13:48.1056404Z # wreak havoc internally 2022-08-17T12:13:48.1056670Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:13:48.1056939Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:13:48.1057146Z  2022-08-17T12:13:48.1057482Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:13:48.1057806Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:13:48.1058098Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:13:48.1058366Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:13:48.1058617Z container_name=$(docker run \ 2022-08-17T12:13:48.1058982Z  ${GPU_FLAG:-} \ 2022-08-17T12:13:48.1059200Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:13:48.1059428Z  -e PR_NUMBER \ 2022-08-17T12:13:48.1059652Z  -e GITHUB_ACTIONS \ 2022-08-17T12:13:48.1059860Z  -e BASE_SHA \ 2022-08-17T12:13:48.1060071Z  -e BRANCH \ 2022-08-17T12:13:48.1060276Z  -e SHA1 \ 2022-08-17T12:13:48.1060481Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:13:48.1060710Z  -e IN_WHEEL_TEST \ 2022-08-17T12:13:48.1060929Z  -e SHARD_NUMBER \ 2022-08-17T12:13:48.1061140Z  -e TEST_CONFIG \ 2022-08-17T12:13:48.1061360Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:13:48.1061577Z  -e PR_BODY \ 2022-08-17T12:13:48.1061786Z  -e COMMIT_MESSAGES \ 2022-08-17T12:13:48.1062025Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:13:48.1062284Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:13:48.1062508Z  -e PR_LABELS \ 2022-08-17T12:13:48.1062748Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:13:48.1062988Z  -e SCCACHE_BUCKET \ 2022-08-17T12:13:48.1063203Z  -e XLA_CUDA \ 2022-08-17T12:13:48.1063430Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:13:48.1063706Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:13:48.1063969Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:13:48.1064212Z  --security-opt seccomp=unconfined \ 2022-08-17T12:13:48.1064463Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:13:48.1064689Z  --ipc=host \ 2022-08-17T12:13:48.1064901Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:13:48.1065116Z  --tty \ 2022-08-17T12:13:48.1065384Z  --detach \ 2022-08-17T12:13:48.1065598Z  --name="${container_name}" \ 2022-08-17T12:13:48.1065828Z  --user jenkins \ 2022-08-17T12:13:48.1066093Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:13:48.1066374Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:13:48.1066595Z  "${DOCKER_IMAGE}" 2022-08-17T12:13:48.1066798Z ) 2022-08-17T12:13:48.1067077Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:13:48.1077272Z shell: /usr/bin/bash -e {0} 2022-08-17T12:13:48.1077480Z env: 2022-08-17T12:13:48.1077684Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:48.1077947Z BUILD_ENVIRONMENT: linux-focal-py3.7-clang7-asan 2022-08-17T12:13:48.1078208Z PR_NUMBER: 82657 2022-08-17T12:13:48.1078419Z BRANCH: pull/82657 2022-08-17T12:13:48.1078659Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:13:48.1078934Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:13:48.1079184Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:13:48.1079408Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:13:48.1079636Z TEST_CONFIG: default 2022-08-17T12:13:48.1079841Z SHARD_NUMBER: 4 2022-08-17T12:13:48.1080031Z NUM_TEST_SHARDS: 5 2022-08-17T12:13:48.1080599Z PR_BODY: ### Description This PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser. Partitioning of the graph is removed because it's handled by the `execute(..., executor="nvfuser")` function. ### Testing Existing tests in `test/test_fx_backends.py`. 2022-08-17T12:13:48.1081201Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:13:48.1081455Z SHM_SIZE: 1g 2022-08-17T12:13:48.1081897Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:13:48.1082244Z XLA_CUDA: 2022-08-17T12:13:48.1082534Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:13:48.1082823Z ##[endgroup] 2022-08-17T12:13:48.1106241Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:13:48.1106799Z + [[ linux-focal-py3.7-clang7-asan == *onnx* ]] 2022-08-17T12:13:48.1107136Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:13:48.1108928Z ++ git cherry -v origin/master 2022-08-17T12:13:48.2798932Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:13:48.2799425Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:13:48.2799830Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:13:48.2800366Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:13:48.2800872Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:13:48.2801475Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:13:48.2802092Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:13:48.2802784Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:13:48.2807234Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:13:48.2810403Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because it'\''s handled by the `execute(..., executor="nvfuser")` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:13:48.2814983Z + export 'COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:13:48.2817606Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:13:48.2819304Z + export 'PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:13:48.2820662Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:13:48.2826572Z +++ nproc --ignore=2 2022-08-17T12:13:48.2970209Z ++ 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 PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2875102080 --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:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:14:00.4965097Z + container_name=1fd95aec0bc6ca470802b5337d1278661fa80379b1a2b11bb5c3f0d4c9f2de07 2022-08-17T12:14:00.4965815Z + docker exec -t 1fd95aec0bc6ca470802b5337d1278661fa80379b1a2b11bb5c3f0d4c9f2de07 sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:14:01.0248947Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:14:01.0951496Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitce6a3c6) (4.3.0) 2022-08-17T12:14:01.5406412Z Installing collected packages: torch 2022-08-17T12:14:11.1783579Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:14:11.2349362Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:14:11.2503698Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:14:11.2504064Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:14:11.2506742Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:14:11.2507135Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:14:11.2507373Z + BUILD_DIR=build 2022-08-17T12:14:11.2507565Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:14:11.2507766Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:14:11.2508048Z + [[ linux-focal-py3.7-clang7-asan != *bazel* ]] 2022-08-17T12:14:11.2508292Z ++ realpath build/custom_test_artifacts 2022-08-17T12:14:11.2538103Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:14:11.2541100Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:14:11.2567891Z + source .jenkins/pytorch/common.sh 2022-08-17T12:14:11.2570471Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:14:11.2575238Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:14:11.2576880Z +++ declare -f -t trap_add 2022-08-17T12:14:11.2581067Z ++ set -ex 2022-08-17T12:14:11.2581627Z ++ [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2022-08-17T12:14:11.2581944Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:14:11.2582346Z ++ [[ default == *xla* ]] 2022-08-17T12:14:11.2582894Z ++ [[ linux-focal-py3.7-clang7-asan == *centos* ]] 2022-08-17T12:14:11.2583460Z ++ [[ linux-focal-py3.7-clang7-asan == *linux-bionic* ]] 2022-08-17T12:14:11.2583798Z ++ [[ linux-focal-py3.7-clang7-asan == *linux-focal* ]] 2022-08-17T12:14:11.2584009Z ++ which conda 2022-08-17T12:14:11.2594658Z /opt/conda/bin/conda 2022-08-17T12:14:11.2595332Z ++ conda install -q -y cmake 2022-08-17T12:14:13.5537831Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:14:13.9753958Z Solving environment: ...working... done 2022-08-17T12:14:14.2482164Z 2022-08-17T12:14:14.2482573Z ## Package Plan ## 2022-08-17T12:14:14.2482912Z 2022-08-17T12:14:14.2483072Z environment location: /opt/conda 2022-08-17T12:14:14.2483287Z 2022-08-17T12:14:14.2483421Z added / updated specs: 2022-08-17T12:14:14.2483855Z - cmake 2022-08-17T12:14:14.2484012Z 2022-08-17T12:14:14.2484023Z 2022-08-17T12:14:14.2484190Z The following packages will be downloaded: 2022-08-17T12:14:14.2484389Z 2022-08-17T12:14:14.2484528Z package | build 2022-08-17T12:14:14.2484956Z ---------------------------|----------------- 2022-08-17T12:14:14.2485424Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:14:14.2485900Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:14:14.2486350Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:14:14.2486798Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:14:14.2487252Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:14:14.2487683Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:14:14.2488216Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:14:14.2488650Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:14:14.2489124Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:14:14.2489580Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:14:14.2489994Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:14:14.2490683Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:14:14.2491171Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:14:14.2491595Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:14:14.2492099Z ------------------------------------------------------------ 2022-08-17T12:14:14.2492535Z Total: 12.0 MB 2022-08-17T12:14:14.2492759Z 2022-08-17T12:14:14.2492956Z The following NEW packages will be INSTALLED: 2022-08-17T12:14:14.2493201Z 2022-08-17T12:14:14.2509859Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:14:14.2510484Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:14:14.2510852Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:14:14.2511221Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:14:14.2511553Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:14:14.2511905Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:14:14.2512273Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:14:14.2512617Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:14:14.2512985Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:14:14.2513355Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:14:14.2513700Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:14:14.2514029Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:14:14.2514368Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:14:14.2514708Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:14:14.2515000Z 2022-08-17T12:14:14.2515005Z 2022-08-17T12:14:15.2014266Z Preparing transaction: ...working... done 2022-08-17T12:14:16.0222222Z Verifying transaction: ...working... done 2022-08-17T12:14:16.3183036Z Executing transaction: ...working... done 2022-08-17T12:14:16.4904877Z ++ [[ linux-focal-py3.7-clang7-asan == *centos* ]] 2022-08-17T12:14:16.4905291Z + echo 'Environment variables' 2022-08-17T12:14:16.4905478Z Environment variables 2022-08-17T12:14:16.4905668Z + env 2022-08-17T12:14:16.5235953Z INSTALLED_DB=yes 2022-08-17T12:14:16.5236426Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:14:16.5236957Z BUILD_ENVIRONMENT=linux-focal-py3.7-clang7-asan 2022-08-17T12:14:16.5237340Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:14:16.5237655Z HOSTNAME=1fd95aec0bc6 2022-08-17T12:14:16.5238366Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_26cd7b49-aab9-49fe-a563-4c6e0862229e 2022-08-17T12:14:16.5238981Z GITHUB_ACTION=__self 2022-08-17T12:14:16.5239407Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:14:16.5239773Z TEST_CONFIG=default 2022-08-17T12:14:16.5240305Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:14:16.5240825Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:14:16.5241245Z GITHUB_REF_TYPE=branch 2022-08-17T12:14:16.5241650Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:14:16.5242118Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:14:16.5242520Z XLA_CUDA= 2022-08-17T12:14:16.5263418Z *** 2022-08-17T12:14:16.5263813Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:14:16.5264192Z GITHUB_ACTIONS=true 2022-08-17T12:14:16.5264451Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:14:16.5264702Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:14:16.5264904Z UCC_HOME=/usr 2022-08-17T12:14:16.5265078Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:14:16.5265266Z SHARD_NUMBER=4 2022-08-17T12:14:16.5265449Z GITHUB_REF_PROTECTED=false 2022-08-17T12:14:16.5265625Z HOME=/var/lib/jenkins 2022-08-17T12:14:16.5265879Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:14:16.5266085Z INSTALLED_THRIFT= 2022-08-17T12:14:16.5266246Z UCX_COMMIT=v1.13.x 2022-08-17T12:14:16.5266652Z NUM_TEST_SHARDS=5 2022-08-17T12:14:16.5266821Z UCX_HOME=/usr 2022-08-17T12:14:16.5267006Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:14:16.5267480Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_26cd7b49-aab9-49fe-a563-4c6e0862229e 2022-08-17T12:14:16.5267920Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:14:16.5268190Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:14:16.5268372Z GITHUB_RUN_ID=2875102080 2022-08-17T12:14:16.5268792Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_26cd7b49-aab9-49fe-a563-4c6e0862229e 2022-08-17T12:14:16.5269101Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:14:16.5269273Z PR_NUMBER=82657 2022-08-17T12:14:16.5269443Z DESIRED_CUDA= 2022-08-17T12:14:16.5269619Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:14:16.5269838Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:14:16.5270051Z TERM=xterm 2022-08-17T12:14:16.5270225Z INSTALLED_VISION=yes 2022-08-17T12:14:16.5270392Z BRANCH=pull/82657 2022-08-17T12:14:16.5270579Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:14:16.5270772Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:14:16.5271137Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:14:16.5271422Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:14:16.5271670Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:14:16.5271887Z INSTALLED_ANDROID= 2022-08-17T12:14:16.5272040Z SHLVL=1 2022-08-17T12:14:16.5272192Z MAX_JOBS=6 2022-08-17T12:14:16.5273633Z COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test 2022-08-17T12:14:16.5274657Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:14:16.5275002Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:14:16.5275246Z GITHUB_JOB=test 2022-08-17T12:14:16.5275443Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:14:16.5275646Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:14:16.5275824Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:14:16.5276017Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:14:16.5276327Z 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 2022-08-17T12:14:16.5276615Z GITHUB_BASE_REF=master 2022-08-17T12:14:16.5276773Z CI=true 2022-08-17T12:14:16.5276952Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:14:16.5277149Z INSTALLED_PROTOBUF=yes 2022-08-17T12:14:16.5277378Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:14:16.5277572Z GITHUB_ACTION_REF= 2022-08-17T12:14:16.5277850Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:14:16.5278068Z GITHUB_WORKFLOW=pull 2022-08-17T12:14:16.5278261Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:14:16.5278821Z PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`. 2022-08-17T12:14:16.5279321Z _=/usr/bin/env 2022-08-17T12:14:16.5279519Z + echo 'Testing pytorch' 2022-08-17T12:14:16.5279699Z Testing pytorch 2022-08-17T12:14:16.5279891Z + export LANG=C.UTF-8 2022-08-17T12:14:16.5280066Z + LANG=C.UTF-8 2022-08-17T12:14:16.6270831Z + PR_NUMBER=82657 2022-08-17T12:14:16.6271181Z + [[ default == \d\e\f\a\u\l\t ]] 2022-08-17T12:14:16.6271524Z + export CUDA_VISIBLE_DEVICES=0 2022-08-17T12:14:16.6271827Z + CUDA_VISIBLE_DEVICES=0 2022-08-17T12:14:16.6272103Z + export HIP_VISIBLE_DEVICES=0 2022-08-17T12:14:16.6272335Z + HIP_VISIBLE_DEVICES=0 2022-08-17T12:14:16.6272584Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:14:16.6272781Z + [[ default == \s\l\o\w ]] 2022-08-17T12:14:16.6273222Z + [[ linux-focal-py3.7-clang7-asan == *slow-gradcheck* ]] 2022-08-17T12:14:16.6273573Z + [[ linux-focal-py3.7-clang7-asan == *cuda* ]] 2022-08-17T12:14:16.6273974Z + [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2022-08-17T12:14:16.6274463Z + [[ linux-focal-py3.7-clang7-asan == *cuda11* ]] 2022-08-17T12:14:16.6274853Z + [[ default == *crossref* ]] 2022-08-17T12:14:16.6275125Z + [[ default == *dynamo* ]] 2022-08-17T12:14:16.6275445Z + [[ -n 82657 ]] 2022-08-17T12:14:16.6275734Z + [[ -z '' ]] 2022-08-17T12:14:16.6276062Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:14:16.6276442Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:14:16.6276927Z + [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2022-08-17T12:14:16.6277398Z + [[ linux-focal-py3.7-clang7-asan != *-bazel-* ]] 2022-08-17T12:14:16.6277875Z + pip_install --user ninja 2022-08-17T12:14:16.6278344Z + pip install --progress-bar off --user ninja 2022-08-17T12:14:17.0772103Z Collecting ninja 2022-08-17T12:14:17.0935286Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:14:17.5149663Z Installing collected packages: ninja 2022-08-17T12:14:17.5234756Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:14:17.5235264Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:14:17.5642675Z Successfully installed ninja-1.10.2.3 2022-08-17T12:14:17.6228384Z + 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 2022-08-17T12:14:17.6229478Z + 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 2022-08-17T12:14:17.6231061Z + [[ linux-focal-py3.7-clang7-asan == *asan* ]] 2022-08-17T12:14:17.6232601Z + export ASAN_OPTIONS=detect_leaks=0:symbolize=1:detect_stack_use_after_return=1:strict_init_order=true:detect_odr_violation=0 2022-08-17T12:14:17.6233258Z + ASAN_OPTIONS=detect_leaks=0:symbolize=1:detect_stack_use_after_return=1:strict_init_order=true:detect_odr_violation=0 2022-08-17T12:14:17.6233692Z + export UBSAN_OPTIONS=print_stacktrace=1:suppressions=/var/lib/jenkins/workspace/ubsan.supp 2022-08-17T12:14:17.6234208Z + UBSAN_OPTIONS=print_stacktrace=1:suppressions=/var/lib/jenkins/workspace/ubsan.supp 2022-08-17T12:14:17.6234688Z + export PYTORCH_TEST_WITH_ASAN=1 2022-08-17T12:14:17.6235049Z + PYTORCH_TEST_WITH_ASAN=1 2022-08-17T12:14:17.6235437Z + export PYTORCH_TEST_WITH_UBSAN=1 2022-08-17T12:14:17.6235702Z + PYTORCH_TEST_WITH_UBSAN=1 2022-08-17T12:14:17.6236022Z + export ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-7/bin/llvm-symbolizer 2022-08-17T12:14:17.6236353Z + ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-7/bin/llvm-symbolizer 2022-08-17T12:14:17.6236587Z + export TORCH_USE_RTLD_GLOBAL=1 2022-08-17T12:14:17.6236772Z + TORCH_USE_RTLD_GLOBAL=1 2022-08-17T12:14:17.6237188Z + export LD_PRELOAD=/usr/lib/llvm-7/lib/clang/7.0.1/lib/linux/libclang_rt.asan-x86_64.so 2022-08-17T12:14:17.6237631Z + LD_PRELOAD=/usr/lib/llvm-7/lib/clang/7.0.1/lib/linux/libclang_rt.asan-x86_64.so 2022-08-17T12:14:17.6237886Z + ulimit -s 81920 2022-08-17T12:14:17.6238052Z + cd test 2022-08-17T12:14:17.6238358Z + python -c 'import torch; print(torch.__version__, torch.version.git_version)' 2022-08-17T12:14:22.6681709Z 1.13.0a0+gitce6a3c6 ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:14:23.0650621Z + echo 'The next three invocations are expected to crash; if they don'\''t that means ASAN/UBSAN is misconfigured' 2022-08-17T12:14:23.0651303Z The next three invocations are expected to crash; if they don't that means ASAN/UBSAN is misconfigured 2022-08-17T12:14:23.0651596Z + cd test 2022-08-17T12:14:23.0651966Z + get_exit_code python -c 'import torch; torch._C._crash_if_csrc_asan(3)' 2022-08-17T12:14:23.0652239Z + set +e 2022-08-17T12:14:23.0652500Z + python -c 'import torch; torch._C._crash_if_csrc_asan(3)' 2022-08-17T12:14:25.7394175Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:164:3: runtime error: index 3 out of bounds for type 'volatile char [3]' 2022-08-17T12:14:26.0223375Z #0 0x7f719f601d17 in THPModule_crashIfCsrcASAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2b52d17) 2022-08-17T12:14:26.0862820Z #1 0x56520f26c5dc in _PyMethodDef_RawFastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:647 2022-08-17T12:14:26.0863402Z #2 0x56520f2a2b3f in _PyCFunction_FastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:732 2022-08-17T12:14:26.0863893Z #3 0x56520f2a2b3f in call_function /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:4568 2022-08-17T12:14:26.0864389Z #4 0x56520f2ea701 in _PyEval_EvalFrameDefault /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3093 2022-08-17T12:14:26.0865369Z #5 0x56520f23be84 in PyEval_EvalFrameEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:547 2022-08-17T12:14:26.0865818Z #6 0x56520f23be84 in _PyEval_EvalCodeWithName /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3930 2022-08-17T12:14:26.0866873Z #7 0x56520f23d272 in PyEval_EvalCodeEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3959 2022-08-17T12:14:26.0867562Z #8 0x56520f23d272 in PyEval_EvalCode /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:524 2022-08-17T12:14:26.0867993Z #9 0x56520f34ac81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037 2022-08-17T12:14:26.0868829Z #10 0x56520f355c69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961 2022-08-17T12:14:26.0869389Z #11 0x56520f355ccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455 2022-08-17T12:14:26.0871619Z #12 0x56520f355dc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420 2022-08-17T12:14:26.0872093Z #13 0x56520f355dc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907 2022-08-17T12:14:26.0872508Z #14 0x56520f355dc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460 2022-08-17T12:14:26.0872854Z #15 0x56520f35618b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495 2022-08-17T12:14:26.0887217Z #16 0x7f71a7c28082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2022-08-17T12:14:26.0887652Z #17 0x56520f2fb039 in _start (/opt/conda/bin/python3.7+0x1d8039) 2022-08-17T12:14:26.0887870Z 2022-08-17T12:14:26.0888266Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:164:3 in 2022-08-17T12:14:26.1283813Z + retcode=1 2022-08-17T12:14:26.1284521Z + set -e 2022-08-17T12:14:26.1284767Z + return 1 2022-08-17T12:14:26.1288629Z + cd test 2022-08-17T12:14:26.1289371Z + get_exit_code python -c 'import torch; torch._C._crash_if_csrc_ubsan(0)' 2022-08-17T12:14:26.1289855Z + set +e 2022-08-17T12:14:26.1290162Z + python -c 'import torch; torch._C._crash_if_csrc_ubsan(0)' 2022-08-17T12:14:28.8346196Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:176:18: runtime error: division by zero 2022-08-17T12:14:28.9539101Z #0 0x7f230f6f5f65 in THPModule_crashIfCsrcUBSAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2b52f65) 2022-08-17T12:14:29.0124814Z #1 0x55cd4b4225dc in _PyMethodDef_RawFastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:647 2022-08-17T12:14:29.0125617Z #2 0x55cd4b458b3f in _PyCFunction_FastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:732 2022-08-17T12:14:29.0126376Z #3 0x55cd4b458b3f in call_function /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:4568 2022-08-17T12:14:29.0126918Z #4 0x55cd4b4a0701 in _PyEval_EvalFrameDefault /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3093 2022-08-17T12:14:29.0127621Z #5 0x55cd4b3f1e84 in PyEval_EvalFrameEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:547 2022-08-17T12:14:29.0128319Z #6 0x55cd4b3f1e84 in _PyEval_EvalCodeWithName /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3930 2022-08-17T12:14:29.0129040Z #7 0x55cd4b3f3272 in PyEval_EvalCodeEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3959 2022-08-17T12:14:29.0129613Z #8 0x55cd4b3f3272 in PyEval_EvalCode /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:524 2022-08-17T12:14:29.0130442Z #9 0x55cd4b500c81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037 2022-08-17T12:14:29.0131166Z #10 0x55cd4b50bc69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961 2022-08-17T12:14:29.0131964Z #11 0x55cd4b50bccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455 2022-08-17T12:14:29.0134053Z #12 0x55cd4b50bdc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420 2022-08-17T12:14:29.0134858Z #13 0x55cd4b50bdc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907 2022-08-17T12:14:29.0135416Z #14 0x55cd4b50bdc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460 2022-08-17T12:14:29.0135816Z #15 0x55cd4b50c18b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495 2022-08-17T12:14:29.0149179Z #16 0x7f2317d1d082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2022-08-17T12:14:29.0149681Z #17 0x55cd4b4b1039 in _start (/opt/conda/bin/python3.7+0x1d8039) 2022-08-17T12:14:29.0149892Z 2022-08-17T12:14:29.0150346Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:176:18 in 2022-08-17T12:14:29.0462718Z + retcode=1 2022-08-17T12:14:29.0463146Z + set -e 2022-08-17T12:14:29.0463378Z + return 1 2022-08-17T12:14:29.0467497Z + cd test 2022-08-17T12:14:29.0467900Z + get_exit_code python -c 'import torch; torch._C._crash_if_aten_asan(3)' 2022-08-17T12:14:29.0468200Z + set +e 2022-08-17T12:14:29.0468556Z + python -c 'import torch; torch._C._crash_if_aten_asan(3)' 2022-08-17T12:14:31.7361685Z /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3: runtime error: index 3 out of bounds for type 'volatile char [3]' 2022-08-17T12:14:32.3490715Z #0 0x7f8fac39ab04 in at::_crash_if_asan(int) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so+0xd01bb04) 2022-08-17T12:14:32.4070060Z #1 0x7f8fd643b09b in THPModule_crashIfATenASAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2b5309b) 2022-08-17T12:14:32.4657755Z #2 0x55f5632225dc in _PyMethodDef_RawFastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:647 2022-08-17T12:14:32.4658301Z #3 0x55f563258b3f in _PyCFunction_FastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:732 2022-08-17T12:14:32.4659291Z #4 0x55f563258b3f in call_function /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:4568 2022-08-17T12:14:32.4659696Z #5 0x55f5632a0701 in _PyEval_EvalFrameDefault /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3093 2022-08-17T12:14:32.4660308Z #6 0x55f5631f1e84 in PyEval_EvalFrameEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:547 2022-08-17T12:14:32.4660803Z #7 0x55f5631f1e84 in _PyEval_EvalCodeWithName /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3930 2022-08-17T12:14:32.4661402Z #8 0x55f5631f3272 in PyEval_EvalCodeEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3959 2022-08-17T12:14:32.4661919Z #9 0x55f5631f3272 in PyEval_EvalCode /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:524 2022-08-17T12:14:32.4662640Z #10 0x55f563300c81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037 2022-08-17T12:14:32.4663900Z #11 0x55f56330bc69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961 2022-08-17T12:14:32.4664614Z #12 0x55f56330bccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455 2022-08-17T12:14:32.4666665Z #13 0x55f56330bdc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420 2022-08-17T12:14:32.4667050Z #14 0x55f56330bdc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907 2022-08-17T12:14:32.4667473Z #15 0x55f56330bdc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460 2022-08-17T12:14:32.4667820Z #16 0x55f56330c18b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495 2022-08-17T12:14:32.4680526Z #17 0x7f8fdea64082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2022-08-17T12:14:32.4681041Z #18 0x55f5632b1039 in _start (/opt/conda/bin/python3.7+0x1d8039) 2022-08-17T12:14:32.4681315Z 2022-08-17T12:14:32.4681854Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in 2022-08-17T12:14:32.4988006Z + retcode=1 2022-08-17T12:14:32.4988422Z + set -e 2022-08-17T12:14:32.4988709Z + return 1 2022-08-17T12:14:32.4989073Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:14:32.4989456Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:14:32.4994069Z + [[ linux-focal-py3.7-clang7-asan == *tbb* ]] 2022-08-17T12:14:32.5006266Z + [[ linux-focal-py3.7-clang7-asan == *libtorch* ]] 2022-08-17T12:14:32.5006771Z + [[ linux-focal-py3.7-clang7-asan == *-bazel-* ]] 2022-08-17T12:14:32.5008849Z + cd test 2022-08-17T12:14:32.5009707Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:14:35.2184741Z PyTorch built with: 2022-08-17T12:14:35.2185318Z - GCC 4.2 2022-08-17T12:14:35.2185579Z - C++ Version: 201402 2022-08-17T12:14:35.2185803Z - clang 7.0.1 2022-08-17T12:14:35.2186200Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:14:35.2186567Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:14:35.2186808Z - NNPACK is enabled 2022-08-17T12:14:35.2187023Z - CPU capability usage: AVX2 2022-08-17T12:14:35.2190097Z - 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 -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -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-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -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_VERSION=1.13.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, 2022-08-17T12:14:35.2192159Z 2022-08-17T12:14:35.6242755Z + cd test 2022-08-17T12:14:35.6243200Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:14:38.3504232Z ATen/Parallel: 2022-08-17T12:14:38.3504654Z at::get_num_threads() : 4 2022-08-17T12:14:38.3504935Z at::get_num_interop_threads() : 4 2022-08-17T12:14:38.3505138Z OpenMP not found 2022-08-17T12:14:38.3505653Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:14:38.3505930Z mkl_get_max_threads() : 1 2022-08-17T12:14:38.3506117Z MKLDNN not found 2022-08-17T12:14:38.3506323Z std::thread::hardware_concurrency() : 8 2022-08-17T12:14:38.3506522Z Environment variables: 2022-08-17T12:14:38.3506721Z OMP_NUM_THREADS : [not set] 2022-08-17T12:14:38.3506920Z MKL_NUM_THREADS : [not set] 2022-08-17T12:14:38.3507124Z ATen parallel backend: native thread pool 2022-08-17T12:14:38.3507265Z 2022-08-17T12:14:38.7512648Z + [[ default == *deploy* ]] 2022-08-17T12:14:38.7513279Z + [[ default == *backward* ]] 2022-08-17T12:14:38.7513619Z + [[ default == *xla* ]] 2022-08-17T12:14:38.7513926Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-17T12:14:38.7514340Z + [[ linux-focal-py3.7-clang7-asan == *libtorch* ]] 2022-08-17T12:14:38.7514662Z + [[ default == distributed ]] 2022-08-17T12:14:38.7514901Z + [[ default == *dynamo* ]] 2022-08-17T12:14:38.7515093Z + [[ default == *dynamo* ]] 2022-08-17T12:14:38.7515267Z + [[ 4 == 1 ]] 2022-08-17T12:14:38.7515414Z + [[ 4 == 2 ]] 2022-08-17T12:14:38.7515614Z + [[ 4 -gt 2 ]] 2022-08-17T12:14:38.7515875Z + install_torchdynamo 2022-08-17T12:14:38.7516166Z + local commit 2022-08-17T12:14:38.7516523Z ++ get_pinned_commit torchdynamo 2022-08-17T12:14:38.7516938Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-17T12:14:38.7580022Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:14:38.7580775Z + pip_install --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:14:38.7581333Z + pip install --progress-bar off --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:14:39.2344804Z Collecting git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:14:39.2351295Z Cloning https://github.com/pytorch/torchdynamo.git (to revision f19410cd8204fa1c30ca72f81142508e128be66f) to /tmp/pip-req-build-7zpngbul 2022-08-17T12:14:39.2714354Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/torchdynamo.git /tmp/pip-req-build-7zpngbul 2022-08-17T12:14:40.2968349Z Running command git rev-parse -q --verify 'sha^f19410cd8204fa1c30ca72f81142508e128be66f' 2022-08-17T12:14:40.3069629Z Running command git fetch -q https://github.com/pytorch/torchdynamo.git f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:14:40.7322272Z Running command git checkout -q f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:14:41.0990600Z Resolved https://github.com/pytorch/torchdynamo.git to commit f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:14:45.9060297Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:14:45.9150491Z [?25hRequirement already satisfied: torch>=1.12.0 in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.13.0a0+gitce6a3c6) 2022-08-17T12:14:45.9155051Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.18.5) 2022-08-17T12:14:45.9603336Z Collecting tabulate 2022-08-17T12:14:45.9832122Z Downloading tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-17T12:14:45.9914989Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (6.0) 2022-08-17T12:14:45.9918637Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.10.1) 2022-08-17T12:14:45.9945635Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch>=1.12.0->torchdynamo==1.13.0.dev0) (4.3.0) 2022-08-17T12:14:45.9976705Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torchdynamo==1.13.0.dev0) (1.2.1) 2022-08-17T12:14:46.0105318Z Building wheels for collected packages: torchdynamo 2022-08-17T12:14:55.3022565Z Building wheel for torchdynamo (setup.py) ... [?25l- \ | / - \ | / - \ done 2022-08-17T12:14:55.3116627Z [?25h Created wheel for torchdynamo: filename=torchdynamo-1.13.0.dev0-cp37-cp37m-linux_x86_64.whl size=2763869 sha256=b3c187c9e573b62234f34d6646feb39ecd61427f899fa47b0be8764e4e4b9748 2022-08-17T12:14:55.3118368Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/39/47/7c/07229a5bdf22c7a30fc298e692ab525681565397eb89db3641 2022-08-17T12:14:55.3151725Z Successfully built torchdynamo 2022-08-17T12:14:55.7778992Z Installing collected packages: tabulate, torchdynamo 2022-08-17T12:14:56.1269265Z Successfully installed tabulate-0.8.10 torchdynamo-1.13.0.dev0 2022-08-17T12:14:56.2261496Z + test_python_shard 4 2022-08-17T12:14:56.2262053Z + [[ -z 5 ]] 2022-08-17T12:14:56.2262439Z + [[ linux-focal-py3.7-clang7-asan == *slow-gradcheck* ]] 2022-08-17T12:14:56.2262873Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 4 5 --verbose 2022-08-17T12:14:59.4082968Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:14:59.5806986Z Ignoring disabled issues: [] 2022-08-17T12:14:59.6027915Z Found test time stats from artifacts 2022-08-17T12:14:59.6030387Z Selected tests: 2022-08-17T12:14:59.6030753Z test_ops 2022-08-17T12:14:59.6031049Z test_modules 2022-08-17T12:14:59.6031274Z test_unary_ufuncs 2022-08-17T12:14:59.6031446Z test_foreach 2022-08-17T12:14:59.6031604Z test_tensorexpr 2022-08-17T12:14:59.6031774Z test_reductions 2022-08-17T12:14:59.6031957Z test_tensor_creation_ops 2022-08-17T12:14:59.6032133Z test_fx_experimental 2022-08-17T12:14:59.6032313Z test_type_hints 2022-08-17T12:14:59.6032502Z test_type_promotion 2022-08-17T12:14:59.6032661Z test_testing 2022-08-17T12:14:59.6032829Z test_spectral_ops 2022-08-17T12:14:59.6032994Z test_fx 2022-08-17T12:14:59.6033145Z test_stateless 2022-08-17T12:14:59.6033321Z test_expanded_weights 2022-08-17T12:14:59.6033497Z test_utils 2022-08-17T12:14:59.6033652Z test_mkldnn_verbose 2022-08-17T12:14:59.6033838Z backends/xeon/test_launch 2022-08-17T12:14:59.6034029Z test_mobile_optimizer 2022-08-17T12:14:59.6034234Z test_cpp_extensions_open_device_registration 2022-08-17T12:14:59.6034447Z test_nestedtensor 2022-08-17T12:14:59.6034614Z test_package 2022-08-17T12:14:59.6034768Z test_tensorboard 2022-08-17T12:14:59.6034942Z lazy/test_reuse_ir 2022-08-17T12:14:59.6035140Z benchmark_utils/test_benchmark_utils 2022-08-17T12:14:59.6035321Z test_autocast 2022-08-17T12:14:59.6035485Z test_dataloader 2022-08-17T12:14:59.6035655Z test_jit_disabled 2022-08-17T12:14:59.6035829Z test_multiprocessing_spawn 2022-08-17T12:14:59.6036021Z test_profiler_tree 2022-08-17T12:14:59.6036195Z test_type_info 2022-08-17T12:14:59.6036358Z test_per_overload_api 2022-08-17T12:14:59.6036533Z test_numpy_interop 2022-08-17T12:14:59.6036876Z test_numba_integration 2022-08-17T12:14:59.6037044Z test_complex 2022-08-17T12:14:59.6037206Z test_openmp 2022-08-17T12:14:59.6037393Z distributions/test_constraints 2022-08-17T12:14:59.6037570Z test_cuda_trace 2022-08-17T12:14:59.6037740Z test_jiterator 2022-08-17T12:14:59.6291206Z Prioritized test from test file changes. 2022-08-17T12:14:59.6291447Z reordering tests for PR: 2022-08-17T12:14:59.6291808Z prioritized: ['test_ops'] 2022-08-17T12:14:59.6293421Z the rest: ['test_modules', 'test_unary_ufuncs', 'test_foreach', 'test_tensorexpr', 'test_reductions', 'test_tensor_creation_ops', 'test_fx_experimental', 'test_type_hints', 'test_type_promotion', 'test_testing', 'test_spectral_ops', 'test_fx', 'test_stateless', 'test_expanded_weights', 'test_utils', 'test_mkldnn_verbose', 'backends/xeon/test_launch', 'test_mobile_optimizer', 'test_cpp_extensions_open_device_registration', 'test_nestedtensor', 'test_package', 'test_tensorboard', 'lazy/test_reuse_ir', 'benchmark_utils/test_benchmark_utils', 'test_autocast', 'test_dataloader', 'test_jit_disabled', 'test_multiprocessing_spawn', 'test_profiler_tree', 'test_type_info', 'test_per_overload_api', 'test_numpy_interop', 'test_numba_integration', 'test_complex', 'test_openmp', 'distributions/test_constraints', 'test_cuda_trace', 'test_jiterator'] 2022-08-17T12:14:59.6294431Z 2022-08-17T12:14:59.6294874Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2022-08-17T12:14:59.6725973Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2022-08-17T12:14:59.7202149Z Running test_ops ... [2022-08-17 12:14:59.719917] 2022-08-17T12:14:59.7202636Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:14:59.719969] 2022-08-17T12:15:05.8118415Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops.xml 2022-08-17T12:15:05.9651885Z ============================= test session starts ============================== 2022-08-17T12:15:05.9652425Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:15:05.9722995Z cachedir: .pytest_cache 2022-08-17T12:15:05.9723551Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:15:05.9724023Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:15:05.9724418Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:15:05.9724636Z 2022-08-17T12:15:06.0343410Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:15:06.0343877Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:15:06.0344151Z 2022-08-17T12:15:06.0972285Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:15:06.0972582Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:15:06.0972745Z 2022-08-17T12:15:06.1742192Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:15:06.1742689Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:15:06.1742853Z 2022-08-17T12:15:06.2495099Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:15:06.2495663Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:15:06.2495934Z 2022-08-17T12:15:06.7272056Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:15:06.7272804Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:15:06.7273037Z 2022-08-17T12:15:06.7284893Z gw0 C / gw1 ok / gw2 C / gw3 C 2022-08-17T12:15:06.7285671Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:15:06.7285938Z 2022-08-17T12:15:06.7964745Z gw0 C / gw1 ok / gw2 C / gw3 ok 2022-08-17T12:15:06.7965548Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:15:06.7965800Z 2022-08-17T12:15:06.7984481Z gw0 ok / gw1 ok / gw2 C / gw3 ok 2022-08-17T12:15:06.7985389Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:15:06.7985680Z 2022-08-17T12:15:14.3369333Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:15:14.5033864Z gw0 ok / gw1 ok / gw2 ok / gw3 [22855] 2022-08-17T12:15:14.5091303Z gw0 ok / gw1 [22855] / gw2 ok / gw3 [22855] 2022-08-17T12:15:14.5588596Z gw0 [22855] / gw1 [22855] / gw2 ok / gw3 [22855] 2022-08-17T12:15:14.5596022Z gw0 [22855] / gw1 [22855] / gw2 [22855] / gw3 [22855] 2022-08-17T12:15:14.5596268Z scheduling tests via LoadScheduling 2022-08-17T12:15:15.0687998Z 2022-08-17T12:15:15.0688730Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32 2022-08-17T12:15:15.0689538Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32 2022-08-17T12:15:15.0690365Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32 2022-08-17T12:15:15.0693391Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32 2022-08-17T12:15:15.0747730Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32 2022-08-17T12:15:15.0754318Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32 2022-08-17T12:15:15.0757188Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32 2022-08-17T12:15:15.0758850Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32 2022-08-17T12:15:15.0759449Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32 2022-08-17T12:15:15.0763510Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32 2022-08-17T12:15:15.0766293Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32 2022-08-17T12:15:15.0767374Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32 2022-08-17T12:15:15.0768929Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32 2022-08-17T12:15:15.0771959Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32 2022-08-17T12:15:15.0774440Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32 2022-08-17T12:15:15.0776628Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32 2022-08-17T12:15:15.0777812Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32 2022-08-17T12:15:15.0778631Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32 2022-08-17T12:15:15.0779884Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32 2022-08-17T12:15:15.0781920Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32 2022-08-17T12:15:15.0785266Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32 2022-08-17T12:15:15.0790837Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32 2022-08-17T12:15:15.0795251Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32 2022-08-17T12:15:15.0798761Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32 2022-08-17T12:15:15.0800574Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32 2022-08-17T12:15:15.0801948Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32 2022-08-17T12:15:15.0804444Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32 2022-08-17T12:15:15.0813609Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32 2022-08-17T12:15:15.0818402Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32 2022-08-17T12:15:15.0825627Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32 2022-08-17T12:15:15.0830124Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32 2022-08-17T12:15:15.0833476Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32 2022-08-17T12:15:15.0834957Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32 2022-08-17T12:15:15.0841977Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32 2022-08-17T12:15:15.0842665Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32 2022-08-17T12:15:15.0844542Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32 2022-08-17T12:15:15.0846879Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32 2022-08-17T12:15:15.0850592Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32 2022-08-17T12:15:15.0853470Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32 2022-08-17T12:15:15.0863612Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32 2022-08-17T12:15:15.0865489Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32 2022-08-17T12:15:15.0869040Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32 2022-08-17T12:15:15.0871256Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32 2022-08-17T12:15:15.0874834Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32 2022-08-17T12:15:15.0877525Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32 2022-08-17T12:15:15.0884133Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32 2022-08-17T12:15:15.0891877Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32 2022-08-17T12:15:15.0897922Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32 2022-08-17T12:15:15.0903264Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32 2022-08-17T12:15:15.0905595Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32 2022-08-17T12:15:15.0906602Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32 2022-08-17T12:15:15.0908031Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32 2022-08-17T12:15:15.0910960Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32 2022-08-17T12:15:15.0911842Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32 2022-08-17T12:15:15.0914362Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32 2022-08-17T12:15:15.0916787Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32 2022-08-17T12:15:15.0917716Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32 2022-08-17T12:15:15.0918491Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32 2022-08-17T12:15:15.0919612Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32 2022-08-17T12:15:15.0921344Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32 2022-08-17T12:15:15.0924839Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32 2022-08-17T12:15:15.0926915Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32 2022-08-17T12:15:15.0929470Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32 2022-08-17T12:15:15.0931710Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32 2022-08-17T12:15:15.0933300Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32 2022-08-17T12:15:15.0935498Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32 2022-08-17T12:15:15.0936586Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32 2022-08-17T12:15:15.0938153Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32 2022-08-17T12:15:15.0940061Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32 2022-08-17T12:15:15.0941704Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32 2022-08-17T12:15:15.0944168Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32 2022-08-17T12:15:15.0946309Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32 2022-08-17T12:15:15.0947823Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32 2022-08-17T12:15:15.0950033Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32 2022-08-17T12:15:15.0950668Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32 2022-08-17T12:15:15.0951880Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32 2022-08-17T12:15:15.0953628Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32 2022-08-17T12:15:15.0956442Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32 2022-08-17T12:15:15.0959461Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32 2022-08-17T12:15:15.0961574Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32 2022-08-17T12:15:15.0962888Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32 2022-08-17T12:15:15.0965744Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32 2022-08-17T12:15:15.0966616Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32 2022-08-17T12:15:15.0967428Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32 2022-08-17T12:15:15.0969766Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32 2022-08-17T12:15:15.0973279Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32 2022-08-17T12:15:15.0976471Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32 2022-08-17T12:15:15.1027074Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32 2022-08-17T12:15:15.1094587Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32 2022-08-17T12:15:15.1232328Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32 2022-08-17T12:15:15.1233219Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32 2022-08-17T12:15:15.1234148Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32 2022-08-17T12:15:15.1336321Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_dtype_cpu_complex32 2022-08-17T12:15:15.1366892Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_dtype_cpu_complex32 2022-08-17T12:15:15.1378485Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32 2022-08-17T12:15:15.1466602Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32 2022-08-17T12:15:15.1518508Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32 2022-08-17T12:15:15.1669931Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32 2022-08-17T12:15:15.1673673Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32 2022-08-17T12:15:15.1676377Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32 2022-08-17T12:15:15.1753924Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32 2022-08-17T12:15:15.1816052Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32 2022-08-17T12:15:15.1852130Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32 2022-08-17T12:15:15.1905802Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32 2022-08-17T12:15:15.1921154Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32 2022-08-17T12:15:15.2112757Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32 2022-08-17T12:15:15.2113599Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32 2022-08-17T12:15:15.2115619Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32 2022-08-17T12:15:15.2148166Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32 2022-08-17T12:15:15.2212147Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32 2022-08-17T12:15:15.2232830Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32 2022-08-17T12:15:15.2347337Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32 2022-08-17T12:15:15.2523212Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32 2022-08-17T12:15:15.2552623Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32 2022-08-17T12:15:15.2553892Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32 2022-08-17T12:15:15.2555149Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32 2022-08-17T12:15:15.2665134Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32 2022-08-17T12:15:15.2679476Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32 2022-08-17T12:15:15.2796001Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32 2022-08-17T12:15:15.2804130Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32 2022-08-17T12:15:15.2821291Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32 2022-08-17T12:15:15.2993666Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32 2022-08-17T12:15:15.2994766Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32 2022-08-17T12:15:15.2995754Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32 2022-08-17T12:15:15.3013213Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32 2022-08-17T12:15:15.3061851Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32 2022-08-17T12:15:15.3085169Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32 2022-08-17T12:15:15.3228317Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32 2022-08-17T12:15:15.3335373Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32 2022-08-17T12:15:15.3430384Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32 2022-08-17T12:15:15.3434304Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32 2022-08-17T12:15:15.3435196Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32 2022-08-17T12:15:15.3495736Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32 2022-08-17T12:15:15.3535611Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32 2022-08-17T12:15:15.3667385Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32 2022-08-17T12:15:15.3809849Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32 2022-08-17T12:15:15.3874165Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32 2022-08-17T12:15:15.3897586Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32 2022-08-17T12:15:15.3897995Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32 2022-08-17T12:15:15.3930239Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32 2022-08-17T12:15:15.3946796Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32 2022-08-17T12:15:15.3996599Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32 2022-08-17T12:15:15.4157186Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32 2022-08-17T12:15:15.4165827Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32 2022-08-17T12:15:15.4282892Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32 2022-08-17T12:15:15.4311666Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32 2022-08-17T12:15:15.4312243Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32 2022-08-17T12:15:15.4314012Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32 2022-08-17T12:15:15.4413172Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32 2022-08-17T12:15:15.4442782Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32 2022-08-17T12:15:15.4467238Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32 2022-08-17T12:15:15.4587097Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32 2022-08-17T12:15:15.4718128Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32 2022-08-17T12:15:15.4750768Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32 2022-08-17T12:15:15.4754030Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32 2022-08-17T12:15:15.4754384Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32 2022-08-17T12:15:15.4905316Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32 2022-08-17T12:15:15.5027921Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32 2022-08-17T12:15:15.5125396Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32 2022-08-17T12:15:15.5131656Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32 2022-08-17T12:15:15.5161717Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32 2022-08-17T12:15:15.5190766Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32 2022-08-17T12:15:15.5192448Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32 2022-08-17T12:15:15.5193219Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32 2022-08-17T12:15:15.5296234Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32 2022-08-17T12:15:15.5306620Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32 2022-08-17T12:15:15.5466563Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32 2022-08-17T12:15:15.5539514Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32 2022-08-17T12:15:15.5626896Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32 2022-08-17T12:15:15.5628747Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32 2022-08-17T12:15:15.5712612Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32 2022-08-17T12:15:15.5723539Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32 2022-08-17T12:15:15.5728841Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32 2022-08-17T12:15:15.5824517Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32 2022-08-17T12:15:15.5839655Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32 2022-08-17T12:15:15.5905697Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32 2022-08-17T12:15:15.5919570Z test_ops.py::TestCommonCPU::test_dtypes_T_cpu 2022-08-17T12:15:15.6066646Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_T_cpu 2022-08-17T12:15:15.6067679Z test_ops.py::TestCommonCPU::test_dtypes___radd___cpu 2022-08-17T12:15:15.6084347Z test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu 2022-08-17T12:15:15.6091395Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___radd___cpu 2022-08-17T12:15:15.6145288Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu 2022-08-17T12:15:15.6157542Z test_ops.py::TestCommonCPU::test_dtypes_H_cpu 2022-08-17T12:15:15.6345332Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_H_cpu 2022-08-17T12:15:15.6357474Z test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu 2022-08-17T12:15:15.6507524Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu 2022-08-17T12:15:15.6508035Z test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu 2022-08-17T12:15:15.6523730Z test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu 2022-08-17T12:15:15.6527959Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu 2022-08-17T12:15:15.6584835Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu 2022-08-17T12:15:15.6598514Z test_ops.py::TestCommonCPU::test_dtypes___rand___cpu 2022-08-17T12:15:15.6785094Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___rand___cpu 2022-08-17T12:15:15.6796335Z test_ops.py::TestCommonCPU::test_dtypes___ror___cpu 2022-08-17T12:15:15.6947029Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___ror___cpu 2022-08-17T12:15:15.6947385Z test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu 2022-08-17T12:15:15.6960411Z test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu 2022-08-17T12:15:15.6966762Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu 2022-08-17T12:15:15.7024854Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu 2022-08-17T12:15:15.7036621Z test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu 2022-08-17T12:15:15.7224789Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu 2022-08-17T12:15:15.7235916Z test_ops.py::TestCommonCPU::test_dtypes__masked_amax_cpu 2022-08-17T12:15:15.7387394Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_amax_cpu 2022-08-17T12:15:15.7388758Z test_ops.py::TestCommonCPU::test_dtypes__masked_argmax_cpu 2022-08-17T12:15:15.7401333Z test_ops.py::TestCommonCPU::test_dtypes__masked_amin_cpu 2022-08-17T12:15:15.7410887Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_amin_cpu 2022-08-17T12:15:15.7464895Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_argmax_cpu 2022-08-17T12:15:15.7476370Z test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu 2022-08-17T12:15:15.7665412Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu 2022-08-17T12:15:15.7677076Z test_ops.py::TestCommonCPU::test_dtypes__masked_cumprod_cpu 2022-08-17T12:15:15.7826752Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_cumprod_cpu 2022-08-17T12:15:15.7828621Z test_ops.py::TestCommonCPU::test_dtypes__masked_cumsum_cpu 2022-08-17T12:15:15.7845595Z test_ops.py::TestCommonCPU::test_dtypes__masked_log_softmax_cpu 2022-08-17T12:15:15.7847978Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_cumsum_cpu 2022-08-17T12:15:15.7905253Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_log_softmax_cpu 2022-08-17T12:15:15.7919865Z test_ops.py::TestCommonCPU::test_dtypes__masked_argmin_cpu 2022-08-17T12:15:15.8105269Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_argmin_cpu 2022-08-17T12:15:15.8116768Z test_ops.py::TestCommonCPU::test_dtypes__masked_logsumexp_cpu 2022-08-17T12:15:15.8267192Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_logsumexp_cpu 2022-08-17T12:15:15.8267546Z test_ops.py::TestCommonCPU::test_dtypes__masked_mean_cpu 2022-08-17T12:15:15.8287294Z test_ops.py::TestCommonCPU::test_dtypes__masked_median_cpu 2022-08-17T12:15:15.8290762Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_median_cpu 2022-08-17T12:15:15.8344935Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_mean_cpu 2022-08-17T12:15:15.8358725Z test_ops.py::TestCommonCPU::test_dtypes__masked_logaddexp_cpu 2022-08-17T12:15:15.8545113Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_logaddexp_cpu 2022-08-17T12:15:15.8556133Z test_ops.py::TestCommonCPU::test_dtypes__masked_normalize_cpu 2022-08-17T12:15:15.8707673Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_normalize_cpu 2022-08-17T12:15:15.8708032Z test_ops.py::TestCommonCPU::test_dtypes__masked_prod_cpu 2022-08-17T12:15:15.8727063Z test_ops.py::TestCommonCPU::test_dtypes__masked_softmax_cpu 2022-08-17T12:15:15.8729081Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_prod_cpu 2022-08-17T12:15:15.8785186Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_softmax_cpu 2022-08-17T12:15:15.8798210Z test_ops.py::TestCommonCPU::test_dtypes__masked_norm_cpu 2022-08-17T12:15:15.8987379Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_norm_cpu 2022-08-17T12:15:15.8997887Z test_ops.py::TestCommonCPU::test_dtypes__masked_std_cpu 2022-08-17T12:15:15.9146628Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_std_cpu 2022-08-17T12:15:15.9149173Z test_ops.py::TestCommonCPU::test_dtypes__masked_sum_cpu 2022-08-17T12:15:15.9165532Z test_ops.py::TestCommonCPU::test_dtypes__masked_var_cpu 2022-08-17T12:15:15.9172686Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_var_cpu 2022-08-17T12:15:15.9224932Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_sum_cpu 2022-08-17T12:15:15.9236060Z test_ops.py::TestCommonCPU::test_dtypes__masked_softmin_cpu 2022-08-17T12:15:15.9425278Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__masked_softmin_cpu 2022-08-17T12:15:15.9436198Z test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu 2022-08-17T12:15:15.9587488Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu 2022-08-17T12:15:15.9588350Z test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu 2022-08-17T12:15:15.9605189Z test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu 2022-08-17T12:15:15.9607597Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu 2022-08-17T12:15:15.9664904Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu 2022-08-17T12:15:15.9677236Z test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu 2022-08-17T12:15:15.9864969Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu 2022-08-17T12:15:15.9876987Z test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu 2022-08-17T12:15:16.0026332Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu 2022-08-17T12:15:16.0029033Z test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu 2022-08-17T12:15:16.0046176Z test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu 2022-08-17T12:15:16.0049219Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu 2022-08-17T12:15:16.0105388Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu 2022-08-17T12:15:16.0117932Z test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu 2022-08-17T12:15:16.0304938Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu 2022-08-17T12:15:16.0316262Z test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu 2022-08-17T12:15:16.0466395Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu 2022-08-17T12:15:16.0468817Z test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu 2022-08-17T12:15:16.0482544Z test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu 2022-08-17T12:15:16.0484358Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu 2022-08-17T12:15:16.0545187Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu 2022-08-17T12:15:16.0556978Z test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu 2022-08-17T12:15:16.0745134Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu 2022-08-17T12:15:16.0755885Z test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu 2022-08-17T12:15:16.0908897Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu 2022-08-17T12:15:16.0909343Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu 2022-08-17T12:15:16.0924311Z test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu 2022-08-17T12:15:16.0930781Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu 2022-08-17T12:15:16.0984898Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu 2022-08-17T12:15:16.0997853Z test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu 2022-08-17T12:15:16.1185145Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu 2022-08-17T12:15:16.1196726Z test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu 2022-08-17T12:15:16.1347747Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu 2022-08-17T12:15:16.1348229Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu 2022-08-17T12:15:16.1364759Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu 2022-08-17T12:15:16.1372587Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu 2022-08-17T12:15:16.1425497Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu 2022-08-17T12:15:16.1438806Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu 2022-08-17T12:15:16.1625450Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu 2022-08-17T12:15:16.1637975Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu 2022-08-17T12:15:16.1787906Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu 2022-08-17T12:15:16.1788672Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu 2022-08-17T12:15:16.1804168Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu 2022-08-17T12:15:16.1810875Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu 2022-08-17T12:15:16.1865337Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu 2022-08-17T12:15:16.1878510Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu 2022-08-17T12:15:16.2066530Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu 2022-08-17T12:15:16.2079484Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu 2022-08-17T12:15:16.2228416Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu 2022-08-17T12:15:16.2228826Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu 2022-08-17T12:15:16.2245058Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu 2022-08-17T12:15:16.2251835Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu 2022-08-17T12:15:16.2305739Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu 2022-08-17T12:15:16.2319318Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu 2022-08-17T12:15:16.2506413Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu 2022-08-17T12:15:16.2519845Z test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu 2022-08-17T12:15:16.2667980Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu 2022-08-17T12:15:16.2670253Z test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu 2022-08-17T12:15:16.2685713Z test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu 2022-08-17T12:15:16.2692322Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu 2022-08-17T12:15:16.2745663Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu 2022-08-17T12:15:16.2759415Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu 2022-08-17T12:15:16.2945951Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu 2022-08-17T12:15:16.2959646Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu 2022-08-17T12:15:16.3106450Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu 2022-08-17T12:15:16.3108767Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu 2022-08-17T12:15:16.3123672Z test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu 2022-08-17T12:15:16.3130269Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu 2022-08-17T12:15:16.3185130Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu 2022-08-17T12:15:16.3212399Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu 2022-08-17T12:15:16.3386044Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu 2022-08-17T12:15:16.3401660Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu 2022-08-17T12:15:16.3547866Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu 2022-08-17T12:15:16.3548274Z test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu 2022-08-17T12:15:16.3565985Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu 2022-08-17T12:15:16.3568732Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu 2022-08-17T12:15:16.3625236Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu 2022-08-17T12:15:16.3637651Z test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu 2022-08-17T12:15:16.3825780Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu 2022-08-17T12:15:16.3839099Z test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu 2022-08-17T12:15:16.3986656Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu 2022-08-17T12:15:16.3989135Z test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu 2022-08-17T12:15:16.4003550Z test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu 2022-08-17T12:15:16.4010040Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu 2022-08-17T12:15:16.4065361Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu 2022-08-17T12:15:16.4077664Z test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu 2022-08-17T12:15:16.4265612Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu 2022-08-17T12:15:16.4278419Z test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu 2022-08-17T12:15:16.4430069Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu 2022-08-17T12:15:16.4430596Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu 2022-08-17T12:15:16.4447424Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu 2022-08-17T12:15:16.4455593Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu 2022-08-17T12:15:16.4506884Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu 2022-08-17T12:15:16.4521307Z test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu 2022-08-17T12:15:16.4708296Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu 2022-08-17T12:15:16.4722280Z test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu 2022-08-17T12:15:16.4869569Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu 2022-08-17T12:15:16.4870204Z test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu 2022-08-17T12:15:16.4888846Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu 2022-08-17T12:15:16.4895696Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu 2022-08-17T12:15:16.4946744Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu 2022-08-17T12:15:16.4998484Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu 2022-08-17T12:15:16.5147021Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu 2022-08-17T12:15:16.5161559Z test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu 2022-08-17T12:15:16.5309250Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu 2022-08-17T12:15:16.5310082Z test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu 2022-08-17T12:15:16.5328990Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu 2022-08-17T12:15:16.5330390Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu 2022-08-17T12:15:16.5386681Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu 2022-08-17T12:15:16.5406061Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu 2022-08-17T12:15:16.5586772Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu 2022-08-17T12:15:16.5668910Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu 2022-08-17T12:15:16.5748245Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu 2022-08-17T12:15:16.5748701Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu 2022-08-17T12:15:16.5766356Z test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu 2022-08-17T12:15:16.5772508Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu 2022-08-17T12:15:16.5826016Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu 2022-08-17T12:15:16.5841485Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu 2022-08-17T12:15:16.6025631Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu 2022-08-17T12:15:16.6038623Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu 2022-08-17T12:15:16.6187790Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu 2022-08-17T12:15:16.6188616Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu 2022-08-17T12:15:16.6207548Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu 2022-08-17T12:15:16.6210047Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu 2022-08-17T12:15:16.6266037Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu 2022-08-17T12:15:16.6279697Z test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu 2022-08-17T12:15:16.6465767Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu 2022-08-17T12:15:16.6480805Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu 2022-08-17T12:15:16.6626842Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu 2022-08-17T12:15:16.6628851Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu 2022-08-17T12:15:16.6647245Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu 2022-08-17T12:15:16.6649016Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu 2022-08-17T12:15:16.6705545Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu 2022-08-17T12:15:16.6718354Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu 2022-08-17T12:15:16.6905661Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu 2022-08-17T12:15:16.6918460Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu 2022-08-17T12:15:16.7067428Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu 2022-08-17T12:15:16.7068017Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu 2022-08-17T12:15:16.7082781Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu 2022-08-17T12:15:16.7089671Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu 2022-08-17T12:15:16.7145452Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu 2022-08-17T12:15:16.7157993Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu 2022-08-17T12:15:16.7345464Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu 2022-08-17T12:15:16.7357798Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu 2022-08-17T12:15:16.7507314Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu 2022-08-17T12:15:16.7507850Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu 2022-08-17T12:15:16.7525240Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu 2022-08-17T12:15:16.7527896Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu 2022-08-17T12:15:16.7585241Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu 2022-08-17T12:15:16.7596957Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu 2022-08-17T12:15:16.7785541Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu 2022-08-17T12:15:16.7797232Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu 2022-08-17T12:15:16.7947049Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu 2022-08-17T12:15:16.7947773Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu 2022-08-17T12:15:16.7959738Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu 2022-08-17T12:15:16.7967723Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu 2022-08-17T12:15:16.8027664Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu 2022-08-17T12:15:16.8039809Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu 2022-08-17T12:15:16.8228113Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu 2022-08-17T12:15:16.8241186Z test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu 2022-08-17T12:15:16.8387378Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu 2022-08-17T12:15:16.8387763Z test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu 2022-08-17T12:15:16.8401185Z test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu 2022-08-17T12:15:16.8410081Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu 2022-08-17T12:15:16.8465105Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu 2022-08-17T12:15:16.8477216Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu 2022-08-17T12:15:16.8665623Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu 2022-08-17T12:15:16.8677572Z test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu 2022-08-17T12:15:16.8827945Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu 2022-08-17T12:15:16.8828452Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu 2022-08-17T12:15:16.8845371Z test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu 2022-08-17T12:15:16.8851877Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu 2022-08-17T12:15:16.8905178Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu 2022-08-17T12:15:16.8917603Z test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu 2022-08-17T12:15:16.9105215Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu 2022-08-17T12:15:16.9117573Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu 2022-08-17T12:15:16.9267211Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu 2022-08-17T12:15:16.9267715Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu 2022-08-17T12:15:16.9285031Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu 2022-08-17T12:15:16.9291844Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu 2022-08-17T12:15:16.9345318Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu 2022-08-17T12:15:16.9357252Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu 2022-08-17T12:15:16.9545351Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu 2022-08-17T12:15:16.9559554Z test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu 2022-08-17T12:15:16.9708107Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu 2022-08-17T12:15:16.9708848Z test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu 2022-08-17T12:15:16.9726874Z test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu 2022-08-17T12:15:16.9733669Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu 2022-08-17T12:15:16.9786404Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu 2022-08-17T12:15:16.9800790Z test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu 2022-08-17T12:15:16.9985524Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu 2022-08-17T12:15:16.9997801Z test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu 2022-08-17T12:15:17.0147649Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu 2022-08-17T12:15:17.0148029Z test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu 2022-08-17T12:15:17.0163362Z test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu 2022-08-17T12:15:17.0169964Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu 2022-08-17T12:15:17.0225050Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu 2022-08-17T12:15:17.0236824Z test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu 2022-08-17T12:15:17.0425027Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu 2022-08-17T12:15:17.0437071Z test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu 2022-08-17T12:15:17.0587997Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu 2022-08-17T12:15:17.0588520Z test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu 2022-08-17T12:15:17.0605020Z test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu 2022-08-17T12:15:17.0608350Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu 2022-08-17T12:15:17.0665228Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu 2022-08-17T12:15:17.0677538Z test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu 2022-08-17T12:15:17.0865355Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu 2022-08-17T12:15:17.0877665Z test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu 2022-08-17T12:15:17.1027058Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu 2022-08-17T12:15:17.1027633Z test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu 2022-08-17T12:15:17.1044948Z test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu 2022-08-17T12:15:17.1048107Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu 2022-08-17T12:15:17.1105314Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu 2022-08-17T12:15:17.1117923Z test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu 2022-08-17T12:15:17.1305731Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu 2022-08-17T12:15:17.1317749Z test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu 2022-08-17T12:15:17.1467132Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu 2022-08-17T12:15:17.1467632Z test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu 2022-08-17T12:15:17.1481502Z test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu 2022-08-17T12:15:17.1487707Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu 2022-08-17T12:15:17.1545283Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu 2022-08-17T12:15:17.1556619Z test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu 2022-08-17T12:15:17.1745233Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu 2022-08-17T12:15:17.1756856Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu 2022-08-17T12:15:17.1907584Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu 2022-08-17T12:15:17.1908132Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu 2022-08-17T12:15:17.1924140Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu 2022-08-17T12:15:17.1926565Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu 2022-08-17T12:15:17.1985242Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu 2022-08-17T12:15:17.1996661Z test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu 2022-08-17T12:15:17.2185794Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu 2022-08-17T12:15:17.2198552Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu 2022-08-17T12:15:17.2347220Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu 2022-08-17T12:15:17.2347752Z test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu 2022-08-17T12:15:17.2361340Z test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu 2022-08-17T12:15:17.2367669Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu 2022-08-17T12:15:17.2425249Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu 2022-08-17T12:15:17.2439349Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu 2022-08-17T12:15:17.2625466Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu 2022-08-17T12:15:17.2639810Z test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu 2022-08-17T12:15:17.2786998Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu 2022-08-17T12:15:17.2788993Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu 2022-08-17T12:15:17.2805755Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_cpu 2022-08-17T12:15:17.2808301Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu 2022-08-17T12:15:17.2865318Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_cpu 2022-08-17T12:15:17.2876711Z test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu 2022-08-17T12:15:17.3065795Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu 2022-08-17T12:15:17.3077592Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu 2022-08-17T12:15:17.3228024Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu 2022-08-17T12:15:17.3228647Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu 2022-08-17T12:15:17.3246188Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu 2022-08-17T12:15:17.3248795Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu 2022-08-17T12:15:17.3305192Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu 2022-08-17T12:15:17.3317488Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu 2022-08-17T12:15:17.3505890Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu 2022-08-17T12:15:17.3517109Z test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu 2022-08-17T12:15:17.3667329Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu 2022-08-17T12:15:17.3667880Z test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu 2022-08-17T12:15:17.3684885Z test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu 2022-08-17T12:15:17.3687384Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu 2022-08-17T12:15:17.3745409Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu 2022-08-17T12:15:17.3756865Z test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu 2022-08-17T12:15:17.3945126Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu 2022-08-17T12:15:17.3957241Z test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu 2022-08-17T12:15:17.4107035Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu 2022-08-17T12:15:17.4107635Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:15:17.4124227Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:15:17.4125997Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:15:17.4184888Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:15:17.4196515Z test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu 2022-08-17T12:15:17.4385361Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu 2022-08-17T12:15:17.4397459Z test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu 2022-08-17T12:15:17.4547734Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu 2022-08-17T12:15:17.4550137Z test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu 2022-08-17T12:15:17.4568492Z test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu 2022-08-17T12:15:17.4571132Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu 2022-08-17T12:15:17.4626171Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu 2022-08-17T12:15:17.4639895Z test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu 2022-08-17T12:15:17.4825966Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu 2022-08-17T12:15:17.4839095Z test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu 2022-08-17T12:15:17.4987625Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu 2022-08-17T12:15:17.4988800Z test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu 2022-08-17T12:15:17.5001652Z test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu 2022-08-17T12:15:17.5010193Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu 2022-08-17T12:15:17.5065931Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu 2022-08-17T12:15:17.5078926Z test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu 2022-08-17T12:15:17.5265406Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu 2022-08-17T12:15:17.5278029Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu 2022-08-17T12:15:17.5428457Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu 2022-08-17T12:15:17.5429260Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu 2022-08-17T12:15:17.5450042Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu 2022-08-17T12:15:17.5452583Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu 2022-08-17T12:15:17.5504987Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu 2022-08-17T12:15:17.5527823Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu 2022-08-17T12:15:17.5706123Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu 2022-08-17T12:15:17.5722028Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu 2022-08-17T12:15:17.5868411Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu 2022-08-17T12:15:17.5868985Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu 2022-08-17T12:15:17.5885885Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu 2022-08-17T12:15:17.5893277Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu 2022-08-17T12:15:17.5945507Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu 2022-08-17T12:15:17.5958355Z test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu 2022-08-17T12:15:17.6147220Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu 2022-08-17T12:15:17.6164536Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu 2022-08-17T12:15:17.6310511Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu 2022-08-17T12:15:17.6311635Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:17.6332153Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu 2022-08-17T12:15:17.6339073Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:17.6386108Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu 2022-08-17T12:15:17.6401025Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu 2022-08-17T12:15:17.6587451Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu 2022-08-17T12:15:17.6604785Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu 2022-08-17T12:15:17.6748090Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu 2022-08-17T12:15:17.6750503Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:17.6770544Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:15:17.6777586Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:17.6826257Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:15:17.6840970Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu 2022-08-17T12:15:17.7028644Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu 2022-08-17T12:15:17.7046925Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu 2022-08-17T12:15:17.7188448Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu 2022-08-17T12:15:17.7191874Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu 2022-08-17T12:15:17.7211207Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu 2022-08-17T12:15:17.7217969Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu 2022-08-17T12:15:17.7266626Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu 2022-08-17T12:15:17.7286244Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu 2022-08-17T12:15:17.7466453Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu 2022-08-17T12:15:17.7483336Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu 2022-08-17T12:15:17.7628000Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu 2022-08-17T12:15:17.7628725Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu 2022-08-17T12:15:17.7646754Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu 2022-08-17T12:15:17.7654011Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu 2022-08-17T12:15:17.7705697Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu 2022-08-17T12:15:17.7719629Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu 2022-08-17T12:15:17.7905554Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu 2022-08-17T12:15:17.7917295Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu 2022-08-17T12:15:17.8068630Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu 2022-08-17T12:15:17.8069183Z test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu 2022-08-17T12:15:17.8084551Z test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu 2022-08-17T12:15:17.8093536Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu 2022-08-17T12:15:17.8144991Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu 2022-08-17T12:15:17.8156968Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:15:17.8345058Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:15:17.8356489Z test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu 2022-08-17T12:15:17.8507313Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu 2022-08-17T12:15:17.8508212Z test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu 2022-08-17T12:15:17.8525073Z test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu 2022-08-17T12:15:17.8532216Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu 2022-08-17T12:15:17.8585121Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu 2022-08-17T12:15:17.8596405Z test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu 2022-08-17T12:15:17.8785107Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu 2022-08-17T12:15:17.8796210Z test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu 2022-08-17T12:15:17.8948074Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu 2022-08-17T12:15:17.8948407Z test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu 2022-08-17T12:15:17.8964873Z test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu 2022-08-17T12:15:17.8971420Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu 2022-08-17T12:15:17.9025056Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu 2022-08-17T12:15:17.9037029Z test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu 2022-08-17T12:15:17.9225384Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu 2022-08-17T12:15:17.9236844Z test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu 2022-08-17T12:15:17.9387548Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu 2022-08-17T12:15:17.9388281Z test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu 2022-08-17T12:15:17.9403355Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu 2022-08-17T12:15:17.9409963Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu 2022-08-17T12:15:17.9464906Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu 2022-08-17T12:15:17.9476767Z test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu 2022-08-17T12:15:17.9665384Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu 2022-08-17T12:15:17.9676858Z test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu 2022-08-17T12:15:17.9827391Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu 2022-08-17T12:15:17.9827939Z test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu 2022-08-17T12:15:17.9844955Z test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu 2022-08-17T12:15:17.9851206Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu 2022-08-17T12:15:17.9905173Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu 2022-08-17T12:15:17.9916570Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu 2022-08-17T12:15:18.0105187Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu 2022-08-17T12:15:18.0116295Z test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu 2022-08-17T12:15:18.0267458Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu 2022-08-17T12:15:18.0268019Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu 2022-08-17T12:15:18.0282662Z test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_cpu 2022-08-17T12:15:18.0290905Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu 2022-08-17T12:15:18.0344839Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_cpu 2022-08-17T12:15:18.0356810Z test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu 2022-08-17T12:15:18.0544981Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu 2022-08-17T12:15:18.0557286Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu 2022-08-17T12:15:18.0707536Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu 2022-08-17T12:15:18.0708114Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu 2022-08-17T12:15:18.0724110Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu 2022-08-17T12:15:18.0730817Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu 2022-08-17T12:15:18.0785186Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu 2022-08-17T12:15:18.0796208Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu 2022-08-17T12:15:18.0985685Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu 2022-08-17T12:15:18.0996516Z test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu 2022-08-17T12:15:18.1147217Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu 2022-08-17T12:15:18.1147748Z test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu 2022-08-17T12:15:18.1164519Z test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu 2022-08-17T12:15:18.1171846Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu 2022-08-17T12:15:18.1224843Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu 2022-08-17T12:15:18.1236543Z test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu 2022-08-17T12:15:18.1425404Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu 2022-08-17T12:15:18.1437094Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu 2022-08-17T12:15:18.1587290Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu 2022-08-17T12:15:18.1588857Z test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu 2022-08-17T12:15:18.1607012Z test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu 2022-08-17T12:15:18.1608936Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu 2022-08-17T12:15:18.1665929Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu 2022-08-17T12:15:18.1680278Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu 2022-08-17T12:15:18.1865812Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu 2022-08-17T12:15:18.1876740Z test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu 2022-08-17T12:15:18.2026932Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu 2022-08-17T12:15:18.2029310Z test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu 2022-08-17T12:15:18.2046067Z test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu 2022-08-17T12:15:18.2048453Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu 2022-08-17T12:15:18.2105120Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu 2022-08-17T12:15:18.2119836Z test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu 2022-08-17T12:15:18.2305844Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu 2022-08-17T12:15:18.2325450Z test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu 2022-08-17T12:15:18.2468602Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu 2022-08-17T12:15:18.2469321Z test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu 2022-08-17T12:15:18.2488260Z test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu 2022-08-17T12:15:18.2490864Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu 2022-08-17T12:15:18.2546255Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu 2022-08-17T12:15:18.2559813Z test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu 2022-08-17T12:15:18.2746619Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu 2022-08-17T12:15:18.2761133Z test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu 2022-08-17T12:15:18.2907911Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu 2022-08-17T12:15:18.2909765Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu 2022-08-17T12:15:18.2926138Z test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu 2022-08-17T12:15:18.2933604Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu 2022-08-17T12:15:18.2985261Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu 2022-08-17T12:15:18.2998361Z test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu 2022-08-17T12:15:18.3185874Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu 2022-08-17T12:15:18.3199212Z test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu 2022-08-17T12:15:18.3348957Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu 2022-08-17T12:15:18.3349743Z test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu 2022-08-17T12:15:18.3371136Z test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu 2022-08-17T12:15:18.3374138Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu 2022-08-17T12:15:18.3425423Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu 2022-08-17T12:15:18.3438236Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu 2022-08-17T12:15:18.3626064Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu 2022-08-17T12:15:18.3637511Z test_ops.py::TestCommonCPU::test_dtypes_abs_cpu 2022-08-17T12:15:18.3787493Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_abs_cpu 2022-08-17T12:15:18.3788065Z test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu 2022-08-17T12:15:18.3806163Z test_ops.py::TestCommonCPU::test_dtypes_acos_cpu 2022-08-17T12:15:18.3812561Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu 2022-08-17T12:15:18.3865123Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_acos_cpu 2022-08-17T12:15:18.3877193Z test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu 2022-08-17T12:15:18.4065000Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu 2022-08-17T12:15:18.4076767Z test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu 2022-08-17T12:15:18.4227458Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu 2022-08-17T12:15:18.4227753Z test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu 2022-08-17T12:15:18.4245004Z test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu 2022-08-17T12:15:18.4251638Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu 2022-08-17T12:15:18.4305158Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu 2022-08-17T12:15:18.4317181Z test_ops.py::TestCommonCPU::test_dtypes_add_cpu 2022-08-17T12:15:18.4505475Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_add_cpu 2022-08-17T12:15:18.4516732Z test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu 2022-08-17T12:15:18.4668262Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu 2022-08-17T12:15:18.4668800Z test_ops.py::TestCommonCPU::test_dtypes_addr_cpu 2022-08-17T12:15:18.4684597Z test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu 2022-08-17T12:15:18.4691704Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_addr_cpu 2022-08-17T12:15:18.4744868Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu 2022-08-17T12:15:18.4756821Z test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu 2022-08-17T12:15:18.4945178Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu 2022-08-17T12:15:18.4957538Z test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu 2022-08-17T12:15:18.5107386Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu 2022-08-17T12:15:18.5108564Z test_ops.py::TestCommonCPU::test_dtypes_amax_cpu 2022-08-17T12:15:18.5119564Z test_ops.py::TestCommonCPU::test_dtypes_amin_cpu 2022-08-17T12:15:18.5130013Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_amin_cpu 2022-08-17T12:15:18.5185376Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_amax_cpu 2022-08-17T12:15:18.5196930Z test_ops.py::TestCommonCPU::test_dtypes_all_cpu 2022-08-17T12:15:18.5385304Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_all_cpu 2022-08-17T12:15:18.5396972Z test_ops.py::TestCommonCPU::test_dtypes_angle_cpu 2022-08-17T12:15:18.5548114Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_angle_cpu 2022-08-17T12:15:18.5549206Z test_ops.py::TestCommonCPU::test_dtypes_arange_cpu 2022-08-17T12:15:18.5561343Z test_ops.py::TestCommonCPU::test_dtypes_any_cpu 2022-08-17T12:15:18.5567832Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_any_cpu 2022-08-17T12:15:18.5625070Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_arange_cpu 2022-08-17T12:15:18.5636655Z test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu 2022-08-17T12:15:18.5825416Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu 2022-08-17T12:15:18.5836624Z test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu 2022-08-17T12:15:18.5985709Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu 2022-08-17T12:15:18.5987977Z test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu 2022-08-17T12:15:18.6003936Z test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu 2022-08-17T12:15:18.6010222Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu 2022-08-17T12:15:18.6064818Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu 2022-08-17T12:15:18.6076451Z test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu 2022-08-17T12:15:18.6265939Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu 2022-08-17T12:15:18.6277369Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu 2022-08-17T12:15:18.6426412Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu 2022-08-17T12:15:18.6428908Z test_ops.py::TestCommonCPU::test_dtypes_asin_cpu 2022-08-17T12:15:18.6445233Z test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu 2022-08-17T12:15:18.6452506Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu 2022-08-17T12:15:18.6504982Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_asin_cpu 2022-08-17T12:15:18.6516236Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu 2022-08-17T12:15:18.6705231Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu 2022-08-17T12:15:18.6716675Z test_ops.py::TestCommonCPU::test_dtypes_atan_cpu 2022-08-17T12:15:18.6866938Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_atan_cpu 2022-08-17T12:15:18.6867775Z test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu 2022-08-17T12:15:18.6884544Z test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu 2022-08-17T12:15:18.6891326Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu 2022-08-17T12:15:18.6945228Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu 2022-08-17T12:15:18.6958953Z test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu 2022-08-17T12:15:18.7145000Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu 2022-08-17T12:15:18.7158856Z test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu 2022-08-17T12:15:18.7307365Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu 2022-08-17T12:15:18.7307924Z test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu 2022-08-17T12:15:18.7324550Z test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu 2022-08-17T12:15:18.7331337Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu 2022-08-17T12:15:18.7385653Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu 2022-08-17T12:15:18.7398424Z test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu 2022-08-17T12:15:18.7586372Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu 2022-08-17T12:15:18.7601380Z test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu 2022-08-17T12:15:18.7749048Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu 2022-08-17T12:15:18.7750918Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu 2022-08-17T12:15:18.7773395Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu 2022-08-17T12:15:18.7776236Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu 2022-08-17T12:15:18.7826547Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu 2022-08-17T12:15:18.7841996Z test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu 2022-08-17T12:15:18.8027737Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu 2022-08-17T12:15:18.8045785Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu 2022-08-17T12:15:18.8190241Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu 2022-08-17T12:15:18.8190585Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu 2022-08-17T12:15:18.8210162Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu 2022-08-17T12:15:18.8218112Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu 2022-08-17T12:15:18.8266537Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu 2022-08-17T12:15:18.8317963Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu 2022-08-17T12:15:18.8466992Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu 2022-08-17T12:15:18.8484170Z test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu 2022-08-17T12:15:18.8629402Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu 2022-08-17T12:15:18.8629890Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu 2022-08-17T12:15:18.8652776Z test_ops.py::TestCommonCPU::test_dtypes_bool_cpu 2022-08-17T12:15:18.8655629Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bool_cpu 2022-08-17T12:15:18.8706265Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu 2022-08-17T12:15:18.8721397Z test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu 2022-08-17T12:15:18.8907910Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu 2022-08-17T12:15:18.8922111Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu 2022-08-17T12:15:18.9069361Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu 2022-08-17T12:15:18.9069685Z test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu 2022-08-17T12:15:18.9089672Z test_ops.py::TestCommonCPU::test_dtypes_byte_cpu 2022-08-17T12:15:18.9096997Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_byte_cpu 2022-08-17T12:15:18.9146304Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu 2022-08-17T12:15:18.9161115Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu 2022-08-17T12:15:18.9346367Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu 2022-08-17T12:15:18.9360284Z test_ops.py::TestCommonCPU::test_dtypes_cat_cpu 2022-08-17T12:15:18.9508532Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cat_cpu 2022-08-17T12:15:18.9509090Z test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu 2022-08-17T12:15:18.9527173Z test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu 2022-08-17T12:15:18.9534527Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu 2022-08-17T12:15:18.9585914Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu 2022-08-17T12:15:18.9599693Z test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu 2022-08-17T12:15:18.9786410Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu 2022-08-17T12:15:18.9799038Z test_ops.py::TestCommonCPU::test_dtypes_char_cpu 2022-08-17T12:15:18.9947598Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_char_cpu 2022-08-17T12:15:18.9948554Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu 2022-08-17T12:15:18.9965421Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu 2022-08-17T12:15:18.9973098Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu 2022-08-17T12:15:19.0025127Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu 2022-08-17T12:15:19.0037768Z test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu 2022-08-17T12:15:19.0225533Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu 2022-08-17T12:15:19.0242275Z test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu 2022-08-17T12:15:19.0389265Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu 2022-08-17T12:15:19.0390471Z test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu 2022-08-17T12:15:19.0408902Z test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu 2022-08-17T12:15:19.0416983Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu 2022-08-17T12:15:19.0466282Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu 2022-08-17T12:15:19.0480478Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu 2022-08-17T12:15:19.0666083Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu 2022-08-17T12:15:19.0679335Z test_ops.py::TestCommonCPU::test_dtypes_clone_cpu 2022-08-17T12:15:19.0828294Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_clone_cpu 2022-08-17T12:15:19.0828910Z test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu 2022-08-17T12:15:19.0847350Z test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu 2022-08-17T12:15:19.0854010Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu 2022-08-17T12:15:19.0905587Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu 2022-08-17T12:15:19.0918795Z test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu 2022-08-17T12:15:19.1106386Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu 2022-08-17T12:15:19.1120888Z test_ops.py::TestCommonCPU::test_dtypes_conj_cpu 2022-08-17T12:15:19.1268264Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_conj_cpu 2022-08-17T12:15:19.1268764Z test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu 2022-08-17T12:15:19.1287500Z test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu 2022-08-17T12:15:19.1291889Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu 2022-08-17T12:15:19.1346180Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu 2022-08-17T12:15:19.1360730Z test_ops.py::TestCommonCPU::test_dtypes_complex_cpu 2022-08-17T12:15:19.1545872Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_complex_cpu 2022-08-17T12:15:19.1559428Z test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu 2022-08-17T12:15:19.1707656Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu 2022-08-17T12:15:19.1708777Z test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu 2022-08-17T12:15:19.1727251Z test_ops.py::TestCommonCPU::test_dtypes_cos_cpu 2022-08-17T12:15:19.1728875Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu 2022-08-17T12:15:19.1785184Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cos_cpu 2022-08-17T12:15:19.1800399Z test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu 2022-08-17T12:15:19.1985681Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu 2022-08-17T12:15:19.2000431Z test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu 2022-08-17T12:15:19.2147159Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu 2022-08-17T12:15:19.2147481Z test_ops.py::TestCommonCPU::test_dtypes_cov_cpu 2022-08-17T12:15:19.2164210Z test_ops.py::TestCommonCPU::test_dtypes_cross_cpu 2022-08-17T12:15:19.2168527Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cov_cpu 2022-08-17T12:15:19.2225102Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cross_cpu 2022-08-17T12:15:19.2236834Z test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu 2022-08-17T12:15:19.2425439Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu 2022-08-17T12:15:19.2437336Z test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu 2022-08-17T12:15:19.2586919Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu 2022-08-17T12:15:19.2589090Z test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu 2022-08-17T12:15:19.2606567Z test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu 2022-08-17T12:15:19.2613392Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu 2022-08-17T12:15:19.2665553Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu 2022-08-17T12:15:19.2678407Z test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu 2022-08-17T12:15:19.2865453Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu 2022-08-17T12:15:19.2879673Z test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu 2022-08-17T12:15:19.3026785Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu 2022-08-17T12:15:19.3029378Z test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu 2022-08-17T12:15:19.3048500Z test_ops.py::TestCommonCPU::test_dtypes_diag_cpu 2022-08-17T12:15:19.3050274Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_diag_cpu 2022-08-17T12:15:19.3105548Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu 2022-08-17T12:15:19.3118762Z test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu 2022-08-17T12:15:19.3305545Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu 2022-08-17T12:15:19.3319010Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu 2022-08-17T12:15:19.3468011Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu 2022-08-17T12:15:19.3468927Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu 2022-08-17T12:15:19.3485845Z test_ops.py::TestCommonCPU::test_dtypes_diff_cpu 2022-08-17T12:15:19.3492847Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu 2022-08-17T12:15:19.3545880Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_diff_cpu 2022-08-17T12:15:19.3559115Z test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu 2022-08-17T12:15:19.3745478Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu 2022-08-17T12:15:19.3757821Z test_ops.py::TestCommonCPU::test_dtypes_dist_cpu 2022-08-17T12:15:19.3907368Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_dist_cpu 2022-08-17T12:15:19.3908358Z test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu 2022-08-17T12:15:19.3923545Z test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu 2022-08-17T12:15:19.3930776Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu 2022-08-17T12:15:19.3985287Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu 2022-08-17T12:15:19.3998642Z test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu 2022-08-17T12:15:19.4185451Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu 2022-08-17T12:15:19.4199132Z test_ops.py::TestCommonCPU::test_dtypes_dot_cpu 2022-08-17T12:15:19.4347523Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_dot_cpu 2022-08-17T12:15:19.4348230Z test_ops.py::TestCommonCPU::test_dtypes_double_cpu 2022-08-17T12:15:19.4364675Z test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu 2022-08-17T12:15:19.4371099Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_double_cpu 2022-08-17T12:15:19.4424708Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu 2022-08-17T12:15:19.4436872Z test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu 2022-08-17T12:15:19.4625599Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu 2022-08-17T12:15:19.4637519Z test_ops.py::TestCommonCPU::test_dtypes_eig_cpu 2022-08-17T12:15:19.4786694Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_eig_cpu 2022-08-17T12:15:19.4789009Z test_ops.py::TestCommonCPU::test_dtypes_empty_cpu 2022-08-17T12:15:19.4803989Z test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu 2022-08-17T12:15:19.4810851Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_empty_cpu 2022-08-17T12:15:19.4865726Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu 2022-08-17T12:15:19.4879645Z test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu 2022-08-17T12:15:19.5065422Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu 2022-08-17T12:15:19.5077750Z test_ops.py::TestCommonCPU::test_dtypes_eq_cpu 2022-08-17T12:15:19.5227496Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_eq_cpu 2022-08-17T12:15:19.5228861Z test_ops.py::TestCommonCPU::test_dtypes_equal_cpu 2022-08-17T12:15:19.5249140Z test_ops.py::TestCommonCPU::test_dtypes_erf_cpu 2022-08-17T12:15:19.5251991Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_equal_cpu 2022-08-17T12:15:19.5305017Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_erf_cpu 2022-08-17T12:15:19.5317083Z test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu 2022-08-17T12:15:19.5505695Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu 2022-08-17T12:15:19.5517644Z test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu 2022-08-17T12:15:19.5667198Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu 2022-08-17T12:15:19.5667828Z test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu 2022-08-17T12:15:19.5684829Z test_ops.py::TestCommonCPU::test_dtypes_exp_cpu 2022-08-17T12:15:19.5691194Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu 2022-08-17T12:15:19.5744531Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_exp_cpu 2022-08-17T12:15:19.5756125Z test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu 2022-08-17T12:15:19.5945076Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu 2022-08-17T12:15:19.5956864Z test_ops.py::TestCommonCPU::test_dtypes_expand_cpu 2022-08-17T12:15:19.6107434Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_expand_cpu 2022-08-17T12:15:19.6107763Z test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu 2022-08-17T12:15:19.6124696Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu 2022-08-17T12:15:19.6131472Z [gw0] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu 2022-08-17T12:15:19.6184961Z [gw2] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu 2022-08-17T12:15:19.6196439Z test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu 2022-08-17T12:15:19.6385332Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu 2022-08-17T12:15:19.6396519Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu 2022-08-17T12:15:19.6547296Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu 2022-08-17T12:15:19.6547593Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu 2022-08-17T12:15:19.6564776Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu 2022-08-17T12:15:19.6572051Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu 2022-08-17T12:15:19.6624842Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu 2022-08-17T12:15:19.6639219Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu 2022-08-17T12:15:19.6825107Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu 2022-08-17T12:15:19.6839369Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu 2022-08-17T12:15:19.6988040Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu 2022-08-17T12:15:19.6988719Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu 2022-08-17T12:15:19.7007912Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu 2022-08-17T12:15:19.7010698Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu 2022-08-17T12:15:19.7064884Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu 2022-08-17T12:15:19.7076139Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu 2022-08-17T12:15:19.7265287Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu 2022-08-17T12:15:19.7276637Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu 2022-08-17T12:15:19.7427919Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu 2022-08-17T12:15:19.7428731Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu 2022-08-17T12:15:19.7443824Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu 2022-08-17T12:15:19.7451767Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu 2022-08-17T12:15:19.7505142Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu 2022-08-17T12:15:19.7517188Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu 2022-08-17T12:15:19.7705018Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu 2022-08-17T12:15:19.7716269Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu 2022-08-17T12:15:19.7867734Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu 2022-08-17T12:15:19.7868354Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu 2022-08-17T12:15:19.7882887Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu 2022-08-17T12:15:19.7889566Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu 2022-08-17T12:15:19.7944979Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu 2022-08-17T12:15:19.7956599Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu 2022-08-17T12:15:19.8146047Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu 2022-08-17T12:15:19.8156504Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu 2022-08-17T12:15:19.8306351Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu 2022-08-17T12:15:19.8308273Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu 2022-08-17T12:15:19.8322677Z test_ops.py::TestCommonCPU::test_dtypes_fill_cpu 2022-08-17T12:15:19.8327282Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu 2022-08-17T12:15:19.8385366Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fill_cpu 2022-08-17T12:15:19.8396891Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu 2022-08-17T12:15:19.8585181Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu 2022-08-17T12:15:19.8596697Z test_ops.py::TestCommonCPU::test_dtypes_flip_cpu 2022-08-17T12:15:19.8746542Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_flip_cpu 2022-08-17T12:15:19.8748702Z test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu 2022-08-17T12:15:19.8760992Z test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu 2022-08-17T12:15:19.8769253Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu 2022-08-17T12:15:19.8825498Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu 2022-08-17T12:15:19.8839902Z test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu 2022-08-17T12:15:19.9025906Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu 2022-08-17T12:15:19.9044768Z test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu 2022-08-17T12:15:19.9186376Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu 2022-08-17T12:15:19.9188412Z test_ops.py::TestCommonCPU::test_dtypes_floor_cpu 2022-08-17T12:15:19.9208287Z test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu 2022-08-17T12:15:19.9211580Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_floor_cpu 2022-08-17T12:15:19.9265451Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu 2022-08-17T12:15:19.9277646Z test_ops.py::TestCommonCPU::test_dtypes_float_cpu 2022-08-17T12:15:19.9467819Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_float_cpu 2022-08-17T12:15:19.9488047Z test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu 2022-08-17T12:15:19.9627509Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu 2022-08-17T12:15:19.9630182Z test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu 2022-08-17T12:15:19.9649848Z test_ops.py::TestCommonCPU::test_dtypes_frac_cpu 2022-08-17T12:15:19.9656855Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu 2022-08-17T12:15:19.9706611Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_frac_cpu 2022-08-17T12:15:19.9722032Z test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu 2022-08-17T12:15:19.9907680Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu 2022-08-17T12:15:19.9926567Z test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu 2022-08-17T12:15:20.0068926Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu 2022-08-17T12:15:20.0070729Z test_ops.py::TestCommonCPU::test_dtypes_gather_cpu 2022-08-17T12:15:20.0088845Z test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu 2022-08-17T12:15:20.0094937Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_gather_cpu 2022-08-17T12:15:20.0147124Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu 2022-08-17T12:15:20.0164870Z test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu 2022-08-17T12:15:20.0347503Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu 2022-08-17T12:15:20.0367682Z test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu 2022-08-17T12:15:20.0509567Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu 2022-08-17T12:15:20.0526937Z test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu 2022-08-17T12:15:20.0527312Z test_ops.py::TestCommonCPU::test_dtypes_gt_cpu 2022-08-17T12:15:20.0534023Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu 2022-08-17T12:15:20.0586207Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_gt_cpu 2022-08-17T12:15:20.0600842Z test_ops.py::TestCommonCPU::test_dtypes_ge_cpu 2022-08-17T12:15:20.0785965Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_ge_cpu 2022-08-17T12:15:20.0799664Z test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu 2022-08-17T12:15:20.0948217Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu 2022-08-17T12:15:20.0948750Z test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu 2022-08-17T12:15:20.0963289Z test_ops.py::TestCommonCPU::test_dtypes_histc_cpu 2022-08-17T12:15:20.0969732Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu 2022-08-17T12:15:20.1025339Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_histc_cpu 2022-08-17T12:15:20.1038976Z test_ops.py::TestCommonCPU::test_dtypes_half_cpu 2022-08-17T12:15:20.1225128Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_half_cpu 2022-08-17T12:15:20.1238558Z test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu 2022-08-17T12:15:20.1387922Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu 2022-08-17T12:15:20.1388496Z test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu 2022-08-17T12:15:20.1406476Z test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu 2022-08-17T12:15:20.1408199Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu 2022-08-17T12:15:20.1465283Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu 2022-08-17T12:15:20.1481667Z test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu 2022-08-17T12:15:20.1665726Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu 2022-08-17T12:15:20.1682689Z test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu 2022-08-17T12:15:20.1826852Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu 2022-08-17T12:15:20.1829101Z test_ops.py::TestCommonCPU::test_dtypes_imag_cpu 2022-08-17T12:15:20.1843837Z test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu 2022-08-17T12:15:20.1850006Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu 2022-08-17T12:15:20.1904737Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_imag_cpu 2022-08-17T12:15:20.1917138Z test_ops.py::TestCommonCPU::test_dtypes_i0_cpu 2022-08-17T12:15:20.2105201Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_i0_cpu 2022-08-17T12:15:20.2117836Z test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu 2022-08-17T12:15:20.2268013Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu 2022-08-17T12:15:20.2268614Z test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu 2022-08-17T12:15:20.2282645Z test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu 2022-08-17T12:15:20.2289847Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu 2022-08-17T12:15:20.2345235Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu 2022-08-17T12:15:20.2357566Z test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu 2022-08-17T12:15:20.2545523Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu 2022-08-17T12:15:20.2558632Z test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu 2022-08-17T12:15:20.2707878Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu 2022-08-17T12:15:20.2709906Z test_ops.py::TestCommonCPU::test_dtypes_int_cpu 2022-08-17T12:15:20.2724957Z test_ops.py::TestCommonCPU::test_dtypes_inner_cpu 2022-08-17T12:15:20.2731684Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_int_cpu 2022-08-17T12:15:20.2785451Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_inner_cpu 2022-08-17T12:15:20.2798100Z test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu 2022-08-17T12:15:20.2985267Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu 2022-08-17T12:15:20.2998059Z test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu 2022-08-17T12:15:20.3147990Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu 2022-08-17T12:15:20.3148479Z test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu 2022-08-17T12:15:20.3162157Z test_ops.py::TestCommonCPU::test_dtypes_isin_cpu 2022-08-17T12:15:20.3168863Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu 2022-08-17T12:15:20.3225378Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_isin_cpu 2022-08-17T12:15:20.3238141Z test_ops.py::TestCommonCPU::test_dtypes_inverse_cpu 2022-08-17T12:15:20.3425136Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_inverse_cpu 2022-08-17T12:15:20.3438584Z test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu 2022-08-17T12:15:20.3587321Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu 2022-08-17T12:15:20.3588032Z test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu 2022-08-17T12:15:20.3600241Z test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu 2022-08-17T12:15:20.3605702Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu 2022-08-17T12:15:20.3665482Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu 2022-08-17T12:15:20.3678181Z test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu 2022-08-17T12:15:20.3864961Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu 2022-08-17T12:15:20.3877704Z test_ops.py::TestCommonCPU::test_dtypes_istft_cpu 2022-08-17T12:15:20.4026940Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_istft_cpu 2022-08-17T12:15:20.4027605Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu 2022-08-17T12:15:20.4044081Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:15:20.4050886Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:15:20.4105239Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu 2022-08-17T12:15:20.4116679Z test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu 2022-08-17T12:15:20.4305299Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu 2022-08-17T12:15:20.4317221Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu 2022-08-17T12:15:20.4467789Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu 2022-08-17T12:15:20.4468894Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu 2022-08-17T12:15:20.4479560Z test_ops.py::TestCommonCPU::test_dtypes_kron_cpu 2022-08-17T12:15:20.4489923Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_kron_cpu 2022-08-17T12:15:20.4544886Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu 2022-08-17T12:15:20.4556970Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu 2022-08-17T12:15:20.4745447Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu 2022-08-17T12:15:20.4759016Z test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu 2022-08-17T12:15:20.4907370Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu 2022-08-17T12:15:20.4909430Z test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu 2022-08-17T12:15:20.4930081Z test_ops.py::TestCommonCPU::test_dtypes_le_cpu 2022-08-17T12:15:20.4932968Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_le_cpu 2022-08-17T12:15:20.4984971Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu 2022-08-17T12:15:20.4997580Z test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu 2022-08-17T12:15:20.5185138Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu 2022-08-17T12:15:20.5209093Z test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu 2022-08-17T12:15:20.5347475Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu 2022-08-17T12:15:20.5348012Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu 2022-08-17T12:15:20.5365767Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu 2022-08-17T12:15:20.5372541Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu 2022-08-17T12:15:20.5424660Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu 2022-08-17T12:15:20.5436609Z test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu 2022-08-17T12:15:20.5626232Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu 2022-08-17T12:15:20.5638622Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu 2022-08-17T12:15:20.5787263Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu 2022-08-17T12:15:20.5788289Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu 2022-08-17T12:15:20.5805292Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu 2022-08-17T12:15:20.5808445Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu 2022-08-17T12:15:20.5865113Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu 2022-08-17T12:15:20.5877123Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu 2022-08-17T12:15:20.6065022Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu 2022-08-17T12:15:20.6077034Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu 2022-08-17T12:15:20.6226475Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu 2022-08-17T12:15:20.6228630Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu 2022-08-17T12:15:20.6245133Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu 2022-08-17T12:15:20.6251544Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu 2022-08-17T12:15:20.6304910Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu 2022-08-17T12:15:20.6320925Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu 2022-08-17T12:15:20.6505553Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu 2022-08-17T12:15:20.6519463Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu 2022-08-17T12:15:20.6666639Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu 2022-08-17T12:15:20.6669131Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu 2022-08-17T12:15:20.6685806Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu 2022-08-17T12:15:20.6692599Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu 2022-08-17T12:15:20.6745031Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu 2022-08-17T12:15:20.6756592Z test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu 2022-08-17T12:15:20.6945509Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu 2022-08-17T12:15:20.6957565Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu 2022-08-17T12:15:20.7107275Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu 2022-08-17T12:15:20.7109263Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu 2022-08-17T12:15:20.7120184Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:15:20.7129151Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu 2022-08-17T12:15:20.7185400Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:15:20.7196750Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu 2022-08-17T12:15:20.7384902Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu 2022-08-17T12:15:20.7397110Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu 2022-08-17T12:15:20.7548356Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu 2022-08-17T12:15:20.7548903Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu 2022-08-17T12:15:20.7565037Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu 2022-08-17T12:15:20.7572561Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu 2022-08-17T12:15:20.7624863Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu 2022-08-17T12:15:20.7636901Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu 2022-08-17T12:15:20.7825559Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu 2022-08-17T12:15:20.7837969Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu 2022-08-17T12:15:20.7988568Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu 2022-08-17T12:15:20.7989222Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu 2022-08-17T12:15:20.8006435Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:15:20.8009099Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:15:20.8065006Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu 2022-08-17T12:15:20.8077682Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu 2022-08-17T12:15:20.8265629Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu 2022-08-17T12:15:20.8279115Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu 2022-08-17T12:15:20.8427039Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu 2022-08-17T12:15:20.8429066Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:15:20.8446792Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu 2022-08-17T12:15:20.8448439Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu 2022-08-17T12:15:20.8505095Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:15:20.8517171Z test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu 2022-08-17T12:15:20.8705469Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu 2022-08-17T12:15:20.8717874Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu 2022-08-17T12:15:20.8867406Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu 2022-08-17T12:15:20.8867942Z test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu 2022-08-17T12:15:20.8885261Z test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu 2022-08-17T12:15:20.8887488Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu 2022-08-17T12:15:20.8945097Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu 2022-08-17T12:15:20.8957304Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu 2022-08-17T12:15:20.9145614Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu 2022-08-17T12:15:20.9159194Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu 2022-08-17T12:15:20.9306933Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu 2022-08-17T12:15:20.9307849Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu 2022-08-17T12:15:20.9325624Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu 2022-08-17T12:15:20.9327970Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu 2022-08-17T12:15:20.9385439Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu 2022-08-17T12:15:20.9396891Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu 2022-08-17T12:15:20.9585394Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu 2022-08-17T12:15:20.9598749Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu 2022-08-17T12:15:20.9746918Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu 2022-08-17T12:15:20.9749269Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu 2022-08-17T12:15:20.9761722Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu 2022-08-17T12:15:20.9770798Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu 2022-08-17T12:15:20.9824789Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu 2022-08-17T12:15:20.9836777Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu 2022-08-17T12:15:21.0025378Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu 2022-08-17T12:15:21.0037458Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu 2022-08-17T12:15:21.0189115Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu 2022-08-17T12:15:21.0190287Z test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu 2022-08-17T12:15:21.0203278Z test_ops.py::TestCommonCPU::test_dtypes_log10_cpu 2022-08-17T12:15:21.0210069Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu 2022-08-17T12:15:21.0264722Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_log10_cpu 2022-08-17T12:15:21.0276466Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu 2022-08-17T12:15:21.0465201Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu 2022-08-17T12:15:21.0477884Z test_ops.py::TestCommonCPU::test_dtypes_log2_cpu 2022-08-17T12:15:21.0627056Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_log2_cpu 2022-08-17T12:15:21.0628912Z test_ops.py::TestCommonCPU::test_dtypes_log_cpu 2022-08-17T12:15:21.0645326Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu 2022-08-17T12:15:21.0647580Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_log_cpu 2022-08-17T12:15:21.0704850Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu 2022-08-17T12:15:21.0717359Z test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu 2022-08-17T12:15:21.0905886Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu 2022-08-17T12:15:21.0922002Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu 2022-08-17T12:15:21.1068516Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu 2022-08-17T12:15:21.1070795Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu 2022-08-17T12:15:21.1092175Z test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu 2022-08-17T12:15:21.1095102Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu 2022-08-17T12:15:21.1146888Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu 2022-08-17T12:15:21.1165123Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_dtype_cpu 2022-08-17T12:15:21.1348304Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_log_softmax_dtype_cpu 2022-08-17T12:15:21.1372459Z test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu 2022-08-17T12:15:21.1508635Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu 2022-08-17T12:15:21.1510644Z test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu 2022-08-17T12:15:21.1529286Z test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu 2022-08-17T12:15:21.1586441Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu 2022-08-17T12:15:21.1592273Z test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu 2022-08-17T12:15:21.1603881Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu 2022-08-17T12:15:21.1787498Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu 2022-08-17T12:15:21.1806881Z test_ops.py::TestCommonCPU::test_dtypes_logit_cpu 2022-08-17T12:15:21.1949019Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logit_cpu 2022-08-17T12:15:21.1949479Z test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu 2022-08-17T12:15:21.1963469Z test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu 2022-08-17T12:15:21.2025884Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu 2022-08-17T12:15:21.2040261Z test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu 2022-08-17T12:15:21.2048447Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu 2022-08-17T12:15:21.2227200Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu 2022-08-17T12:15:21.2336479Z test_ops.py::TestCommonCPU::test_dtypes_lt_cpu 2022-08-17T12:15:21.2388788Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_lt_cpu 2022-08-17T12:15:21.2389454Z test_ops.py::TestCommonCPU::test_dtypes_lu_cpu 2022-08-17T12:15:21.2406622Z test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu 2022-08-17T12:15:21.2413730Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_lu_cpu 2022-08-17T12:15:21.2466393Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu 2022-08-17T12:15:21.2482218Z test_ops.py::TestCommonCPU::test_dtypes_long_cpu 2022-08-17T12:15:21.2666349Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_long_cpu 2022-08-17T12:15:21.2680945Z test_ops.py::TestCommonCPU::test_dtypes_mH_cpu 2022-08-17T12:15:21.2827732Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mH_cpu 2022-08-17T12:15:21.2828450Z test_ops.py::TestCommonCPU::test_dtypes_mT_cpu 2022-08-17T12:15:21.2843844Z test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu 2022-08-17T12:15:21.2850206Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu 2022-08-17T12:15:21.2905515Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mT_cpu 2022-08-17T12:15:21.2918658Z test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu 2022-08-17T12:15:21.3105748Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu 2022-08-17T12:15:21.3118829Z test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu 2022-08-17T12:15:21.3267232Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu 2022-08-17T12:15:21.3269979Z test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu 2022-08-17T12:15:21.3287362Z test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu 2022-08-17T12:15:21.3290203Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu 2022-08-17T12:15:21.3345711Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu 2022-08-17T12:15:21.3358859Z test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu 2022-08-17T12:15:21.3545789Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu 2022-08-17T12:15:21.3559716Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu 2022-08-17T12:15:21.3707406Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu 2022-08-17T12:15:21.3709154Z test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu 2022-08-17T12:15:21.3726863Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu 2022-08-17T12:15:21.3729188Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu 2022-08-17T12:15:21.3785070Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu 2022-08-17T12:15:21.3797381Z test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu 2022-08-17T12:15:21.3985315Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu 2022-08-17T12:15:21.3997813Z test_ops.py::TestCommonCPU::test_dtypes_median_cpu 2022-08-17T12:15:21.4146352Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_median_cpu 2022-08-17T12:15:21.4148571Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu 2022-08-17T12:15:21.4165832Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu 2022-08-17T12:15:21.4168467Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu 2022-08-17T12:15:21.4224878Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu 2022-08-17T12:15:21.4236623Z test_ops.py::TestCommonCPU::test_dtypes_mean_cpu 2022-08-17T12:15:21.4425316Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mean_cpu 2022-08-17T12:15:21.4438992Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu 2022-08-17T12:15:21.4588050Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu 2022-08-17T12:15:21.4588406Z test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu 2022-08-17T12:15:21.4602717Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu 2022-08-17T12:15:21.4609505Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu 2022-08-17T12:15:21.4665659Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu 2022-08-17T12:15:21.4678482Z test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu 2022-08-17T12:15:21.4865990Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu 2022-08-17T12:15:21.4878279Z test_ops.py::TestCommonCPU::test_dtypes_mode_cpu 2022-08-17T12:15:21.5028743Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mode_cpu 2022-08-17T12:15:21.5029057Z test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu 2022-08-17T12:15:21.5049574Z test_ops.py::TestCommonCPU::test_dtypes_msort_cpu 2022-08-17T12:15:21.5051052Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_msort_cpu 2022-08-17T12:15:21.5105026Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu 2022-08-17T12:15:21.5117174Z test_ops.py::TestCommonCPU::test_dtypes_mm_cpu 2022-08-17T12:15:21.5305788Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mm_cpu 2022-08-17T12:15:21.5318733Z test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu 2022-08-17T12:15:21.5467779Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu 2022-08-17T12:15:21.5468754Z test_ops.py::TestCommonCPU::test_dtypes_mv_cpu 2022-08-17T12:15:21.5487759Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:15:21.5489618Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:15:21.5545041Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mv_cpu 2022-08-17T12:15:21.5557001Z test_ops.py::TestCommonCPU::test_dtypes_mul_cpu 2022-08-17T12:15:21.5746326Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mul_cpu 2022-08-17T12:15:21.5758447Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:15:21.5907179Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:15:21.5909122Z test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu 2022-08-17T12:15:21.5926678Z test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu 2022-08-17T12:15:21.5929181Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu 2022-08-17T12:15:21.5985025Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu 2022-08-17T12:15:21.5999226Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:15:21.6185454Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:15:21.6201170Z test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu 2022-08-17T12:15:21.6348120Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu 2022-08-17T12:15:21.6348872Z test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu 2022-08-17T12:15:21.6367003Z test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu 2022-08-17T12:15:21.6369111Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu 2022-08-17T12:15:21.6425114Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu 2022-08-17T12:15:21.6436869Z test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu 2022-08-17T12:15:21.6625527Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu 2022-08-17T12:15:21.6637244Z test_ops.py::TestCommonCPU::test_dtypes_ne_cpu 2022-08-17T12:15:21.6787329Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_ne_cpu 2022-08-17T12:15:21.6787674Z test_ops.py::TestCommonCPU::test_dtypes_neg_cpu 2022-08-17T12:15:21.6807982Z test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu 2022-08-17T12:15:21.6810527Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_neg_cpu 2022-08-17T12:15:21.6864957Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu 2022-08-17T12:15:21.6876468Z test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu 2022-08-17T12:15:21.7064974Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu 2022-08-17T12:15:21.7076800Z test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu 2022-08-17T12:15:21.7227258Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu 2022-08-17T12:15:21.7227824Z test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu 2022-08-17T12:15:21.7244394Z test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu 2022-08-17T12:15:21.7251714Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu 2022-08-17T12:15:21.7305255Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu 2022-08-17T12:15:21.7318555Z test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu 2022-08-17T12:15:21.7505757Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu 2022-08-17T12:15:21.7517817Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:15:21.7667702Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:15:21.7668170Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:15:21.7687717Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:15:21.7691068Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:15:21.7744767Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:15:21.7756740Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:15:21.7945249Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:15:21.7957890Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:15:21.8107646Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:15:21.8108283Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu 2022-08-17T12:15:21.8123051Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu 2022-08-17T12:15:21.8129802Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu 2022-08-17T12:15:21.8184962Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu 2022-08-17T12:15:21.8197195Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:15:21.8384945Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:15:21.8397437Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu 2022-08-17T12:15:21.8547307Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu 2022-08-17T12:15:21.8548074Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu 2022-08-17T12:15:21.8563076Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:15:21.8567304Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu 2022-08-17T12:15:21.8625161Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:15:21.8636575Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu 2022-08-17T12:15:21.8825218Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu 2022-08-17T12:15:21.8837570Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:15:21.8988077Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:15:21.8988686Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu 2022-08-17T12:15:21.8999308Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu 2022-08-17T12:15:21.9008794Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu 2022-08-17T12:15:21.9064935Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu 2022-08-17T12:15:21.9076848Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:15:21.9265764Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:15:21.9278833Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu 2022-08-17T12:15:21.9426963Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu 2022-08-17T12:15:21.9429185Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu 2022-08-17T12:15:21.9443340Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu 2022-08-17T12:15:21.9449329Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu 2022-08-17T12:15:21.9504674Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu 2022-08-17T12:15:21.9516555Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu 2022-08-17T12:15:21.9705566Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu 2022-08-17T12:15:21.9718675Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu 2022-08-17T12:15:21.9866888Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu 2022-08-17T12:15:21.9869280Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu 2022-08-17T12:15:21.9880239Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu 2022-08-17T12:15:21.9945256Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu 2022-08-17T12:15:21.9963181Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:15:21.9972627Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:15:22.0145583Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu 2022-08-17T12:15:22.0158302Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu 2022-08-17T12:15:22.0306241Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu 2022-08-17T12:15:22.0308505Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu 2022-08-17T12:15:22.0324921Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu 2022-08-17T12:15:22.0327126Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu 2022-08-17T12:15:22.0384682Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu 2022-08-17T12:15:22.0396972Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu 2022-08-17T12:15:22.0585330Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu 2022-08-17T12:15:22.0598504Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu 2022-08-17T12:15:22.0746852Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu 2022-08-17T12:15:22.0748795Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:15:22.0761171Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:15:22.0770576Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:15:22.0824773Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:15:22.0844784Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu 2022-08-17T12:15:22.1025251Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu 2022-08-17T12:15:22.1039443Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:15:22.1187395Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:15:22.1187983Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu 2022-08-17T12:15:22.1203331Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:15:22.1209493Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu 2022-08-17T12:15:22.1265097Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:15:22.1276849Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:15:22.1465414Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:15:22.1477381Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu 2022-08-17T12:15:22.1627444Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu 2022-08-17T12:15:22.1628564Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu 2022-08-17T12:15:22.1641051Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu 2022-08-17T12:15:22.1651235Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu 2022-08-17T12:15:22.1704858Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu 2022-08-17T12:15:22.1716566Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu 2022-08-17T12:15:22.1905593Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu 2022-08-17T12:15:22.1918571Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu 2022-08-17T12:15:22.2066715Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu 2022-08-17T12:15:22.2068853Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu 2022-08-17T12:15:22.2085429Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:22.2088193Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu 2022-08-17T12:15:22.2144925Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:22.2156572Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu 2022-08-17T12:15:22.2345031Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu 2022-08-17T12:15:22.2357131Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu 2022-08-17T12:15:22.2507077Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu 2022-08-17T12:15:22.2509014Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu 2022-08-17T12:15:22.2519668Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:15:22.2529165Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu 2022-08-17T12:15:22.2585631Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:15:22.2597672Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu 2022-08-17T12:15:22.2787858Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu 2022-08-17T12:15:22.2805621Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu 2022-08-17T12:15:22.2949897Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu 2022-08-17T12:15:22.2950900Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu 2022-08-17T12:15:22.2965851Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:15:22.2974867Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu 2022-08-17T12:15:22.3026850Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:15:22.3042169Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:15:22.3228502Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:15:22.3248436Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu 2022-08-17T12:15:22.3389818Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu 2022-08-17T12:15:22.3390167Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu 2022-08-17T12:15:22.3411715Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu 2022-08-17T12:15:22.3414276Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu 2022-08-17T12:15:22.3466568Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu 2022-08-17T12:15:22.3506773Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu 2022-08-17T12:15:22.3667026Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu 2022-08-17T12:15:22.3685661Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu 2022-08-17T12:15:22.3828861Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu 2022-08-17T12:15:22.3829273Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu 2022-08-17T12:15:22.3848458Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:22.3906529Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu 2022-08-17T12:15:22.3923283Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu 2022-08-17T12:15:22.3941047Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu 2022-08-17T12:15:22.4107140Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:22.4126675Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu 2022-08-17T12:15:22.4268521Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu 2022-08-17T12:15:22.4268906Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu 2022-08-17T12:15:22.4288031Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu 2022-08-17T12:15:22.4289751Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu 2022-08-17T12:15:22.4346236Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu 2022-08-17T12:15:22.4361340Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu 2022-08-17T12:15:22.4545824Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu 2022-08-17T12:15:22.4559824Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu 2022-08-17T12:15:22.4708123Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu 2022-08-17T12:15:22.4709580Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu 2022-08-17T12:15:22.4727902Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:15:22.4729982Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu 2022-08-17T12:15:22.4786080Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:15:22.4800646Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:15:22.4985393Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:15:22.4998357Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu 2022-08-17T12:15:22.5147331Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu 2022-08-17T12:15:22.5148062Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu 2022-08-17T12:15:22.5162575Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu 2022-08-17T12:15:22.5169396Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu 2022-08-17T12:15:22.5225336Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu 2022-08-17T12:15:22.5237823Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:15:22.5425316Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:15:22.5437635Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:15:22.5587417Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:15:22.5587844Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu 2022-08-17T12:15:22.5605523Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu 2022-08-17T12:15:22.5608427Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu 2022-08-17T12:15:22.5665236Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu 2022-08-17T12:15:22.5680081Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:15:22.5865613Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:15:22.5880412Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu 2022-08-17T12:15:22.6026957Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu 2022-08-17T12:15:22.6027522Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu 2022-08-17T12:15:22.6041753Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu 2022-08-17T12:15:22.6048105Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu 2022-08-17T12:15:22.6105592Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu 2022-08-17T12:15:22.6118463Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu 2022-08-17T12:15:22.6305077Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu 2022-08-17T12:15:22.6317098Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu 2022-08-17T12:15:22.6467224Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu 2022-08-17T12:15:22.6467843Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu 2022-08-17T12:15:22.6485981Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu 2022-08-17T12:15:22.6487923Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu 2022-08-17T12:15:22.6545341Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu 2022-08-17T12:15:22.6557533Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu 2022-08-17T12:15:22.6745118Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu 2022-08-17T12:15:22.6757087Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:15:22.6906538Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:15:22.6908811Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu 2022-08-17T12:15:22.6922063Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu 2022-08-17T12:15:22.6928345Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu 2022-08-17T12:15:22.6985404Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu 2022-08-17T12:15:22.6998450Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:15:22.7185472Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:15:22.7198635Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu 2022-08-17T12:15:22.7347585Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu 2022-08-17T12:15:22.7348474Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu 2022-08-17T12:15:22.7367087Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu 2022-08-17T12:15:22.7370197Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu 2022-08-17T12:15:22.7425969Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu 2022-08-17T12:15:22.7438721Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu 2022-08-17T12:15:22.7625530Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu 2022-08-17T12:15:22.7637939Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:15:22.7786048Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:15:22.7788592Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu 2022-08-17T12:15:22.7802132Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu 2022-08-17T12:15:22.7810879Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu 2022-08-17T12:15:22.7865338Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu 2022-08-17T12:15:22.7877501Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu 2022-08-17T12:15:22.8065022Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu 2022-08-17T12:15:22.8077150Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu 2022-08-17T12:15:22.8227864Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu 2022-08-17T12:15:22.8228631Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu 2022-08-17T12:15:22.8244622Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu 2022-08-17T12:15:22.8247266Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu 2022-08-17T12:15:22.8305339Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu 2022-08-17T12:15:22.8317121Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:15:22.8505003Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:15:22.8517068Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu 2022-08-17T12:15:22.8666674Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu 2022-08-17T12:15:22.8668942Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:15:22.8682611Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:15:22.8746071Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:15:22.8760331Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu 2022-08-17T12:15:22.8766784Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:15:22.8945594Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu 2022-08-17T12:15:22.8959315Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu 2022-08-17T12:15:22.9107137Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu 2022-08-17T12:15:22.9108926Z test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu 2022-08-17T12:15:22.9123104Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu 2022-08-17T12:15:22.9129383Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu 2022-08-17T12:15:22.9185485Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu 2022-08-17T12:15:22.9198241Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu 2022-08-17T12:15:22.9384857Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu 2022-08-17T12:15:22.9397223Z test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu 2022-08-17T12:15:22.9547021Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu 2022-08-17T12:15:22.9548959Z test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu 2022-08-17T12:15:22.9563231Z test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu 2022-08-17T12:15:22.9569645Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu 2022-08-17T12:15:22.9625054Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu 2022-08-17T12:15:22.9637587Z test_ops.py::TestCommonCPU::test_dtypes_norm_cpu 2022-08-17T12:15:22.9825664Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_norm_cpu 2022-08-17T12:15:22.9839825Z test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu 2022-08-17T12:15:22.9986306Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu 2022-08-17T12:15:22.9989154Z test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu 2022-08-17T12:15:23.0005837Z test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu 2022-08-17T12:15:23.0012847Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu 2022-08-17T12:15:23.0065384Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu 2022-08-17T12:15:23.0078451Z test_ops.py::TestCommonCPU::test_dtypes_normal_cpu 2022-08-17T12:15:23.0265675Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_normal_cpu 2022-08-17T12:15:23.0280194Z test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu 2022-08-17T12:15:23.0427372Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu 2022-08-17T12:15:23.0427935Z test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu 2022-08-17T12:15:23.0444998Z test_ops.py::TestCommonCPU::test_dtypes_permute_cpu 2022-08-17T12:15:23.0451834Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_permute_cpu 2022-08-17T12:15:23.0505434Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu 2022-08-17T12:15:23.0522021Z test_ops.py::TestCommonCPU::test_dtypes_outer_cpu 2022-08-17T12:15:23.0705219Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_outer_cpu 2022-08-17T12:15:23.0720162Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu 2022-08-17T12:15:23.0867480Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu 2022-08-17T12:15:23.0868059Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu 2022-08-17T12:15:23.0887485Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu 2022-08-17T12:15:23.0889368Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu 2022-08-17T12:15:23.0945275Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu 2022-08-17T12:15:23.0958382Z test_ops.py::TestCommonCPU::test_dtypes_polar_cpu 2022-08-17T12:15:23.1145391Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polar_cpu 2022-08-17T12:15:23.1158928Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu 2022-08-17T12:15:23.1307397Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu 2022-08-17T12:15:23.1308058Z test_ops.py::TestCommonCPU::test_dtypes_positive_cpu 2022-08-17T12:15:23.1323941Z test_ops.py::TestCommonCPU::test_dtypes_pow_cpu 2022-08-17T12:15:23.1332143Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_positive_cpu 2022-08-17T12:15:23.1385701Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_pow_cpu 2022-08-17T12:15:23.1399267Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu 2022-08-17T12:15:23.1586775Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu 2022-08-17T12:15:23.1600166Z test_ops.py::TestCommonCPU::test_dtypes_put_cpu 2022-08-17T12:15:23.1748816Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_put_cpu 2022-08-17T12:15:23.1749716Z test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu 2022-08-17T12:15:23.1769291Z test_ops.py::TestCommonCPU::test_dtypes_qr_cpu 2022-08-17T12:15:23.1771607Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_qr_cpu 2022-08-17T12:15:23.1825680Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu 2022-08-17T12:15:23.1840098Z test_ops.py::TestCommonCPU::test_dtypes_prod_cpu 2022-08-17T12:15:23.2025762Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_prod_cpu 2022-08-17T12:15:23.2039665Z test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu 2022-08-17T12:15:23.2186807Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu 2022-08-17T12:15:23.2189045Z test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu 2022-08-17T12:15:23.2207244Z test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu 2022-08-17T12:15:23.2214685Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu 2022-08-17T12:15:23.2265373Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu 2022-08-17T12:15:23.2278683Z test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu 2022-08-17T12:15:23.2466063Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu 2022-08-17T12:15:23.2480458Z test_ops.py::TestCommonCPU::test_dtypes_real_cpu 2022-08-17T12:15:23.2629389Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_real_cpu 2022-08-17T12:15:23.2629861Z test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu 2022-08-17T12:15:23.2649044Z test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu 2022-08-17T12:15:23.2655281Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu 2022-08-17T12:15:23.2707222Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu 2022-08-17T12:15:23.2723324Z test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu 2022-08-17T12:15:23.2906829Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu 2022-08-17T12:15:23.2922244Z test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu 2022-08-17T12:15:23.3068380Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu 2022-08-17T12:15:23.3068865Z test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu 2022-08-17T12:15:23.3088681Z test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu 2022-08-17T12:15:23.3095497Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu 2022-08-17T12:15:23.3145986Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu 2022-08-17T12:15:23.3159773Z test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu 2022-08-17T12:15:23.3345539Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu 2022-08-17T12:15:23.3358910Z test_ops.py::TestCommonCPU::test_dtypes_resize__cpu 2022-08-17T12:15:23.3508350Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_resize__cpu 2022-08-17T12:15:23.3508811Z test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu 2022-08-17T12:15:23.3528668Z test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu 2022-08-17T12:15:23.3531212Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu 2022-08-17T12:15:23.3585551Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu 2022-08-17T12:15:23.3599033Z test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu 2022-08-17T12:15:23.3785182Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu 2022-08-17T12:15:23.3871587Z test_ops.py::TestCommonCPU::test_dtypes_roll_cpu 2022-08-17T12:15:23.3946486Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_roll_cpu 2022-08-17T12:15:23.3948680Z test_ops.py::TestCommonCPU::test_dtypes_round_cpu 2022-08-17T12:15:23.3965281Z test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu 2022-08-17T12:15:23.3971765Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu 2022-08-17T12:15:23.4024977Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_cpu 2022-08-17T12:15:23.4037592Z test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu 2022-08-17T12:15:23.4225024Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu 2022-08-17T12:15:23.4237680Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu 2022-08-17T12:15:23.4387478Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu 2022-08-17T12:15:23.4390755Z test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu 2022-08-17T12:15:23.4403852Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu 2022-08-17T12:15:23.4411755Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu 2022-08-17T12:15:23.4465754Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu 2022-08-17T12:15:23.4479263Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu 2022-08-17T12:15:23.4668217Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu 2022-08-17T12:15:23.4684811Z test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu 2022-08-17T12:15:23.4829860Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu 2022-08-17T12:15:23.4846906Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu 2022-08-17T12:15:23.4854594Z test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu 2022-08-17T12:15:23.4906310Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu 2022-08-17T12:15:23.4920950Z test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu 2022-08-17T12:15:23.4930096Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu 2022-08-17T12:15:23.5106955Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu 2022-08-17T12:15:23.5124070Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu 2022-08-17T12:15:23.5268785Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu 2022-08-17T12:15:23.5270916Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu 2022-08-17T12:15:23.5287466Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu 2022-08-17T12:15:23.5294494Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu 2022-08-17T12:15:23.5346096Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu 2022-08-17T12:15:23.5364940Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu 2022-08-17T12:15:23.5547042Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu 2022-08-17T12:15:23.5566126Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu 2022-08-17T12:15:23.5708237Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu 2022-08-17T12:15:23.5710165Z test_ops.py::TestCommonCPU::test_dtypes_select_cpu 2022-08-17T12:15:23.5727313Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu 2022-08-17T12:15:23.5734517Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_select_cpu 2022-08-17T12:15:23.5786488Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu 2022-08-17T12:15:23.5801766Z test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu 2022-08-17T12:15:23.5987386Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu 2022-08-17T12:15:23.6002133Z test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu 2022-08-17T12:15:23.6148099Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu 2022-08-17T12:15:23.6148796Z test_ops.py::TestCommonCPU::test_dtypes_short_cpu 2022-08-17T12:15:23.6163413Z test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu 2022-08-17T12:15:23.6171829Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_short_cpu 2022-08-17T12:15:23.6226286Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu 2022-08-17T12:15:23.6239764Z test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu 2022-08-17T12:15:23.6425894Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu 2022-08-17T12:15:23.6438373Z test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu 2022-08-17T12:15:23.6586838Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu 2022-08-17T12:15:23.6589223Z test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu 2022-08-17T12:15:23.6606756Z test_ops.py::TestCommonCPU::test_dtypes_sin_cpu 2022-08-17T12:15:23.6609200Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sin_cpu 2022-08-17T12:15:23.6664918Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu 2022-08-17T12:15:23.6677190Z test_ops.py::TestCommonCPU::test_dtypes_sign_cpu 2022-08-17T12:15:23.6865413Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sign_cpu 2022-08-17T12:15:23.6877316Z test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu 2022-08-17T12:15:23.7027491Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu 2022-08-17T12:15:23.7028053Z test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu 2022-08-17T12:15:23.7041685Z test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu 2022-08-17T12:15:23.7047356Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu 2022-08-17T12:15:23.7105135Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu 2022-08-17T12:15:23.7117134Z test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu 2022-08-17T12:15:23.7305830Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu 2022-08-17T12:15:23.7318388Z test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu 2022-08-17T12:15:23.7466555Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu 2022-08-17T12:15:23.7469194Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu 2022-08-17T12:15:23.7482943Z test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu 2022-08-17T12:15:23.7489824Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu 2022-08-17T12:15:23.7545154Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu 2022-08-17T12:15:23.7556905Z test_ops.py::TestCommonCPU::test_dtypes_sort_cpu 2022-08-17T12:15:23.7745896Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sort_cpu 2022-08-17T12:15:23.7758231Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu 2022-08-17T12:15:23.7907674Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu 2022-08-17T12:15:23.7908273Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu 2022-08-17T12:15:23.7926433Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu 2022-08-17T12:15:23.7928956Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu 2022-08-17T12:15:23.7985659Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu 2022-08-17T12:15:23.7999907Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu 2022-08-17T12:15:23.8185594Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu 2022-08-17T12:15:23.8199152Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu 2022-08-17T12:15:23.8347546Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu 2022-08-17T12:15:23.8348087Z test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu 2022-08-17T12:15:23.8366919Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu 2022-08-17T12:15:23.8369311Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu 2022-08-17T12:15:23.8425409Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu 2022-08-17T12:15:23.8438907Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu 2022-08-17T12:15:23.8626000Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu 2022-08-17T12:15:23.8639279Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu 2022-08-17T12:15:23.8787007Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu 2022-08-17T12:15:23.8787551Z test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu 2022-08-17T12:15:23.8802326Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu 2022-08-17T12:15:23.8808435Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu 2022-08-17T12:15:23.8865388Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu 2022-08-17T12:15:23.8877493Z test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu 2022-08-17T12:15:23.9065259Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu 2022-08-17T12:15:23.9077087Z test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu 2022-08-17T12:15:23.9226858Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu 2022-08-17T12:15:23.9229172Z test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu 2022-08-17T12:15:23.9245539Z test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu 2022-08-17T12:15:23.9248839Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu 2022-08-17T12:15:23.9305207Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu 2022-08-17T12:15:23.9317319Z test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu 2022-08-17T12:15:23.9505447Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu 2022-08-17T12:15:23.9517952Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu 2022-08-17T12:15:23.9666850Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu 2022-08-17T12:15:23.9667608Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu 2022-08-17T12:15:23.9682532Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu 2022-08-17T12:15:23.9689228Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu 2022-08-17T12:15:23.9745497Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu 2022-08-17T12:15:23.9758115Z test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu 2022-08-17T12:15:23.9946601Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu 2022-08-17T12:15:23.9960716Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu 2022-08-17T12:15:24.0108098Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu 2022-08-17T12:15:24.0108725Z test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:15:24.0123592Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu 2022-08-17T12:15:24.0130335Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:15:24.0185382Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu 2022-08-17T12:15:24.0201513Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu 2022-08-17T12:15:24.0386059Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu 2022-08-17T12:15:24.0409158Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:15:24.0547049Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:15:24.0549751Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:15:24.0564805Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:15:24.0568683Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:15:24.0625035Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:15:24.0637638Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:15:24.0825492Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:15:24.0836995Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:15:24.0986692Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:15:24.0988898Z test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu 2022-08-17T12:15:24.0999472Z test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu 2022-08-17T12:15:24.1009748Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu 2022-08-17T12:15:24.1065208Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu 2022-08-17T12:15:24.1077536Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:15:24.1265429Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:15:24.1277028Z test_ops.py::TestCommonCPU::test_dtypes_split_cpu 2022-08-17T12:15:24.1427285Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_split_cpu 2022-08-17T12:15:24.1427919Z test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu 2022-08-17T12:15:24.1444751Z test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu 2022-08-17T12:15:24.1447551Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu 2022-08-17T12:15:24.1505072Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu 2022-08-17T12:15:24.1517014Z test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu 2022-08-17T12:15:24.1705613Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu 2022-08-17T12:15:24.1718529Z test_ops.py::TestCommonCPU::test_dtypes_square_cpu 2022-08-17T12:15:24.1866285Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_square_cpu 2022-08-17T12:15:24.1867723Z test_ops.py::TestCommonCPU::test_dtypes_stack_cpu 2022-08-17T12:15:24.1884404Z test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu 2022-08-17T12:15:24.1887132Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_stack_cpu 2022-08-17T12:15:24.1945209Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu 2022-08-17T12:15:24.1956735Z test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu 2022-08-17T12:15:24.2145313Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu 2022-08-17T12:15:24.2157976Z test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu 2022-08-17T12:15:24.2306681Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu 2022-08-17T12:15:24.2307317Z test_ops.py::TestCommonCPU::test_dtypes_stft_cpu 2022-08-17T12:15:24.2321000Z test_ops.py::TestCommonCPU::test_dtypes_sub_cpu 2022-08-17T12:15:24.2327452Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sub_cpu 2022-08-17T12:15:24.2385344Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_stft_cpu 2022-08-17T12:15:24.2397906Z test_ops.py::TestCommonCPU::test_dtypes_std_cpu 2022-08-17T12:15:24.2586162Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_std_cpu 2022-08-17T12:15:24.2599912Z test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu 2022-08-17T12:15:24.2747478Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu 2022-08-17T12:15:24.2749784Z test_ops.py::TestCommonCPU::test_dtypes_svd_cpu 2022-08-17T12:15:24.2766073Z test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu 2022-08-17T12:15:24.2772925Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_svd_cpu 2022-08-17T12:15:24.2825681Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu 2022-08-17T12:15:24.2838592Z test_ops.py::TestCommonCPU::test_dtypes_sum_cpu 2022-08-17T12:15:24.3026320Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sum_cpu 2022-08-17T12:15:24.3040252Z test_ops.py::TestCommonCPU::test_dtypes_t_cpu 2022-08-17T12:15:24.3187524Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_t_cpu 2022-08-17T12:15:24.3190193Z test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu 2022-08-17T12:15:24.3209266Z test_ops.py::TestCommonCPU::test_dtypes_take_cpu 2022-08-17T12:15:24.3216095Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_take_cpu 2022-08-17T12:15:24.3265835Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu 2022-08-17T12:15:24.3280034Z test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu 2022-08-17T12:15:24.3465985Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu 2022-08-17T12:15:24.3479658Z test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu 2022-08-17T12:15:24.3627581Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu 2022-08-17T12:15:24.3629923Z test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu 2022-08-17T12:15:24.3650005Z test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu 2022-08-17T12:15:24.3652184Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu 2022-08-17T12:15:24.3705704Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu 2022-08-17T12:15:24.3719632Z test_ops.py::TestCommonCPU::test_dtypes_tan_cpu 2022-08-17T12:15:24.3905874Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_tan_cpu 2022-08-17T12:15:24.3919051Z test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu 2022-08-17T12:15:24.4066540Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu 2022-08-17T12:15:24.4069390Z test_ops.py::TestCommonCPU::test_dtypes_topk_cpu 2022-08-17T12:15:24.4084424Z test_ops.py::TestCommonCPU::test_dtypes_trace_cpu 2022-08-17T12:15:24.4091467Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_topk_cpu 2022-08-17T12:15:24.4144970Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_trace_cpu 2022-08-17T12:15:24.4157740Z test_ops.py::TestCommonCPU::test_dtypes_tile_cpu 2022-08-17T12:15:24.4345367Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_tile_cpu 2022-08-17T12:15:24.4357513Z test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu 2022-08-17T12:15:24.4507550Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu 2022-08-17T12:15:24.4508211Z test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu 2022-08-17T12:15:24.4526436Z test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu 2022-08-17T12:15:24.4529244Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu 2022-08-17T12:15:24.4586050Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu 2022-08-17T12:15:24.4600081Z test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu 2022-08-17T12:15:24.4786895Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu 2022-08-17T12:15:24.4799584Z test_ops.py::TestCommonCPU::test_dtypes_triu_cpu 2022-08-17T12:15:24.4947120Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_triu_cpu 2022-08-17T12:15:24.4949755Z test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu 2022-08-17T12:15:24.4963585Z test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu 2022-08-17T12:15:24.4970110Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu 2022-08-17T12:15:24.5025341Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu 2022-08-17T12:15:24.5039809Z test_ops.py::TestCommonCPU::test_dtypes_tril_cpu 2022-08-17T12:15:24.5225208Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_tril_cpu 2022-08-17T12:15:24.5240634Z test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu 2022-08-17T12:15:24.5387511Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu 2022-08-17T12:15:24.5389111Z test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu 2022-08-17T12:15:24.5405610Z test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu 2022-08-17T12:15:24.5408569Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu 2022-08-17T12:15:24.5464832Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu 2022-08-17T12:15:24.5476373Z test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu 2022-08-17T12:15:24.5665704Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu 2022-08-17T12:15:24.5677101Z test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu 2022-08-17T12:15:24.5827547Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu 2022-08-17T12:15:24.5828047Z test_ops.py::TestCommonCPU::test_dtypes_var_cpu 2022-08-17T12:15:24.5845721Z test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu 2022-08-17T12:15:24.5848365Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_var_cpu 2022-08-17T12:15:24.5905392Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu 2022-08-17T12:15:24.5917030Z test_ops.py::TestCommonCPU::test_dtypes_unique_cpu 2022-08-17T12:15:24.6105901Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_unique_cpu 2022-08-17T12:15:24.6117819Z test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu 2022-08-17T12:15:24.6268883Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu 2022-08-17T12:15:24.6269705Z test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu 2022-08-17T12:15:24.6334898Z test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu 2022-08-17T12:15:24.6343055Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu 2022-08-17T12:15:24.6351477Z [gw0] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu 2022-08-17T12:15:24.6366397Z test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu 2022-08-17T12:15:24.6547343Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu 2022-08-17T12:15:24.6562066Z test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu 2022-08-17T12:15:24.6709315Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu 2022-08-17T12:15:24.6730918Z test_ops.py::TestCommonCPU::test_dtypes_where_cpu 2022-08-17T12:15:24.6731199Z test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu 2022-08-17T12:15:24.6733755Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_where_cpu 2022-08-17T12:15:24.6786475Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu 2022-08-17T12:15:24.6801830Z test_ops.py::TestCommonCPU::test_dtypes_view_cpu 2022-08-17T12:15:24.6987209Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_view_cpu 2022-08-17T12:15:24.7001338Z test_ops.py::TestCommonCPU::test_dtypes_zero__cpu 2022-08-17T12:15:24.7147566Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_zero__cpu 2022-08-17T12:15:24.7149907Z test_ops.py::TestCommonCPU::test_errors___radd___cpu 2022-08-17T12:15:24.7174974Z test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu 2022-08-17T12:15:24.7178408Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu 2022-08-17T12:15:24.7226212Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___radd___cpu 2022-08-17T12:15:24.7240763Z test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu 2022-08-17T12:15:24.7427731Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu 2022-08-17T12:15:24.7451707Z test_ops.py::TestCommonCPU::test_errors___rdiv___cpu 2022-08-17T12:15:24.7588651Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rdiv___cpu 2022-08-17T12:15:24.7588988Z test_ops.py::TestCommonCPU::test_errors___rmul___cpu 2022-08-17T12:15:24.7612855Z test_ops.py::TestCommonCPU::test_errors___rmod___cpu 2022-08-17T12:15:24.7615225Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rmod___cpu 2022-08-17T12:15:24.7666129Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rmul___cpu 2022-08-17T12:15:24.7688508Z test_ops.py::TestCommonCPU::test_errors___rand___cpu 2022-08-17T12:15:24.7865619Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rand___cpu 2022-08-17T12:15:24.7885546Z test_ops.py::TestCommonCPU::test_errors___rpow___cpu 2022-08-17T12:15:24.8027478Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rpow___cpu 2022-08-17T12:15:24.8027991Z test_ops.py::TestCommonCPU::test_errors___rsub___cpu 2022-08-17T12:15:24.8045482Z test_ops.py::TestCommonCPU::test_errors___rxor___cpu 2022-08-17T12:15:24.8053073Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rxor___cpu 2022-08-17T12:15:24.8105216Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rsub___cpu 2022-08-17T12:15:24.8124739Z test_ops.py::TestCommonCPU::test_errors___ror___cpu 2022-08-17T12:15:24.8306038Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___ror___cpu 2022-08-17T12:15:24.8467279Z test_ops.py::TestCommonCPU::test_errors_amax_cpu 2022-08-17T12:15:24.8469473Z test_ops.py::TestCommonCPU::test_errors_aminmax_cpu 2022-08-17T12:15:24.8547013Z test_ops.py::TestCommonCPU::test_errors_amin_cpu 2022-08-17T12:15:24.8566104Z test_ops.py::TestCommonCPU::test_errors_add_cpu 2022-08-17T12:15:24.8986557Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_add_cpu 2022-08-17T12:15:24.9020562Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_aminmax_cpu 2022-08-17T12:15:24.9021081Z test_ops.py::TestCommonCPU::test_errors_arange_cpu 2022-08-17T12:15:24.9027432Z test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu 2022-08-17T12:15:24.9039803Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_amax_cpu 2022-08-17T12:15:24.9046546Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu 2022-08-17T12:15:24.9072518Z test_ops.py::TestCommonCPU::test_errors_atan2_cpu 2022-08-17T12:15:24.9162694Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_atan2_cpu 2022-08-17T12:15:24.9170798Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_amin_cpu 2022-08-17T12:15:24.9192931Z test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu 2022-08-17T12:15:24.9426387Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu 2022-08-17T12:15:24.9463769Z test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu 2022-08-17T12:15:24.9471398Z [gw2] [ 4%] XFAIL test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu 2022-08-17T12:15:24.9492845Z test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu 2022-08-17T12:15:24.9585076Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu 2022-08-17T12:15:24.9607662Z test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu 2022-08-17T12:15:24.9614452Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu 2022-08-17T12:15:24.9620972Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_arange_cpu 2022-08-17T12:15:24.9641444Z test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu 2022-08-17T12:15:24.9865513Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu 2022-08-17T12:15:24.9905859Z test_ops.py::TestCommonCPU::test_errors_cov_cpu 2022-08-17T12:15:24.9926572Z test_ops.py::TestCommonCPU::test_errors_complex_cpu 2022-08-17T12:15:25.0025850Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_complex_cpu 2022-08-17T12:15:25.0028761Z test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu 2022-08-17T12:15:25.0057163Z test_ops.py::TestCommonCPU::test_errors_copysign_cpu 2022-08-17T12:15:25.0063884Z [gw1] [ 4%] XFAIL test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu 2022-08-17T12:15:25.0272671Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_copysign_cpu 2022-08-17T12:15:25.0305516Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_cov_cpu 2022-08-17T12:15:25.0323346Z test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu 2022-08-17T12:15:25.0345454Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu 2022-08-17T12:15:25.0468231Z test_ops.py::TestCommonCPU::test_errors_diagonal_cpu 2022-08-17T12:15:25.0469611Z test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu 2022-08-17T12:15:25.0490388Z test_ops.py::TestCommonCPU::test_errors_diag_cpu 2022-08-17T12:15:25.0680502Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu 2022-08-17T12:15:25.0746957Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_diag_cpu 2022-08-17T12:15:25.0907257Z test_ops.py::TestCommonCPU::test_errors_eig_cpu 2022-08-17T12:15:25.0910956Z test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu 2022-08-17T12:15:25.0927920Z test_ops.py::TestCommonCPU::test_errors_dstack_cpu 2022-08-17T12:15:25.0981475Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu 2022-08-17T12:15:25.1094787Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_eig_cpu 2022-08-17T12:15:25.1107014Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_diagonal_cpu 2022-08-17T12:15:25.1113369Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_dstack_cpu 2022-08-17T12:15:25.1186381Z test_ops.py::TestCommonCPU::test_errors_dsplit_cpu 2022-08-17T12:15:25.1210949Z test_ops.py::TestCommonCPU::test_errors_float_power_cpu 2022-08-17T12:15:25.1226579Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_float_power_cpu 2022-08-17T12:15:25.1348470Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_dsplit_cpu 2022-08-17T12:15:25.1349453Z test_ops.py::TestCommonCPU::test_errors_flipud_cpu 2022-08-17T12:15:25.1372959Z test_ops.py::TestCommonCPU::test_errors_eq_cpu 2022-08-17T12:15:25.1414434Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_eq_cpu 2022-08-17T12:15:25.1545175Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_flipud_cpu 2022-08-17T12:15:25.1608075Z test_ops.py::TestCommonCPU::test_errors_fliplr_cpu 2022-08-17T12:15:25.1625577Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_fliplr_cpu 2022-08-17T12:15:25.1648673Z test_ops.py::TestCommonCPU::test_errors_fmod_cpu 2022-08-17T12:15:25.1787223Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_fmod_cpu 2022-08-17T12:15:25.1789445Z test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu 2022-08-17T12:15:25.1810253Z test_ops.py::TestCommonCPU::test_errors_fmin_cpu 2022-08-17T12:15:25.1818959Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu 2022-08-17T12:15:25.1985884Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_fmin_cpu 2022-08-17T12:15:25.2008474Z test_ops.py::TestCommonCPU::test_errors_fmax_cpu 2022-08-17T12:15:25.2065382Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_fmax_cpu 2022-08-17T12:15:25.2226457Z test_ops.py::TestCommonCPU::test_errors_gradient_cpu 2022-08-17T12:15:25.2228713Z test_ops.py::TestCommonCPU::test_errors_gather_cpu 2022-08-17T12:15:25.2258984Z test_ops.py::TestCommonCPU::test_errors_ge_cpu 2022-08-17T12:15:25.2426430Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_ge_cpu 2022-08-17T12:15:25.2453232Z test_ops.py::TestCommonCPU::test_errors_gcd_cpu 2022-08-17T12:15:25.2667935Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_gcd_cpu 2022-08-17T12:15:25.2836916Z test_ops.py::TestCommonCPU::test_errors_hsplit_cpu 2022-08-17T12:15:25.2907265Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_hsplit_cpu 2022-08-17T12:15:25.2930987Z test_ops.py::TestCommonCPU::test_errors_heaviside_cpu 2022-08-17T12:15:25.3106497Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_heaviside_cpu 2022-08-17T12:15:25.3138646Z test_ops.py::TestCommonCPU::test_errors_igammac_cpu 2022-08-17T12:15:25.3302111Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_igammac_cpu 2022-08-17T12:15:25.3312882Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_gradient_cpu 2022-08-17T12:15:25.3318218Z test_ops.py::TestCommonCPU::test_errors_hstack_cpu 2022-08-17T12:15:25.3332512Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_gather_cpu 2022-08-17T12:15:25.3346668Z test_ops.py::TestCommonCPU::test_errors_gt_cpu 2022-08-17T12:15:25.3356559Z test_ops.py::TestCommonCPU::test_errors_igamma_cpu 2022-08-17T12:15:25.3370061Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_gt_cpu 2022-08-17T12:15:25.3480506Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_igamma_cpu 2022-08-17T12:15:25.3545147Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_hstack_cpu 2022-08-17T12:15:25.3563876Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu 2022-08-17T12:15:25.3747435Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu 2022-08-17T12:15:25.3747988Z test_ops.py::TestCommonCPU::test_errors_hypot_cpu 2022-08-17T12:15:25.3770768Z test_ops.py::TestCommonCPU::test_errors_index_select_cpu 2022-08-17T12:15:25.3785681Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_hypot_cpu 2022-08-17T12:15:25.3804781Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu 2022-08-17T12:15:25.3895247Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu 2022-08-17T12:15:25.3985419Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_index_select_cpu 2022-08-17T12:15:25.4007192Z test_ops.py::TestCommonCPU::test_errors_le_cpu 2022-08-17T12:15:25.4187083Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_le_cpu 2022-08-17T12:15:25.4187687Z test_ops.py::TestCommonCPU::test_errors_isclose_cpu 2022-08-17T12:15:25.4226324Z test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu 2022-08-17T12:15:25.4257044Z test_ops.py::TestCommonCPU::test_errors_ldexp_cpu 2022-08-17T12:15:25.4326231Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_ldexp_cpu 2022-08-17T12:15:25.4426803Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_isclose_cpu 2022-08-17T12:15:25.4626417Z test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu 2022-08-17T12:15:25.4653466Z test_ops.py::TestCommonCPU::test_errors_lcm_cpu 2022-08-17T12:15:25.4660304Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_lcm_cpu 2022-08-17T12:15:25.4667915Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu 2022-08-17T12:15:25.4677650Z test_ops.py::TestCommonCPU::test_errors_linspace_cpu 2022-08-17T12:15:25.4687588Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu 2022-08-17T12:15:25.4768111Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu 2022-08-17T12:15:25.4832120Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_linspace_cpu 2022-08-17T12:15:25.4865286Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu 2022-08-17T12:15:25.4961030Z test_ops.py::TestCommonCPU::test_errors_logspace_cpu 2022-08-17T12:15:25.5065688Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_logspace_cpu 2022-08-17T12:15:25.5107164Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:15:25.5107468Z test_ops.py::TestCommonCPU::test_errors_logical_and_cpu 2022-08-17T12:15:25.5127555Z test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu 2022-08-17T12:15:25.5141639Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_and_cpu 2022-08-17T12:15:25.5219514Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu 2022-08-17T12:15:25.5304907Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:15:25.5401614Z test_ops.py::TestCommonCPU::test_errors_max_binary_cpu 2022-08-17T12:15:25.5505016Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_max_binary_cpu 2022-08-17T12:15:25.5524680Z test_ops.py::TestCommonCPU::test_errors_logical_or_cpu 2022-08-17T12:15:25.5546664Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_or_cpu 2022-08-17T12:15:25.5547415Z test_ops.py::TestCommonCPU::test_errors_masked_select_cpu 2022-08-17T12:15:25.5567435Z test_ops.py::TestCommonCPU::test_errors_lt_cpu 2022-08-17T12:15:25.5785942Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_lt_cpu 2022-08-17T12:15:25.5807258Z test_ops.py::TestCommonCPU::test_errors_minimum_cpu 2022-08-17T12:15:25.5907885Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_minimum_cpu 2022-08-17T12:15:25.5945165Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_masked_select_cpu 2022-08-17T12:15:25.5987345Z test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu 2022-08-17T12:15:25.5987635Z test_ops.py::TestCommonCPU::test_errors_maximum_cpu 2022-08-17T12:15:25.6009953Z test_ops.py::TestCommonCPU::test_errors_min_binary_cpu 2022-08-17T12:15:25.6124927Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_maximum_cpu 2022-08-17T12:15:25.6132513Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_min_binary_cpu 2022-08-17T12:15:25.6224930Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu 2022-08-17T12:15:25.6386402Z test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu 2022-08-17T12:15:25.6425502Z test_ops.py::TestCommonCPU::test_errors_mean_cpu 2022-08-17T12:15:25.6466302Z test_ops.py::TestCommonCPU::test_errors_movedim_cpu 2022-08-17T12:15:25.6590562Z test_ops.py::TestCommonCPU::test_errors_multinomial_cpu 2022-08-17T12:15:25.6665917Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu 2022-08-17T12:15:25.6851427Z test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu 2022-08-17T12:15:25.6863656Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_mean_cpu 2022-08-17T12:15:25.6871861Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu 2022-08-17T12:15:25.6896189Z test_ops.py::TestCommonCPU::test_errors_mul_cpu 2022-08-17T12:15:25.6918288Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_mul_cpu 2022-08-17T12:15:25.6927849Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_movedim_cpu 2022-08-17T12:15:25.6949413Z test_ops.py::TestCommonCPU::test_errors_ne_cpu 2022-08-17T12:15:25.7105470Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_ne_cpu 2022-08-17T12:15:25.7306800Z test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu 2022-08-17T12:15:25.7349526Z test_ops.py::TestCommonCPU::test_errors_neg_cpu 2022-08-17T12:15:25.7354692Z test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu 2022-08-17T12:15:25.7402658Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu 2022-08-17T12:15:25.7490908Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_neg_cpu 2022-08-17T12:15:25.7546186Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu 2022-08-17T12:15:25.7576078Z test_ops.py::TestCommonCPU::test_errors_pow_cpu 2022-08-17T12:15:25.7700853Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_pow_cpu 2022-08-17T12:15:25.7710087Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_multinomial_cpu 2022-08-17T12:15:25.7731970Z test_ops.py::TestCommonCPU::test_errors_nextafter_cpu 2022-08-17T12:15:25.7746107Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nextafter_cpu 2022-08-17T12:15:25.7773520Z test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:25.7786168Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:25.7986699Z test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu 2022-08-17T12:15:25.7995674Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu 2022-08-17T12:15:25.8147993Z test_ops.py::TestCommonCPU::test_errors_roll_cpu 2022-08-17T12:15:25.8194824Z test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:25.8195622Z test_ops.py::TestCommonCPU::test_errors_ormqr_cpu 2022-08-17T12:15:25.8227484Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:25.8250840Z test_ops.py::TestCommonCPU::test_errors_remainder_cpu 2022-08-17T12:15:25.8303727Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_remainder_cpu 2022-08-17T12:15:25.8322440Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_ormqr_cpu 2022-08-17T12:15:25.8426399Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_roll_cpu 2022-08-17T12:15:25.8587658Z test_ops.py::TestCommonCPU::test_errors_scatter_cpu 2022-08-17T12:15:25.8611999Z test_ops.py::TestCommonCPU::test_errors_polar_cpu 2022-08-17T12:15:25.8626995Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_polar_cpu 2022-08-17T12:15:25.8668224Z test_ops.py::TestCommonCPU::test_errors_renorm_cpu 2022-08-17T12:15:25.8728579Z test_ops.py::TestCommonCPU::test_errors_rot90_cpu 2022-08-17T12:15:25.9029063Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_renorm_cpu 2022-08-17T12:15:25.9041369Z test_ops.py::TestCommonCPU::test_errors_reshape_cpu 2022-08-17T12:15:25.9051506Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_scatter_cpu 2022-08-17T12:15:25.9092681Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu 2022-08-17T12:15:25.9093789Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu 2022-08-17T12:15:25.9094240Z test_ops.py::TestCommonCPU::test_errors_rsub_cpu 2022-08-17T12:15:25.9102802Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_rot90_cpu 2022-08-17T12:15:25.9112695Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_rsub_cpu 2022-08-17T12:15:25.9130308Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu 2022-08-17T12:15:25.9139252Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_reshape_cpu 2022-08-17T12:15:25.9467098Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu 2022-08-17T12:15:25.9507655Z test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu 2022-08-17T12:15:25.9510550Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu 2022-08-17T12:15:25.9523656Z test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu 2022-08-17T12:15:25.9539308Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu 2022-08-17T12:15:25.9546621Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu 2022-08-17T12:15:25.9572020Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu 2022-08-17T12:15:25.9948165Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu 2022-08-17T12:15:25.9948627Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu 2022-08-17T12:15:25.9965646Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:15:25.9976180Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:15:25.9986059Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu 2022-08-17T12:15:26.0001331Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:15:26.0008301Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu 2022-08-17T12:15:26.0015116Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:15:26.0027961Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu 2022-08-17T12:15:26.0388053Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu 2022-08-17T12:15:26.0388570Z test_ops.py::TestCommonCPU::test_errors_t_cpu 2022-08-17T12:15:26.0399377Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:15:26.0428659Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:15:26.0429467Z test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu 2022-08-17T12:15:26.0454705Z test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu 2022-08-17T12:15:26.0462540Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu 2022-08-17T12:15:26.0517703Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu 2022-08-17T12:15:26.0826406Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_t_cpu 2022-08-17T12:15:26.0829591Z test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu 2022-08-17T12:15:26.0845948Z test_ops.py::TestCommonCPU::test_errors_unbind_cpu 2022-08-17T12:15:26.0867856Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu 2022-08-17T12:15:26.0868288Z test_ops.py::TestCommonCPU::test_errors_take_cpu 2022-08-17T12:15:26.0883665Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:15:26.1051898Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:15:26.1222277Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_unbind_cpu 2022-08-17T12:15:26.1268712Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_take_cpu 2022-08-17T12:15:26.1269208Z test_ops.py::TestCommonCPU::test_errors_trace_cpu 2022-08-17T12:15:26.1290106Z test_ops.py::TestCommonCPU::test_errors_xlogy_cpu 2022-08-17T12:15:26.1309071Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_xlogy_cpu 2022-08-17T12:15:26.1309791Z test_ops.py::TestCommonCPU::test_errors_vsplit_cpu 2022-08-17T12:15:26.1335626Z test_ops.py::TestCommonCPU::test_errors_sub_cpu 2022-08-17T12:15:26.1374121Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_sub_cpu 2022-08-17T12:15:26.1436764Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_trace_cpu 2022-08-17T12:15:26.1708637Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_vsplit_cpu 2022-08-17T12:15:26.1709127Z test_ops.py::TestCommonCPU::test_errors_vstack_cpu 2022-08-17T12:15:26.1729603Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64 2022-08-17T12:15:26.1747762Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64 2022-08-17T12:15:26.1748473Z test_ops.py::TestCommonCPU::test_errors_true_divide_cpu 2022-08-17T12:15:26.1771334Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32 2022-08-17T12:15:26.1777439Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_true_divide_cpu 2022-08-17T12:15:26.1878832Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32 2022-08-17T12:15:26.2150284Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_vstack_cpu 2022-08-17T12:15:26.2150628Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64 2022-08-17T12:15:26.2179194Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64 2022-08-17T12:15:26.2180788Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64 2022-08-17T12:15:26.2190068Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64 2022-08-17T12:15:26.2192882Z test_ops.py::TestCommonCPU::test_errors_where_cpu 2022-08-17T12:15:26.2218130Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32 2022-08-17T12:15:26.2219703Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32 2022-08-17T12:15:26.2589019Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_where_cpu 2022-08-17T12:15:26.2589569Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32 2022-08-17T12:15:26.2609657Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64 2022-08-17T12:15:26.2618909Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32 2022-08-17T12:15:26.2627430Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64 2022-08-17T12:15:26.2649123Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32 2022-08-17T12:15:26.2666681Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32 2022-08-17T12:15:26.2688973Z test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64 2022-08-17T12:15:26.3027058Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64 2022-08-17T12:15:26.3029798Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64 2022-08-17T12:15:26.3051386Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32 2022-08-17T12:15:26.3059563Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32 2022-08-17T12:15:26.3067095Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64 2022-08-17T12:15:26.3086814Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32 2022-08-17T12:15:26.3105276Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32 2022-08-17T12:15:26.3125389Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64 2022-08-17T12:15:26.3467928Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64 2022-08-17T12:15:26.3469162Z test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32 2022-08-17T12:15:26.3495968Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32 2022-08-17T12:15:26.3498405Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32 2022-08-17T12:15:26.3505372Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32 2022-08-17T12:15:26.3524218Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64 2022-08-17T12:15:26.3545388Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64 2022-08-17T12:15:26.3565088Z test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64 2022-08-17T12:15:26.3907670Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64 2022-08-17T12:15:26.3908134Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_int64 2022-08-17T12:15:26.3928909Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32 2022-08-17T12:15:26.3935473Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_int64 2022-08-17T12:15:26.3946028Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32 2022-08-17T12:15:26.3967023Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32 2022-08-17T12:15:26.3984968Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32 2022-08-17T12:15:26.4005074Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64 2022-08-17T12:15:26.4347434Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64 2022-08-17T12:15:26.4348972Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_int64 2022-08-17T12:15:26.4369029Z test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64 2022-08-17T12:15:26.4375952Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64 2022-08-17T12:15:26.4385577Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_int64 2022-08-17T12:15:26.4405271Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64 2022-08-17T12:15:26.4425270Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64 2022-08-17T12:15:26.4444778Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_float32 2022-08-17T12:15:26.4786608Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_float32 2022-08-17T12:15:26.4788320Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_int64 2022-08-17T12:15:26.4811132Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_int64 2022-08-17T12:15:26.4813793Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_int64 2022-08-17T12:15:26.4825532Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_int64 2022-08-17T12:15:26.4844180Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_float32 2022-08-17T12:15:26.4864869Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_float32 2022-08-17T12:15:26.4883295Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_float32 2022-08-17T12:15:26.5226476Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_float32 2022-08-17T12:15:26.5228079Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logaddexp_cpu_float32 2022-08-17T12:15:26.5251169Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_int64 2022-08-17T12:15:26.5253604Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_int64 2022-08-17T12:15:26.5265785Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logaddexp_cpu_float32 2022-08-17T12:15:26.5283454Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_float32 2022-08-17T12:15:26.5304868Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_float32 2022-08-17T12:15:26.5323104Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_float32 2022-08-17T12:15:26.5666070Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_float32 2022-08-17T12:15:26.5668681Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_int64 2022-08-17T12:15:26.5687121Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_int64 2022-08-17T12:15:26.5695557Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_int64 2022-08-17T12:15:26.5705291Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_int64 2022-08-17T12:15:26.5722539Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_float32 2022-08-17T12:15:26.5744863Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_float32 2022-08-17T12:15:26.5761752Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_float32 2022-08-17T12:15:26.6107337Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_float32 2022-08-17T12:15:26.6107995Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_float32 2022-08-17T12:15:26.6129995Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_int64 2022-08-17T12:15:26.6131596Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_int64 2022-08-17T12:15:26.6145172Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_float32 2022-08-17T12:15:26.6164346Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_log_softmax_cpu_float32 2022-08-17T12:15:26.6185063Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_log_softmax_cpu_float32 2022-08-17T12:15:26.6203484Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_median_cpu_float32 2022-08-17T12:15:26.6547972Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_median_cpu_float32 2022-08-17T12:15:26.6548337Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_float32 2022-08-17T12:15:26.6565975Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_norm_cpu_float32 2022-08-17T12:15:26.6574901Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_float32 2022-08-17T12:15:26.6615975Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_norm_cpu_float32 2022-08-17T12:15:26.6616373Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_float32 2022-08-17T12:15:26.6625223Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_float32 2022-08-17T12:15:26.6645736Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_int64 2022-08-17T12:15:26.6988244Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_int64 2022-08-17T12:15:26.6988726Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_float32 2022-08-17T12:15:26.7011888Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmax_cpu_float32 2022-08-17T12:15:26.7016027Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmax_cpu_float32 2022-08-17T12:15:26.7025521Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_float32 2022-08-17T12:15:26.7045496Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_normalize_cpu_float32 2022-08-17T12:15:26.7065384Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_normalize_cpu_float32 2022-08-17T12:15:26.7084190Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_int64 2022-08-17T12:15:26.7427712Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_int64 2022-08-17T12:15:26.7429468Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_float32 2022-08-17T12:15:26.7453486Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32 2022-08-17T12:15:26.7455919Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32 2022-08-17T12:15:26.7465383Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_float32 2022-08-17T12:15:26.7485173Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmin_cpu_float32 2022-08-17T12:15:26.7504722Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmin_cpu_float32 2022-08-17T12:15:26.7522482Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_int64 2022-08-17T12:15:26.7866814Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_int64 2022-08-17T12:15:26.7868171Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32 2022-08-17T12:15:26.7902783Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32 2022-08-17T12:15:26.7905933Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32 2022-08-17T12:15:26.7912358Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32 2022-08-17T12:15:26.7931186Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_int64 2022-08-17T12:15:26.7944890Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_int64 2022-08-17T12:15:26.7962813Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64 2022-08-17T12:15:26.8306533Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64 2022-08-17T12:15:26.8309116Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32 2022-08-17T12:15:26.8331584Z test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32 2022-08-17T12:15:26.8334264Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32 2022-08-17T12:15:26.8345158Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32 2022-08-17T12:15:26.8366784Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64 2022-08-17T12:15:26.8385166Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64 2022-08-17T12:15:26.8406319Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64 2022-08-17T12:15:26.8747441Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64 2022-08-17T12:15:26.8748071Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64 2022-08-17T12:15:26.8767896Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32 2022-08-17T12:15:26.8774187Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64 2022-08-17T12:15:26.8785174Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32 2022-08-17T12:15:26.8802700Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64 2022-08-17T12:15:26.8825094Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64 2022-08-17T12:15:26.8843601Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32 2022-08-17T12:15:26.9188390Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32 2022-08-17T12:15:26.9189044Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64 2022-08-17T12:15:26.9212485Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64 2022-08-17T12:15:26.9215220Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64 2022-08-17T12:15:26.9225755Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64 2022-08-17T12:15:26.9245944Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64 2022-08-17T12:15:26.9265499Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64 2022-08-17T12:15:26.9284803Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32 2022-08-17T12:15:26.9631950Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32 2022-08-17T12:15:26.9632433Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64 2022-08-17T12:15:26.9656019Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64 2022-08-17T12:15:26.9666479Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64 2022-08-17T12:15:26.9674236Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64 2022-08-17T12:15:26.9696360Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32 2022-08-17T12:15:26.9706692Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32 2022-08-17T12:15:26.9730244Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32 2022-08-17T12:15:27.0071415Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32 2022-08-17T12:15:27.0072063Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64 2022-08-17T12:15:27.0092264Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32 2022-08-17T12:15:27.0106562Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64 2022-08-17T12:15:27.0129623Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32 2022-08-17T12:15:27.0146502Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32 2022-08-17T12:15:27.0169769Z test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32 2022-08-17T12:15:27.0216036Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32 2022-08-17T12:15:27.0509018Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32 2022-08-17T12:15:27.0510614Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32 2022-08-17T12:15:27.2204433Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32 2022-08-17T12:15:27.2213271Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32 2022-08-17T12:15:27.2221932Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32 2022-08-17T12:15:27.2225987Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64 2022-08-17T12:15:27.2280326Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32 2022-08-17T12:15:27.2288230Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32 2022-08-17T12:15:27.2295316Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64 2022-08-17T12:15:27.2296953Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32 2022-08-17T12:15:27.2302078Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32 2022-08-17T12:15:27.2308518Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32 2022-08-17T12:15:27.2314582Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32 2022-08-17T12:15:27.2316844Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64 2022-08-17T12:15:27.2328299Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64 2022-08-17T12:15:27.2335378Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32 2022-08-17T12:15:27.2345039Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64 2022-08-17T12:15:27.2356385Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64 2022-08-17T12:15:27.2358094Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32 2022-08-17T12:15:27.2360830Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32 2022-08-17T12:15:27.2706475Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32 2022-08-17T12:15:27.2708381Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64 2022-08-17T12:15:27.2737437Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64 2022-08-17T12:15:27.2742610Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64 2022-08-17T12:15:27.2753030Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64 2022-08-17T12:15:27.2753597Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32 2022-08-17T12:15:27.2776549Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32 2022-08-17T12:15:27.2782927Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32 2022-08-17T12:15:27.3147862Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32 2022-08-17T12:15:27.3149490Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64 2022-08-17T12:15:27.3169524Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64 2022-08-17T12:15:27.3176395Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64 2022-08-17T12:15:27.3187323Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64 2022-08-17T12:15:27.3188850Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32 2022-08-17T12:15:27.3213126Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32 2022-08-17T12:15:27.3219435Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32 2022-08-17T12:15:27.3586909Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32 2022-08-17T12:15:27.3588954Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64 2022-08-17T12:15:27.3607473Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64 2022-08-17T12:15:27.3616286Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64 2022-08-17T12:15:27.3626564Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64 2022-08-17T12:15:27.3629455Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32 2022-08-17T12:15:27.3649106Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32 2022-08-17T12:15:27.3656253Z [gw0] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32 2022-08-17T12:15:27.4027727Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32 2022-08-17T12:15:27.4028347Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64 2022-08-17T12:15:27.4044981Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64 2022-08-17T12:15:27.4056848Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64 2022-08-17T12:15:27.4068161Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64 2022-08-17T12:15:27.4068589Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32 2022-08-17T12:15:27.4091513Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32 2022-08-17T12:15:27.4096536Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32 2022-08-17T12:15:27.4468957Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32 2022-08-17T12:15:27.4471399Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64 2022-08-17T12:15:27.4496233Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64 2022-08-17T12:15:27.4498490Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64 2022-08-17T12:15:27.4508903Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64 2022-08-17T12:15:27.4509300Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32 2022-08-17T12:15:27.4538676Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32 2022-08-17T12:15:27.4541245Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32 2022-08-17T12:15:27.4908304Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32 2022-08-17T12:15:27.4909745Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64 2022-08-17T12:15:27.4930799Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64 2022-08-17T12:15:27.4937214Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64 2022-08-17T12:15:27.4948127Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64 2022-08-17T12:15:27.4948749Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32 2022-08-17T12:15:27.4977501Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32 2022-08-17T12:15:27.4979469Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32 2022-08-17T12:15:27.5347225Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32 2022-08-17T12:15:27.5347600Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64 2022-08-17T12:15:27.5367410Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64 2022-08-17T12:15:27.5373770Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64 2022-08-17T12:15:27.5387929Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64 2022-08-17T12:15:27.5388716Z test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32 2022-08-17T12:15:27.5410729Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32 2022-08-17T12:15:27.5417570Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32 2022-08-17T12:15:27.5786848Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32 2022-08-17T12:15:27.5789202Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64 2022-08-17T12:15:27.5811081Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64 2022-08-17T12:15:27.5813516Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64 2022-08-17T12:15:27.5826612Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64 2022-08-17T12:15:27.5829052Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32 2022-08-17T12:15:27.5850907Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64 2022-08-17T12:15:27.5857317Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32 2022-08-17T12:15:27.6227112Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64 2022-08-17T12:15:27.6227867Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64 2022-08-17T12:15:27.6249636Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32 2022-08-17T12:15:27.6252465Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64 2022-08-17T12:15:27.6267611Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32 2022-08-17T12:15:27.6268201Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64 2022-08-17T12:15:27.6287652Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64 2022-08-17T12:15:27.6295109Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64 2022-08-17T12:15:27.6666466Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64 2022-08-17T12:15:27.6669487Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64 2022-08-17T12:15:27.6688458Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64 2022-08-17T12:15:27.6695527Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64 2022-08-17T12:15:27.6707493Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64 2022-08-17T12:15:27.6708592Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32 2022-08-17T12:15:27.6729133Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64 2022-08-17T12:15:27.6733214Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32 2022-08-17T12:15:27.7107336Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64 2022-08-17T12:15:27.7107692Z test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64 2022-08-17T12:15:27.7127704Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64 2022-08-17T12:15:27.7134581Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64 2022-08-17T12:15:27.7146534Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64 2022-08-17T12:15:27.7150958Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32 2022-08-17T12:15:27.7166786Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32 2022-08-17T12:15:27.7174678Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32 2022-08-17T12:15:27.7547576Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32 2022-08-17T12:15:27.7548184Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64 2022-08-17T12:15:27.7568332Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64 2022-08-17T12:15:27.7574949Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64 2022-08-17T12:15:27.7586546Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64 2022-08-17T12:15:27.7588659Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64 2022-08-17T12:15:27.7610912Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32 2022-08-17T12:15:27.7612724Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64 2022-08-17T12:15:27.7988795Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32 2022-08-17T12:15:27.7989193Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32 2022-08-17T12:15:27.8011815Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64 2022-08-17T12:15:27.8019216Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32 2022-08-17T12:15:27.8027265Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64 2022-08-17T12:15:27.8028747Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64 2022-08-17T12:15:27.8048549Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64 2022-08-17T12:15:27.8055077Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64 2022-08-17T12:15:27.8426638Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64 2022-08-17T12:15:27.8429423Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64 2022-08-17T12:15:27.8455462Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32 2022-08-17T12:15:27.8458012Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32 2022-08-17T12:15:27.8467426Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64 2022-08-17T12:15:27.8467800Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64 2022-08-17T12:15:27.8490948Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64 2022-08-17T12:15:27.8494057Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64 2022-08-17T12:15:27.8867413Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64 2022-08-17T12:15:27.8867830Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32 2022-08-17T12:15:27.8893611Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32 2022-08-17T12:15:27.8896220Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32 2022-08-17T12:15:27.8907521Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32 2022-08-17T12:15:27.8908575Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64 2022-08-17T12:15:27.8926382Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64 2022-08-17T12:15:27.8934670Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64 2022-08-17T12:15:27.9307377Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64 2022-08-17T12:15:27.9307840Z test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32 2022-08-17T12:15:27.9330546Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32 2022-08-17T12:15:27.9332374Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32 2022-08-17T12:15:27.9347802Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32 2022-08-17T12:15:27.9348788Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32 2022-08-17T12:15:27.9371619Z test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32 2022-08-17T12:15:27.9373184Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32 2022-08-17T12:15:27.9747298Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32 2022-08-17T12:15:27.9747724Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32 2022-08-17T12:15:27.9770782Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32 2022-08-17T12:15:27.9773546Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32 2022-08-17T12:15:27.9786956Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32 2022-08-17T12:15:27.9789330Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32 2022-08-17T12:15:27.9812034Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64 2022-08-17T12:15:27.9814666Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32 2022-08-17T12:15:28.0187379Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64 2022-08-17T12:15:28.0187730Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32 2022-08-17T12:15:28.0207070Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32 2022-08-17T12:15:28.0213771Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32 2022-08-17T12:15:28.0227378Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32 2022-08-17T12:15:28.0228502Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32 2022-08-17T12:15:28.0244943Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32 2022-08-17T12:15:28.0254344Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32 2022-08-17T12:15:28.0627407Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32 2022-08-17T12:15:28.0627973Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64 2022-08-17T12:15:28.0646767Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32 2022-08-17T12:15:28.0653058Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32 2022-08-17T12:15:28.0667373Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64 2022-08-17T12:15:28.0668853Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32 2022-08-17T12:15:28.0690145Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32 2022-08-17T12:15:28.0691562Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32 2022-08-17T12:15:28.1067317Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32 2022-08-17T12:15:28.1067676Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64 2022-08-17T12:15:28.1087307Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64 2022-08-17T12:15:28.1094289Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64 2022-08-17T12:15:28.1107252Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64 2022-08-17T12:15:28.1108303Z test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32 2022-08-17T12:15:28.1133996Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32 2022-08-17T12:15:28.1136412Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32 2022-08-17T12:15:28.1512476Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32 2022-08-17T12:15:28.1512839Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64 2022-08-17T12:15:28.1534308Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64 2022-08-17T12:15:28.1542632Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64 2022-08-17T12:15:28.1556239Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64 2022-08-17T12:15:28.1557242Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32 2022-08-17T12:15:28.1584522Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64 2022-08-17T12:15:28.1591133Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32 2022-08-17T12:15:28.1951573Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64 2022-08-17T12:15:28.1952105Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64 2022-08-17T12:15:28.1976308Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32 2022-08-17T12:15:28.1987586Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64 2022-08-17T12:15:28.1998995Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32 2022-08-17T12:15:28.1999534Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64 2022-08-17T12:15:28.2026406Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64 2022-08-17T12:15:28.2033084Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64 2022-08-17T12:15:28.2392535Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64 2022-08-17T12:15:28.2393143Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64 2022-08-17T12:15:28.2412369Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32 2022-08-17T12:15:28.2428150Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64 2022-08-17T12:15:28.2431660Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64 2022-08-17T12:15:28.2454503Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64 2022-08-17T12:15:28.2461941Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64 2022-08-17T12:15:28.2534857Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64 2022-08-17T12:15:28.2831169Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32 2022-08-17T12:15:28.2831826Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32 2022-08-17T12:15:28.2853770Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32 2022-08-17T12:15:28.2861011Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32 2022-08-17T12:15:28.2872292Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32 2022-08-17T12:15:28.2873370Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64 2022-08-17T12:15:28.2900482Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64 2022-08-17T12:15:28.2907136Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64 2022-08-17T12:15:28.3267944Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64 2022-08-17T12:15:28.3268518Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32 2022-08-17T12:15:28.3293730Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32 2022-08-17T12:15:28.3297080Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32 2022-08-17T12:15:28.3307611Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32 2022-08-17T12:15:28.3308416Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64 2022-08-17T12:15:28.3330688Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64 2022-08-17T12:15:28.3335763Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64 2022-08-17T12:15:28.3707042Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64 2022-08-17T12:15:28.3709163Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32 2022-08-17T12:15:28.3731771Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32 2022-08-17T12:15:28.3734740Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32 2022-08-17T12:15:28.3746885Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32 2022-08-17T12:15:28.3748896Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64 2022-08-17T12:15:28.3768447Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64 2022-08-17T12:15:28.3775090Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64 2022-08-17T12:15:28.4147455Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64 2022-08-17T12:15:28.4148623Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32 2022-08-17T12:15:28.4169647Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32 2022-08-17T12:15:28.4175951Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32 2022-08-17T12:15:28.4187770Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32 2022-08-17T12:15:28.4188352Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64 2022-08-17T12:15:28.4209337Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64 2022-08-17T12:15:28.4213394Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64 2022-08-17T12:15:28.4587616Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64 2022-08-17T12:15:28.4589510Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32 2022-08-17T12:15:28.4613237Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32 2022-08-17T12:15:28.4616359Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32 2022-08-17T12:15:28.4627292Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32 2022-08-17T12:15:28.4627890Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64 2022-08-17T12:15:28.4648578Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64 2022-08-17T12:15:28.4654832Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64 2022-08-17T12:15:28.5027804Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64 2022-08-17T12:15:28.5028397Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32 2022-08-17T12:15:28.5051362Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32 2022-08-17T12:15:28.5054069Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32 2022-08-17T12:15:28.5066792Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32 2022-08-17T12:15:28.5075290Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64 2022-08-17T12:15:28.5084393Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64 2022-08-17T12:15:28.5093945Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64 2022-08-17T12:15:28.5466993Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64 2022-08-17T12:15:28.5467445Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32 2022-08-17T12:15:28.5490410Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32 2022-08-17T12:15:28.5492835Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32 2022-08-17T12:15:28.5507265Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32 2022-08-17T12:15:28.5508064Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64 2022-08-17T12:15:28.5533309Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64 2022-08-17T12:15:28.5535295Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64 2022-08-17T12:15:28.5907391Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64 2022-08-17T12:15:28.5907784Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32 2022-08-17T12:15:28.5930093Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32 2022-08-17T12:15:28.5936732Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32 2022-08-17T12:15:28.5947966Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32 2022-08-17T12:15:28.5948388Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64 2022-08-17T12:15:28.5978212Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64 2022-08-17T12:15:28.5980002Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64 2022-08-17T12:15:28.6347052Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64 2022-08-17T12:15:28.6348564Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32 2022-08-17T12:15:28.6372643Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32 2022-08-17T12:15:28.6375729Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32 2022-08-17T12:15:28.6387321Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32 2022-08-17T12:15:28.6387932Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64 2022-08-17T12:15:28.6414078Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64 2022-08-17T12:15:28.6418504Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64 2022-08-17T12:15:28.6786329Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64 2022-08-17T12:15:28.6789002Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32 2022-08-17T12:15:28.6813997Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32 2022-08-17T12:15:28.6816471Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32 2022-08-17T12:15:28.6827506Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32 2022-08-17T12:15:28.6827925Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:28.6852226Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64 2022-08-17T12:15:28.6863522Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:28.7227534Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64 2022-08-17T12:15:28.7227989Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32 2022-08-17T12:15:28.7251490Z test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32 2022-08-17T12:15:28.7253883Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32 2022-08-17T12:15:28.7267640Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32 2022-08-17T12:15:28.7268104Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32 2022-08-17T12:15:28.7296005Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32 2022-08-17T12:15:28.7300823Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32 2022-08-17T12:15:28.7668133Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32 2022-08-17T12:15:28.7668717Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64 2022-08-17T12:15:28.7693564Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32 2022-08-17T12:15:28.7695948Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32 2022-08-17T12:15:28.7707800Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64 2022-08-17T12:15:28.7708305Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32 2022-08-17T12:15:28.7736129Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32 2022-08-17T12:15:28.7741408Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32 2022-08-17T12:15:28.8107510Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32 2022-08-17T12:15:28.8110001Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64 2022-08-17T12:15:28.8133364Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64 2022-08-17T12:15:28.8136113Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64 2022-08-17T12:15:28.8146667Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64 2022-08-17T12:15:28.8149110Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32 2022-08-17T12:15:28.8171448Z test_ops.py::TestCommonCPU::test_multiple_devices_eig_cpu_float32 2022-08-17T12:15:28.8173647Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32 2022-08-17T12:15:28.8548112Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eig_cpu_float32 2022-08-17T12:15:28.8548822Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64 2022-08-17T12:15:28.8568585Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64 2022-08-17T12:15:28.8575353Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64 2022-08-17T12:15:28.8586702Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64 2022-08-17T12:15:28.8588870Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32 2022-08-17T12:15:28.8608283Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64 2022-08-17T12:15:28.8616375Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64 2022-08-17T12:15:28.8987738Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32 2022-08-17T12:15:28.8988095Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64 2022-08-17T12:15:28.9012657Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32 2022-08-17T12:15:28.9015428Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64 2022-08-17T12:15:28.9026636Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32 2022-08-17T12:15:28.9029254Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64 2022-08-17T12:15:28.9053054Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64 2022-08-17T12:15:28.9054831Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64 2022-08-17T12:15:28.9428448Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64 2022-08-17T12:15:28.9429129Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32 2022-08-17T12:15:28.9452394Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64 2022-08-17T12:15:28.9454838Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32 2022-08-17T12:15:28.9466895Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64 2022-08-17T12:15:28.9469309Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64 2022-08-17T12:15:28.9486167Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64 2022-08-17T12:15:28.9495916Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64 2022-08-17T12:15:28.9867544Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64 2022-08-17T12:15:28.9869310Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32 2022-08-17T12:15:28.9888372Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32 2022-08-17T12:15:28.9895061Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32 2022-08-17T12:15:28.9906867Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32 2022-08-17T12:15:28.9909103Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64 2022-08-17T12:15:28.9929854Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64 2022-08-17T12:15:28.9936039Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64 2022-08-17T12:15:29.0308103Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64 2022-08-17T12:15:29.0308454Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32 2022-08-17T12:15:29.0331543Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32 2022-08-17T12:15:29.0337813Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32 2022-08-17T12:15:29.0346958Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32 2022-08-17T12:15:29.0349613Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64 2022-08-17T12:15:29.0373154Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64 2022-08-17T12:15:29.0375494Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64 2022-08-17T12:15:29.0750227Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64 2022-08-17T12:15:29.0750806Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32 2022-08-17T12:15:29.0773765Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32 2022-08-17T12:15:29.0780592Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32 2022-08-17T12:15:29.0789084Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32 2022-08-17T12:15:29.0791623Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64 2022-08-17T12:15:29.0817414Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64 2022-08-17T12:15:29.0820149Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64 2022-08-17T12:15:29.1187393Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64 2022-08-17T12:15:29.1189586Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32 2022-08-17T12:15:29.1215731Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32 2022-08-17T12:15:29.1219644Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32 2022-08-17T12:15:29.1227588Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32 2022-08-17T12:15:29.1228266Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64 2022-08-17T12:15:29.1253069Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64 2022-08-17T12:15:29.1254542Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64 2022-08-17T12:15:29.1628602Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64 2022-08-17T12:15:29.1629043Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32 2022-08-17T12:15:29.1652633Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32 2022-08-17T12:15:29.1659536Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32 2022-08-17T12:15:29.1668936Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32 2022-08-17T12:15:29.1669867Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64 2022-08-17T12:15:29.1695086Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64 2022-08-17T12:15:29.1697775Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64 2022-08-17T12:15:29.2066493Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64 2022-08-17T12:15:29.2068738Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32 2022-08-17T12:15:29.2092486Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32 2022-08-17T12:15:29.2095209Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32 2022-08-17T12:15:29.2107516Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32 2022-08-17T12:15:29.2108444Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64 2022-08-17T12:15:29.2128650Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64 2022-08-17T12:15:29.2135404Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64 2022-08-17T12:15:29.2510933Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64 2022-08-17T12:15:29.2511537Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32 2022-08-17T12:15:29.2537556Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32 2022-08-17T12:15:29.2546930Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32 2022-08-17T12:15:29.2557224Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32 2022-08-17T12:15:29.2557862Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64 2022-08-17T12:15:29.2586355Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64 2022-08-17T12:15:29.2589420Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64 2022-08-17T12:15:29.2948903Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64 2022-08-17T12:15:29.2951337Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32 2022-08-17T12:15:29.2981543Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32 2022-08-17T12:15:29.2986062Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32 2022-08-17T12:15:29.2997429Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32 2022-08-17T12:15:29.2998297Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64 2022-08-17T12:15:29.3024698Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64 2022-08-17T12:15:29.3031151Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64 2022-08-17T12:15:29.3390281Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64 2022-08-17T12:15:29.3416000Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32 2022-08-17T12:15:29.3432353Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32 2022-08-17T12:15:29.3434253Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64 2022-08-17T12:15:29.3435456Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64 2022-08-17T12:15:29.3458510Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32 2022-08-17T12:15:29.3466235Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32 2022-08-17T12:15:29.3520248Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64 2022-08-17T12:15:29.3828724Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64 2022-08-17T12:15:29.3853210Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32 2022-08-17T12:15:29.3874203Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32 2022-08-17T12:15:29.3874854Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64 2022-08-17T12:15:29.3875994Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64 2022-08-17T12:15:29.3900033Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32 2022-08-17T12:15:29.3907248Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32 2022-08-17T12:15:29.3951215Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64 2022-08-17T12:15:29.4270236Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64 2022-08-17T12:15:29.4292019Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32 2022-08-17T12:15:29.4336894Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32 2022-08-17T12:15:29.4337374Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64 2022-08-17T12:15:29.4337794Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32 2022-08-17T12:15:29.4340605Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64 2022-08-17T12:15:29.4348007Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32 2022-08-17T12:15:29.4355775Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64 2022-08-17T12:15:29.4707183Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64 2022-08-17T12:15:29.4729426Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32 2022-08-17T12:15:29.4749780Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32 2022-08-17T12:15:29.4753984Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64 2022-08-17T12:15:29.4754942Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64 2022-08-17T12:15:29.4784266Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32 2022-08-17T12:15:29.4786740Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64 2022-08-17T12:15:29.4789570Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32 2022-08-17T12:15:29.5145076Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64 2022-08-17T12:15:29.5165163Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32 2022-08-17T12:15:29.5220491Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32 2022-08-17T12:15:29.5221247Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64 2022-08-17T12:15:29.5221573Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32 2022-08-17T12:15:29.5221886Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64 2022-08-17T12:15:29.5223950Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64 2022-08-17T12:15:29.5226752Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32 2022-08-17T12:15:29.5584921Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64 2022-08-17T12:15:29.5603012Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32 2022-08-17T12:15:29.5630319Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32 2022-08-17T12:15:29.5631462Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32 2022-08-17T12:15:29.5632450Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64 2022-08-17T12:15:29.5646510Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64 2022-08-17T12:15:29.5657377Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32 2022-08-17T12:15:29.5663639Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64 2022-08-17T12:15:29.6025150Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64 2022-08-17T12:15:29.6042348Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32 2022-08-17T12:15:29.6070424Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32 2022-08-17T12:15:29.6074409Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64 2022-08-17T12:15:29.6074787Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32 2022-08-17T12:15:29.6097283Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64 2022-08-17T12:15:29.6104963Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64 2022-08-17T12:15:29.6108695Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32 2022-08-17T12:15:29.6465242Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64 2022-08-17T12:15:29.6482155Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32 2022-08-17T12:15:29.6511898Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32 2022-08-17T12:15:29.6513119Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32 2022-08-17T12:15:29.6514709Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64 2022-08-17T12:15:29.6536842Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64 2022-08-17T12:15:29.6542416Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64 2022-08-17T12:15:29.6545936Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32 2022-08-17T12:15:29.6905480Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64 2022-08-17T12:15:29.6923846Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32 2022-08-17T12:15:29.6949237Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32 2022-08-17T12:15:29.6954004Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64 2022-08-17T12:15:29.6955978Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64 2022-08-17T12:15:29.6972961Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32 2022-08-17T12:15:29.6985249Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32 2022-08-17T12:15:29.6987576Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64 2022-08-17T12:15:29.7347853Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64 2022-08-17T12:15:29.7364343Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32 2022-08-17T12:15:29.7387810Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32 2022-08-17T12:15:29.7392976Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32 2022-08-17T12:15:29.7394023Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32 2022-08-17T12:15:29.7409791Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64 2022-08-17T12:15:29.7418327Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32 2022-08-17T12:15:29.7490023Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32 2022-08-17T12:15:29.7785282Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64 2022-08-17T12:15:29.7802119Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32 2022-08-17T12:15:29.7828425Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32 2022-08-17T12:15:29.7834562Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32 2022-08-17T12:15:29.7836851Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32 2022-08-17T12:15:29.7854849Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32 2022-08-17T12:15:29.7862790Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32 2022-08-17T12:15:29.7865634Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32 2022-08-17T12:15:29.8225702Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32 2022-08-17T12:15:29.8244441Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64 2022-08-17T12:15:29.8270028Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64 2022-08-17T12:15:29.8274685Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32 2022-08-17T12:15:29.8275825Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32 2022-08-17T12:15:29.8293305Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32 2022-08-17T12:15:29.8304958Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32 2022-08-17T12:15:29.8307374Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32 2022-08-17T12:15:29.8665124Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32 2022-08-17T12:15:29.8682250Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64 2022-08-17T12:15:29.8711553Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64 2022-08-17T12:15:29.8712390Z test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32 2022-08-17T12:15:29.8713335Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64 2022-08-17T12:15:29.8736712Z test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64 2022-08-17T12:15:29.8744237Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32 2022-08-17T12:15:29.8747124Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64 2022-08-17T12:15:29.9106031Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64 2022-08-17T12:15:29.9125564Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64 2022-08-17T12:15:29.9151714Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64 2022-08-17T12:15:29.9155194Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32 2022-08-17T12:15:29.9158165Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64 2022-08-17T12:15:29.9183131Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32 2022-08-17T12:15:29.9185426Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32 2022-08-17T12:15:29.9188011Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64 2022-08-17T12:15:29.9545288Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32 2022-08-17T12:15:29.9562625Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32 2022-08-17T12:15:29.9590681Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32 2022-08-17T12:15:29.9594221Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32 2022-08-17T12:15:29.9597154Z test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32 2022-08-17T12:15:29.9613393Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64 2022-08-17T12:15:29.9624426Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32 2022-08-17T12:15:29.9626505Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64 2022-08-17T12:15:29.9985285Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32 2022-08-17T12:15:30.0003148Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64 2022-08-17T12:15:30.0031690Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64 2022-08-17T12:15:30.0032742Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64 2022-08-17T12:15:30.0036444Z test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32 2022-08-17T12:15:30.0062421Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32 2022-08-17T12:15:30.0064845Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32 2022-08-17T12:15:30.0067274Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32 2022-08-17T12:15:30.0425589Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64 2022-08-17T12:15:30.0443650Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64 2022-08-17T12:15:30.0470358Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64 2022-08-17T12:15:30.0474255Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64 2022-08-17T12:15:30.0476168Z test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32 2022-08-17T12:15:30.0493257Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32 2022-08-17T12:15:30.0504381Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32 2022-08-17T12:15:30.0506896Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32 2022-08-17T12:15:30.0865809Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64 2022-08-17T12:15:30.0883424Z test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32 2022-08-17T12:15:30.0911555Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32 2022-08-17T12:15:30.0915194Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64 2022-08-17T12:15:30.0917052Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32 2022-08-17T12:15:30.0934078Z test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32 2022-08-17T12:15:30.0955842Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64 2022-08-17T12:15:30.0959596Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32 2022-08-17T12:15:30.1305431Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32 2022-08-17T12:15:30.1324551Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32 2022-08-17T12:15:30.1350655Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32 2022-08-17T12:15:30.1351198Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64 2022-08-17T12:15:30.1354834Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64 2022-08-17T12:15:30.1374558Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32 2022-08-17T12:15:30.1384994Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32 2022-08-17T12:15:30.1387546Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64 2022-08-17T12:15:30.1745384Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64 2022-08-17T12:15:30.1765355Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64 2022-08-17T12:15:30.1789283Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64 2022-08-17T12:15:30.1793200Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32 2022-08-17T12:15:30.1798536Z test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32 2022-08-17T12:15:30.1817434Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32 2022-08-17T12:15:30.1824569Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32 2022-08-17T12:15:30.1827364Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32 2022-08-17T12:15:30.2185269Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32 2022-08-17T12:15:30.2202412Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64 2022-08-17T12:15:30.2231391Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64 2022-08-17T12:15:30.2234277Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32 2022-08-17T12:15:30.2237145Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32 2022-08-17T12:15:30.2253846Z test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32 2022-08-17T12:15:30.2260556Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32 2022-08-17T12:15:30.2267966Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32 2022-08-17T12:15:30.2627584Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32 2022-08-17T12:15:30.2645574Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64 2022-08-17T12:15:30.2670782Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64 2022-08-17T12:15:30.2671585Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32 2022-08-17T12:15:30.2675343Z test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32 2022-08-17T12:15:30.2698130Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32 2022-08-17T12:15:30.2706752Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32 2022-08-17T12:15:30.2709503Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32 2022-08-17T12:15:30.3065976Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32 2022-08-17T12:15:30.3084958Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64 2022-08-17T12:15:30.3112892Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64 2022-08-17T12:15:30.3114963Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32 2022-08-17T12:15:30.3116197Z test_ops.py::TestCommonCPU::test_multiple_devices_inverse_cpu_float32 2022-08-17T12:15:30.3138464Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64 2022-08-17T12:15:30.3141146Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64 2022-08-17T12:15:30.3143479Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inverse_cpu_float32 2022-08-17T12:15:30.3506145Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32 2022-08-17T12:15:30.3523229Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64 2022-08-17T12:15:30.3550008Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64 2022-08-17T12:15:30.3550698Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64 2022-08-17T12:15:30.3553438Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32 2022-08-17T12:15:30.3581207Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64 2022-08-17T12:15:30.3587958Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64 2022-08-17T12:15:30.3590784Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64 2022-08-17T12:15:30.3945184Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32 2022-08-17T12:15:30.3964048Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32 2022-08-17T12:15:30.3991000Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32 2022-08-17T12:15:30.3991590Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64 2022-08-17T12:15:30.3992465Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64 2022-08-17T12:15:30.4007951Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64 2022-08-17T12:15:30.4017162Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64 2022-08-17T12:15:30.4024037Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64 2022-08-17T12:15:30.4386989Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64 2022-08-17T12:15:30.4405878Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32 2022-08-17T12:15:30.4429695Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32 2022-08-17T12:15:30.4433267Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64 2022-08-17T12:15:30.4436972Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64 2022-08-17T12:15:30.4453299Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64 2022-08-17T12:15:30.4461271Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64 2022-08-17T12:15:30.4473401Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64 2022-08-17T12:15:30.4828149Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64 2022-08-17T12:15:30.4941127Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32 2022-08-17T12:15:30.4956534Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32 2022-08-17T12:15:30.4957473Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32 2022-08-17T12:15:30.4960400Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64 2022-08-17T12:15:30.4989961Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64 2022-08-17T12:15:30.4993902Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32 2022-08-17T12:15:30.5001415Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64 2022-08-17T12:15:30.5267970Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64 2022-08-17T12:15:30.5290624Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32 2022-08-17T12:15:30.5392223Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32 2022-08-17T12:15:30.5392730Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32 2022-08-17T12:15:30.5393044Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64 2022-08-17T12:15:30.5419040Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:15:30.5432079Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64 2022-08-17T12:15:30.5434545Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32 2022-08-17T12:15:30.5707824Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:15:30.5756341Z test_ops.py::TestCommonCPU::test_multiple_devices_istft_cpu_float32 2022-08-17T12:15:30.5831690Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_istft_cpu_float32 2022-08-17T12:15:30.5838035Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:15:30.5840106Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32 2022-08-17T12:15:30.5864474Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:30.5871235Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:15:30.5874622Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:30.6148474Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32 2022-08-17T12:15:30.6169094Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:30.6270749Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:30.6275271Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32 2022-08-17T12:15:30.6277020Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32 2022-08-17T12:15:30.6298081Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32 2022-08-17T12:15:30.6308702Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32 2022-08-17T12:15:30.6311067Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32 2022-08-17T12:15:30.6588903Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32 2022-08-17T12:15:30.6607395Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:15:30.6708795Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:15:30.6712616Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32 2022-08-17T12:15:30.6718041Z test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64 2022-08-17T12:15:30.6736400Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:15:30.6747761Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64 2022-08-17T12:15:30.6750405Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32 2022-08-17T12:15:30.7025404Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:15:30.7042792Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64 2022-08-17T12:15:30.7152152Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64 2022-08-17T12:15:30.7153812Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64 2022-08-17T12:15:30.7155150Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64 2022-08-17T12:15:30.7178053Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32 2022-08-17T12:15:30.7182515Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64 2022-08-17T12:15:30.7185386Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64 2022-08-17T12:15:30.7465611Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32 2022-08-17T12:15:30.7484211Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32 2022-08-17T12:15:30.7588448Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32 2022-08-17T12:15:30.7591986Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64 2022-08-17T12:15:30.7595949Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32 2022-08-17T12:15:30.7616513Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64 2022-08-17T12:15:30.7623229Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64 2022-08-17T12:15:30.7625847Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64 2022-08-17T12:15:30.7904933Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32 2022-08-17T12:15:30.7922311Z test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32 2022-08-17T12:15:30.8028388Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32 2022-08-17T12:15:30.8032899Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32 2022-08-17T12:15:30.8033447Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64 2022-08-17T12:15:30.8058586Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64 2022-08-17T12:15:30.8060935Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64 2022-08-17T12:15:30.8063695Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32 2022-08-17T12:15:30.8345628Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64 2022-08-17T12:15:30.8364065Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:30.8468612Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:30.8472773Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32 2022-08-17T12:15:30.8478194Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32 2022-08-17T12:15:30.8497046Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32 2022-08-17T12:15:30.8505100Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32 2022-08-17T12:15:30.8507362Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32 2022-08-17T12:15:30.8785402Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32 2022-08-17T12:15:30.8802474Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32 2022-08-17T12:15:30.8908968Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32 2022-08-17T12:15:30.8916792Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64 2022-08-17T12:15:30.8917635Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32 2022-08-17T12:15:30.8936462Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32 2022-08-17T12:15:30.8943751Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32 2022-08-17T12:15:30.8946202Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32 2022-08-17T12:15:30.9225120Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64 2022-08-17T12:15:30.9242880Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32 2022-08-17T12:15:30.9349175Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32 2022-08-17T12:15:30.9354153Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32 2022-08-17T12:15:30.9355506Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32 2022-08-17T12:15:30.9375829Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32 2022-08-17T12:15:30.9383208Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32 2022-08-17T12:15:30.9385839Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32 2022-08-17T12:15:30.9665559Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32 2022-08-17T12:15:30.9683967Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32 2022-08-17T12:15:30.9791210Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32 2022-08-17T12:15:30.9795929Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32 2022-08-17T12:15:30.9798102Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:15:30.9816678Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:15:30.9823260Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:15:30.9825937Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:15:31.0105516Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32 2022-08-17T12:15:31.0123421Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:15:31.0231653Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:15:31.0232950Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32 2022-08-17T12:15:31.0237489Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32 2022-08-17T12:15:31.0254651Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32 2022-08-17T12:15:31.0266311Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32 2022-08-17T12:15:31.0268591Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32 2022-08-17T12:15:31.0546065Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32 2022-08-17T12:15:31.0563365Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32 2022-08-17T12:15:31.0668625Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32 2022-08-17T12:15:31.0673031Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32 2022-08-17T12:15:31.0675539Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32 2022-08-17T12:15:31.0697416Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32 2022-08-17T12:15:31.0704982Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32 2022-08-17T12:15:31.0707238Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32 2022-08-17T12:15:31.0985007Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32 2022-08-17T12:15:31.1005430Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:15:31.1111409Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:15:31.1114843Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32 2022-08-17T12:15:31.1117528Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32 2022-08-17T12:15:31.1130932Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32 2022-08-17T12:15:31.1139659Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32 2022-08-17T12:15:31.1147004Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32 2022-08-17T12:15:31.1425052Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32 2022-08-17T12:15:31.1444336Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:31.1550658Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:31.1553464Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32 2022-08-17T12:15:31.1554825Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32 2022-08-17T12:15:31.1573285Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32 2022-08-17T12:15:31.1584690Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32 2022-08-17T12:15:31.1587362Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32 2022-08-17T12:15:31.1865355Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32 2022-08-17T12:15:31.1882629Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32 2022-08-17T12:15:31.1992249Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32 2022-08-17T12:15:31.1994337Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64 2022-08-17T12:15:31.1995641Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32 2022-08-17T12:15:31.2021048Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32 2022-08-17T12:15:31.2023728Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32 2022-08-17T12:15:31.2025988Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32 2022-08-17T12:15:31.2305270Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64 2022-08-17T12:15:31.2322816Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:31.2431507Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:31.2432967Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32 2022-08-17T12:15:31.2433511Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32 2022-08-17T12:15:31.2451116Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:15:31.2464265Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32 2022-08-17T12:15:31.2466277Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:15:31.2747085Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32 2022-08-17T12:15:31.2769236Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:31.2872832Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:31.2876154Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32 2022-08-17T12:15:31.2878697Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32 2022-08-17T12:15:31.2900813Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32 2022-08-17T12:15:31.2906829Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32 2022-08-17T12:15:31.2910510Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32 2022-08-17T12:15:31.3185487Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32 2022-08-17T12:15:31.3204705Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32 2022-08-17T12:15:31.3308563Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32 2022-08-17T12:15:31.3313676Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32 2022-08-17T12:15:31.3317578Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32 2022-08-17T12:15:31.3341839Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32 2022-08-17T12:15:31.3343870Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32 2022-08-17T12:15:31.3346583Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32 2022-08-17T12:15:31.3625241Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32 2022-08-17T12:15:31.3643675Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64 2022-08-17T12:15:31.3748850Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64 2022-08-17T12:15:31.3753147Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32 2022-08-17T12:15:31.3755459Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64 2022-08-17T12:15:31.3777819Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32 2022-08-17T12:15:31.3785582Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64 2022-08-17T12:15:31.3788296Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32 2022-08-17T12:15:31.4066427Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32 2022-08-17T12:15:31.4085586Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64 2022-08-17T12:15:31.4189670Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64 2022-08-17T12:15:31.4192465Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32 2022-08-17T12:15:31.4194112Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64 2022-08-17T12:15:31.4223352Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32 2022-08-17T12:15:31.4226143Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32 2022-08-17T12:15:31.4228167Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64 2022-08-17T12:15:31.4505850Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32 2022-08-17T12:15:31.4525988Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_float32 2022-08-17T12:15:31.4628417Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_float32 2022-08-17T12:15:31.4633836Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64 2022-08-17T12:15:31.4636415Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_int64 2022-08-17T12:15:31.4655680Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64 2022-08-17T12:15:31.4663702Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_int64 2022-08-17T12:15:31.4669864Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64 2022-08-17T12:15:31.4945309Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64 2022-08-17T12:15:31.4963433Z test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32 2022-08-17T12:15:31.5071493Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32 2022-08-17T12:15:31.5074908Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64 2022-08-17T12:15:31.5076698Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64 2022-08-17T12:15:31.5099543Z test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32 2022-08-17T12:15:31.5102299Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32 2022-08-17T12:15:31.5104982Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64 2022-08-17T12:15:31.5384942Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64 2022-08-17T12:15:31.5405370Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32 2022-08-17T12:15:31.5509473Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32 2022-08-17T12:15:31.5514042Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32 2022-08-17T12:15:31.5515010Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64 2022-08-17T12:15:31.5534573Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64 2022-08-17T12:15:31.5541354Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64 2022-08-17T12:15:31.5547791Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64 2022-08-17T12:15:31.5825461Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32 2022-08-17T12:15:31.5842488Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32 2022-08-17T12:15:31.5948552Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32 2022-08-17T12:15:31.5954935Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64 2022-08-17T12:15:31.5955914Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64 2022-08-17T12:15:31.5970550Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32 2022-08-17T12:15:31.5983165Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64 2022-08-17T12:15:31.5985991Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64 2022-08-17T12:15:31.6265260Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32 2022-08-17T12:15:31.6284354Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32 2022-08-17T12:15:31.6392242Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32 2022-08-17T12:15:31.6394860Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64 2022-08-17T12:15:31.6399748Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64 2022-08-17T12:15:31.6418695Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32 2022-08-17T12:15:31.6426529Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64 2022-08-17T12:15:31.6429585Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64 2022-08-17T12:15:31.6708607Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32 2022-08-17T12:15:31.6732521Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32 2022-08-17T12:15:31.6831709Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32 2022-08-17T12:15:31.6863597Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32 2022-08-17T12:15:31.6864035Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64 2022-08-17T12:15:31.6865502Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32 2022-08-17T12:15:31.6870847Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64 2022-08-17T12:15:31.6962382Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32 2022-08-17T12:15:31.7147311Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32 2022-08-17T12:15:31.7169037Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32 2022-08-17T12:15:31.7272907Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32 2022-08-17T12:15:31.7274037Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32 2022-08-17T12:15:31.7275080Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32 2022-08-17T12:15:31.7304808Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32 2022-08-17T12:15:31.7313757Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32 2022-08-17T12:15:31.7317195Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32 2022-08-17T12:15:31.7588524Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32 2022-08-17T12:15:31.7609277Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64 2022-08-17T12:15:31.7712854Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64 2022-08-17T12:15:31.7717631Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32 2022-08-17T12:15:31.7718135Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32 2022-08-17T12:15:31.7740739Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32 2022-08-17T12:15:31.7753309Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32 2022-08-17T12:15:31.7755775Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32 2022-08-17T12:15:31.8026086Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32 2022-08-17T12:15:31.8046005Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64 2022-08-17T12:15:31.8148195Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64 2022-08-17T12:15:31.8151170Z test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32 2022-08-17T12:15:31.8156113Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32 2022-08-17T12:15:31.8184283Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32 2022-08-17T12:15:31.8186722Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32 2022-08-17T12:15:31.8189481Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32 2022-08-17T12:15:31.8466519Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32 2022-08-17T12:15:31.8484713Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64 2022-08-17T12:15:31.8590441Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64 2022-08-17T12:15:31.8595702Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64 2022-08-17T12:15:31.8597445Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64 2022-08-17T12:15:31.8614143Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32 2022-08-17T12:15:31.8625679Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64 2022-08-17T12:15:31.8629208Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64 2022-08-17T12:15:31.8905349Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32 2022-08-17T12:15:31.8923330Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32 2022-08-17T12:15:31.9031674Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32 2022-08-17T12:15:31.9033020Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64 2022-08-17T12:15:31.9035005Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64 2022-08-17T12:15:31.9052544Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64 2022-08-17T12:15:31.9064120Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64 2022-08-17T12:15:31.9066802Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64 2022-08-17T12:15:31.9345386Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64 2022-08-17T12:15:31.9363190Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32 2022-08-17T12:15:31.9469918Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32 2022-08-17T12:15:31.9470634Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:31.9475728Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64 2022-08-17T12:15:31.9500922Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64 2022-08-17T12:15:31.9503946Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64 2022-08-17T12:15:31.9507257Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64 2022-08-17T12:15:31.9785339Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:31.9802673Z test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32 2022-08-17T12:15:31.9911676Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32 2022-08-17T12:15:31.9912288Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32 2022-08-17T12:15:31.9916339Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32 2022-08-17T12:15:31.9939018Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32 2022-08-17T12:15:31.9941783Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32 2022-08-17T12:15:31.9944690Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32 2022-08-17T12:15:32.0225381Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32 2022-08-17T12:15:32.0244977Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:15:32.0350948Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:15:32.0353102Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32 2022-08-17T12:15:32.0354119Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:15:32.0381586Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32 2022-08-17T12:15:32.0384411Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32 2022-08-17T12:15:32.0387287Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:15:32.0665712Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32 2022-08-17T12:15:32.0683727Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64 2022-08-17T12:15:32.0790499Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64 2022-08-17T12:15:32.0791097Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32 2022-08-17T12:15:32.0794871Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32 2022-08-17T12:15:32.0822204Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64 2022-08-17T12:15:32.0824155Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32 2022-08-17T12:15:32.0826576Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32 2022-08-17T12:15:32.1104933Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64 2022-08-17T12:15:32.1122886Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64 2022-08-17T12:15:32.1227850Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64 2022-08-17T12:15:32.1232721Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32 2022-08-17T12:15:32.1233988Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:32.1254094Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32 2022-08-17T12:15:32.1261552Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:32.1264185Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32 2022-08-17T12:15:32.1545254Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32 2022-08-17T12:15:32.1562427Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64 2022-08-17T12:15:32.1670271Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64 2022-08-17T12:15:32.1671892Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64 2022-08-17T12:15:32.1678325Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32 2022-08-17T12:15:32.1695512Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32 2022-08-17T12:15:32.1702347Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64 2022-08-17T12:15:32.1709791Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32 2022-08-17T12:15:32.1985153Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32 2022-08-17T12:15:32.2002132Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64 2022-08-17T12:15:32.2108951Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64 2022-08-17T12:15:32.2111847Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64 2022-08-17T12:15:32.2114813Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32 2022-08-17T12:15:32.2139723Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64 2022-08-17T12:15:32.2146169Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64 2022-08-17T12:15:32.2148994Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32 2022-08-17T12:15:32.2425932Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64 2022-08-17T12:15:32.2443951Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64 2022-08-17T12:15:32.2549368Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64 2022-08-17T12:15:32.2553986Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:15:32.2555067Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64 2022-08-17T12:15:32.2566401Z test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32 2022-08-17T12:15:32.2581589Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:15:32.2582822Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64 2022-08-17T12:15:32.2865425Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32 2022-08-17T12:15:32.2883137Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:15:32.2989942Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:15:32.2994682Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:15:32.2996768Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64 2022-08-17T12:15:32.3018040Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64 2022-08-17T12:15:32.3027564Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64 2022-08-17T12:15:32.3029915Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:15:32.3305339Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64 2022-08-17T12:15:32.3317644Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:15:32.3429817Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:15:32.3432341Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:15:32.3435603Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32 2022-08-17T12:15:32.3459408Z test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32 2022-08-17T12:15:32.3460912Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:15:32.3464693Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32 2022-08-17T12:15:32.3746306Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32 2022-08-17T12:15:32.3766037Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32 2022-08-17T12:15:32.3870135Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32 2022-08-17T12:15:32.3873634Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32 2022-08-17T12:15:32.3874553Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:32.3890478Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64 2022-08-17T12:15:32.3905075Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:32.3907338Z [gw0] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64 2022-08-17T12:15:32.4186447Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32 2022-08-17T12:15:32.4206977Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32 2022-08-17T12:15:32.4310139Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32 2022-08-17T12:15:32.4312570Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64 2022-08-17T12:15:32.4313150Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32 2022-08-17T12:15:32.4336460Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32 2022-08-17T12:15:32.4345172Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32 2022-08-17T12:15:32.4353589Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64 2022-08-17T12:15:32.4625725Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32 2022-08-17T12:15:32.4646599Z test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32 2022-08-17T12:15:32.4751537Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32 2022-08-17T12:15:32.4752143Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32 2022-08-17T12:15:32.4752918Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32 2022-08-17T12:15:32.4773244Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64 2022-08-17T12:15:32.4782012Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32 2022-08-17T12:15:32.4789659Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32 2022-08-17T12:15:32.5065142Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64 2022-08-17T12:15:32.5082931Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64 2022-08-17T12:15:32.5187854Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64 2022-08-17T12:15:32.5194073Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32 2022-08-17T12:15:32.5196243Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32 2022-08-17T12:15:32.5215157Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32 2022-08-17T12:15:32.5226231Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32 2022-08-17T12:15:32.5229067Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32 2022-08-17T12:15:32.5505256Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32 2022-08-17T12:15:32.5522234Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64 2022-08-17T12:15:32.5627699Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64 2022-08-17T12:15:32.5631946Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32 2022-08-17T12:15:32.5632616Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:32.5648288Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64 2022-08-17T12:15:32.5661482Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32 2022-08-17T12:15:32.5664162Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64 2022-08-17T12:15:32.5945520Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:32.5963851Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64 2022-08-17T12:15:32.6071273Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64 2022-08-17T12:15:32.6073392Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:32.6075492Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64 2022-08-17T12:15:32.6093529Z test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32 2022-08-17T12:15:32.6106515Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32 2022-08-17T12:15:32.6110094Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64 2022-08-17T12:15:32.6385916Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:32.6403336Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:15:32.6508032Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:15:32.6517372Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:15:32.6519372Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64 2022-08-17T12:15:32.6526854Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:15:32.6544332Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:15:32.6546480Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:15:32.6825315Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64 2022-08-17T12:15:32.6842321Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:15:32.6949206Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:15:32.6952318Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:32.6952970Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:15:32.6968040Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:15:32.6984501Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:15:32.6986149Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:32.7265796Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:15:32.7283189Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:15:32.7388761Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:15:32.7392932Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32 2022-08-17T12:15:32.7393724Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:15:32.7407207Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:15:32.7422584Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:15:32.7424087Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:15:32.7705695Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32 2022-08-17T12:15:32.7724009Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64 2022-08-17T12:15:32.7827827Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64 2022-08-17T12:15:32.7831688Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:15:32.7832340Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:15:32.7861926Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64 2022-08-17T12:15:32.7868251Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:15:32.7870938Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:15:32.8148950Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64 2022-08-17T12:15:32.8172337Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32 2022-08-17T12:15:32.8270891Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32 2022-08-17T12:15:32.8274147Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32 2022-08-17T12:15:32.8275449Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64 2022-08-17T12:15:32.8310081Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:15:32.8317156Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:15:32.8319991Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64 2022-08-17T12:15:32.8588886Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32 2022-08-17T12:15:32.8611176Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:15:32.8710756Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:15:32.8711846Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:15:32.8713432Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:15:32.8745163Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:15:32.8750039Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:15:32.8758339Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:15:32.9028114Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:15:32.9049322Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:15:32.9149810Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:15:32.9154135Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32 2022-08-17T12:15:32.9154817Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32 2022-08-17T12:15:32.9187530Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:15:32.9194982Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:15:32.9198320Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32 2022-08-17T12:15:32.9476665Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32 2022-08-17T12:15:32.9496291Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:15:32.9591447Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:15:32.9593578Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:15:32.9596206Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:32.9613710Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:15:32.9631015Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:32.9632920Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:15:32.9906102Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:15:32.9925976Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32 2022-08-17T12:15:33.0031166Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32 2022-08-17T12:15:33.0033429Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:15:33.0034103Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:15:33.0054887Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32 2022-08-17T12:15:33.0068104Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32 2022-08-17T12:15:33.0071931Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:15:33.0345530Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:15:33.0365558Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32 2022-08-17T12:15:33.0470356Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32 2022-08-17T12:15:33.0470941Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32 2022-08-17T12:15:33.0473839Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:33.0489123Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:15:33.0503782Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:33.0506229Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32 2022-08-17T12:15:33.0785618Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:15:33.0814269Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:33.0911451Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:33.0912512Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32 2022-08-17T12:15:33.0914119Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:15:33.0931223Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32 2022-08-17T12:15:33.0945973Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:15:33.0948584Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32 2022-08-17T12:15:33.1226024Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32 2022-08-17T12:15:33.1244809Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32 2022-08-17T12:15:33.1350414Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32 2022-08-17T12:15:33.1352929Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64 2022-08-17T12:15:33.1354607Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32 2022-08-17T12:15:33.1369655Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:15:33.1379414Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32 2022-08-17T12:15:33.1389905Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:15:33.1665562Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64 2022-08-17T12:15:33.1684316Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:33.1788326Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:33.1794335Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:15:33.1795516Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32 2022-08-17T12:15:33.1812239Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:15:33.1826013Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32 2022-08-17T12:15:33.1828507Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:15:33.2105846Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:15:33.2125147Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:33.2228156Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:33.2233339Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32 2022-08-17T12:15:33.2238011Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:15:33.2263531Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32 2022-08-17T12:15:33.2266059Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32 2022-08-17T12:15:33.2268349Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:15:33.2548339Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32 2022-08-17T12:15:33.2570006Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:33.2673398Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:33.2683366Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:33.2683985Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:15:33.2701729Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:33.2710523Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:33.2714534Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:15:33.2988050Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:33.3009482Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:33.3111040Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:33.3111893Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64 2022-08-17T12:15:33.3116190Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32 2022-08-17T12:15:33.3144441Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32 2022-08-17T12:15:33.3152666Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64 2022-08-17T12:15:33.3155493Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32 2022-08-17T12:15:33.3425827Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32 2022-08-17T12:15:33.3446164Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32 2022-08-17T12:15:33.3550392Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32 2022-08-17T12:15:33.3550988Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:15:33.3555043Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:33.3573109Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:33.3584260Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:33.3587078Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:33.3865553Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:15:33.3888734Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:15:33.3989235Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:15:33.3993794Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_int64 2022-08-17T12:15:33.3997509Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:15:33.4020174Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:15:33.4026069Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_int64 2022-08-17T12:15:33.4030050Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:15:33.4306834Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:15:33.4327562Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:15:33.4430115Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:15:33.4431529Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:15:33.4432948Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:15:33.4465213Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32 2022-08-17T12:15:33.4468096Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:15:33.4470461Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32 2022-08-17T12:15:33.4745384Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:15:33.4763653Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:15:33.4869464Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:15:33.4874112Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:33.4875844Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32 2022-08-17T12:15:33.4893452Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:15:33.4900463Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:15:33.4907200Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32 2022-08-17T12:15:33.5185521Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:33.5204543Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:15:33.5309087Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:15:33.5313029Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:33.5318234Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32 2022-08-17T12:15:33.5335027Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:15:33.5343510Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32 2022-08-17T12:15:33.5349830Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:15:33.5626589Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:33.5646196Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:15:33.5750309Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:15:33.5754180Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:15:33.5755010Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:33.5768030Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64 2022-08-17T12:15:33.5784303Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:15:33.5787135Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:33.6067085Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64 2022-08-17T12:15:33.6085871Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32 2022-08-17T12:15:33.6188834Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32 2022-08-17T12:15:33.6191245Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:15:33.6192284Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32 2022-08-17T12:15:33.6215755Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:33.6222774Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32 2022-08-17T12:15:33.6230068Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:15:33.6505421Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:33.6523470Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32 2022-08-17T12:15:33.6630894Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32 2022-08-17T12:15:33.6632040Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:33.6632962Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:33.6650369Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64 2022-08-17T12:15:33.6659927Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:33.6666718Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64 2022-08-17T12:15:33.6945730Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:33.6962337Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:33.7067385Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:33.7073168Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:33.7076216Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32 2022-08-17T12:15:33.7086809Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:15:33.7105538Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:33.7108186Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:15:33.7385167Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32 2022-08-17T12:15:33.7402302Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:15:33.7510080Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:15:33.7514836Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64 2022-08-17T12:15:33.7516544Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:15:33.7540239Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:33.7543058Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64 2022-08-17T12:15:33.7546306Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:33.7827533Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:15:33.7845912Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:15:33.7950737Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:15:33.7951756Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32 2022-08-17T12:15:33.7954346Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32 2022-08-17T12:15:33.7973923Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32 2022-08-17T12:15:33.7981493Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32 2022-08-17T12:15:33.7988800Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32 2022-08-17T12:15:33.8268855Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32 2022-08-17T12:15:33.8290121Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32 2022-08-17T12:15:33.8389605Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32 2022-08-17T12:15:33.8393769Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64 2022-08-17T12:15:33.8394760Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32 2022-08-17T12:15:33.8421975Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:15:33.8429394Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:15:33.8432504Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32 2022-08-17T12:15:33.8709552Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64 2022-08-17T12:15:33.8729456Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32 2022-08-17T12:15:33.8831440Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32 2022-08-17T12:15:33.8832125Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32 2022-08-17T12:15:33.8836773Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32 2022-08-17T12:15:33.8854526Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:33.8863022Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:33.8869894Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32 2022-08-17T12:15:33.9146113Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32 2022-08-17T12:15:33.9165689Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:33.9271928Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:33.9272955Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:15:33.9273610Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:33.9289654Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:15:33.9305848Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:33.9309259Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:15:33.9586455Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:15:33.9607687Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32 2022-08-17T12:15:33.9709505Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32 2022-08-17T12:15:33.9713613Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:15:33.9715763Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:15:33.9745331Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64 2022-08-17T12:15:33.9748761Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:15:33.9752613Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:15:34.0029551Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64 2022-08-17T12:15:34.0051059Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32 2022-08-17T12:15:34.0152677Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32 2022-08-17T12:15:34.0153338Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32 2022-08-17T12:15:34.0156754Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:34.0175834Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64 2022-08-17T12:15:34.0191611Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32 2022-08-17T12:15:34.0194321Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64 2022-08-17T12:15:34.0469371Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:34.0492353Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:34.0591659Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:34.0612138Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32 2022-08-17T12:15:34.0612623Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:34.0616347Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:15:34.0625543Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32 2022-08-17T12:15:34.0653375Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:34.0908719Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:15:34.0931160Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:15:34.1034800Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:15:34.1035735Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:15:34.1036091Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32 2022-08-17T12:15:34.1058472Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32 2022-08-17T12:15:34.1068019Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32 2022-08-17T12:15:34.1097867Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32 2022-08-17T12:15:34.1347653Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:15:34.1369333Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32 2022-08-17T12:15:34.1470473Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32 2022-08-17T12:15:34.1473097Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32 2022-08-17T12:15:34.1473967Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32 2022-08-17T12:15:34.1496623Z test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32 2022-08-17T12:15:34.1507021Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32 2022-08-17T12:15:34.1509640Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32 2022-08-17T12:15:34.1786425Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32 2022-08-17T12:15:34.1806349Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32 2022-08-17T12:15:34.1909484Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32 2022-08-17T12:15:34.1914326Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32 2022-08-17T12:15:34.1916197Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64 2022-08-17T12:15:34.1929188Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32 2022-08-17T12:15:34.1946150Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32 2022-08-17T12:15:34.1947569Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64 2022-08-17T12:15:34.2225529Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32 2022-08-17T12:15:34.2243905Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32 2022-08-17T12:15:34.2348871Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32 2022-08-17T12:15:34.2349753Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32 2022-08-17T12:15:34.2357024Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:15:34.2376918Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64 2022-08-17T12:15:34.2390549Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:15:34.2395269Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64 2022-08-17T12:15:34.2666416Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32 2022-08-17T12:15:34.2686322Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64 2022-08-17T12:15:34.2789751Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64 2022-08-17T12:15:34.2792755Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:15:34.2793112Z test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32 2022-08-17T12:15:34.2808380Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64 2022-08-17T12:15:34.2816658Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:15:34.2827774Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32 2022-08-17T12:15:34.3109145Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64 2022-08-17T12:15:34.3132398Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:15:34.3232016Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:15:34.3232548Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:15:34.3233378Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:34.3251849Z test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32 2022-08-17T12:15:34.3259365Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:34.3267912Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:15:34.3546298Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32 2022-08-17T12:15:34.3560074Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:15:34.3672109Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:15:34.3672684Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32 2022-08-17T12:15:34.3673553Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:34.3683806Z test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32 2022-08-17T12:15:34.3698977Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:34.3706924Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32 2022-08-17T12:15:34.3986245Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32 2022-08-17T12:15:34.3999053Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:15:34.4111200Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:15:34.4111786Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32 2022-08-17T12:15:34.4112720Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32 2022-08-17T12:15:34.4128086Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:15:34.4140909Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:15:34.4146926Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32 2022-08-17T12:15:34.4425069Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32 2022-08-17T12:15:34.4444172Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64 2022-08-17T12:15:34.4548773Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64 2022-08-17T12:15:34.4551940Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32 2022-08-17T12:15:34.4554785Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32 2022-08-17T12:15:34.4567149Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:15:34.4579779Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:15:34.4584767Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32 2022-08-17T12:15:34.4865195Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32 2022-08-17T12:15:34.4883496Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64 2022-08-17T12:15:34.4987507Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64 2022-08-17T12:15:34.4991806Z test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32 2022-08-17T12:15:34.4995532Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64 2022-08-17T12:15:34.5024521Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64 2022-08-17T12:15:34.5026995Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64 2022-08-17T12:15:34.5028435Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64 2022-08-17T12:15:34.5305272Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32 2022-08-17T12:15:34.5322883Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64 2022-08-17T12:15:34.5430950Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64 2022-08-17T12:15:34.5434610Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64 2022-08-17T12:15:34.5435976Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32 2022-08-17T12:15:34.5459739Z test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32 2022-08-17T12:15:34.5462516Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32 2022-08-17T12:15:34.5465026Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32 2022-08-17T12:15:34.5745429Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64 2022-08-17T12:15:34.5763837Z test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32 2022-08-17T12:15:34.5870028Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32 2022-08-17T12:15:34.5873777Z test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32 2022-08-17T12:15:34.5877004Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32 2022-08-17T12:15:34.5889434Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32 2022-08-17T12:15:34.5902212Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32 2022-08-17T12:15:34.5904787Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32 2022-08-17T12:15:34.6185368Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32 2022-08-17T12:15:34.6201956Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64 2022-08-17T12:15:34.6309497Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64 2022-08-17T12:15:34.6314297Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32 2022-08-17T12:15:34.6315920Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32 2022-08-17T12:15:34.6329137Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64 2022-08-17T12:15:34.6342946Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32 2022-08-17T12:15:34.6345287Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64 2022-08-17T12:15:34.6625359Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32 2022-08-17T12:15:34.6642056Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64 2022-08-17T12:15:34.6748779Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64 2022-08-17T12:15:34.6753489Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64 2022-08-17T12:15:34.6754675Z test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32 2022-08-17T12:15:34.6774833Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64 2022-08-17T12:15:34.6785423Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32 2022-08-17T12:15:34.6788075Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64 2022-08-17T12:15:34.7065132Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64 2022-08-17T12:15:34.7082418Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32 2022-08-17T12:15:34.7188613Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32 2022-08-17T12:15:34.7193175Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64 2022-08-17T12:15:34.7196135Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64 2022-08-17T12:15:34.7207599Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64 2022-08-17T12:15:34.7217239Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64 2022-08-17T12:15:34.7226859Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64 2022-08-17T12:15:34.7504973Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64 2022-08-17T12:15:34.7522508Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32 2022-08-17T12:15:34.7630356Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32 2022-08-17T12:15:34.7632582Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64 2022-08-17T12:15:34.7632924Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64 2022-08-17T12:15:34.7647522Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32 2022-08-17T12:15:34.7660542Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64 2022-08-17T12:15:34.7667571Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32 2022-08-17T12:15:34.7945667Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64 2022-08-17T12:15:34.7965663Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32 2022-08-17T12:15:34.8068131Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32 2022-08-17T12:15:34.8073954Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32 2022-08-17T12:15:34.8075836Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64 2022-08-17T12:15:34.8088641Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64 2022-08-17T12:15:34.8101126Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64 2022-08-17T12:15:34.8107642Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64 2022-08-17T12:15:34.8385073Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32 2022-08-17T12:15:34.8401898Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32 2022-08-17T12:15:34.8510941Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32 2022-08-17T12:15:34.8513165Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32 2022-08-17T12:15:34.8513811Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32 2022-08-17T12:15:34.8531001Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64 2022-08-17T12:15:34.8540764Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32 2022-08-17T12:15:34.8549638Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32 2022-08-17T12:15:34.8825273Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64 2022-08-17T12:15:34.8842333Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32 2022-08-17T12:15:34.8949972Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32 2022-08-17T12:15:34.8952795Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64 2022-08-17T12:15:34.8954341Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32 2022-08-17T12:15:34.8969489Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64 2022-08-17T12:15:34.8980501Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64 2022-08-17T12:15:34.8987649Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32 2022-08-17T12:15:34.9264831Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64 2022-08-17T12:15:34.9276741Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32 2022-08-17T12:15:34.9388308Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32 2022-08-17T12:15:34.9392047Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64 2022-08-17T12:15:34.9396515Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32 2022-08-17T12:15:34.9418443Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32 2022-08-17T12:15:34.9422062Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32 2022-08-17T12:15:34.9425793Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64 2022-08-17T12:15:34.9705425Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32 2022-08-17T12:15:34.9723255Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32 2022-08-17T12:15:34.9828800Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32 2022-08-17T12:15:34.9834637Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64 2022-08-17T12:15:34.9836626Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64 2022-08-17T12:15:34.9848599Z test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32 2022-08-17T12:15:34.9857479Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64 2022-08-17T12:15:34.9868095Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64 2022-08-17T12:15:35.0145394Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32 2022-08-17T12:15:35.0164074Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32 2022-08-17T12:15:35.0271495Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32 2022-08-17T12:15:35.0271909Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32 2022-08-17T12:15:35.0272229Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64 2022-08-17T12:15:35.0287683Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64 2022-08-17T12:15:35.0300845Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64 2022-08-17T12:15:35.0308319Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64 2022-08-17T12:15:35.0585857Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32 2022-08-17T12:15:35.0605622Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:35.0707979Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:35.0713246Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64 2022-08-17T12:15:35.0715457Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32 2022-08-17T12:15:35.0732331Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64 2022-08-17T12:15:35.0747006Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64 2022-08-17T12:15:35.0750123Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64 2022-08-17T12:15:35.1027103Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32 2022-08-17T12:15:35.1048646Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:35.1150727Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:35.1152605Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32 2022-08-17T12:15:35.1153248Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64 2022-08-17T12:15:35.1171771Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32 2022-08-17T12:15:35.1185531Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32 2022-08-17T12:15:35.1191095Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64 2022-08-17T12:15:35.1466796Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32 2022-08-17T12:15:35.1487537Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32 2022-08-17T12:15:35.1590374Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32 2022-08-17T12:15:35.1594289Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32 2022-08-17T12:15:35.1597328Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64 2022-08-17T12:15:35.1624719Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64 2022-08-17T12:15:35.1634457Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64 2022-08-17T12:15:35.1638049Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32 2022-08-17T12:15:35.1908414Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64 2022-08-17T12:15:35.1930713Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32 2022-08-17T12:15:35.2033294Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32 2022-08-17T12:15:35.2033726Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32 2022-08-17T12:15:35.2034349Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64 2022-08-17T12:15:35.2056260Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64 2022-08-17T12:15:35.2068919Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64 2022-08-17T12:15:35.2204936Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32 2022-08-17T12:15:35.2347040Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64 2022-08-17T12:15:35.2372634Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32 2022-08-17T12:15:35.2470581Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32 2022-08-17T12:15:35.2475237Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32 2022-08-17T12:15:35.2475826Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64 2022-08-17T12:15:35.2497432Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64 2022-08-17T12:15:35.2512577Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64 2022-08-17T12:15:35.2516314Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64 2022-08-17T12:15:35.2789775Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32 2022-08-17T12:15:35.2810926Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32 2022-08-17T12:15:35.2919489Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32 2022-08-17T12:15:35.2920393Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64 2022-08-17T12:15:35.2920711Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64 2022-08-17T12:15:35.2935958Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32 2022-08-17T12:15:35.2951568Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64 2022-08-17T12:15:35.2957941Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64 2022-08-17T12:15:35.3228319Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32 2022-08-17T12:15:35.3250156Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32 2022-08-17T12:15:35.3350596Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32 2022-08-17T12:15:35.3351275Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64 2022-08-17T12:15:35.3352263Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32 2022-08-17T12:15:35.3372227Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64 2022-08-17T12:15:35.3389094Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64 2022-08-17T12:15:35.3391009Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64 2022-08-17T12:15:35.3665795Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32 2022-08-17T12:15:35.3686274Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32 2022-08-17T12:15:35.3789031Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32 2022-08-17T12:15:35.3791310Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32 2022-08-17T12:15:35.3792380Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32 2022-08-17T12:15:35.3810336Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64 2022-08-17T12:15:35.3819546Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32 2022-08-17T12:15:35.3829185Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64 2022-08-17T12:15:35.4105503Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32 2022-08-17T12:15:35.4124448Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32 2022-08-17T12:15:35.4229801Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32 2022-08-17T12:15:35.4231709Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32 2022-08-17T12:15:35.4232490Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64 2022-08-17T12:15:35.4252729Z test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:35.4265829Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:35.4268416Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32 2022-08-17T12:15:35.4546014Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64 2022-08-17T12:15:35.4565330Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64 2022-08-17T12:15:35.4669038Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64 2022-08-17T12:15:35.4672551Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32 2022-08-17T12:15:35.4673244Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64 2022-08-17T12:15:35.4689375Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32 2022-08-17T12:15:35.4705754Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64 2022-08-17T12:15:35.4707361Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32 2022-08-17T12:15:35.4985282Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32 2022-08-17T12:15:35.5003185Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32 2022-08-17T12:15:35.5108769Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32 2022-08-17T12:15:35.5113286Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64 2022-08-17T12:15:35.5116277Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64 2022-08-17T12:15:35.5134561Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32 2022-08-17T12:15:35.5145756Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64 2022-08-17T12:15:35.5148347Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64 2022-08-17T12:15:35.5425255Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32 2022-08-17T12:15:35.5443594Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32 2022-08-17T12:15:35.5550587Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32 2022-08-17T12:15:35.5551252Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64 2022-08-17T12:15:35.5551791Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64 2022-08-17T12:15:35.5579600Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:35.5584314Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:35.5587260Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64 2022-08-17T12:15:35.5865351Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64 2022-08-17T12:15:35.5882206Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32 2022-08-17T12:15:35.5990777Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32 2022-08-17T12:15:35.5994494Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64 2022-08-17T12:15:35.5997315Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32 2022-08-17T12:15:35.6005791Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:35.6016396Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:35.6024760Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32 2022-08-17T12:15:35.6305573Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64 2022-08-17T12:15:35.6325123Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:35.6429718Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:35.6431613Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32 2022-08-17T12:15:35.6434120Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64 2022-08-17T12:15:35.6452595Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:35.6465768Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64 2022-08-17T12:15:35.6469092Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:35.6745373Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32 2022-08-17T12:15:35.6757410Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:35.6869286Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:35.6871420Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:35.6875167Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:15:35.6897946Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:35.6899542Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:35.6903737Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:15:35.7185315Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:35.7205700Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32 2022-08-17T12:15:35.7309764Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32 2022-08-17T12:15:35.7313074Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64 2022-08-17T12:15:35.7314446Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64 2022-08-17T12:15:35.7332971Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:35.7342145Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64 2022-08-17T12:15:35.7344804Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:35.7624932Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64 2022-08-17T12:15:35.7641943Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:15:35.7749998Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:15:35.7750628Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32 2022-08-17T12:15:35.7757021Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64 2022-08-17T12:15:35.7772986Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:15:35.7786872Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64 2022-08-17T12:15:35.7789462Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:15:35.8065545Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32 2022-08-17T12:15:35.8082911Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32 2022-08-17T12:15:35.8188688Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32 2022-08-17T12:15:35.8190864Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:15:35.8191969Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64 2022-08-17T12:15:35.8201962Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:15:35.8217298Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:15:35.8221852Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:15:35.8505460Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64 2022-08-17T12:15:35.8575219Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:15:35.8630867Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:15:35.8634674Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64 2022-08-17T12:15:35.8635612Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:15:35.8663656Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32 2022-08-17T12:15:35.8666364Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64 2022-08-17T12:15:35.8668974Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:15:35.8945351Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32 2022-08-17T12:15:35.8964061Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32 2022-08-17T12:15:35.9074562Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32 2022-08-17T12:15:35.9074943Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64 2022-08-17T12:15:35.9075275Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64 2022-08-17T12:15:35.9089387Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32 2022-08-17T12:15:35.9104590Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64 2022-08-17T12:15:35.9108219Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64 2022-08-17T12:15:35.9384949Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32 2022-08-17T12:15:35.9401739Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32 2022-08-17T12:15:35.9510571Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32 2022-08-17T12:15:35.9513904Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64 2022-08-17T12:15:35.9515912Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64 2022-08-17T12:15:35.9534941Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:15:35.9544144Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:15:35.9547392Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64 2022-08-17T12:15:35.9824956Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64 2022-08-17T12:15:35.9841785Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32 2022-08-17T12:15:35.9949227Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32 2022-08-17T12:15:35.9953492Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:15:35.9956644Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32 2022-08-17T12:15:35.9968604Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64 2022-08-17T12:15:35.9985474Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:15:35.9987091Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32 2022-08-17T12:15:36.0265038Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64 2022-08-17T12:15:36.0281750Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32 2022-08-17T12:15:36.0391249Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32 2022-08-17T12:15:36.0392167Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64 2022-08-17T12:15:36.0393175Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:15:36.0423295Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32 2022-08-17T12:15:36.0430133Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:15:36.0437907Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64 2022-08-17T12:15:36.0705780Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32 2022-08-17T12:15:36.0723090Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:15:36.0830101Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:15:36.0831118Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:36.0832301Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32 2022-08-17T12:15:36.0841317Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:15:36.0856475Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:36.0865552Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32 2022-08-17T12:15:36.1145251Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:15:36.1156719Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:36.1270073Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:36.1272699Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:15:36.1277114Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:36.1287317Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:36.1299879Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:36.1302379Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:36.1585849Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:15:36.1601001Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:36.1708662Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:36.1711581Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64 2022-08-17T12:15:36.1714091Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:36.1730350Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:15:36.1738347Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:36.1744142Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64 2022-08-17T12:15:36.2026006Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:15:36.2045515Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:15:36.2148767Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:15:36.2151578Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64 2022-08-17T12:15:36.2152705Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:36.2170304Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:15:36.2181642Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64 2022-08-17T12:15:36.2190427Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:15:36.2466562Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:36.2488197Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32 2022-08-17T12:15:36.2588706Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32 2022-08-17T12:15:36.2590495Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64 2022-08-17T12:15:36.2592967Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:36.2611467Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64 2022-08-17T12:15:36.2621241Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:36.2625474Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64 2022-08-17T12:15:36.2906951Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64 2022-08-17T12:15:36.2927999Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32 2022-08-17T12:15:36.3030063Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32 2022-08-17T12:15:36.3033025Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64 2022-08-17T12:15:36.3033765Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32 2022-08-17T12:15:36.3053743Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64 2022-08-17T12:15:36.3064273Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64 2022-08-17T12:15:36.3074541Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32 2022-08-17T12:15:36.3349927Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64 2022-08-17T12:15:36.3382831Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32 2022-08-17T12:15:36.3471536Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32 2022-08-17T12:15:36.3473928Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64 2022-08-17T12:15:36.3475892Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64 2022-08-17T12:15:36.3498594Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32 2022-08-17T12:15:36.3507892Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32 2022-08-17T12:15:36.3647813Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64 2022-08-17T12:15:36.3788192Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64 2022-08-17T12:15:36.3811518Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32 2022-08-17T12:15:36.3912318Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32 2022-08-17T12:15:36.3914484Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32 2022-08-17T12:15:36.3915633Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32 2022-08-17T12:15:36.3936196Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64 2022-08-17T12:15:36.3949019Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32 2022-08-17T12:15:36.3951893Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64 2022-08-17T12:15:36.4227836Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32 2022-08-17T12:15:36.4251316Z test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32 2022-08-17T12:15:36.4352201Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32 2022-08-17T12:15:36.4353764Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32 2022-08-17T12:15:36.4354368Z test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32 2022-08-17T12:15:36.4375101Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32 2022-08-17T12:15:36.4386949Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32 2022-08-17T12:15:36.4388893Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32 2022-08-17T12:15:36.4668170Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32 2022-08-17T12:15:36.4688013Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64 2022-08-17T12:15:36.4790475Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64 2022-08-17T12:15:36.4795154Z test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32 2022-08-17T12:15:36.4797648Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32 2022-08-17T12:15:36.4822559Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32 2022-08-17T12:15:36.4830496Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32 2022-08-17T12:15:36.4833342Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32 2022-08-17T12:15:36.5105666Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32 2022-08-17T12:15:36.5124320Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64 2022-08-17T12:15:36.5231357Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64 2022-08-17T12:15:36.5233544Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64 2022-08-17T12:15:36.5234126Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32 2022-08-17T12:15:36.5261204Z test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32 2022-08-17T12:15:36.5269725Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32 2022-08-17T12:15:36.5272979Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32 2022-08-17T12:15:36.5545400Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64 2022-08-17T12:15:36.5564314Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32 2022-08-17T12:15:36.5670058Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32 2022-08-17T12:15:36.5670854Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64 2022-08-17T12:15:36.5676745Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64 2022-08-17T12:15:36.5701413Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64 2022-08-17T12:15:36.5704276Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64 2022-08-17T12:15:36.5707031Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64 2022-08-17T12:15:36.5985104Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64 2022-08-17T12:15:36.6001826Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32 2022-08-17T12:15:36.6110314Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32 2022-08-17T12:15:36.6111268Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64 2022-08-17T12:15:36.6114521Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32 2022-08-17T12:15:36.6134765Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64 2022-08-17T12:15:36.6140105Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64 2022-08-17T12:15:36.6145938Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32 2022-08-17T12:15:36.6426782Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64 2022-08-17T12:15:36.6447340Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32 2022-08-17T12:15:36.6550432Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32 2022-08-17T12:15:36.6553898Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64 2022-08-17T12:15:36.6554720Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64 2022-08-17T12:15:36.6579853Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32 2022-08-17T12:15:36.6586554Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64 2022-08-17T12:15:36.6588825Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32 2022-08-17T12:15:36.6865445Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64 2022-08-17T12:15:36.6885427Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32 2022-08-17T12:15:36.6992611Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32 2022-08-17T12:15:36.6994190Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64 2022-08-17T12:15:36.6994851Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64 2022-08-17T12:15:36.7012356Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32 2022-08-17T12:15:36.7026316Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64 2022-08-17T12:15:36.7029281Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32 2022-08-17T12:15:36.7305144Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64 2022-08-17T12:15:36.7322758Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32 2022-08-17T12:15:36.7429886Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32 2022-08-17T12:15:36.7434764Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64 2022-08-17T12:15:36.7436445Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64 2022-08-17T12:15:36.7454600Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32 2022-08-17T12:15:36.7462872Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32 2022-08-17T12:15:36.7468946Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64 2022-08-17T12:15:36.7745088Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64 2022-08-17T12:15:36.7762236Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32 2022-08-17T12:15:36.7870564Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32 2022-08-17T12:15:36.7874803Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64 2022-08-17T12:15:36.7876080Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32 2022-08-17T12:15:36.7902878Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64 2022-08-17T12:15:36.7905268Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32 2022-08-17T12:15:36.7907689Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64 2022-08-17T12:15:36.8185170Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64 2022-08-17T12:15:36.8203297Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32 2022-08-17T12:15:36.8306998Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32 2022-08-17T12:15:36.8312996Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64 2022-08-17T12:15:36.8315364Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32 2022-08-17T12:15:36.8332650Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32 2022-08-17T12:15:36.8344089Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32 2022-08-17T12:15:36.8346319Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32 2022-08-17T12:15:36.8625509Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64 2022-08-17T12:15:36.8642535Z test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32 2022-08-17T12:15:36.8749797Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32 2022-08-17T12:15:36.8755573Z test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32 2022-08-17T12:15:36.8760550Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32 2022-08-17T12:15:36.8777370Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32 2022-08-17T12:15:36.8789402Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32 2022-08-17T12:15:36.8791535Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32 2022-08-17T12:15:36.9065494Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32 2022-08-17T12:15:36.9082971Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64 2022-08-17T12:15:36.9189912Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64 2022-08-17T12:15:36.9190543Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32 2022-08-17T12:15:36.9196513Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64 2022-08-17T12:15:36.9214158Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32 2022-08-17T12:15:36.9225626Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32 2022-08-17T12:15:36.9228430Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32 2022-08-17T12:15:36.9506556Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64 2022-08-17T12:15:36.9527002Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32 2022-08-17T12:15:36.9630248Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32 2022-08-17T12:15:36.9632760Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64 2022-08-17T12:15:36.9637840Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64 2022-08-17T12:15:36.9658485Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64 2022-08-17T12:15:36.9665757Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64 2022-08-17T12:15:36.9708723Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64 2022-08-17T12:15:36.9945694Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64 2022-08-17T12:15:36.9966069Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32 2022-08-17T12:15:37.0069178Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32 2022-08-17T12:15:37.0073162Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64 2022-08-17T12:15:37.0076390Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64 2022-08-17T12:15:37.0104740Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64 2022-08-17T12:15:37.0107446Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64 2022-08-17T12:15:37.0110259Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64 2022-08-17T12:15:37.0385520Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64 2022-08-17T12:15:37.0403417Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32 2022-08-17T12:15:37.0509211Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32 2022-08-17T12:15:37.0515396Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64 2022-08-17T12:15:37.0517137Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64 2022-08-17T12:15:37.0541540Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32 2022-08-17T12:15:37.0544246Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64 2022-08-17T12:15:37.0547054Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32 2022-08-17T12:15:37.0865189Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64 2022-08-17T12:15:37.0885856Z test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32 2022-08-17T12:15:37.0948614Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32 2022-08-17T12:15:37.0953048Z test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32 2022-08-17T12:15:37.0957276Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32 2022-08-17T12:15:37.0980125Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32 2022-08-17T12:15:37.0982761Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32 2022-08-17T12:15:37.0985978Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32 2022-08-17T12:15:37.1305878Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32 2022-08-17T12:15:37.1322690Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32 2022-08-17T12:15:37.1390480Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32 2022-08-17T12:15:37.1391045Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32 2022-08-17T12:15:37.1394911Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32 2022-08-17T12:15:37.1417749Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32 2022-08-17T12:15:37.1424907Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32 2022-08-17T12:15:37.1428214Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32 2022-08-17T12:15:37.1745386Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32 2022-08-17T12:15:37.1762238Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64 2022-08-17T12:15:37.1829862Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64 2022-08-17T12:15:37.1834608Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32 2022-08-17T12:15:37.1835937Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32 2022-08-17T12:15:37.1861267Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32 2022-08-17T12:15:37.1863170Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32 2022-08-17T12:15:37.1866052Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32 2022-08-17T12:15:37.2185104Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32 2022-08-17T12:15:37.2202356Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64 2022-08-17T12:15:37.2268665Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64 2022-08-17T12:15:37.2273411Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32 2022-08-17T12:15:37.2275865Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32 2022-08-17T12:15:37.2300689Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64 2022-08-17T12:15:37.2303539Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32 2022-08-17T12:15:37.2305793Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32 2022-08-17T12:15:37.2625688Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64 2022-08-17T12:15:37.2643163Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64 2022-08-17T12:15:37.2711926Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64 2022-08-17T12:15:37.2714567Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64 2022-08-17T12:15:37.2717213Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32 2022-08-17T12:15:37.2727222Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool 2022-08-17T12:15:37.2743802Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool 2022-08-17T12:15:37.2747317Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32 2022-08-17T12:15:37.3065996Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64 2022-08-17T12:15:37.3084136Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64 2022-08-17T12:15:37.3148580Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64 2022-08-17T12:15:37.3152932Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool 2022-08-17T12:15:37.3153497Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool 2022-08-17T12:15:37.3168933Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64 2022-08-17T12:15:37.3180524Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool 2022-08-17T12:15:37.3183385Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool 2022-08-17T12:15:37.3505770Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64 2022-08-17T12:15:37.3519038Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool 2022-08-17T12:15:37.3590413Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool 2022-08-17T12:15:37.3594510Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64 2022-08-17T12:15:37.3598129Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_prod_cpu_bool 2022-08-17T12:15:37.3611141Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool 2022-08-17T12:15:37.3613685Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_prod_cpu_bool 2022-08-17T12:15:37.3623386Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool 2022-08-17T12:15:37.3945654Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64 2022-08-17T12:15:37.3957224Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool 2022-08-17T12:15:37.4031657Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool 2022-08-17T12:15:37.4032796Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool 2022-08-17T12:15:37.4033641Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool 2022-08-17T12:15:37.4049631Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool 2022-08-17T12:15:37.4060710Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool 2022-08-17T12:15:37.4063400Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool 2022-08-17T12:15:37.4385536Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool 2022-08-17T12:15:37.4398003Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_sum_cpu_bool 2022-08-17T12:15:37.4471478Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_sum_cpu_bool 2022-08-17T12:15:37.4473572Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool 2022-08-17T12:15:37.4474734Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool 2022-08-17T12:15:37.4485968Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool 2022-08-17T12:15:37.4494098Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool 2022-08-17T12:15:37.4501027Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool 2022-08-17T12:15:37.4826491Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool 2022-08-17T12:15:37.4839255Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool 2022-08-17T12:15:37.4912146Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool 2022-08-17T12:15:37.4912727Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_mean_cpu_bool 2022-08-17T12:15:37.4913690Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool 2022-08-17T12:15:37.4932096Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool 2022-08-17T12:15:37.4938744Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool 2022-08-17T12:15:37.4946894Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_mean_cpu_bool 2022-08-17T12:15:37.5269472Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool 2022-08-17T12:15:37.5283640Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool 2022-08-17T12:15:37.5353533Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool 2022-08-17T12:15:37.5354306Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool 2022-08-17T12:15:37.5355061Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool 2022-08-17T12:15:37.5372085Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool 2022-08-17T12:15:37.5381834Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool 2022-08-17T12:15:37.5385714Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool 2022-08-17T12:15:37.5707649Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool 2022-08-17T12:15:37.5724739Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool 2022-08-17T12:15:37.5814368Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool 2022-08-17T12:15:37.5818124Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool 2022-08-17T12:15:37.5819104Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool 2022-08-17T12:15:37.5821312Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool 2022-08-17T12:15:37.5823231Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool 2022-08-17T12:15:37.5826014Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool 2022-08-17T12:15:37.6148234Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool 2022-08-17T12:15:37.6162198Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool 2022-08-17T12:15:37.6246493Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool 2022-08-17T12:15:37.6247326Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool 2022-08-17T12:15:37.6247644Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool 2022-08-17T12:15:37.6249785Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool 2022-08-17T12:15:37.6260172Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool 2022-08-17T12:15:37.6263616Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool 2022-08-17T12:15:37.6585841Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool 2022-08-17T12:15:37.6599080Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool 2022-08-17T12:15:37.6670537Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool 2022-08-17T12:15:37.6677102Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool 2022-08-17T12:15:37.6677701Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool 2022-08-17T12:15:37.6689424Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool 2022-08-17T12:15:37.6699908Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool 2022-08-17T12:15:37.6702842Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool 2022-08-17T12:15:37.7025580Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool 2022-08-17T12:15:37.7038389Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool 2022-08-17T12:15:37.7111103Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool 2022-08-17T12:15:37.7112116Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool 2022-08-17T12:15:37.7115278Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool 2022-08-17T12:15:37.7137646Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool 2022-08-17T12:15:37.7141357Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool 2022-08-17T12:15:37.7144769Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool 2022-08-17T12:15:37.7465511Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool 2022-08-17T12:15:37.7477385Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool 2022-08-17T12:15:37.7550186Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool 2022-08-17T12:15:37.7550994Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool 2022-08-17T12:15:37.7556018Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool 2022-08-17T12:15:37.7569890Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool 2022-08-17T12:15:37.7581441Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool 2022-08-17T12:15:37.7584030Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool 2022-08-17T12:15:37.7906149Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool 2022-08-17T12:15:37.7917489Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool 2022-08-17T12:15:37.7989466Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool 2022-08-17T12:15:37.7992502Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool 2022-08-17T12:15:37.7997393Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool 2022-08-17T12:15:37.8011218Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool 2022-08-17T12:15:37.8018381Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool 2022-08-17T12:15:37.8021512Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool 2022-08-17T12:15:37.8345638Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool 2022-08-17T12:15:37.8357856Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool 2022-08-17T12:15:37.8428705Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool 2022-08-17T12:15:37.8434843Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool 2022-08-17T12:15:37.8436750Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool 2022-08-17T12:15:37.8452897Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool 2022-08-17T12:15:37.8456238Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool 2022-08-17T12:15:37.8465278Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool 2022-08-17T12:15:37.8785130Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool 2022-08-17T12:15:37.8797328Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool 2022-08-17T12:15:37.8870087Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool 2022-08-17T12:15:37.8874667Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool 2022-08-17T12:15:37.8876327Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool 2022-08-17T12:15:37.8884616Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool 2022-08-17T12:15:37.8894685Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool 2022-08-17T12:15:37.8904083Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool 2022-08-17T12:15:37.9225407Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool 2022-08-17T12:15:37.9237710Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool 2022-08-17T12:15:37.9308362Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool 2022-08-17T12:15:37.9310290Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool 2022-08-17T12:15:37.9313432Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool 2022-08-17T12:15:37.9325379Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool 2022-08-17T12:15:37.9333058Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool 2022-08-17T12:15:37.9340916Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool 2022-08-17T12:15:37.9666364Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool 2022-08-17T12:15:37.9679326Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool 2022-08-17T12:15:37.9750855Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool 2022-08-17T12:15:37.9754204Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool 2022-08-17T12:15:37.9757053Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool 2022-08-17T12:15:37.9776035Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool 2022-08-17T12:15:37.9778177Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool 2022-08-17T12:15:37.9781212Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool 2022-08-17T12:15:38.0105152Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool 2022-08-17T12:15:38.0117169Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool 2022-08-17T12:15:38.0190908Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool 2022-08-17T12:15:38.0191510Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool 2022-08-17T12:15:38.0194372Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool 2022-08-17T12:15:38.0211153Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool 2022-08-17T12:15:38.0217867Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool 2022-08-17T12:15:38.0220759Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool 2022-08-17T12:15:38.0544884Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool 2022-08-17T12:15:38.0559930Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool 2022-08-17T12:15:38.0627376Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool 2022-08-17T12:15:38.0630772Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool 2022-08-17T12:15:38.0633864Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool 2022-08-17T12:15:38.0646105Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool 2022-08-17T12:15:38.0658735Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool 2022-08-17T12:15:38.0660601Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool 2022-08-17T12:15:38.0985492Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool 2022-08-17T12:15:38.0997931Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool 2022-08-17T12:15:38.1070445Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool 2022-08-17T12:15:38.1071030Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool 2022-08-17T12:15:38.1076081Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool 2022-08-17T12:15:38.1092256Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool 2022-08-17T12:15:38.1100943Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool 2022-08-17T12:15:38.1104231Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool 2022-08-17T12:15:38.1425297Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool 2022-08-17T12:15:38.1437066Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool 2022-08-17T12:15:38.1511653Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool 2022-08-17T12:15:38.1512789Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool 2022-08-17T12:15:38.1517337Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool 2022-08-17T12:15:38.1533291Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool 2022-08-17T12:15:38.1541033Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool 2022-08-17T12:15:38.1543965Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool 2022-08-17T12:15:38.1866030Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool 2022-08-17T12:15:38.1879095Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool 2022-08-17T12:15:38.1950709Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool 2022-08-17T12:15:38.1954877Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool 2022-08-17T12:15:38.1955933Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool 2022-08-17T12:15:38.1973768Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool 2022-08-17T12:15:38.1980760Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool 2022-08-17T12:15:38.1983715Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool 2022-08-17T12:15:38.2307053Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool 2022-08-17T12:15:38.2319165Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool 2022-08-17T12:15:38.2388974Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool 2022-08-17T12:15:38.2392715Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool 2022-08-17T12:15:38.2395372Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool 2022-08-17T12:15:38.2412588Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool 2022-08-17T12:15:38.2419436Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool 2022-08-17T12:15:38.2422187Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool 2022-08-17T12:15:38.2747789Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool 2022-08-17T12:15:38.2764491Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool 2022-08-17T12:15:38.2831905Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool 2022-08-17T12:15:38.2832428Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool 2022-08-17T12:15:38.2834065Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool 2022-08-17T12:15:38.2856083Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool 2022-08-17T12:15:38.2858480Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool 2022-08-17T12:15:38.2861299Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool 2022-08-17T12:15:38.3186642Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool 2022-08-17T12:15:38.3200205Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool 2022-08-17T12:15:38.3269271Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool 2022-08-17T12:15:38.3273209Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool 2022-08-17T12:15:38.3274237Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool 2022-08-17T12:15:38.3297582Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool 2022-08-17T12:15:38.3300288Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool 2022-08-17T12:15:38.3302962Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool 2022-08-17T12:15:38.3625763Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool 2022-08-17T12:15:38.3639223Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool 2022-08-17T12:15:38.3708620Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool 2022-08-17T12:15:38.3714639Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool 2022-08-17T12:15:38.3715557Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool 2022-08-17T12:15:38.3729909Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool 2022-08-17T12:15:38.3738319Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool 2022-08-17T12:15:38.3741748Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool 2022-08-17T12:15:38.4065400Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool 2022-08-17T12:15:38.4077177Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool 2022-08-17T12:15:38.4150112Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool 2022-08-17T12:15:38.4153721Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool 2022-08-17T12:15:38.4155299Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool 2022-08-17T12:15:38.4170658Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool 2022-08-17T12:15:38.4178322Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool 2022-08-17T12:15:38.4181457Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool 2022-08-17T12:15:38.4505253Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool 2022-08-17T12:15:38.4517264Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool 2022-08-17T12:15:38.4590871Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool 2022-08-17T12:15:38.4592327Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool 2022-08-17T12:15:38.4592781Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool 2022-08-17T12:15:38.4616068Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool 2022-08-17T12:15:38.4619317Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool 2022-08-17T12:15:38.4621943Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool 2022-08-17T12:15:38.4945826Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool 2022-08-17T12:15:38.4958542Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool 2022-08-17T12:15:38.5029933Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool 2022-08-17T12:15:38.5032832Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool 2022-08-17T12:15:38.5033841Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool 2022-08-17T12:15:38.5051354Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool 2022-08-17T12:15:38.5059500Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool 2022-08-17T12:15:38.5063291Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool 2022-08-17T12:15:38.5385665Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool 2022-08-17T12:15:38.5406371Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool 2022-08-17T12:15:38.5470992Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool 2022-08-17T12:15:38.5473072Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool 2022-08-17T12:15:38.5473835Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool 2022-08-17T12:15:38.5492880Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool 2022-08-17T12:15:38.5499698Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool 2022-08-17T12:15:38.5502404Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool 2022-08-17T12:15:38.5825456Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool 2022-08-17T12:15:38.5837056Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool 2022-08-17T12:15:38.5910373Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool 2022-08-17T12:15:38.5912719Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool 2022-08-17T12:15:38.5913668Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool 2022-08-17T12:15:38.5933889Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool 2022-08-17T12:15:38.5936885Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool 2022-08-17T12:15:38.5939521Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool 2022-08-17T12:15:38.6265428Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool 2022-08-17T12:15:38.6276836Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool 2022-08-17T12:15:38.6349652Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool 2022-08-17T12:15:38.6353134Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool 2022-08-17T12:15:38.6354088Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool 2022-08-17T12:15:38.6372048Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool 2022-08-17T12:15:38.6379157Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool 2022-08-17T12:15:38.6381814Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool 2022-08-17T12:15:38.6708048Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool 2022-08-17T12:15:38.6721447Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool 2022-08-17T12:15:38.6789220Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool 2022-08-17T12:15:38.6794143Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool 2022-08-17T12:15:38.6794700Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool 2022-08-17T12:15:38.6818232Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool 2022-08-17T12:15:38.6821829Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool 2022-08-17T12:15:38.6828366Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool 2022-08-17T12:15:38.7148260Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool 2022-08-17T12:15:38.7162560Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool 2022-08-17T12:15:38.7232494Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool 2022-08-17T12:15:38.7234089Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool 2022-08-17T12:15:38.7234812Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool 2022-08-17T12:15:38.7253829Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool 2022-08-17T12:15:38.7261087Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool 2022-08-17T12:15:38.7296992Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool 2022-08-17T12:15:38.7588547Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool 2022-08-17T12:15:38.7672285Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool 2022-08-17T12:15:38.7672929Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool 2022-08-17T12:15:38.7673354Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool 2022-08-17T12:15:38.7704095Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool 2022-08-17T12:15:38.7712041Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool 2022-08-17T12:15:38.7714595Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool 2022-08-17T12:15:38.7717103Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool 2022-08-17T12:15:38.8027273Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool 2022-08-17T12:15:38.8040584Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool 2022-08-17T12:15:38.8111286Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool 2022-08-17T12:15:38.8112066Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool 2022-08-17T12:15:38.8112742Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool 2022-08-17T12:15:38.8129663Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool 2022-08-17T12:15:38.8142284Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool 2022-08-17T12:15:38.8145245Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool 2022-08-17T12:15:38.8465360Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool 2022-08-17T12:15:38.8478374Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool 2022-08-17T12:15:38.8548065Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool 2022-08-17T12:15:38.8550162Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool 2022-08-17T12:15:38.8555882Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool 2022-08-17T12:15:38.8570367Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool 2022-08-17T12:15:38.8582146Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool 2022-08-17T12:15:38.8585465Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool 2022-08-17T12:15:38.8905997Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool 2022-08-17T12:15:38.8917736Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool 2022-08-17T12:15:38.8989407Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool 2022-08-17T12:15:38.8990218Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool 2022-08-17T12:15:38.8995639Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool 2022-08-17T12:15:38.9006529Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool 2022-08-17T12:15:38.9017620Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool 2022-08-17T12:15:38.9020853Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool 2022-08-17T12:15:38.9345125Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool 2022-08-17T12:15:38.9357154Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool 2022-08-17T12:15:38.9430998Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool 2022-08-17T12:15:38.9433864Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool 2022-08-17T12:15:38.9434473Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool 2022-08-17T12:15:38.9445384Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool 2022-08-17T12:15:38.9478250Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool 2022-08-17T12:15:38.9481676Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool 2022-08-17T12:15:38.9785746Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool 2022-08-17T12:15:38.9798248Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool 2022-08-17T12:15:38.9869970Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool 2022-08-17T12:15:38.9870556Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool 2022-08-17T12:15:38.9871497Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool 2022-08-17T12:15:38.9892383Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_dtype_cpu_bool 2022-08-17T12:15:38.9899037Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool 2022-08-17T12:15:38.9902389Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool 2022-08-17T12:15:39.0225528Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_dtype_cpu_bool 2022-08-17T12:15:39.0240755Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool 2022-08-17T12:15:39.0308251Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool 2022-08-17T12:15:39.0311548Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool 2022-08-17T12:15:39.0316733Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool 2022-08-17T12:15:39.0332285Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool 2022-08-17T12:15:39.0340214Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool 2022-08-17T12:15:39.0354677Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool 2022-08-17T12:15:39.0665322Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool 2022-08-17T12:15:39.0677720Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool 2022-08-17T12:15:39.0749078Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool 2022-08-17T12:15:39.0753631Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool 2022-08-17T12:15:39.0755779Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool 2022-08-17T12:15:39.0773106Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool 2022-08-17T12:15:39.0780331Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool 2022-08-17T12:15:39.0783403Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool 2022-08-17T12:15:39.1105816Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool 2022-08-17T12:15:39.1118192Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool 2022-08-17T12:15:39.1189613Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool 2022-08-17T12:15:39.1190505Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool 2022-08-17T12:15:39.1196403Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool 2022-08-17T12:15:39.1213041Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:15:39.1220650Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool 2022-08-17T12:15:39.1224178Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool 2022-08-17T12:15:39.1545796Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:15:39.1559711Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool 2022-08-17T12:15:39.1629970Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool 2022-08-17T12:15:39.1630696Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool 2022-08-17T12:15:39.1636051Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool 2022-08-17T12:15:39.1650730Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool 2022-08-17T12:15:39.1657700Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool 2022-08-17T12:15:39.1664627Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool 2022-08-17T12:15:39.1986895Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool 2022-08-17T12:15:39.2000571Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:15:39.2069856Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:15:39.2070637Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool 2022-08-17T12:15:39.2079620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool 2022-08-17T12:15:39.2086630Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool 2022-08-17T12:15:39.2098488Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool 2022-08-17T12:15:39.2101202Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool 2022-08-17T12:15:39.2426095Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool 2022-08-17T12:15:39.2439732Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool 2022-08-17T12:15:39.2512007Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool 2022-08-17T12:15:39.2513999Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool 2022-08-17T12:15:39.2515609Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool 2022-08-17T12:15:39.2530835Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool 2022-08-17T12:15:39.2538555Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool 2022-08-17T12:15:39.2541366Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool 2022-08-17T12:15:39.2865762Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool 2022-08-17T12:15:39.2879344Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool 2022-08-17T12:15:39.2951004Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool 2022-08-17T12:15:39.2955697Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool 2022-08-17T12:15:39.2957051Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool 2022-08-17T12:15:39.2975816Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool 2022-08-17T12:15:39.2983309Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool 2022-08-17T12:15:39.2986766Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool 2022-08-17T12:15:39.3305634Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool 2022-08-17T12:15:39.3319211Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool 2022-08-17T12:15:39.3389211Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool 2022-08-17T12:15:39.3395942Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool 2022-08-17T12:15:39.3396540Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool 2022-08-17T12:15:39.3406889Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool 2022-08-17T12:15:39.3418532Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool 2022-08-17T12:15:39.3421511Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool 2022-08-17T12:15:39.3746057Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool 2022-08-17T12:15:39.3759453Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool 2022-08-17T12:15:39.3832096Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool 2022-08-17T12:15:39.3835440Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool 2022-08-17T12:15:39.3837703Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool 2022-08-17T12:15:39.3847054Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool 2022-08-17T12:15:39.3859592Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool 2022-08-17T12:15:39.3863347Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool 2022-08-17T12:15:39.4185930Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool 2022-08-17T12:15:39.4198866Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool 2022-08-17T12:15:39.4270336Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool 2022-08-17T12:15:39.4271242Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool 2022-08-17T12:15:39.4275141Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool 2022-08-17T12:15:39.4296474Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool 2022-08-17T12:15:39.4299040Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool 2022-08-17T12:15:39.4301947Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool 2022-08-17T12:15:39.4625955Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool 2022-08-17T12:15:39.4639285Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool 2022-08-17T12:15:39.4722986Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool 2022-08-17T12:15:39.4723631Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool 2022-08-17T12:15:39.4724015Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool 2022-08-17T12:15:39.4735708Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool 2022-08-17T12:15:39.4738471Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool 2022-08-17T12:15:39.4741433Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool 2022-08-17T12:15:39.5065282Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool 2022-08-17T12:15:39.5079984Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool 2022-08-17T12:15:39.5149849Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool 2022-08-17T12:15:39.5154623Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool 2022-08-17T12:15:39.5172405Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool 2022-08-17T12:15:39.5179085Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool 2022-08-17T12:15:39.5181773Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool 2022-08-17T12:15:39.5184374Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool 2022-08-17T12:15:39.5505486Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool 2022-08-17T12:15:39.5516980Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool 2022-08-17T12:15:39.5591502Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool 2022-08-17T12:15:39.5593901Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool 2022-08-17T12:15:39.5608547Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool 2022-08-17T12:15:39.5619765Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool 2022-08-17T12:15:39.5623500Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool 2022-08-17T12:15:39.5626223Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool 2022-08-17T12:15:39.5945175Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool 2022-08-17T12:15:39.5957273Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool 2022-08-17T12:15:39.6032438Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool 2022-08-17T12:15:39.6034539Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool 2022-08-17T12:15:39.6035926Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool 2022-08-17T12:15:39.6054862Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool 2022-08-17T12:15:39.6057439Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool 2022-08-17T12:15:39.6059878Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool 2022-08-17T12:15:39.6385285Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool 2022-08-17T12:15:39.6396928Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool 2022-08-17T12:15:39.6469320Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool 2022-08-17T12:15:39.6472373Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool 2022-08-17T12:15:39.6474949Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool 2022-08-17T12:15:39.6489967Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool 2022-08-17T12:15:39.6502045Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool 2022-08-17T12:15:39.6505037Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool 2022-08-17T12:15:39.6826202Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool 2022-08-17T12:15:39.6838130Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool 2022-08-17T12:15:39.6907876Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool 2022-08-17T12:15:39.6912827Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool 2022-08-17T12:15:39.6948152Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool 2022-08-17T12:15:39.6948770Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool 2022-08-17T12:15:39.6949116Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool 2022-08-17T12:15:39.6949488Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool 2022-08-17T12:15:39.7265425Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool 2022-08-17T12:15:39.7277553Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool 2022-08-17T12:15:39.7348247Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool 2022-08-17T12:15:39.7353114Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool 2022-08-17T12:15:39.7353993Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool 2022-08-17T12:15:39.7377632Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool 2022-08-17T12:15:39.7380699Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool 2022-08-17T12:15:39.7383694Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool 2022-08-17T12:15:39.7705296Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool 2022-08-17T12:15:39.7717026Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool 2022-08-17T12:15:39.7790120Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool 2022-08-17T12:15:39.7796695Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool 2022-08-17T12:15:39.7804888Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool 2022-08-17T12:15:39.7810222Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool 2022-08-17T12:15:39.7813004Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool 2022-08-17T12:15:39.7821190Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool 2022-08-17T12:15:39.8145934Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool 2022-08-17T12:15:39.8158090Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool 2022-08-17T12:15:39.8231073Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool 2022-08-17T12:15:39.8236518Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool 2022-08-17T12:15:39.8237679Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool 2022-08-17T12:15:39.8257496Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool 2022-08-17T12:15:39.8260948Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool 2022-08-17T12:15:39.8263934Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool 2022-08-17T12:15:39.8589340Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool 2022-08-17T12:15:39.8602850Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool 2022-08-17T12:15:39.8675409Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool 2022-08-17T12:15:39.8676257Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool 2022-08-17T12:15:39.8678158Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool 2022-08-17T12:15:39.8694300Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool 2022-08-17T12:15:39.8704519Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool 2022-08-17T12:15:39.8780186Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool 2022-08-17T12:15:39.9027816Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool 2022-08-17T12:15:39.9042490Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool 2022-08-17T12:15:39.9113043Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool 2022-08-17T12:15:39.9113709Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool 2022-08-17T12:15:39.9115102Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool 2022-08-17T12:15:39.9134581Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool 2022-08-17T12:15:39.9142376Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool 2022-08-17T12:15:39.9148912Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool 2022-08-17T12:15:39.9467859Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool 2022-08-17T12:15:39.9482519Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool 2022-08-17T12:15:39.9554359Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool 2022-08-17T12:15:39.9555331Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:15:39.9556122Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool 2022-08-17T12:15:39.9576111Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool 2022-08-17T12:15:39.9578750Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool 2022-08-17T12:15:39.9615899Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:15:39.9905947Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool 2022-08-17T12:15:39.9922469Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool 2022-08-17T12:15:39.9989811Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool 2022-08-17T12:15:39.9996966Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool 2022-08-17T12:15:39.9997579Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool 2022-08-17T12:15:40.0012571Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:15:40.0022989Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool 2022-08-17T12:15:40.0025387Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool 2022-08-17T12:15:40.0346043Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:15:40.0357374Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:15:40.0429528Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:15:40.0433052Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool 2022-08-17T12:15:40.0434096Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool 2022-08-17T12:15:40.0455752Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool 2022-08-17T12:15:40.0459440Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool 2022-08-17T12:15:40.0463520Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool 2022-08-17T12:15:40.0785153Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool 2022-08-17T12:15:40.0796999Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool 2022-08-17T12:15:40.0870161Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool 2022-08-17T12:15:40.0872226Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool 2022-08-17T12:15:40.0875117Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:15:40.0892327Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool 2022-08-17T12:15:40.0899867Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool 2022-08-17T12:15:40.0902966Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool 2022-08-17T12:15:40.1226173Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:15:40.1237751Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool 2022-08-17T12:15:40.1308066Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool 2022-08-17T12:15:40.1313447Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool 2022-08-17T12:15:40.1332380Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool 2022-08-17T12:15:40.1333810Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool 2022-08-17T12:15:40.1340849Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool 2022-08-17T12:15:40.1343742Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool 2022-08-17T12:15:40.1665396Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool 2022-08-17T12:15:40.1676978Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool 2022-08-17T12:15:40.1749454Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool 2022-08-17T12:15:40.1750786Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool 2022-08-17T12:15:40.1755199Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool 2022-08-17T12:15:40.1771229Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool 2022-08-17T12:15:40.1779669Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool 2022-08-17T12:15:40.1782456Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool 2022-08-17T12:15:40.2105790Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool 2022-08-17T12:15:40.2118916Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool 2022-08-17T12:15:40.2189019Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool 2022-08-17T12:15:40.2192251Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:15:40.2214196Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool 2022-08-17T12:15:40.2215593Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool 2022-08-17T12:15:40.2217987Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool 2022-08-17T12:15:40.2220686Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool 2022-08-17T12:15:40.2545890Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:15:40.2560315Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:15:40.2629966Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:15:40.2635940Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool 2022-08-17T12:15:40.2637092Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:15:40.2652802Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool 2022-08-17T12:15:40.2660994Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:15:40.2664306Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool 2022-08-17T12:15:40.2986128Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool 2022-08-17T12:15:40.3001639Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool 2022-08-17T12:15:40.3069235Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool 2022-08-17T12:15:40.3072522Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool 2022-08-17T12:15:40.3073343Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool 2022-08-17T12:15:40.3085201Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool 2022-08-17T12:15:40.3100591Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool 2022-08-17T12:15:40.3103411Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool 2022-08-17T12:15:40.3425577Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool 2022-08-17T12:15:40.3438103Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool 2022-08-17T12:15:40.3510989Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool 2022-08-17T12:15:40.3512717Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:15:40.3515694Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool 2022-08-17T12:15:40.3527051Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool 2022-08-17T12:15:40.3540100Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:15:40.3542725Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool 2022-08-17T12:15:40.3865348Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool 2022-08-17T12:15:40.3878064Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool 2022-08-17T12:15:40.3950054Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool 2022-08-17T12:15:40.3955476Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool 2022-08-17T12:15:40.3957943Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool 2022-08-17T12:15:40.3973922Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool 2022-08-17T12:15:40.3981834Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool 2022-08-17T12:15:40.3984711Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool 2022-08-17T12:15:40.4305543Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool 2022-08-17T12:15:40.4318240Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool 2022-08-17T12:15:40.4388383Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool 2022-08-17T12:15:40.4394193Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool 2022-08-17T12:15:40.4394905Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool 2022-08-17T12:15:40.4416590Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool 2022-08-17T12:15:40.4419809Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool 2022-08-17T12:15:40.4422541Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool 2022-08-17T12:15:40.4746079Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool 2022-08-17T12:15:40.4760799Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool 2022-08-17T12:15:40.4829596Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool 2022-08-17T12:15:40.4832966Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool 2022-08-17T12:15:40.4834421Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool 2022-08-17T12:15:40.4853136Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool 2022-08-17T12:15:40.4858323Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool 2022-08-17T12:15:40.4861825Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool 2022-08-17T12:15:40.5185149Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool 2022-08-17T12:15:40.5197529Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool 2022-08-17T12:15:40.5266591Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool 2022-08-17T12:15:40.5271130Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool 2022-08-17T12:15:40.5274100Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool 2022-08-17T12:15:40.5292185Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool 2022-08-17T12:15:40.5298550Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool 2022-08-17T12:15:40.5301204Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool 2022-08-17T12:15:40.5625251Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool 2022-08-17T12:15:40.5637027Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool 2022-08-17T12:15:40.5710589Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool 2022-08-17T12:15:40.5711647Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool 2022-08-17T12:15:40.5712770Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool 2022-08-17T12:15:40.5720825Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool 2022-08-17T12:15:40.5739051Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool 2022-08-17T12:15:40.5740729Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool 2022-08-17T12:15:40.6065730Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool 2022-08-17T12:15:40.6078041Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool 2022-08-17T12:15:40.6147397Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool 2022-08-17T12:15:40.6149797Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool 2022-08-17T12:15:40.6153934Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool 2022-08-17T12:15:40.6169183Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool 2022-08-17T12:15:40.6175980Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool 2022-08-17T12:15:40.6182953Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool 2022-08-17T12:15:40.6505689Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool 2022-08-17T12:15:40.6518428Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool 2022-08-17T12:15:40.6588696Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool 2022-08-17T12:15:40.6597586Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool 2022-08-17T12:15:40.6611078Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool 2022-08-17T12:15:40.6614719Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool 2022-08-17T12:15:40.6622490Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool 2022-08-17T12:15:40.6624017Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32 2022-08-17T12:15:40.6945185Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32 2022-08-17T12:15:40.6956882Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool 2022-08-17T12:15:40.7030039Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool 2022-08-17T12:15:40.7034836Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool 2022-08-17T12:15:40.7039533Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool 2022-08-17T12:15:40.7055149Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64 2022-08-17T12:15:40.7057720Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool 2022-08-17T12:15:40.7060436Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool 2022-08-17T12:15:40.7385404Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64 2022-08-17T12:15:40.7397144Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64 2022-08-17T12:15:40.7468595Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64 2022-08-17T12:15:40.7472349Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool 2022-08-17T12:15:40.7473153Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64 2022-08-17T12:15:40.7485117Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64 2022-08-17T12:15:40.7496955Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool 2022-08-17T12:15:40.7499824Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64 2022-08-17T12:15:40.7825128Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64 2022-08-17T12:15:40.7836927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64 2022-08-17T12:15:40.7909886Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64 2022-08-17T12:15:40.7910606Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32 2022-08-17T12:15:40.7913515Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64 2022-08-17T12:15:40.7932288Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64 2022-08-17T12:15:40.7935151Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64 2022-08-17T12:15:40.7937120Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64 2022-08-17T12:15:40.8265525Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32 2022-08-17T12:15:40.8276867Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32 2022-08-17T12:15:40.8350192Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32 2022-08-17T12:15:40.8350977Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32 2022-08-17T12:15:40.8353583Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64 2022-08-17T12:15:40.8363284Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32 2022-08-17T12:15:40.8372966Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32 2022-08-17T12:15:40.8382145Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32 2022-08-17T12:15:40.8705695Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64 2022-08-17T12:15:40.8716676Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32 2022-08-17T12:15:40.8789024Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32 2022-08-17T12:15:40.8792732Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64 2022-08-17T12:15:40.8793137Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32 2022-08-17T12:15:40.8806683Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64 2022-08-17T12:15:40.8813814Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64 2022-08-17T12:15:40.8821811Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64 2022-08-17T12:15:40.9145531Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32 2022-08-17T12:15:40.9158219Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64 2022-08-17T12:15:40.9228058Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64 2022-08-17T12:15:40.9231787Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64 2022-08-17T12:15:40.9232846Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32 2022-08-17T12:15:40.9247303Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32 2022-08-17T12:15:40.9258133Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64 2022-08-17T12:15:40.9260179Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32 2022-08-17T12:15:40.9585435Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32 2022-08-17T12:15:40.9599445Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64 2022-08-17T12:15:40.9671318Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64 2022-08-17T12:15:40.9675047Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64 2022-08-17T12:15:40.9676690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64 2022-08-17T12:15:40.9691580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64 2022-08-17T12:15:40.9704138Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64 2022-08-17T12:15:40.9706981Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64 2022-08-17T12:15:41.0029242Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64 2022-08-17T12:15:41.0043239Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64 2022-08-17T12:15:41.0111498Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64 2022-08-17T12:15:41.0114822Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64 2022-08-17T12:15:41.0115848Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_float32 2022-08-17T12:15:41.0135120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64 2022-08-17T12:15:41.0148431Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64 2022-08-17T12:15:41.0151909Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_float32 2022-08-17T12:15:41.0469872Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64 2022-08-17T12:15:41.0484381Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64 2022-08-17T12:15:41.0552410Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64 2022-08-17T12:15:41.0553429Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_float32 2022-08-17T12:15:41.0557603Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64 2022-08-17T12:15:41.0579800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_float32 2022-08-17T12:15:41.0583737Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64 2022-08-17T12:15:41.0596742Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_float32 2022-08-17T12:15:41.0908476Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_float32 2022-08-17T12:15:41.0922314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_int64 2022-08-17T12:15:41.0991769Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_int64 2022-08-17T12:15:41.0994944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32 2022-08-17T12:15:41.0995771Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_int64 2022-08-17T12:15:41.1023752Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_float32 2022-08-17T12:15:41.1027431Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32 2022-08-17T12:15:41.1031231Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_float32 2022-08-17T12:15:41.1348139Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_int64 2022-08-17T12:15:41.1362024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_int64 2022-08-17T12:15:41.1431666Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_int64 2022-08-17T12:15:41.1432297Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_int64 2022-08-17T12:15:41.1432898Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_complex64 2022-08-17T12:15:41.1449565Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_log_softmax_cpu_float32 2022-08-17T12:15:41.1460214Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_int64 2022-08-17T12:15:41.1467117Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_log_softmax_cpu_float32 2022-08-17T12:15:41.1785996Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_complex64 2022-08-17T12:15:41.1798937Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_complex64 2022-08-17T12:15:41.1867852Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_complex64 2022-08-17T12:15:41.1872235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_float32 2022-08-17T12:15:41.1874858Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_int64 2022-08-17T12:15:41.1889767Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_complex64 2022-08-17T12:15:41.1900188Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_int64 2022-08-17T12:15:41.1903176Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_complex64 2022-08-17T12:15:41.2225088Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_float32 2022-08-17T12:15:41.2237423Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logaddexp_cpu_float32 2022-08-17T12:15:41.2310230Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logaddexp_cpu_float32 2022-08-17T12:15:41.2312513Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_float32 2022-08-17T12:15:41.2314877Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_norm_cpu_float32 2022-08-17T12:15:41.2332598Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_float32 2022-08-17T12:15:41.2335453Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_float32 2022-08-17T12:15:41.2342032Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_float32 2022-08-17T12:15:41.2665849Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_norm_cpu_float32 2022-08-17T12:15:41.2678232Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_float32 2022-08-17T12:15:41.2750507Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_float32 2022-08-17T12:15:41.2753664Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_int64 2022-08-17T12:15:41.2754983Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_int64 2022-08-17T12:15:41.2772737Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_float32 2022-08-17T12:15:41.2775822Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_int64 2022-08-17T12:15:41.2782710Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_int64 2022-08-17T12:15:41.3105388Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_float32 2022-08-17T12:15:41.3118180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_complex64 2022-08-17T12:15:41.3191264Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_complex64 2022-08-17T12:15:41.3192451Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_float32 2022-08-17T12:15:41.3194456Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_complex64 2022-08-17T12:15:41.3205185Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_int64 2022-08-17T12:15:41.3215029Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_complex64 2022-08-17T12:15:41.3222377Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_float32 2022-08-17T12:15:41.3545153Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_int64 2022-08-17T12:15:41.3557877Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_int64 2022-08-17T12:15:41.3629868Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_int64 2022-08-17T12:15:41.3645236Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmax_cpu_float32 2022-08-17T12:15:41.3645811Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_float32 2022-08-17T12:15:41.3657536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_median_cpu_float32 2022-08-17T12:15:41.3661729Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_float32 2022-08-17T12:15:41.3664863Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmax_cpu_float32 2022-08-17T12:15:41.3985896Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_median_cpu_float32 2022-08-17T12:15:41.3999186Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_float32 2022-08-17T12:15:41.4071348Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_float32 2022-08-17T12:15:41.4071958Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_complex64 2022-08-17T12:15:41.4072950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_int64 2022-08-17T12:15:41.4093185Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_int64 2022-08-17T12:15:41.4101427Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_int64 2022-08-17T12:15:41.4104576Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_complex64 2022-08-17T12:15:41.4425357Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_int64 2022-08-17T12:15:41.4441123Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_int64 2022-08-17T12:15:41.4509445Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_int64 2022-08-17T12:15:41.4514404Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64 2022-08-17T12:15:41.4531696Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmin_cpu_float32 2022-08-17T12:15:41.4539307Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_complex64 2022-08-17T12:15:41.4542279Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_complex64 2022-08-17T12:15:41.4544982Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64 2022-08-17T12:15:41.4865550Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmin_cpu_float32 2022-08-17T12:15:41.4877880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64 2022-08-17T12:15:41.4950224Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64 2022-08-17T12:15:41.4950814Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32 2022-08-17T12:15:41.4953959Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_complex64 2022-08-17T12:15:41.4969221Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32 2022-08-17T12:15:41.4976820Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32 2022-08-17T12:15:41.4979836Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_complex64 2022-08-17T12:15:41.5305142Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32 2022-08-17T12:15:41.5317367Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32 2022-08-17T12:15:41.5388963Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32 2022-08-17T12:15:41.5393096Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_float32 2022-08-17T12:15:41.5403016Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64 2022-08-17T12:15:41.5417135Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64 2022-08-17T12:15:41.5419837Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64 2022-08-17T12:15:41.5422436Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64 2022-08-17T12:15:41.5745274Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_float32 2022-08-17T12:15:41.5757298Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64 2022-08-17T12:15:41.5829936Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64 2022-08-17T12:15:41.5835245Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64 2022-08-17T12:15:41.5839390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64 2022-08-17T12:15:41.5854424Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64 2022-08-17T12:15:41.5861881Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64 2022-08-17T12:15:41.5864314Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64 2022-08-17T12:15:41.6185430Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64 2022-08-17T12:15:41.6196900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64 2022-08-17T12:15:41.6270729Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64 2022-08-17T12:15:41.6272693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64 2022-08-17T12:15:41.6273024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32 2022-08-17T12:15:41.6286501Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64 2022-08-17T12:15:41.6299200Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64 2022-08-17T12:15:41.6302266Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32 2022-08-17T12:15:41.6625231Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64 2022-08-17T12:15:41.6636771Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32 2022-08-17T12:15:41.6707325Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32 2022-08-17T12:15:41.6709594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64 2022-08-17T12:15:41.6713924Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64 2022-08-17T12:15:41.6729633Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32 2022-08-17T12:15:41.6737182Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32 2022-08-17T12:15:41.6740201Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64 2022-08-17T12:15:41.7064985Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64 2022-08-17T12:15:41.7077609Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64 2022-08-17T12:15:41.7150160Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64 2022-08-17T12:15:41.7151942Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64 2022-08-17T12:15:41.7154547Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32 2022-08-17T12:15:41.7165935Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32 2022-08-17T12:15:41.7179651Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64 2022-08-17T12:15:41.7182205Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32 2022-08-17T12:15:41.7505406Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32 2022-08-17T12:15:41.7517571Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32 2022-08-17T12:15:41.7588608Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32 2022-08-17T12:15:41.7594796Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32 2022-08-17T12:15:41.7598093Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64 2022-08-17T12:15:41.7614231Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64 2022-08-17T12:15:41.7617684Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32 2022-08-17T12:15:41.7620243Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64 2022-08-17T12:15:41.7945934Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64 2022-08-17T12:15:41.7957481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64 2022-08-17T12:15:41.8030686Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64 2022-08-17T12:15:41.8033064Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64 2022-08-17T12:15:41.8037184Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64 2022-08-17T12:15:41.8053897Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64 2022-08-17T12:15:41.8061310Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64 2022-08-17T12:15:41.8063511Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64 2022-08-17T12:15:41.8385761Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64 2022-08-17T12:15:41.8397606Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64 2022-08-17T12:15:41.8471921Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64 2022-08-17T12:15:41.8474638Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32 2022-08-17T12:15:41.8476654Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64 2022-08-17T12:15:41.8492148Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32 2022-08-17T12:15:41.8500817Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32 2022-08-17T12:15:41.8503708Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64 2022-08-17T12:15:41.8825211Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32 2022-08-17T12:15:41.8837027Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32 2022-08-17T12:15:41.8908765Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32 2022-08-17T12:15:41.8912612Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32 2022-08-17T12:15:41.8915794Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64 2022-08-17T12:15:41.8938028Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32 2022-08-17T12:15:41.8941601Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32 2022-08-17T12:15:41.8944502Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64 2022-08-17T12:15:41.9265275Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32 2022-08-17T12:15:41.9279480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64 2022-08-17T12:15:41.9348121Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64 2022-08-17T12:15:41.9351820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32 2022-08-17T12:15:41.9356252Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32 2022-08-17T12:15:41.9368363Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64 2022-08-17T12:15:41.9380772Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32 2022-08-17T12:15:41.9383643Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32 2022-08-17T12:15:41.9705162Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64 2022-08-17T12:15:41.9717609Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32 2022-08-17T12:15:41.9789640Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32 2022-08-17T12:15:41.9790268Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64 2022-08-17T12:15:41.9794800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32 2022-08-17T12:15:41.9812086Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64 2022-08-17T12:15:41.9818088Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32 2022-08-17T12:15:41.9821776Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64 2022-08-17T12:15:42.0145211Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64 2022-08-17T12:15:42.0157220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64 2022-08-17T12:15:42.0230965Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64 2022-08-17T12:15:42.0233519Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32 2022-08-17T12:15:42.0234800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32 2022-08-17T12:15:42.0245313Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64 2022-08-17T12:15:42.0257202Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32 2022-08-17T12:15:42.0260014Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32 2022-08-17T12:15:42.0585325Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64 2022-08-17T12:15:42.0596841Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64 2022-08-17T12:15:42.0669463Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64 2022-08-17T12:15:42.0673745Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32 2022-08-17T12:15:42.0675171Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64 2022-08-17T12:15:42.0691309Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64 2022-08-17T12:15:42.0695886Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64 2022-08-17T12:15:42.0699132Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64 2022-08-17T12:15:42.1025561Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32 2022-08-17T12:15:42.1038775Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64 2022-08-17T12:15:42.1110196Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64 2022-08-17T12:15:42.1111584Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64 2022-08-17T12:15:42.1116432Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64 2022-08-17T12:15:42.1137049Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64 2022-08-17T12:15:42.1140325Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64 2022-08-17T12:15:42.1143149Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64 2022-08-17T12:15:42.1466041Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64 2022-08-17T12:15:42.1478382Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64 2022-08-17T12:15:42.1551442Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64 2022-08-17T12:15:42.1555272Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32 2022-08-17T12:15:42.1562106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32 2022-08-17T12:15:42.1580211Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64 2022-08-17T12:15:42.1582758Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32 2022-08-17T12:15:42.1585604Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64 2022-08-17T12:15:42.1909758Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32 2022-08-17T12:15:42.1923744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32 2022-08-17T12:15:42.1990149Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32 2022-08-17T12:15:42.1993256Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64 2022-08-17T12:15:42.1993967Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64 2022-08-17T12:15:42.2010729Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32 2022-08-17T12:15:42.2038669Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64 2022-08-17T12:15:42.2042254Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32 2022-08-17T12:15:42.2348184Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64 2022-08-17T12:15:42.2362948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64 2022-08-17T12:15:42.2433581Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64 2022-08-17T12:15:42.2434128Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64 2022-08-17T12:15:42.2434455Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64 2022-08-17T12:15:42.2460206Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32 2022-08-17T12:15:42.2463900Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64 2022-08-17T12:15:42.2467119Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32 2022-08-17T12:15:42.2789681Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64 2022-08-17T12:15:42.2804511Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32 2022-08-17T12:15:42.2888384Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32 2022-08-17T12:15:42.2889053Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64 2022-08-17T12:15:42.2889439Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64 2022-08-17T12:15:42.2901628Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64 2022-08-17T12:15:42.2905557Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64 2022-08-17T12:15:42.3015229Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64 2022-08-17T12:15:42.3227862Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64 2022-08-17T12:15:42.3242076Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64 2022-08-17T12:15:42.3311767Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64 2022-08-17T12:15:42.3313708Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32 2022-08-17T12:15:42.3314057Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64 2022-08-17T12:15:42.3339712Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64 2022-08-17T12:15:42.3342588Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64 2022-08-17T12:15:42.3345264Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32 2022-08-17T12:15:42.3665802Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64 2022-08-17T12:15:42.3679054Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64 2022-08-17T12:15:42.3750455Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64 2022-08-17T12:15:42.3751999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64 2022-08-17T12:15:42.3752554Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32 2022-08-17T12:15:42.3772447Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32 2022-08-17T12:15:42.3778763Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32 2022-08-17T12:15:42.3781770Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32 2022-08-17T12:15:42.4105310Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64 2022-08-17T12:15:42.4120716Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32 2022-08-17T12:15:42.4189545Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32 2022-08-17T12:15:42.4194682Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64 2022-08-17T12:15:42.4195234Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64 2022-08-17T12:15:42.4214453Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32 2022-08-17T12:15:42.4221733Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64 2022-08-17T12:15:42.4224189Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64 2022-08-17T12:15:42.4545091Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32 2022-08-17T12:15:42.4557276Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64 2022-08-17T12:15:42.4628552Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64 2022-08-17T12:15:42.4631833Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64 2022-08-17T12:15:42.4634847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64 2022-08-17T12:15:42.4651782Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64 2022-08-17T12:15:42.4658282Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64 2022-08-17T12:15:42.4661065Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64 2022-08-17T12:15:42.4985327Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64 2022-08-17T12:15:42.4997221Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32 2022-08-17T12:15:42.5068543Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32 2022-08-17T12:15:42.5071945Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64 2022-08-17T12:15:42.5076689Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64 2022-08-17T12:15:42.5090817Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64 2022-08-17T12:15:42.5097556Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64 2022-08-17T12:15:42.5100085Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64 2022-08-17T12:15:42.5425151Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64 2022-08-17T12:15:42.5437174Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64 2022-08-17T12:15:42.5510257Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64 2022-08-17T12:15:42.5511091Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32 2022-08-17T12:15:42.5513015Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64 2022-08-17T12:15:42.5525641Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64 2022-08-17T12:15:42.5538089Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64 2022-08-17T12:15:42.5541036Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64 2022-08-17T12:15:42.5865153Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32 2022-08-17T12:15:42.5876739Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64 2022-08-17T12:15:42.5948229Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64 2022-08-17T12:15:42.5952076Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32 2022-08-17T12:15:42.5952767Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64 2022-08-17T12:15:42.5968868Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32 2022-08-17T12:15:42.5976482Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64 2022-08-17T12:15:42.5979270Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32 2022-08-17T12:15:42.6305389Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32 2022-08-17T12:15:42.6317048Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32 2022-08-17T12:15:42.6392161Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32 2022-08-17T12:15:42.6393686Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64 2022-08-17T12:15:42.6394972Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64 2022-08-17T12:15:42.6411629Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64 2022-08-17T12:15:42.6418083Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64 2022-08-17T12:15:42.6421029Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64 2022-08-17T12:15:42.6746168Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64 2022-08-17T12:15:42.6758486Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64 2022-08-17T12:15:42.6830841Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64 2022-08-17T12:15:42.6831724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64 2022-08-17T12:15:42.6833063Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64 2022-08-17T12:15:42.6847507Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64 2022-08-17T12:15:42.6858208Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64 2022-08-17T12:15:42.6860632Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64 2022-08-17T12:15:42.7185218Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64 2022-08-17T12:15:42.7197025Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32 2022-08-17T12:15:42.7267115Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32 2022-08-17T12:15:42.7273878Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64 2022-08-17T12:15:42.7275789Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64 2022-08-17T12:15:42.7297001Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32 2022-08-17T12:15:42.7300232Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64 2022-08-17T12:15:42.7302377Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32 2022-08-17T12:15:42.7625356Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64 2022-08-17T12:15:42.7637782Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64 2022-08-17T12:15:42.7711684Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64 2022-08-17T12:15:42.7713728Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64 2022-08-17T12:15:42.7714083Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32 2022-08-17T12:15:42.7725118Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32 2022-08-17T12:15:42.7732060Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32 2022-08-17T12:15:42.7737283Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32 2022-08-17T12:15:42.8065143Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64 2022-08-17T12:15:42.8079469Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64 2022-08-17T12:15:42.8149900Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64 2022-08-17T12:15:42.8153654Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32 2022-08-17T12:15:42.8154264Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64 2022-08-17T12:15:42.8167756Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64 2022-08-17T12:15:42.8180356Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64 2022-08-17T12:15:42.8182849Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64 2022-08-17T12:15:42.8505243Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32 2022-08-17T12:15:42.8517331Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64 2022-08-17T12:15:42.8591408Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64 2022-08-17T12:15:42.8593809Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32 2022-08-17T12:15:42.8594405Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32 2022-08-17T12:15:42.8606685Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64 2022-08-17T12:15:42.8618592Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64 2022-08-17T12:15:42.8621986Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32 2022-08-17T12:15:42.8945494Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32 2022-08-17T12:15:42.8960896Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32 2022-08-17T12:15:42.9030740Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32 2022-08-17T12:15:42.9031273Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64 2022-08-17T12:15:42.9035402Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32 2022-08-17T12:15:42.9050549Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64 2022-08-17T12:15:42.9057313Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32 2022-08-17T12:15:42.9064905Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64 2022-08-17T12:15:42.9385320Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64 2022-08-17T12:15:42.9396912Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64 2022-08-17T12:15:42.9471194Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64 2022-08-17T12:15:42.9472745Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32 2022-08-17T12:15:42.9475291Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32 2022-08-17T12:15:42.9494515Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64 2022-08-17T12:15:42.9496145Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32 2022-08-17T12:15:42.9498957Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32 2022-08-17T12:15:42.9825604Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64 2022-08-17T12:15:42.9837196Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32 2022-08-17T12:15:42.9910801Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32 2022-08-17T12:15:42.9911652Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32 2022-08-17T12:15:42.9914509Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32 2022-08-17T12:15:42.9936274Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64 2022-08-17T12:15:42.9939343Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32 2022-08-17T12:15:42.9942050Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64 2022-08-17T12:15:43.0265652Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32 2022-08-17T12:15:43.0277129Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64 2022-08-17T12:15:43.0348846Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64 2022-08-17T12:15:43.0354837Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32 2022-08-17T12:15:43.0357679Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32 2022-08-17T12:15:43.0377738Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64 2022-08-17T12:15:43.0380769Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32 2022-08-17T12:15:43.0383731Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64 2022-08-17T12:15:43.0705444Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32 2022-08-17T12:15:43.0718006Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64 2022-08-17T12:15:43.0790123Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64 2022-08-17T12:15:43.0793998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64 2022-08-17T12:15:43.0795958Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32 2022-08-17T12:15:43.0810852Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32 2022-08-17T12:15:43.0822008Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32 2022-08-17T12:15:43.0825216Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32 2022-08-17T12:15:43.1145434Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64 2022-08-17T12:15:43.1159508Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64 2022-08-17T12:15:43.1231647Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64 2022-08-17T12:15:43.1234328Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64 2022-08-17T12:15:43.1237393Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64 2022-08-17T12:15:43.1251000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32 2022-08-17T12:15:43.1259668Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64 2022-08-17T12:15:43.1262076Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32 2022-08-17T12:15:43.1586314Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64 2022-08-17T12:15:43.1599708Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64 2022-08-17T12:15:43.1672010Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64 2022-08-17T12:15:43.1672816Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64 2022-08-17T12:15:43.1677376Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64 2022-08-17T12:15:43.1694999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64 2022-08-17T12:15:43.1702239Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64 2022-08-17T12:15:43.1704890Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64 2022-08-17T12:15:43.2025441Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64 2022-08-17T12:15:43.2038572Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64 2022-08-17T12:15:43.2112256Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64 2022-08-17T12:15:43.2113216Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64 2022-08-17T12:15:43.2114488Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64 2022-08-17T12:15:43.2129795Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32 2022-08-17T12:15:43.2137714Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32 2022-08-17T12:15:43.2140833Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64 2022-08-17T12:15:43.2467674Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64 2022-08-17T12:15:43.2481309Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32 2022-08-17T12:15:43.2551044Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32 2022-08-17T12:15:43.2557322Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64 2022-08-17T12:15:43.2558262Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32 2022-08-17T12:15:43.2573514Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32 2022-08-17T12:15:43.2580498Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32 2022-08-17T12:15:43.2590146Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32 2022-08-17T12:15:43.2906370Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64 2022-08-17T12:15:43.2919216Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32 2022-08-17T12:15:43.2991171Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32 2022-08-17T12:15:43.2991824Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64 2022-08-17T12:15:43.2995988Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64 2022-08-17T12:15:43.3013942Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64 2022-08-17T12:15:43.3020537Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64 2022-08-17T12:15:43.3023094Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64 2022-08-17T12:15:43.3349948Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64 2022-08-17T12:15:43.3363953Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64 2022-08-17T12:15:43.3430097Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64 2022-08-17T12:15:43.3432960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32 2022-08-17T12:15:43.3433738Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32 2022-08-17T12:15:43.3450315Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64 2022-08-17T12:15:43.3462578Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32 2022-08-17T12:15:43.3465111Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32 2022-08-17T12:15:43.3788591Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64 2022-08-17T12:15:43.3806112Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64 2022-08-17T12:15:43.3871618Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64 2022-08-17T12:15:43.3873872Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64 2022-08-17T12:15:43.3874693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64 2022-08-17T12:15:43.3896625Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32 2022-08-17T12:15:43.3902447Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64 2022-08-17T12:15:43.3905635Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64 2022-08-17T12:15:43.4229385Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32 2022-08-17T12:15:43.4313957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64 2022-08-17T12:15:43.4318995Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32 2022-08-17T12:15:43.4319961Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64 2022-08-17T12:15:43.4332763Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64 2022-08-17T12:15:43.4344508Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64 2022-08-17T12:15:43.4351970Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64 2022-08-17T12:15:43.4355385Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64 2022-08-17T12:15:43.4668062Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32 2022-08-17T12:15:43.4681459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64 2022-08-17T12:15:43.4751542Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64 2022-08-17T12:15:43.4752179Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32 2022-08-17T12:15:43.4753315Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64 2022-08-17T12:15:43.4771598Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32 2022-08-17T12:15:43.4780199Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32 2022-08-17T12:15:43.4786378Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32 2022-08-17T12:15:43.5105635Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64 2022-08-17T12:15:43.5118794Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32 2022-08-17T12:15:43.5189080Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32 2022-08-17T12:15:43.5194740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32 2022-08-17T12:15:43.5201756Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64 2022-08-17T12:15:43.5219694Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64 2022-08-17T12:15:43.5222882Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32 2022-08-17T12:15:43.5225675Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64 2022-08-17T12:15:43.5546381Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64 2022-08-17T12:15:43.5560351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64 2022-08-17T12:15:43.5632120Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64 2022-08-17T12:15:43.5635141Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64 2022-08-17T12:15:43.5636338Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32 2022-08-17T12:15:43.5652383Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64 2022-08-17T12:15:43.5656839Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32 2022-08-17T12:15:43.5663689Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64 2022-08-17T12:15:43.5985809Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64 2022-08-17T12:15:43.5998730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64 2022-08-17T12:15:43.6071696Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64 2022-08-17T12:15:43.6072829Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32 2022-08-17T12:15:43.6074575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64 2022-08-17T12:15:43.6091517Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64 2022-08-17T12:15:43.6099703Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64 2022-08-17T12:15:43.6102662Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32 2022-08-17T12:15:43.6426387Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64 2022-08-17T12:15:43.6438455Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64 2022-08-17T12:15:43.6508791Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64 2022-08-17T12:15:43.6512539Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32 2022-08-17T12:15:43.6516485Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32 2022-08-17T12:15:43.6531737Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32 2022-08-17T12:15:43.6538244Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32 2022-08-17T12:15:43.6545860Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32 2022-08-17T12:15:43.6865459Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32 2022-08-17T12:15:43.6876834Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32 2022-08-17T12:15:43.6950094Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32 2022-08-17T12:15:43.6955721Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64 2022-08-17T12:15:43.6960260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64 2022-08-17T12:15:43.6975239Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64 2022-08-17T12:15:43.6977493Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64 2022-08-17T12:15:43.6983463Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64 2022-08-17T12:15:43.7305238Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64 2022-08-17T12:15:43.7316825Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64 2022-08-17T12:15:43.7389022Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64 2022-08-17T12:15:43.7394036Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32 2022-08-17T12:15:43.7401214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64 2022-08-17T12:15:43.7408017Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64 2022-08-17T12:15:43.7421116Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32 2022-08-17T12:15:43.7423500Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64 2022-08-17T12:15:43.7746654Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64 2022-08-17T12:15:43.7759594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32 2022-08-17T12:15:43.7828979Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32 2022-08-17T12:15:43.7833511Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64 2022-08-17T12:15:43.7835605Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64 2022-08-17T12:15:43.7853597Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64 2022-08-17T12:15:43.7862980Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64 2022-08-17T12:15:43.7865933Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64 2022-08-17T12:15:43.8185543Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64 2022-08-17T12:15:43.8198434Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64 2022-08-17T12:15:43.8271983Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64 2022-08-17T12:15:43.8273168Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32 2022-08-17T12:15:43.8276693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64 2022-08-17T12:15:43.8297753Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64 2022-08-17T12:15:43.8300856Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64 2022-08-17T12:15:43.8304320Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64 2022-08-17T12:15:43.8624977Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32 2022-08-17T12:15:43.8640019Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64 2022-08-17T12:15:43.8710363Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64 2022-08-17T12:15:43.8712507Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64 2022-08-17T12:15:43.8719448Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64 2022-08-17T12:15:43.8732133Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32 2022-08-17T12:15:43.8740186Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32 2022-08-17T12:15:43.8742687Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64 2022-08-17T12:15:43.9065369Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64 2022-08-17T12:15:43.9076740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32 2022-08-17T12:15:43.9148377Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32 2022-08-17T12:15:43.9152165Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32 2022-08-17T12:15:43.9155986Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32 2022-08-17T12:15:43.9170794Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64 2022-08-17T12:15:43.9172729Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32 2022-08-17T12:15:43.9181707Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32 2022-08-17T12:15:43.9505309Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64 2022-08-17T12:15:43.9516822Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64 2022-08-17T12:15:43.9589001Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64 2022-08-17T12:15:43.9594869Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32 2022-08-17T12:15:43.9616178Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32 2022-08-17T12:15:43.9619740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64 2022-08-17T12:15:43.9622970Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32 2022-08-17T12:15:43.9626091Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64 2022-08-17T12:15:43.9945687Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32 2022-08-17T12:15:43.9957640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64 2022-08-17T12:15:44.0031417Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64 2022-08-17T12:15:44.0034210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32 2022-08-17T12:15:44.0035713Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64 2022-08-17T12:15:44.0054599Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64 2022-08-17T12:15:44.0058193Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64 2022-08-17T12:15:44.0065210Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64 2022-08-17T12:15:44.0384949Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32 2022-08-17T12:15:44.0396868Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64 2022-08-17T12:15:44.0468265Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64 2022-08-17T12:15:44.0472584Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64 2022-08-17T12:15:44.0474433Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64 2022-08-17T12:15:44.0491655Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32 2022-08-17T12:15:44.0499422Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32 2022-08-17T12:15:44.0502038Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64 2022-08-17T12:15:44.0825469Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64 2022-08-17T12:15:44.0836926Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32 2022-08-17T12:15:44.0910449Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32 2022-08-17T12:15:44.0913402Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64 2022-08-17T12:15:44.0915494Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32 2022-08-17T12:15:44.0934106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64 2022-08-17T12:15:44.0936358Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64 2022-08-17T12:15:44.0938738Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64 2022-08-17T12:15:44.1265384Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32 2022-08-17T12:15:44.1278284Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64 2022-08-17T12:15:44.1350232Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64 2022-08-17T12:15:44.1353551Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64 2022-08-17T12:15:44.1356365Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64 2022-08-17T12:15:44.1364681Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:44.1378268Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64 2022-08-17T12:15:44.1380907Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:44.1706434Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64 2022-08-17T12:15:44.1718572Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64 2022-08-17T12:15:44.1792246Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64 2022-08-17T12:15:44.1794999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64 2022-08-17T12:15:44.1797808Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32 2022-08-17T12:15:44.1808902Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_float32 2022-08-17T12:15:44.1820817Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_float32 2022-08-17T12:15:44.1823271Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64 2022-08-17T12:15:44.2145743Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32 2022-08-17T12:15:44.2157784Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32 2022-08-17T12:15:44.2231931Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32 2022-08-17T12:15:44.2232637Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32 2022-08-17T12:15:44.2236531Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64 2022-08-17T12:15:44.2247054Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64 2022-08-17T12:15:44.2253760Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64 2022-08-17T12:15:44.2262291Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32 2022-08-17T12:15:44.2588824Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64 2022-08-17T12:15:44.2602063Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64 2022-08-17T12:15:44.2671874Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64 2022-08-17T12:15:44.2673262Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64 2022-08-17T12:15:44.2673663Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32 2022-08-17T12:15:44.2691302Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32 2022-08-17T12:15:44.2698079Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32 2022-08-17T12:15:44.2705534Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32 2022-08-17T12:15:44.3026551Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64 2022-08-17T12:15:44.3041781Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32 2022-08-17T12:15:44.3109884Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32 2022-08-17T12:15:44.3111724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64 2022-08-17T12:15:44.3112700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_complex64 2022-08-17T12:15:44.3134515Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64 2022-08-17T12:15:44.3142494Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_complex64 2022-08-17T12:15:44.3145158Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64 2022-08-17T12:15:44.3468565Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64 2022-08-17T12:15:44.3495129Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64 2022-08-17T12:15:44.3551543Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64 2022-08-17T12:15:44.3553909Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64 2022-08-17T12:15:44.3555199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64 2022-08-17T12:15:44.3572300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32 2022-08-17T12:15:44.3579549Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32 2022-08-17T12:15:44.3586586Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64 2022-08-17T12:15:44.3906101Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64 2022-08-17T12:15:44.3919043Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64 2022-08-17T12:15:44.3990687Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64 2022-08-17T12:15:44.3993635Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32 2022-08-17T12:15:44.3995251Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32 2022-08-17T12:15:44.4017525Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64 2022-08-17T12:15:44.4020072Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64 2022-08-17T12:15:44.4022746Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32 2022-08-17T12:15:44.4345242Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32 2022-08-17T12:15:44.4358227Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64 2022-08-17T12:15:44.4428920Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64 2022-08-17T12:15:44.4434270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32 2022-08-17T12:15:44.4436822Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32 2022-08-17T12:15:44.4459186Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64 2022-08-17T12:15:44.4461644Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64 2022-08-17T12:15:44.4464045Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32 2022-08-17T12:15:44.4785718Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32 2022-08-17T12:15:44.4798497Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64 2022-08-17T12:15:44.4869977Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64 2022-08-17T12:15:44.4872277Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32 2022-08-17T12:15:44.4875843Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32 2022-08-17T12:15:44.4895789Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64 2022-08-17T12:15:44.4901577Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32 2022-08-17T12:15:44.4905467Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32 2022-08-17T12:15:44.5228960Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64 2022-08-17T12:15:44.5243957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32 2022-08-17T12:15:44.5312868Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32 2022-08-17T12:15:44.5313283Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64 2022-08-17T12:15:44.5313597Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64 2022-08-17T12:15:44.5336265Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64 2022-08-17T12:15:44.5343328Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64 2022-08-17T12:15:44.5345742Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64 2022-08-17T12:15:44.5667777Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64 2022-08-17T12:15:44.5681988Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64 2022-08-17T12:15:44.5748562Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64 2022-08-17T12:15:44.5754107Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64 2022-08-17T12:15:44.5754627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64 2022-08-17T12:15:44.5772999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32 2022-08-17T12:15:44.5780799Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32 2022-08-17T12:15:44.5848274Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64 2022-08-17T12:15:44.6108367Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64 2022-08-17T12:15:44.6122797Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32 2022-08-17T12:15:44.6191641Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32 2022-08-17T12:15:44.6193213Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64 2022-08-17T12:15:44.6193692Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64 2022-08-17T12:15:44.6216509Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64 2022-08-17T12:15:44.6219521Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64 2022-08-17T12:15:44.6394425Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64 2022-08-17T12:15:44.6546049Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64 2022-08-17T12:15:44.6560306Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64 2022-08-17T12:15:44.6629261Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64 2022-08-17T12:15:44.6633003Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32 2022-08-17T12:15:44.6634257Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64 2022-08-17T12:15:44.6647115Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64 2022-08-17T12:15:44.6658363Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32 2022-08-17T12:15:44.6661375Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64 2022-08-17T12:15:44.6985576Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64 2022-08-17T12:15:44.6998107Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64 2022-08-17T12:15:44.7069972Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64 2022-08-17T12:15:44.7070901Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64 2022-08-17T12:15:44.7076067Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32 2022-08-17T12:15:44.7089928Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32 2022-08-17T12:15:44.7097465Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64 2022-08-17T12:15:44.7100691Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32 2022-08-17T12:15:44.7425639Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32 2022-08-17T12:15:44.7437999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32 2022-08-17T12:15:44.7507037Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32 2022-08-17T12:15:44.7510869Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64 2022-08-17T12:15:44.7512434Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32 2022-08-17T12:15:44.7527406Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64 2022-08-17T12:15:44.7537726Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32 2022-08-17T12:15:44.7540681Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64 2022-08-17T12:15:44.7865025Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64 2022-08-17T12:15:44.7877064Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64 2022-08-17T12:15:44.7946594Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64 2022-08-17T12:15:44.7952046Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64 2022-08-17T12:15:44.7954485Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64 2022-08-17T12:15:44.7969242Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64 2022-08-17T12:15:44.7977282Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64 2022-08-17T12:15:44.7981593Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64 2022-08-17T12:15:44.8305209Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64 2022-08-17T12:15:44.8319822Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64 2022-08-17T12:15:44.8387778Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64 2022-08-17T12:15:44.8391052Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64 2022-08-17T12:15:44.8394528Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32 2022-08-17T12:15:44.8406111Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32 2022-08-17T12:15:44.8419384Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64 2022-08-17T12:15:44.8422338Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32 2022-08-17T12:15:44.8745147Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32 2022-08-17T12:15:44.8757300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32 2022-08-17T12:15:44.8829170Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32 2022-08-17T12:15:44.8833000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32 2022-08-17T12:15:44.8836118Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64 2022-08-17T12:15:44.8852324Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64 2022-08-17T12:15:44.8855948Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32 2022-08-17T12:15:44.8863362Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64 2022-08-17T12:15:44.9185034Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64 2022-08-17T12:15:44.9197446Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64 2022-08-17T12:15:44.9270078Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64 2022-08-17T12:15:44.9271905Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64 2022-08-17T12:15:44.9273135Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64 2022-08-17T12:15:44.9290965Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32 2022-08-17T12:15:44.9297468Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64 2022-08-17T12:15:44.9300377Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64 2022-08-17T12:15:44.9625487Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32 2022-08-17T12:15:44.9636843Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64 2022-08-17T12:15:44.9711578Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64 2022-08-17T12:15:44.9712522Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32 2022-08-17T12:15:44.9713160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64 2022-08-17T12:15:44.9727538Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32 2022-08-17T12:15:44.9738438Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64 2022-08-17T12:15:44.9741298Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32 2022-08-17T12:15:45.0065227Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32 2022-08-17T12:15:45.0077191Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64 2022-08-17T12:15:45.0150021Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64 2022-08-17T12:15:45.0152256Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64 2022-08-17T12:15:45.0152919Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32 2022-08-17T12:15:45.0165285Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32 2022-08-17T12:15:45.0177325Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32 2022-08-17T12:15:45.0179768Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32 2022-08-17T12:15:45.0506466Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64 2022-08-17T12:15:45.0518957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64 2022-08-17T12:15:45.0591918Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64 2022-08-17T12:15:45.0592672Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64 2022-08-17T12:15:45.0593231Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64 2022-08-17T12:15:45.0607038Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64 2022-08-17T12:15:45.0619395Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64 2022-08-17T12:15:45.0621769Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64 2022-08-17T12:15:45.0948330Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64 2022-08-17T12:15:45.0962599Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64 2022-08-17T12:15:45.1030124Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64 2022-08-17T12:15:45.1032855Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64 2022-08-17T12:15:45.1033306Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64 2022-08-17T12:15:45.1052972Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32 2022-08-17T12:15:45.1059985Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32 2022-08-17T12:15:45.1067144Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64 2022-08-17T12:15:45.1386155Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64 2022-08-17T12:15:45.1399706Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32 2022-08-17T12:15:45.1470856Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32 2022-08-17T12:15:45.1471376Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64 2022-08-17T12:15:45.1472749Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32 2022-08-17T12:15:45.1489111Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64 2022-08-17T12:15:45.1499453Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64 2022-08-17T12:15:45.1502022Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64 2022-08-17T12:15:45.1826050Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32 2022-08-17T12:15:45.1838931Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32 2022-08-17T12:15:45.1908790Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32 2022-08-17T12:15:45.1911967Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64 2022-08-17T12:15:45.1915031Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64 2022-08-17T12:15:45.1930315Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64 2022-08-17T12:15:45.1941644Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64 2022-08-17T12:15:45.1944203Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64 2022-08-17T12:15:45.2265816Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64 2022-08-17T12:15:45.2279601Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64 2022-08-17T12:15:45.2350684Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64 2022-08-17T12:15:45.2351590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32 2022-08-17T12:15:45.2353050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32 2022-08-17T12:15:45.2375320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32 2022-08-17T12:15:45.2378368Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32 2022-08-17T12:15:45.2381773Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32 2022-08-17T12:15:45.2705559Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32 2022-08-17T12:15:45.2717627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32 2022-08-17T12:15:45.2787230Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32 2022-08-17T12:15:45.2791462Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64 2022-08-17T12:15:45.2792759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32 2022-08-17T12:15:45.2811432Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64 2022-08-17T12:15:45.2817728Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64 2022-08-17T12:15:45.2820423Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32 2022-08-17T12:15:45.3146191Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64 2022-08-17T12:15:45.3162368Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64 2022-08-17T12:15:45.3229142Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64 2022-08-17T12:15:45.3233854Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64 2022-08-17T12:15:45.3236691Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64 2022-08-17T12:15:45.3253218Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64 2022-08-17T12:15:45.3260471Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64 2022-08-17T12:15:45.3263308Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64 2022-08-17T12:15:45.3585858Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64 2022-08-17T12:15:45.3598130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64 2022-08-17T12:15:45.3668910Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64 2022-08-17T12:15:45.3669289Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32 2022-08-17T12:15:45.3674235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32 2022-08-17T12:15:45.3690529Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64 2022-08-17T12:15:45.3708804Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32 2022-08-17T12:15:45.3711347Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64 2022-08-17T12:15:45.4025348Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32 2022-08-17T12:15:45.4037607Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32 2022-08-17T12:15:45.4108894Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32 2022-08-17T12:15:45.4114119Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64 2022-08-17T12:15:45.4115897Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32 2022-08-17T12:15:45.4132044Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64 2022-08-17T12:15:45.4139873Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32 2022-08-17T12:15:45.4142800Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64 2022-08-17T12:15:45.4467593Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64 2022-08-17T12:15:45.4480436Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64 2022-08-17T12:15:45.4551401Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64 2022-08-17T12:15:45.4552736Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64 2022-08-17T12:15:45.4553262Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64 2022-08-17T12:15:45.4571504Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32 2022-08-17T12:15:45.4579773Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64 2022-08-17T12:15:45.4586884Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64 2022-08-17T12:15:45.4906112Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32 2022-08-17T12:15:45.4918693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32 2022-08-17T12:15:45.4991922Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32 2022-08-17T12:15:45.4992798Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32 2022-08-17T12:15:45.4994174Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64 2022-08-17T12:15:45.5013842Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64 2022-08-17T12:15:45.5020939Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64 2022-08-17T12:15:45.5023500Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32 2022-08-17T12:15:45.5345290Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64 2022-08-17T12:15:45.5357749Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32 2022-08-17T12:15:45.5430858Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32 2022-08-17T12:15:45.5435882Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32 2022-08-17T12:15:45.5449757Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64 2022-08-17T12:15:45.5451805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64 2022-08-17T12:15:45.5459085Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32 2022-08-17T12:15:45.5461748Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64 2022-08-17T12:15:45.5785120Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64 2022-08-17T12:15:45.5797543Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64 2022-08-17T12:15:45.5870103Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64 2022-08-17T12:15:45.5870834Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32 2022-08-17T12:15:45.5876998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32 2022-08-17T12:15:45.5890370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32 2022-08-17T12:15:45.5898622Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32 2022-08-17T12:15:45.5902041Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32 2022-08-17T12:15:45.6225078Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32 2022-08-17T12:15:45.6238814Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32 2022-08-17T12:15:45.6310716Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32 2022-08-17T12:15:45.6311842Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64 2022-08-17T12:15:45.6316775Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64 2022-08-17T12:15:45.6332760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32 2022-08-17T12:15:45.6341551Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64 2022-08-17T12:15:45.6344656Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64 2022-08-17T12:15:45.6666064Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32 2022-08-17T12:15:45.6678278Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64 2022-08-17T12:15:45.6752775Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64 2022-08-17T12:15:45.6755153Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64 2022-08-17T12:15:45.6759783Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64 2022-08-17T12:15:45.6774170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64 2022-08-17T12:15:45.6788116Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64 2022-08-17T12:15:45.6791545Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64 2022-08-17T12:15:45.7108676Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64 2022-08-17T12:15:45.7124758Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32 2022-08-17T12:15:45.7192402Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32 2022-08-17T12:15:45.7193500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64 2022-08-17T12:15:45.7194244Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64 2022-08-17T12:15:45.7221583Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32 2022-08-17T12:15:45.7225148Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64 2022-08-17T12:15:45.7229041Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32 2022-08-17T12:15:45.7549610Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64 2022-08-17T12:15:45.7634849Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64 2022-08-17T12:15:45.7635882Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32 2022-08-17T12:15:45.7636448Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32 2022-08-17T12:15:45.7641807Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32 2022-08-17T12:15:45.7665806Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64 2022-08-17T12:15:45.7671270Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32 2022-08-17T12:15:45.7675209Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32 2022-08-17T12:15:45.7990178Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32 2022-08-17T12:15:45.8006614Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64 2022-08-17T12:15:45.8073035Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64 2022-08-17T12:15:45.8074333Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64 2022-08-17T12:15:45.8075293Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32 2022-08-17T12:15:45.8096028Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32 2022-08-17T12:15:45.8102710Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32 2022-08-17T12:15:45.8109330Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32 2022-08-17T12:15:45.8425644Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64 2022-08-17T12:15:45.8439133Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64 2022-08-17T12:15:45.8510077Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64 2022-08-17T12:15:45.8513635Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32 2022-08-17T12:15:45.8515486Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64 2022-08-17T12:15:45.8539221Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32 2022-08-17T12:15:45.8542227Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64 2022-08-17T12:15:45.8544679Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32 2022-08-17T12:15:45.8865565Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32 2022-08-17T12:15:45.8877832Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32 2022-08-17T12:15:45.8949127Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32 2022-08-17T12:15:45.8953463Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32 2022-08-17T12:15:45.8956667Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64 2022-08-17T12:15:45.8967751Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64 2022-08-17T12:15:45.8972197Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64 2022-08-17T12:15:45.8982491Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32 2022-08-17T12:15:45.9305212Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64 2022-08-17T12:15:45.9317006Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64 2022-08-17T12:15:45.9391016Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64 2022-08-17T12:15:45.9392651Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64 2022-08-17T12:15:45.9395340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64 2022-08-17T12:15:45.9410949Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32 2022-08-17T12:15:45.9419180Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32 2022-08-17T12:15:45.9421953Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64 2022-08-17T12:15:45.9745779Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64 2022-08-17T12:15:45.9757458Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64 2022-08-17T12:15:45.9827943Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64 2022-08-17T12:15:45.9832448Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32 2022-08-17T12:15:45.9837591Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32 2022-08-17T12:15:45.9855770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32 2022-08-17T12:15:45.9858112Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32 2022-08-17T12:15:45.9861431Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32 2022-08-17T12:15:46.0185305Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32 2022-08-17T12:15:46.0196406Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32 2022-08-17T12:15:46.0268464Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32 2022-08-17T12:15:46.0274899Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32 2022-08-17T12:15:46.0277570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64 2022-08-17T12:15:46.0285450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64 2022-08-17T12:15:46.0298342Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32 2022-08-17T12:15:46.0301155Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64 2022-08-17T12:15:46.0625065Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64 2022-08-17T12:15:46.0637381Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64 2022-08-17T12:15:46.0711764Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64 2022-08-17T12:15:46.0712898Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64 2022-08-17T12:15:46.0716130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32 2022-08-17T12:15:46.0737311Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64 2022-08-17T12:15:46.0740345Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32 2022-08-17T12:15:46.0743762Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64 2022-08-17T12:15:46.1065314Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64 2022-08-17T12:15:46.1077479Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32 2022-08-17T12:15:46.1151626Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32 2022-08-17T12:15:46.1154352Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64 2022-08-17T12:15:46.1157463Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64 2022-08-17T12:15:46.1176892Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64 2022-08-17T12:15:46.1179107Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64 2022-08-17T12:15:46.1182919Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64 2022-08-17T12:15:46.1505842Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64 2022-08-17T12:15:46.1518276Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64 2022-08-17T12:15:46.1590227Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64 2022-08-17T12:15:46.1592110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64 2022-08-17T12:15:46.1593401Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32 2022-08-17T12:15:46.1609241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_complex64 2022-08-17T12:15:46.1621883Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64 2022-08-17T12:15:46.1624207Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_complex64 2022-08-17T12:15:46.1945852Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32 2022-08-17T12:15:46.1959363Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64 2022-08-17T12:15:46.2031351Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64 2022-08-17T12:15:46.2032396Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64 2022-08-17T12:15:46.2032770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64 2022-08-17T12:15:46.2049207Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32 2022-08-17T12:15:46.2061601Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64 2022-08-17T12:15:46.2064148Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32 2022-08-17T12:15:46.2387347Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64 2022-08-17T12:15:46.2401784Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_float32 2022-08-17T12:15:46.2469443Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_float32 2022-08-17T12:15:46.2472890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32 2022-08-17T12:15:46.2473919Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64 2022-08-17T12:15:46.2490424Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32 2022-08-17T12:15:46.2498448Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64 2022-08-17T12:15:46.2504933Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32 2022-08-17T12:15:46.2826511Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32 2022-08-17T12:15:46.2845338Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64 2022-08-17T12:15:46.2911610Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64 2022-08-17T12:15:46.2913878Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64 2022-08-17T12:15:46.2915725Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32 2022-08-17T12:15:46.2927205Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64 2022-08-17T12:15:46.2936303Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32 2022-08-17T12:15:46.2944475Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64 2022-08-17T12:15:46.3265371Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64 2022-08-17T12:15:46.3278103Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64 2022-08-17T12:15:46.3350498Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64 2022-08-17T12:15:46.3355476Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32 2022-08-17T12:15:46.3360216Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32 2022-08-17T12:15:46.3378962Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64 2022-08-17T12:15:46.3382151Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32 2022-08-17T12:15:46.3385222Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32 2022-08-17T12:15:46.3705385Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64 2022-08-17T12:15:46.3718570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64 2022-08-17T12:15:46.3789190Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64 2022-08-17T12:15:46.3793666Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64 2022-08-17T12:15:46.3794561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32 2022-08-17T12:15:46.3814838Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64 2022-08-17T12:15:46.3816819Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64 2022-08-17T12:15:46.3819244Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32 2022-08-17T12:15:46.4145656Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64 2022-08-17T12:15:46.4157818Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64 2022-08-17T12:15:46.4229646Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64 2022-08-17T12:15:46.4233443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32 2022-08-17T12:15:46.4235616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_float32 2022-08-17T12:15:46.4251159Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32 2022-08-17T12:15:46.4260458Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32 2022-08-17T12:15:46.4263335Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_float32 2022-08-17T12:15:46.4585436Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32 2022-08-17T12:15:46.4597761Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32 2022-08-17T12:15:46.4671052Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32 2022-08-17T12:15:46.4675086Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64 2022-08-17T12:15:46.4695893Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64 2022-08-17T12:15:46.4698391Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:15:46.4701153Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64 2022-08-17T12:15:46.4703509Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:15:46.5025117Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64 2022-08-17T12:15:46.5037274Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:15:46.5110374Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:15:46.5112240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:46.5116746Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32 2022-08-17T12:15:46.5128285Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64 2022-08-17T12:15:46.5130144Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64 2022-08-17T12:15:46.5138003Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32 2022-08-17T12:15:46.5465101Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:46.5477158Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:15:46.5550259Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:15:46.5553913Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:46.5555848Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:15:46.5573061Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64 2022-08-17T12:15:46.5579532Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:46.5582434Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64 2022-08-17T12:15:46.5905104Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:15:46.5917051Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64 2022-08-17T12:15:46.5989908Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64 2022-08-17T12:15:46.5992263Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:15:46.5995152Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64 2022-08-17T12:15:46.6010907Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:15:46.6018032Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:15:46.6020751Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:15:46.6347304Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64 2022-08-17T12:15:46.6360829Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64 2022-08-17T12:15:46.6428987Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64 2022-08-17T12:15:46.6432234Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32 2022-08-17T12:15:46.6433031Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64 2022-08-17T12:15:46.6449371Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64 2022-08-17T12:15:46.6460938Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64 2022-08-17T12:15:46.6464672Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64 2022-08-17T12:15:46.6785873Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32 2022-08-17T12:15:46.6799303Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32 2022-08-17T12:15:46.6870575Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32 2022-08-17T12:15:46.6871805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:15:46.6872238Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64 2022-08-17T12:15:46.6885875Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64 2022-08-17T12:15:46.6896236Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64 2022-08-17T12:15:46.6900029Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:15:46.7225386Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64 2022-08-17T12:15:46.7238246Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64 2022-08-17T12:15:46.7308149Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64 2022-08-17T12:15:46.7313483Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64 2022-08-17T12:15:46.7314378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64 2022-08-17T12:15:46.7335662Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32 2022-08-17T12:15:46.7338711Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64 2022-08-17T12:15:46.7341660Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32 2022-08-17T12:15:46.7665726Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64 2022-08-17T12:15:46.7680891Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32 2022-08-17T12:15:46.7750790Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32 2022-08-17T12:15:46.7752987Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64 2022-08-17T12:15:46.7754286Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32 2022-08-17T12:15:46.7766294Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32 2022-08-17T12:15:46.7777329Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64 2022-08-17T12:15:46.7780075Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32 2022-08-17T12:15:46.8105912Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32 2022-08-17T12:15:46.8118513Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32 2022-08-17T12:15:46.8189070Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32 2022-08-17T12:15:46.8194364Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32 2022-08-17T12:15:46.8196945Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64 2022-08-17T12:15:46.8219826Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32 2022-08-17T12:15:46.8222608Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32 2022-08-17T12:15:46.8225529Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32 2022-08-17T12:15:46.8548898Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64 2022-08-17T12:15:46.8563387Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:15:46.8633317Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:15:46.8637691Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64 2022-08-17T12:15:46.8638690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64 2022-08-17T12:15:46.8659258Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:46.8667002Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:46.8669839Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64 2022-08-17T12:15:46.8989073Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64 2022-08-17T12:15:46.9003564Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64 2022-08-17T12:15:46.9073912Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64 2022-08-17T12:15:46.9075065Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64 2022-08-17T12:15:46.9076511Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64 2022-08-17T12:15:46.9096955Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32 2022-08-17T12:15:46.9099797Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64 2022-08-17T12:15:46.9174270Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64 2022-08-17T12:15:46.9429148Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32 2022-08-17T12:15:46.9444959Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32 2022-08-17T12:15:46.9514106Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32 2022-08-17T12:15:46.9515645Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64 2022-08-17T12:15:46.9516240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64 2022-08-17T12:15:46.9536224Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64 2022-08-17T12:15:46.9539954Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64 2022-08-17T12:15:46.9602177Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64 2022-08-17T12:15:46.9868394Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64 2022-08-17T12:15:46.9882326Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32 2022-08-17T12:15:46.9952880Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32 2022-08-17T12:15:46.9953362Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64 2022-08-17T12:15:46.9953849Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64 2022-08-17T12:15:46.9975432Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64 2022-08-17T12:15:46.9983829Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64 2022-08-17T12:15:46.9987430Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64 2022-08-17T12:15:47.0305623Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64 2022-08-17T12:15:47.0318433Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32 2022-08-17T12:15:47.0389649Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32 2022-08-17T12:15:47.0392166Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64 2022-08-17T12:15:47.0395465Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32 2022-08-17T12:15:47.0417857Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64 2022-08-17T12:15:47.0420487Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64 2022-08-17T12:15:47.0422722Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64 2022-08-17T12:15:47.0745437Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32 2022-08-17T12:15:47.0757403Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32 2022-08-17T12:15:47.0828417Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32 2022-08-17T12:15:47.0833671Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32 2022-08-17T12:15:47.0836485Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64 2022-08-17T12:15:47.0854940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64 2022-08-17T12:15:47.0862661Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32 2022-08-17T12:15:47.0865798Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64 2022-08-17T12:15:47.1185869Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64 2022-08-17T12:15:47.1198631Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32 2022-08-17T12:15:47.1271051Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32 2022-08-17T12:15:47.1271958Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:15:47.1273060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32 2022-08-17T12:15:47.1285226Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:15:47.1295345Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:15:47.1303809Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32 2022-08-17T12:15:47.1625754Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:15:47.1638332Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32 2022-08-17T12:15:47.1709942Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32 2022-08-17T12:15:47.1710561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32 2022-08-17T12:15:47.1713352Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64 2022-08-17T12:15:47.1726472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64 2022-08-17T12:15:47.1739400Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64 2022-08-17T12:15:47.1743012Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64 2022-08-17T12:15:47.2065637Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32 2022-08-17T12:15:47.2078696Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:15:47.2149083Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:15:47.2154805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64 2022-08-17T12:15:47.2156060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:15:47.2166067Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64 2022-08-17T12:15:47.2179940Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64 2022-08-17T12:15:47.2182602Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:15:47.2505926Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64 2022-08-17T12:15:47.2521856Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32 2022-08-17T12:15:47.2592251Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32 2022-08-17T12:15:47.2596389Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64 2022-08-17T12:15:47.2597669Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:15:47.2605990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32 2022-08-17T12:15:47.2619441Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64 2022-08-17T12:15:47.2622672Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:15:47.2946442Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32 2022-08-17T12:15:47.2958262Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32 2022-08-17T12:15:47.3028534Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32 2022-08-17T12:15:47.3032847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64 2022-08-17T12:15:47.3035150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:15:47.3052064Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32 2022-08-17T12:15:47.3058805Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:15:47.3061732Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32 2022-08-17T12:15:47.3385374Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64 2022-08-17T12:15:47.3397651Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32 2022-08-17T12:15:47.3470132Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32 2022-08-17T12:15:47.3472136Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64 2022-08-17T12:15:47.3477539Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64 2022-08-17T12:15:47.3491467Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:15:47.3500077Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64 2022-08-17T12:15:47.3503121Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64 2022-08-17T12:15:47.3825827Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:15:47.3838829Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:15:47.3910432Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:15:47.3913906Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:47.3915336Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32 2022-08-17T12:15:47.3927161Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64 2022-08-17T12:15:47.3938777Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32 2022-08-17T12:15:47.3941675Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:47.4265914Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64 2022-08-17T12:15:47.4279028Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64 2022-08-17T12:15:47.4352869Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64 2022-08-17T12:15:47.4354267Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:15:47.4355651Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32 2022-08-17T12:15:47.4377958Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32 2022-08-17T12:15:47.4380812Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32 2022-08-17T12:15:47.4383106Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:15:47.4708501Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32 2022-08-17T12:15:47.4722770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64 2022-08-17T12:15:47.4789362Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64 2022-08-17T12:15:47.4793311Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32 2022-08-17T12:15:47.4794972Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32 2022-08-17T12:15:47.4819420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32 2022-08-17T12:15:47.4821840Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32 2022-08-17T12:15:47.4824093Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32 2022-08-17T12:15:47.5146564Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32 2022-08-17T12:15:47.5162212Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64 2022-08-17T12:15:47.5230881Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64 2022-08-17T12:15:47.5231587Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32 2022-08-17T12:15:47.5232681Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32 2022-08-17T12:15:47.5252172Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:15:47.5261064Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32 2022-08-17T12:15:47.5264310Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32 2022-08-17T12:15:47.5586151Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:15:47.5598862Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64 2022-08-17T12:15:47.5668387Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64 2022-08-17T12:15:47.5671480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:15:47.5672369Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:47.5695762Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32 2022-08-17T12:15:47.5698715Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32 2022-08-17T12:15:47.5701548Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:15:47.6025557Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:47.6039656Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64 2022-08-17T12:15:47.6109387Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64 2022-08-17T12:15:47.6112230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32 2022-08-17T12:15:47.6114724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64 2022-08-17T12:15:47.6135551Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32 2022-08-17T12:15:47.6138004Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32 2022-08-17T12:15:47.6140818Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64 2022-08-17T12:15:47.6465584Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32 2022-08-17T12:15:47.6477114Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64 2022-08-17T12:15:47.6550656Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64 2022-08-17T12:15:47.6552710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:47.6553908Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64 2022-08-17T12:15:47.6572622Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32 2022-08-17T12:15:47.6575419Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32 2022-08-17T12:15:47.6582668Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:47.6905014Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64 2022-08-17T12:15:47.6917245Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64 2022-08-17T12:15:47.6989806Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64 2022-08-17T12:15:47.6993781Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64 2022-08-17T12:15:47.6996467Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64 2022-08-17T12:15:47.7015937Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32 2022-08-17T12:15:47.7018607Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32 2022-08-17T12:15:47.7021184Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64 2022-08-17T12:15:47.7345226Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64 2022-08-17T12:15:47.7359840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64 2022-08-17T12:15:47.7430472Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64 2022-08-17T12:15:47.7431719Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64 2022-08-17T12:15:47.7434586Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64 2022-08-17T12:15:47.7446538Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32 2022-08-17T12:15:47.7453858Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32 2022-08-17T12:15:47.7462922Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64 2022-08-17T12:15:47.7785408Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64 2022-08-17T12:15:47.7799094Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32 2022-08-17T12:15:47.7867215Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32 2022-08-17T12:15:47.7870944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64 2022-08-17T12:15:47.7874371Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64 2022-08-17T12:15:47.7895905Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32 2022-08-17T12:15:47.7898970Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64 2022-08-17T12:15:47.7902240Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32 2022-08-17T12:15:47.8224763Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64 2022-08-17T12:15:47.8236745Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32 2022-08-17T12:15:47.8309504Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32 2022-08-17T12:15:47.8310404Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64 2022-08-17T12:15:47.8316538Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64 2022-08-17T12:15:47.8335236Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64 2022-08-17T12:15:47.8341540Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64 2022-08-17T12:15:47.8344258Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64 2022-08-17T12:15:47.8665361Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64 2022-08-17T12:15:47.8676780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64 2022-08-17T12:15:47.8748801Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64 2022-08-17T12:15:47.8752900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32 2022-08-17T12:15:47.8754974Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32 2022-08-17T12:15:47.8775066Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32 2022-08-17T12:15:47.8777471Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32 2022-08-17T12:15:47.8780468Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32 2022-08-17T12:15:47.9106247Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32 2022-08-17T12:15:47.9118971Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32 2022-08-17T12:15:47.9189840Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32 2022-08-17T12:15:47.9192857Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64 2022-08-17T12:15:47.9194741Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_float32 2022-08-17T12:15:47.9213386Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64 2022-08-17T12:15:47.9220190Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64 2022-08-17T12:15:47.9222954Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_float32 2022-08-17T12:15:47.9545284Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64 2022-08-17T12:15:47.9557608Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64 2022-08-17T12:15:47.9630465Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64 2022-08-17T12:15:47.9632361Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64 2022-08-17T12:15:47.9633680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32 2022-08-17T12:15:47.9655341Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32 2022-08-17T12:15:47.9656700Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64 2022-08-17T12:15:47.9659720Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32 2022-08-17T12:15:48.0029202Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32 2022-08-17T12:15:48.0043600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_int64 2022-08-17T12:15:48.0070231Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_int64 2022-08-17T12:15:48.0073764Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32 2022-08-17T12:15:48.0074384Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32 2022-08-17T12:15:48.0096558Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64 2022-08-17T12:15:48.0104997Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32 2022-08-17T12:15:48.0107626Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64 2022-08-17T12:15:48.0468417Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32 2022-08-17T12:15:48.0485174Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64 2022-08-17T12:15:48.0511532Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64 2022-08-17T12:15:48.0512127Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_complex64 2022-08-17T12:15:48.0513066Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64 2022-08-17T12:15:48.0534973Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32 2022-08-17T12:15:48.0542847Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64 2022-08-17T12:15:48.0549777Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_complex64 2022-08-17T12:15:48.0908976Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32 2022-08-17T12:15:48.0923350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64 2022-08-17T12:15:48.0951662Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64 2022-08-17T12:15:48.0953004Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32 2022-08-17T12:15:48.0954581Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64 2022-08-17T12:15:48.0974090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64 2022-08-17T12:15:48.0981392Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32 2022-08-17T12:15:48.0990328Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64 2022-08-17T12:15:48.1347896Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64 2022-08-17T12:15:48.1364004Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64 2022-08-17T12:15:48.1391652Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64 2022-08-17T12:15:48.1392327Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64 2022-08-17T12:15:48.1392851Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32 2022-08-17T12:15:48.1406677Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64 2022-08-17T12:15:48.1419805Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64 2022-08-17T12:15:48.1422380Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32 2022-08-17T12:15:48.1786517Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64 2022-08-17T12:15:48.1800006Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32 2022-08-17T12:15:48.1831097Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32 2022-08-17T12:15:48.1833657Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32 2022-08-17T12:15:48.1836672Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32 2022-08-17T12:15:48.1860007Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64 2022-08-17T12:15:48.1861917Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64 2022-08-17T12:15:48.1865800Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32 2022-08-17T12:15:48.2227521Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32 2022-08-17T12:15:48.2246066Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64 2022-08-17T12:15:48.2270176Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64 2022-08-17T12:15:48.2271395Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32 2022-08-17T12:15:48.2274249Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64 2022-08-17T12:15:48.2300158Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64 2022-08-17T12:15:48.2302151Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32 2022-08-17T12:15:48.2305886Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64 2022-08-17T12:15:48.2668597Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64 2022-08-17T12:15:48.2681873Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64 2022-08-17T12:15:48.2712215Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64 2022-08-17T12:15:48.2713075Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32 2022-08-17T12:15:48.2714405Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64 2022-08-17T12:15:48.2739973Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32 2022-08-17T12:15:48.2742640Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32 2022-08-17T12:15:48.2744635Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32 2022-08-17T12:15:48.3105830Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64 2022-08-17T12:15:48.3119034Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32 2022-08-17T12:15:48.3150766Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32 2022-08-17T12:15:48.3153063Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64 2022-08-17T12:15:48.3156944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64 2022-08-17T12:15:48.3167421Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32 2022-08-17T12:15:48.3179517Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32 2022-08-17T12:15:48.3182510Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64 2022-08-17T12:15:48.3545209Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64 2022-08-17T12:15:48.3576395Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64 2022-08-17T12:15:48.3590057Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64 2022-08-17T12:15:48.3608987Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32 2022-08-17T12:15:48.3620678Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32 2022-08-17T12:15:48.3623452Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32 2022-08-17T12:15:48.3624760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64 2022-08-17T12:15:48.3627651Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64 2022-08-17T12:15:48.3986453Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32 2022-08-17T12:15:48.3999631Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64 2022-08-17T12:15:48.4028413Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64 2022-08-17T12:15:48.4034949Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32 2022-08-17T12:15:48.4046661Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64 2022-08-17T12:15:48.4054002Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32 2022-08-17T12:15:48.4061737Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32 2022-08-17T12:15:48.4064672Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32 2022-08-17T12:15:48.4425788Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64 2022-08-17T12:15:48.4438098Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32 2022-08-17T12:15:48.4470313Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32 2022-08-17T12:15:48.4473977Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64 2022-08-17T12:15:48.4478779Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64 2022-08-17T12:15:48.4490789Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64 2022-08-17T12:15:48.4498046Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64 2022-08-17T12:15:48.4500886Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64 2022-08-17T12:15:48.4865632Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64 2022-08-17T12:15:48.4878929Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64 2022-08-17T12:15:48.4910307Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64 2022-08-17T12:15:48.4911635Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64 2022-08-17T12:15:48.4915510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64 2022-08-17T12:15:48.4926978Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64 2022-08-17T12:15:48.4939142Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64 2022-08-17T12:15:48.4942860Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64 2022-08-17T12:15:48.5305246Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64 2022-08-17T12:15:48.5317426Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64 2022-08-17T12:15:48.5350824Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64 2022-08-17T12:15:48.5352779Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64 2022-08-17T12:15:48.5354623Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32 2022-08-17T12:15:48.5366034Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32 2022-08-17T12:15:48.5389507Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32 2022-08-17T12:15:48.5392822Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32 2022-08-17T12:15:48.5745169Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64 2022-08-17T12:15:48.5756761Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32 2022-08-17T12:15:48.5789633Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32 2022-08-17T12:15:48.5793791Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64 2022-08-17T12:15:48.5795727Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64 2022-08-17T12:15:48.5811520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32 2022-08-17T12:15:48.5819206Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32 2022-08-17T12:15:48.5821639Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64 2022-08-17T12:15:48.6185604Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64 2022-08-17T12:15:48.6196674Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32 2022-08-17T12:15:48.6231562Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32 2022-08-17T12:15:48.6234759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64 2022-08-17T12:15:48.6249433Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64 2022-08-17T12:15:48.6255906Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64 2022-08-17T12:15:48.6263171Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64 2022-08-17T12:15:48.6265725Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64 2022-08-17T12:15:48.6626048Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64 2022-08-17T12:15:48.6638213Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32 2022-08-17T12:15:48.6671832Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32 2022-08-17T12:15:48.6675043Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64 2022-08-17T12:15:48.6676228Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64 2022-08-17T12:15:48.6697619Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64 2022-08-17T12:15:48.6700270Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64 2022-08-17T12:15:48.6702998Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64 2022-08-17T12:15:48.7065568Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64 2022-08-17T12:15:48.7079449Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64 2022-08-17T12:15:48.7108786Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64 2022-08-17T12:15:48.7113942Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32 2022-08-17T12:15:48.7114566Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32 2022-08-17T12:15:48.7127156Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:15:48.7135872Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32 2022-08-17T12:15:48.7143561Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:15:48.7505124Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32 2022-08-17T12:15:48.7516889Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:15:48.7553151Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:15:48.7555494Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64 2022-08-17T12:15:48.7556654Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32 2022-08-17T12:15:48.7573438Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:48.7581447Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64 2022-08-17T12:15:48.7584476Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32 2022-08-17T12:15:48.7945333Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:48.7956721Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:15:48.7990185Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:15:48.7992554Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:48.7995633Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32 2022-08-17T12:15:48.8017092Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64 2022-08-17T12:15:48.8019912Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32 2022-08-17T12:15:48.8022933Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:48.8385228Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64 2022-08-17T12:15:48.8398843Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32 2022-08-17T12:15:48.8432160Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32 2022-08-17T12:15:48.8434928Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64 2022-08-17T12:15:48.8436738Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32 2022-08-17T12:15:48.8454070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:15:48.8456635Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:15:48.8459693Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64 2022-08-17T12:15:48.8825331Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32 2022-08-17T12:15:48.8836728Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32 2022-08-17T12:15:48.8869215Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32 2022-08-17T12:15:48.8872860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64 2022-08-17T12:15:48.8878031Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32 2022-08-17T12:15:48.8889329Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64 2022-08-17T12:15:48.8901185Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64 2022-08-17T12:15:48.8904510Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32 2022-08-17T12:15:48.9265259Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64 2022-08-17T12:15:48.9277104Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64 2022-08-17T12:15:48.9308854Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64 2022-08-17T12:15:48.9314354Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32 2022-08-17T12:15:48.9315005Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32 2022-08-17T12:15:48.9339301Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64 2022-08-17T12:15:48.9342415Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32 2022-08-17T12:15:48.9345239Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64 2022-08-17T12:15:48.9705628Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32 2022-08-17T12:15:48.9717371Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32 2022-08-17T12:15:48.9748724Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32 2022-08-17T12:15:48.9753467Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64 2022-08-17T12:15:48.9757026Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32 2022-08-17T12:15:48.9776622Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64 2022-08-17T12:15:48.9779735Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32 2022-08-17T12:15:48.9782337Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64 2022-08-17T12:15:49.0145260Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64 2022-08-17T12:15:49.0157341Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64 2022-08-17T12:15:49.0189913Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64 2022-08-17T12:15:49.0194696Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32 2022-08-17T12:15:49.0197175Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:15:49.0213286Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64 2022-08-17T12:15:49.0221639Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32 2022-08-17T12:15:49.0224991Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64 2022-08-17T12:15:49.0587101Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:15:49.0600487Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64 2022-08-17T12:15:49.0632315Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64 2022-08-17T12:15:49.0633048Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32 2022-08-17T12:15:49.0633885Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32 2022-08-17T12:15:49.0651712Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:15:49.0658615Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32 2022-08-17T12:15:49.0664062Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32 2022-08-17T12:15:49.1025580Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:15:49.1038342Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:15:49.1069318Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:15:49.1072894Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64 2022-08-17T12:15:49.1073457Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:49.1095143Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32 2022-08-17T12:15:49.1097219Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64 2022-08-17T12:15:49.1099759Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32 2022-08-17T12:15:49.1467725Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:49.1481196Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:15:49.1510994Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:15:49.1513608Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32 2022-08-17T12:15:49.1514764Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32 2022-08-17T12:15:49.1536782Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64 2022-08-17T12:15:49.1539996Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32 2022-08-17T12:15:49.1545206Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64 2022-08-17T12:15:49.1910913Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32 2022-08-17T12:15:49.1929962Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32 2022-08-17T12:15:49.1974307Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32 2022-08-17T12:15:49.1975167Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64 2022-08-17T12:15:49.1981453Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:15:49.1983468Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64 2022-08-17T12:15:49.1986863Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64 2022-08-17T12:15:49.1989828Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64 2022-08-17T12:15:49.2349427Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:15:49.2363847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64 2022-08-17T12:15:49.2410805Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64 2022-08-17T12:15:49.2411399Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64 2022-08-17T12:15:49.2411790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64 2022-08-17T12:15:49.2412320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64 2022-08-17T12:15:49.2414286Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64 2022-08-17T12:15:49.2422719Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64 2022-08-17T12:15:49.2789527Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64 2022-08-17T12:15:49.2849225Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32 2022-08-17T12:15:49.2849759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64 2022-08-17T12:15:49.2850175Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64 2022-08-17T12:15:49.2850565Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32 2022-08-17T12:15:49.2852924Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32 2022-08-17T12:15:49.2865842Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64 2022-08-17T12:15:49.2992345Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64 2022-08-17T12:15:49.3228909Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32 2022-08-17T12:15:49.3242743Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64 2022-08-17T12:15:49.3269460Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64 2022-08-17T12:15:49.3290478Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32 2022-08-17T12:15:49.3290974Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32 2022-08-17T12:15:49.3291353Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32 2022-08-17T12:15:49.3300069Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32 2022-08-17T12:15:49.3307376Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32 2022-08-17T12:15:49.3666051Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32 2022-08-17T12:15:49.3679436Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32 2022-08-17T12:15:49.3709350Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32 2022-08-17T12:15:49.3712999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32 2022-08-17T12:15:49.3715388Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64 2022-08-17T12:15:49.3726245Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64 2022-08-17T12:15:49.3738348Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64 2022-08-17T12:15:49.3741351Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64 2022-08-17T12:15:49.4105738Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32 2022-08-17T12:15:49.4118838Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64 2022-08-17T12:15:49.4148053Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64 2022-08-17T12:15:49.4151371Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64 2022-08-17T12:15:49.4155674Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64 2022-08-17T12:15:49.4172154Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32 2022-08-17T12:15:49.4180971Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64 2022-08-17T12:15:49.4184248Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32 2022-08-17T12:15:49.4545907Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64 2022-08-17T12:15:49.4560172Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64 2022-08-17T12:15:49.4590398Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64 2022-08-17T12:15:49.4594803Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64 2022-08-17T12:15:49.4596871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:15:49.4613186Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32 2022-08-17T12:15:49.4617771Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:15:49.4620850Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64 2022-08-17T12:15:49.4986475Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32 2022-08-17T12:15:49.4999221Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:15:49.5029337Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:15:49.5032343Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:15:49.5036981Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32 2022-08-17T12:15:49.5055594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:49.5062520Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32 2022-08-17T12:15:49.5065346Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:49.5425602Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:15:49.5438966Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:15:49.5468616Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:15:49.5473567Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:15:49.5474574Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64 2022-08-17T12:15:49.5485479Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:49.5497805Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:15:49.5500801Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64 2022-08-17T12:15:49.5865383Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:49.5877466Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:15:49.5908468Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:15:49.5912542Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:15:49.5915024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:15:49.5926330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:15:49.5940490Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:15:49.5942898Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:15:49.6305249Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:15:49.6316851Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32 2022-08-17T12:15:49.6348175Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32 2022-08-17T12:15:49.6353274Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:15:49.6354581Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32 2022-08-17T12:15:49.6371400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:49.6378126Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32 2022-08-17T12:15:49.6381224Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:15:49.6745615Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:49.6759668Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:15:49.6788805Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:15:49.6792341Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:15:49.6796928Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32 2022-08-17T12:15:49.6812461Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64 2022-08-17T12:15:49.6821155Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64 2022-08-17T12:15:49.6824231Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:15:49.7185534Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32 2022-08-17T12:15:49.7196569Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64 2022-08-17T12:15:49.7269558Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64 2022-08-17T12:15:49.7274209Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64 2022-08-17T12:15:49.7275093Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64 2022-08-17T12:15:49.7290847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:15:49.7298326Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64 2022-08-17T12:15:49.7301740Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64 2022-08-17T12:15:49.7626235Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:15:49.7637731Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:15:49.7710162Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:15:49.7711080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:15:49.7711788Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:15:49.7726059Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64 2022-08-17T12:15:49.7738280Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:15:49.7741957Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:15:49.8065008Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64 2022-08-17T12:15:49.8077019Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:15:49.8151910Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:15:49.8152804Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:15:49.8153339Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32 2022-08-17T12:15:49.8165468Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32 2022-08-17T12:15:49.8171894Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32 2022-08-17T12:15:49.8179932Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:15:49.8504953Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32 2022-08-17T12:15:49.8516702Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:15:49.8589686Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:15:49.8590326Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:49.8590742Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:15:49.8615214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:15:49.8617711Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:15:49.8620358Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:49.8945003Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:15:49.8957115Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32 2022-08-17T12:15:49.9030427Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32 2022-08-17T12:15:49.9032846Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:15:49.9034510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:15:49.9054351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32 2022-08-17T12:15:49.9056567Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:15:49.9059027Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:15:49.9385102Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32 2022-08-17T12:15:49.9396870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32 2022-08-17T12:15:49.9471571Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32 2022-08-17T12:15:49.9472683Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:15:49.9475173Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:49.9497255Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:15:49.9500197Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:49.9502805Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:15:49.9825690Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:15:49.9836703Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:15:49.9909378Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:15:49.9910238Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:49.9914464Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32 2022-08-17T12:15:49.9926573Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32 2022-08-17T12:15:49.9938304Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32 2022-08-17T12:15:49.9942258Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:50.0265104Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32 2022-08-17T12:15:50.0276704Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32 2022-08-17T12:15:50.0349948Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32 2022-08-17T12:15:50.0352799Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:50.0353913Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32 2022-08-17T12:15:50.0365057Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:15:50.0373272Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:15:50.0382442Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:50.0706193Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32 2022-08-17T12:15:50.0718744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32 2022-08-17T12:15:50.0788899Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32 2022-08-17T12:15:50.0791684Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32 2022-08-17T12:15:50.0816792Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:50.0825860Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:50.0827292Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:15:50.0836299Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:15:50.1145435Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32 2022-08-17T12:15:50.1158084Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64 2022-08-17T12:15:50.1229738Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64 2022-08-17T12:15:50.1231993Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:50.1232505Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:15:50.1248081Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32 2022-08-17T12:15:50.1259730Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32 2022-08-17T12:15:50.1262897Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:15:50.1585120Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:50.1606169Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:15:50.1669648Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:15:50.1670445Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_int64 2022-08-17T12:15:50.1672024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:50.1694886Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32 2022-08-17T12:15:50.1697526Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32 2022-08-17T12:15:50.1700470Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_int64 2022-08-17T12:15:50.2025230Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:50.2036575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:15:50.2109681Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:15:50.2112336Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32 2022-08-17T12:15:50.2115605Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:50.2127160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:50.2137503Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32 2022-08-17T12:15:50.2140246Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:50.2465815Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:50.2477787Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:15:50.2550053Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:15:50.2552870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:15:50.2555174Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:50.2577029Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:15:50.2579546Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:15:50.2582341Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:50.2904852Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:15:50.2917529Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64 2022-08-17T12:15:50.2988288Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64 2022-08-17T12:15:50.2992764Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:15:50.3000624Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32 2022-08-17T12:15:50.3004443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32 2022-08-17T12:15:50.3020132Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32 2022-08-17T12:15:50.3023974Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:15:50.3347328Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32 2022-08-17T12:15:50.3364355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:15:50.3430060Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:15:50.3431044Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:15:50.3432378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32 2022-08-17T12:15:50.3453589Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:50.3579246Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32 2022-08-17T12:15:50.3585348Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:50.3788731Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:15:50.3805585Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:15:50.3869767Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:15:50.3873382Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:50.3874786Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64 2022-08-17T12:15:50.3892288Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:15:50.3899093Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:50.3985016Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64 2022-08-17T12:15:50.4228289Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:15:50.4245779Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:15:50.4310949Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:15:50.4311944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:50.4312633Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:15:50.4339522Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:50.4342441Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:50.4345087Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:50.4668903Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:15:50.4686238Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:15:50.4751885Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:15:50.4753013Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:15:50.4753735Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32 2022-08-17T12:15:50.4776961Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64 2022-08-17T12:15:50.4778707Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64 2022-08-17T12:15:50.4837775Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32 2022-08-17T12:15:50.5106251Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:15:50.5120393Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:15:50.5193922Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:15:50.5194804Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:50.5195536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32 2022-08-17T12:15:50.5218613Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:15:50.5222499Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:15:50.5226017Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32 2022-08-17T12:15:50.5545394Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:50.5558365Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32 2022-08-17T12:15:50.5629792Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32 2022-08-17T12:15:50.5634012Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64 2022-08-17T12:15:50.5635336Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32 2022-08-17T12:15:50.5646003Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:50.5654554Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32 2022-08-17T12:15:50.5661392Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:50.5985282Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64 2022-08-17T12:15:50.5997838Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64 2022-08-17T12:15:50.6070074Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64 2022-08-17T12:15:50.6075645Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:15:50.6076264Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32 2022-08-17T12:15:50.6086222Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:15:50.6098802Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32 2022-08-17T12:15:50.6101394Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:15:50.6425267Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:15:50.6440070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:15:50.6510277Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:15:50.6512378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32 2022-08-17T12:15:50.6516868Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:15:50.6529642Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:50.6536427Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32 2022-08-17T12:15:50.6544369Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:15:50.6866468Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:50.6878469Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:15:50.6949169Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:15:50.6954651Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:15:50.6955067Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32 2022-08-17T12:15:50.6966683Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:50.6979303Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32 2022-08-17T12:15:50.6982586Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:50.7304943Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:15:50.7316270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:15:50.7389115Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:15:50.7390894Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:15:50.7392087Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:15:50.7411227Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:50.7418240Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:15:50.7420554Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:15:50.7744925Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:50.7757029Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:15:50.7830854Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:15:50.7832675Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:15:50.7833208Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32 2022-08-17T12:15:50.7844938Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:50.7857139Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:50.7858740Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32 2022-08-17T12:15:50.8185086Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:15:50.8197085Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32 2022-08-17T12:15:50.8270407Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32 2022-08-17T12:15:50.8272461Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:15:50.8273440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:15:50.8285499Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32 2022-08-17T12:15:50.8293909Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:15:50.8300643Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:15:50.8625426Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32 2022-08-17T12:15:50.8637355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64 2022-08-17T12:15:50.8710609Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64 2022-08-17T12:15:50.8712672Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:50.8713672Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32 2022-08-17T12:15:50.8728223Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:15:50.8738815Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:15:50.8741740Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32 2022-08-17T12:15:50.9065192Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:50.9077416Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32 2022-08-17T12:15:50.9148619Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32 2022-08-17T12:15:50.9150977Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64 2022-08-17T12:15:50.9152249Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32 2022-08-17T12:15:50.9162683Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:50.9179316Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64 2022-08-17T12:15:50.9182060Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:50.9505885Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32 2022-08-17T12:15:50.9518615Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:15:50.9590771Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:15:50.9592535Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:50.9593515Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32 2022-08-17T12:15:50.9615617Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64 2022-08-17T12:15:50.9618492Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32 2022-08-17T12:15:50.9621163Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64 2022-08-17T12:15:50.9945047Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:50.9957110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32 2022-08-17T12:15:51.0028595Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32 2022-08-17T12:15:51.0033279Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:15:51.0034028Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32 2022-08-17T12:15:51.0046319Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64 2022-08-17T12:15:51.0058814Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:15:51.0061706Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64 2022-08-17T12:15:51.0385459Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32 2022-08-17T12:15:51.0397238Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:15:51.0469889Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:15:51.0470491Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:15:51.0474114Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:15:51.0491039Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:51.0498111Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:15:51.0501204Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:15:51.0825392Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:51.0836871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64 2022-08-17T12:15:51.0909163Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64 2022-08-17T12:15:51.0912602Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32 2022-08-17T12:15:51.0913608Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64 2022-08-17T12:15:51.0925426Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:15:51.0937765Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32 2022-08-17T12:15:51.0940338Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:15:51.1265346Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64 2022-08-17T12:15:51.1279731Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:15:51.1348024Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:15:51.1351734Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64 2022-08-17T12:15:51.1356267Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:15:51.1373186Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:51.1376369Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64 2022-08-17T12:15:51.1382768Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:51.1705545Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:15:51.1718153Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32 2022-08-17T12:15:51.1787715Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32 2022-08-17T12:15:51.1792301Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:15:51.1796498Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:51.1806734Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32 2022-08-17T12:15:51.1819986Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:15:51.1822745Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:51.2145619Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32 2022-08-17T12:15:51.2157654Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32 2022-08-17T12:15:51.2230515Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32 2022-08-17T12:15:51.2231498Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64 2022-08-17T12:15:51.2232319Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:15:51.2249929Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32 2022-08-17T12:15:51.2257816Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:15:51.2261206Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32 2022-08-17T12:15:51.2585201Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64 2022-08-17T12:15:51.2597612Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64 2022-08-17T12:15:51.2669458Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64 2022-08-17T12:15:51.2670664Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32 2022-08-17T12:15:51.2671759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:15:51.2686060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32 2022-08-17T12:15:51.2693534Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:15:51.2702399Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32 2022-08-17T12:15:51.3025479Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32 2022-08-17T12:15:51.3037787Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64 2022-08-17T12:15:51.3110813Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64 2022-08-17T12:15:51.3113009Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64 2022-08-17T12:15:51.3114629Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32 2022-08-17T12:15:51.3127991Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64 2022-08-17T12:15:51.3138671Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64 2022-08-17T12:15:51.3141243Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64 2022-08-17T12:15:51.3464749Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32 2022-08-17T12:15:51.3477765Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64 2022-08-17T12:15:51.3552773Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64 2022-08-17T12:15:51.3554125Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64 2022-08-17T12:15:51.3554973Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64 2022-08-17T12:15:51.3571214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32 2022-08-17T12:15:51.3578589Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64 2022-08-17T12:15:51.3581627Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32 2022-08-17T12:15:51.3905525Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64 2022-08-17T12:15:51.3917487Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32 2022-08-17T12:15:51.3990145Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32 2022-08-17T12:15:51.3994168Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64 2022-08-17T12:15:51.3996219Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32 2022-08-17T12:15:51.4014193Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64 2022-08-17T12:15:51.4018597Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32 2022-08-17T12:15:51.4020787Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64 2022-08-17T12:15:51.4345209Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64 2022-08-17T12:15:51.4357520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32 2022-08-17T12:15:51.4429742Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32 2022-08-17T12:15:51.4433941Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64 2022-08-17T12:15:51.4434532Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:15:51.4447310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64 2022-08-17T12:15:51.4459394Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64 2022-08-17T12:15:51.4461833Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64 2022-08-17T12:15:51.4785576Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:15:51.4797418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64 2022-08-17T12:15:51.4869351Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64 2022-08-17T12:15:51.4873314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:15:51.4874449Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32 2022-08-17T12:15:51.4886142Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32 2022-08-17T12:15:51.4899524Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32 2022-08-17T12:15:51.4908562Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:15:51.5231069Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32 2022-08-17T12:15:51.5248261Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:15:51.5311014Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:15:51.5313709Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:51.5314763Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32 2022-08-17T12:15:51.5336451Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:15:51.5347645Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32 2022-08-17T12:15:51.5349831Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:15:51.5668631Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:51.5686078Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:15:51.5750232Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:15:51.5753525Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32 2022-08-17T12:15:51.5755134Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:51.5781173Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64 2022-08-17T12:15:51.5783901Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32 2022-08-17T12:15:51.5786219Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:51.6108181Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64 2022-08-17T12:15:51.6145631Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:15:51.6192473Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:15:51.6193159Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:15:51.6194614Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64 2022-08-17T12:15:51.6217419Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64 2022-08-17T12:15:51.6226630Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64 2022-08-17T12:15:51.6230277Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:15:51.6547602Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64 2022-08-17T12:15:51.6563142Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64 2022-08-17T12:15:51.6631550Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64 2022-08-17T12:15:51.6632168Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32 2022-08-17T12:15:51.6632898Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32 2022-08-17T12:15:51.6650837Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:15:51.6661287Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:15:51.6664085Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32 2022-08-17T12:15:51.6986500Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32 2022-08-17T12:15:51.6998378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32 2022-08-17T12:15:51.7069732Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32 2022-08-17T12:15:51.7070724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32 2022-08-17T12:15:51.7071759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32 2022-08-17T12:15:51.7085270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64 2022-08-17T12:15:51.7109497Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32 2022-08-17T12:15:51.7112030Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64 2022-08-17T12:15:51.7425538Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32 2022-08-17T12:15:51.7438048Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64 2022-08-17T12:15:51.7509912Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64 2022-08-17T12:15:51.7511681Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64 2022-08-17T12:15:51.7515561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64 2022-08-17T12:15:51.7535741Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32 2022-08-17T12:15:51.7538724Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64 2022-08-17T12:15:51.7541818Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64 2022-08-17T12:15:51.7866007Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32 2022-08-17T12:15:51.7877326Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32 2022-08-17T12:15:51.7947946Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32 2022-08-17T12:15:51.7953020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64 2022-08-17T12:15:51.7954404Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32 2022-08-17T12:15:51.7973286Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64 2022-08-17T12:15:51.7980342Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32 2022-08-17T12:15:51.7984223Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64 2022-08-17T12:15:51.8304752Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64 2022-08-17T12:15:51.8316415Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32 2022-08-17T12:15:51.8388843Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32 2022-08-17T12:15:51.8393343Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64 2022-08-17T12:15:51.8394249Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64 2022-08-17T12:15:51.8410155Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32 2022-08-17T12:15:51.8419477Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32 2022-08-17T12:15:51.8421086Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64 2022-08-17T12:15:51.8745428Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64 2022-08-17T12:15:51.8757644Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64 2022-08-17T12:15:51.8828388Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64 2022-08-17T12:15:51.8833012Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32 2022-08-17T12:15:51.8836353Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32 2022-08-17T12:15:51.8855175Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64 2022-08-17T12:15:51.8858016Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64 2022-08-17T12:15:51.8861047Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32 2022-08-17T12:15:51.9184913Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32 2022-08-17T12:15:51.9197193Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32 2022-08-17T12:15:51.9269370Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32 2022-08-17T12:15:51.9274263Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64 2022-08-17T12:15:51.9277361Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64 2022-08-17T12:15:51.9284735Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64 2022-08-17T12:15:51.9296662Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64 2022-08-17T12:15:51.9302673Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64 2022-08-17T12:15:51.9625802Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64 2022-08-17T12:15:51.9638804Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64 2022-08-17T12:15:51.9709454Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64 2022-08-17T12:15:51.9714711Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64 2022-08-17T12:15:51.9716847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64 2022-08-17T12:15:51.9726151Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32 2022-08-17T12:15:51.9737427Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64 2022-08-17T12:15:51.9745723Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32 2022-08-17T12:15:52.0065049Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64 2022-08-17T12:15:52.0076536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32 2022-08-17T12:15:52.0149389Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32 2022-08-17T12:15:52.0149770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64 2022-08-17T12:15:52.0154270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64 2022-08-17T12:15:52.0171299Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64 2022-08-17T12:15:52.0181029Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64 2022-08-17T12:15:52.0183864Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64 2022-08-17T12:15:52.0505175Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64 2022-08-17T12:15:52.0517221Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64 2022-08-17T12:15:52.0589847Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64 2022-08-17T12:15:52.0592926Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32 2022-08-17T12:15:52.0596574Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32 2022-08-17T12:15:52.0614892Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64 2022-08-17T12:15:52.0623155Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64 2022-08-17T12:15:52.0625470Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32 2022-08-17T12:15:52.0945304Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32 2022-08-17T12:15:52.0959805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32 2022-08-17T12:15:52.1031981Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32 2022-08-17T12:15:52.1034771Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32 2022-08-17T12:15:52.1036928Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64 2022-08-17T12:15:52.1057844Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64 2022-08-17T12:15:52.1060046Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32 2022-08-17T12:15:52.1062837Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64 2022-08-17T12:15:52.1385121Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64 2022-08-17T12:15:52.1397085Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64 2022-08-17T12:15:52.1469575Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64 2022-08-17T12:15:52.1472154Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64 2022-08-17T12:15:52.1473314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64 2022-08-17T12:15:52.1493279Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64 2022-08-17T12:15:52.1496375Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64 2022-08-17T12:15:52.1499214Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64 2022-08-17T12:15:52.1825146Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64 2022-08-17T12:15:52.1837059Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64 2022-08-17T12:15:52.1909751Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64 2022-08-17T12:15:52.1912105Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32 2022-08-17T12:15:52.1915333Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32 2022-08-17T12:15:52.1927702Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64 2022-08-17T12:15:52.1934751Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32 2022-08-17T12:15:52.1942853Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32 2022-08-17T12:15:52.2265500Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64 2022-08-17T12:15:52.2277009Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32 2022-08-17T12:15:52.2349215Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32 2022-08-17T12:15:52.2353903Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64 2022-08-17T12:15:52.2356391Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32 2022-08-17T12:15:52.2373080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64 2022-08-17T12:15:52.2380599Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64 2022-08-17T12:15:52.2383468Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64 2022-08-17T12:15:52.2706083Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32 2022-08-17T12:15:52.2719594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64 2022-08-17T12:15:52.2805167Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64 2022-08-17T12:15:52.2805818Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32 2022-08-17T12:15:52.2806146Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64 2022-08-17T12:15:52.2813920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64 2022-08-17T12:15:52.2818365Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32 2022-08-17T12:15:52.2821408Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64 2022-08-17T12:15:52.3145873Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64 2022-08-17T12:15:52.3158674Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64 2022-08-17T12:15:52.3229672Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64 2022-08-17T12:15:52.3234373Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64 2022-08-17T12:15:52.3236908Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64 2022-08-17T12:15:52.3251480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32 2022-08-17T12:15:52.3258629Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32 2022-08-17T12:15:52.3262007Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64 2022-08-17T12:15:52.3585931Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64 2022-08-17T12:15:52.3597196Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32 2022-08-17T12:15:52.3673197Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32 2022-08-17T12:15:52.3680513Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32 2022-08-17T12:15:52.3681226Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32 2022-08-17T12:15:52.3698683Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32 2022-08-17T12:15:52.3701711Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32 2022-08-17T12:15:52.3704429Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32 2022-08-17T12:15:52.4025653Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32 2022-08-17T12:15:52.4037654Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32 2022-08-17T12:15:52.4109209Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32 2022-08-17T12:15:52.4111188Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64 2022-08-17T12:15:52.4112720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64 2022-08-17T12:15:52.4133641Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64 2022-08-17T12:15:52.4140729Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64 2022-08-17T12:15:52.4143967Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64 2022-08-17T12:15:52.4465517Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64 2022-08-17T12:15:52.4478687Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64 2022-08-17T12:15:52.4550641Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64 2022-08-17T12:15:52.4554003Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64 2022-08-17T12:15:52.4574113Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32 2022-08-17T12:15:52.4575926Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32 2022-08-17T12:15:52.4578648Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32 2022-08-17T12:15:52.4581487Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64 2022-08-17T12:15:52.4905792Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32 2022-08-17T12:15:52.4918563Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64 2022-08-17T12:15:52.4990187Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64 2022-08-17T12:15:52.4992686Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32 2022-08-17T12:15:52.4995819Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32 2022-08-17T12:15:52.5011812Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64 2022-08-17T12:15:52.5020669Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32 2022-08-17T12:15:52.5023781Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32 2022-08-17T12:15:52.5345892Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64 2022-08-17T12:15:52.5358599Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64 2022-08-17T12:15:52.5430637Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64 2022-08-17T12:15:52.5436129Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:52.5454330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32 2022-08-17T12:15:52.5455890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32 2022-08-17T12:15:52.5458449Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32 2022-08-17T12:15:52.5461519Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:52.5785338Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32 2022-08-17T12:15:52.5799745Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64 2022-08-17T12:15:52.5871558Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64 2022-08-17T12:15:52.5873334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:52.5876056Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64 2022-08-17T12:15:52.5896014Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32 2022-08-17T12:15:52.5899313Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:52.5902566Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32 2022-08-17T12:15:52.6225209Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64 2022-08-17T12:15:52.6236678Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64 2022-08-17T12:15:52.6309308Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64 2022-08-17T12:15:52.6325616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32 2022-08-17T12:15:52.6326222Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64 2022-08-17T12:15:52.6336411Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64 2022-08-17T12:15:52.6339278Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64 2022-08-17T12:15:52.6342339Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64 2022-08-17T12:15:52.6665940Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32 2022-08-17T12:15:52.6680297Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32 2022-08-17T12:15:52.6752497Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32 2022-08-17T12:15:52.6754010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32 2022-08-17T12:15:52.6755711Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64 2022-08-17T12:15:52.6779273Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64 2022-08-17T12:15:52.6781776Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32 2022-08-17T12:15:52.6784200Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64 2022-08-17T12:15:52.7109002Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64 2022-08-17T12:15:52.7126174Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32 2022-08-17T12:15:52.7189925Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32 2022-08-17T12:15:52.7193063Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64 2022-08-17T12:15:52.7194258Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64 2022-08-17T12:15:52.7216731Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64 2022-08-17T12:15:52.7223545Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64 2022-08-17T12:15:52.7230213Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64 2022-08-17T12:15:52.7548162Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64 2022-08-17T12:15:52.7565453Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64 2022-08-17T12:15:52.7648483Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64 2022-08-17T12:15:52.7649042Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32 2022-08-17T12:15:52.7649633Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32 2022-08-17T12:15:52.7650607Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64 2022-08-17T12:15:52.7664636Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32 2022-08-17T12:15:52.7667622Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32 2022-08-17T12:15:52.7988791Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64 2022-08-17T12:15:52.8006505Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64 2022-08-17T12:15:52.8071002Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64 2022-08-17T12:15:52.8081578Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64 2022-08-17T12:15:52.8082213Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32 2022-08-17T12:15:52.8096727Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64 2022-08-17T12:15:52.8098121Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32 2022-08-17T12:15:52.8183966Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64 2022-08-17T12:15:52.8425626Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64 2022-08-17T12:15:52.8438702Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64 2022-08-17T12:15:52.8509374Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64 2022-08-17T12:15:52.8513754Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32 2022-08-17T12:15:52.8516122Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32 2022-08-17T12:15:52.8532963Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32 2022-08-17T12:15:52.8540026Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32 2022-08-17T12:15:52.8543572Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32 2022-08-17T12:15:52.8865218Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32 2022-08-17T12:15:52.8877620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32 2022-08-17T12:15:52.8951836Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32 2022-08-17T12:15:52.8952386Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64 2022-08-17T12:15:52.8954664Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64 2022-08-17T12:15:52.8977128Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64 2022-08-17T12:15:52.8979958Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64 2022-08-17T12:15:52.8982434Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64 2022-08-17T12:15:52.9305835Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64 2022-08-17T12:15:52.9319030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64 2022-08-17T12:15:52.9387989Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64 2022-08-17T12:15:52.9390997Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64 2022-08-17T12:15:52.9394469Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64 2022-08-17T12:15:52.9408457Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64 2022-08-17T12:15:52.9420806Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64 2022-08-17T12:15:52.9423428Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64 2022-08-17T12:15:52.9745854Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64 2022-08-17T12:15:52.9757577Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32 2022-08-17T12:15:52.9844797Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32 2022-08-17T12:15:52.9845432Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64 2022-08-17T12:15:52.9846013Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64 2022-08-17T12:15:52.9854666Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64 2022-08-17T12:15:52.9861305Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64 2022-08-17T12:15:52.9863942Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64 2022-08-17T12:15:53.0185420Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64 2022-08-17T12:15:53.0197266Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32 2022-08-17T12:15:53.0270193Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32 2022-08-17T12:15:53.0274679Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32 2022-08-17T12:15:53.0278920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64 2022-08-17T12:15:53.0288575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64 2022-08-17T12:15:53.0301218Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64 2022-08-17T12:15:53.0304402Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32 2022-08-17T12:15:53.0625383Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64 2022-08-17T12:15:53.0639614Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:15:53.0709854Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:15:53.0713627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32 2022-08-17T12:15:53.0714620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:53.0730871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64 2022-08-17T12:15:53.0738180Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64 2022-08-17T12:15:53.0742690Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32 2022-08-17T12:15:53.1066066Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:53.1078757Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32 2022-08-17T12:15:53.1149360Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32 2022-08-17T12:15:53.1153726Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64 2022-08-17T12:15:53.1155364Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64 2022-08-17T12:15:53.1168988Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32 2022-08-17T12:15:53.1179538Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64 2022-08-17T12:15:53.1182312Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32 2022-08-17T12:15:53.1506089Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64 2022-08-17T12:15:53.1517661Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32 2022-08-17T12:15:53.1590145Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32 2022-08-17T12:15:53.1590914Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64 2022-08-17T12:15:53.1592533Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32 2022-08-17T12:15:53.1612229Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:53.1618739Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32 2022-08-17T12:15:53.1621601Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64 2022-08-17T12:15:53.1947310Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:53.1959992Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:53.2032526Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:53.2034001Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:53.2035134Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:53.2056958Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32 2022-08-17T12:15:53.2060531Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:53.2063395Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:53.2386540Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32 2022-08-17T12:15:53.2402976Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:53.2470866Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:53.2475733Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:53.2476787Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32 2022-08-17T12:15:53.2488879Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64 2022-08-17T12:15:53.2502503Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:53.2505024Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64 2022-08-17T12:15:53.2827931Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32 2022-08-17T12:15:53.2841627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32 2022-08-17T12:15:53.2908109Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32 2022-08-17T12:15:53.2912599Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:53.2913007Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64 2022-08-17T12:15:53.2932033Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:15:53.2938593Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64 2022-08-17T12:15:53.2945997Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:53.3265658Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:15:53.3278689Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:15:53.3352418Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:15:53.3354555Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:53.3356473Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:15:53.3374733Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64 2022-08-17T12:15:53.3377845Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:53.3380663Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:15:53.3706839Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64 2022-08-17T12:15:53.3720219Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32 2022-08-17T12:15:53.3790024Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32 2022-08-17T12:15:53.3792292Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64 2022-08-17T12:15:53.3793549Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32 2022-08-17T12:15:53.3815352Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:15:53.3817728Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32 2022-08-17T12:15:53.3820004Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64 2022-08-17T12:15:53.4145794Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:15:53.4158962Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32 2022-08-17T12:15:53.4228316Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32 2022-08-17T12:15:53.4232037Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64 2022-08-17T12:15:53.4235128Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64 2022-08-17T12:15:53.4248760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:15:53.4253951Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:15:53.4263246Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64 2022-08-17T12:15:53.4585668Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64 2022-08-17T12:15:53.4598983Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:15:53.4671539Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:15:53.4672642Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64 2022-08-17T12:15:53.4675365Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:15:53.4690239Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32 2022-08-17T12:15:53.4702380Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:15:53.4704861Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32 2022-08-17T12:15:53.5025014Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64 2022-08-17T12:15:53.5037353Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32 2022-08-17T12:15:53.5110056Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32 2022-08-17T12:15:53.5110681Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64 2022-08-17T12:15:53.5115766Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:15:53.5128083Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64 2022-08-17T12:15:53.5141841Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64 2022-08-17T12:15:53.5144459Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:15:53.5467023Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64 2022-08-17T12:15:53.5483681Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32 2022-08-17T12:15:53.5551964Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32 2022-08-17T12:15:53.5552652Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64 2022-08-17T12:15:53.5553864Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64 2022-08-17T12:15:53.5572491Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32 2022-08-17T12:15:53.5585937Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64 2022-08-17T12:15:53.5588235Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64 2022-08-17T12:15:53.5906030Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32 2022-08-17T12:15:53.5920794Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32 2022-08-17T12:15:53.5991478Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32 2022-08-17T12:15:53.5992539Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32 2022-08-17T12:15:53.5996754Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:15:53.6015286Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64 2022-08-17T12:15:53.6017688Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:15:53.6020546Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32 2022-08-17T12:15:53.6345213Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64 2022-08-17T12:15:53.6357472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:15:53.6429797Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:15:53.6434148Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:15:53.6436806Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32 2022-08-17T12:15:53.6455452Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:53.6458475Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:15:53.6462208Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:53.6785173Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32 2022-08-17T12:15:53.6797251Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:15:53.6870121Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:15:53.6874779Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:15:53.6878032Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32 2022-08-17T12:15:53.6896277Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:53.6899257Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32 2022-08-17T12:15:53.6901922Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:53.7225578Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:15:53.7237376Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:53.7311459Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:53.7312558Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:15:53.7315585Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:53.7326741Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:15:53.7339266Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:15:53.7341864Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:15:53.7665850Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:53.7679141Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:53.7749997Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:53.7753561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:53.7754439Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:53.7776234Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64 2022-08-17T12:15:53.7778804Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:53.7782052Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:53.8105937Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64 2022-08-17T12:15:53.8118366Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32 2022-08-17T12:15:53.8189843Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32 2022-08-17T12:15:53.8196193Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64 2022-08-17T12:15:53.8199151Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:53.8218585Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64 2022-08-17T12:15:53.8227826Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:53.8231594Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64 2022-08-17T12:15:53.8548631Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64 2022-08-17T12:15:53.8565150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64 2022-08-17T12:15:53.8630053Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64 2022-08-17T12:15:53.8633946Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:15:53.8635168Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32 2022-08-17T12:15:53.8658020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32 2022-08-17T12:15:53.8660658Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32 2022-08-17T12:15:53.8671414Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:15:53.8987966Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32 2022-08-17T12:15:53.9002243Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32 2022-08-17T12:15:53.9072130Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32 2022-08-17T12:15:53.9077119Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32 2022-08-17T12:15:53.9077650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64 2022-08-17T12:15:53.9097849Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64 2022-08-17T12:15:53.9100855Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64 2022-08-17T12:15:53.9178748Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32 2022-08-17T12:15:53.9427272Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64 2022-08-17T12:15:53.9454813Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64 2022-08-17T12:15:53.9510800Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64 2022-08-17T12:15:53.9528416Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64 2022-08-17T12:15:53.9528949Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64 2022-08-17T12:15:53.9540356Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64 2022-08-17T12:15:53.9543250Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64 2022-08-17T12:15:53.9546097Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64 2022-08-17T12:15:53.9868198Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64 2022-08-17T12:15:53.9883051Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64 2022-08-17T12:15:53.9953169Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64 2022-08-17T12:15:53.9954076Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64 2022-08-17T12:15:53.9955099Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32 2022-08-17T12:15:53.9967689Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32 2022-08-17T12:15:53.9981332Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32 2022-08-17T12:15:53.9985006Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32 2022-08-17T12:15:54.0305872Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64 2022-08-17T12:15:54.0321693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32 2022-08-17T12:15:54.0391092Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32 2022-08-17T12:15:54.0391827Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64 2022-08-17T12:15:54.0395430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64 2022-08-17T12:15:54.0410258Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32 2022-08-17T12:15:54.0416309Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64 2022-08-17T12:15:54.0422596Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32 2022-08-17T12:15:54.0745323Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64 2022-08-17T12:15:54.0758147Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64 2022-08-17T12:15:54.0831968Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64 2022-08-17T12:15:54.0834168Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64 2022-08-17T12:15:54.0836095Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64 2022-08-17T12:15:54.0846122Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64 2022-08-17T12:15:54.0857333Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64 2022-08-17T12:15:54.0860267Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64 2022-08-17T12:15:54.1185599Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64 2022-08-17T12:15:54.1196989Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32 2022-08-17T12:15:54.1269026Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32 2022-08-17T12:15:54.1273872Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64 2022-08-17T12:15:54.1276582Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32 2022-08-17T12:15:54.1292387Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64 2022-08-17T12:15:54.1295352Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64 2022-08-17T12:15:54.1303840Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32 2022-08-17T12:15:54.1625334Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64 2022-08-17T12:15:54.1636581Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32 2022-08-17T12:15:54.1707806Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32 2022-08-17T12:15:54.1714573Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32 2022-08-17T12:15:54.1719228Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64 2022-08-17T12:15:54.1735830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64 2022-08-17T12:15:54.1739185Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32 2022-08-17T12:15:54.1742323Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64 2022-08-17T12:15:54.2065815Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64 2022-08-17T12:15:54.2077735Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64 2022-08-17T12:15:54.2147854Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64 2022-08-17T12:15:54.2150517Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32 2022-08-17T12:15:54.2152271Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64 2022-08-17T12:15:54.2168078Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64 2022-08-17T12:15:54.2174937Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64 2022-08-17T12:15:54.2181967Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32 2022-08-17T12:15:54.2506341Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64 2022-08-17T12:15:54.2519023Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64 2022-08-17T12:15:54.2591583Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64 2022-08-17T12:15:54.2592241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32 2022-08-17T12:15:54.2593547Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64 2022-08-17T12:15:54.2607147Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64 2022-08-17T12:15:54.2619641Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64 2022-08-17T12:15:54.2622242Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32 2022-08-17T12:15:54.2946189Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64 2022-08-17T12:15:54.2959249Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32 2022-08-17T12:15:54.3030403Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32 2022-08-17T12:15:54.3034113Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64 2022-08-17T12:15:54.3034805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64 2022-08-17T12:15:54.3055125Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32 2022-08-17T12:15:54.3057867Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32 2022-08-17T12:15:54.3060707Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64 2022-08-17T12:15:54.3389350Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64 2022-08-17T12:15:54.3402624Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64 2022-08-17T12:15:54.3471412Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64 2022-08-17T12:15:54.3473948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32 2022-08-17T12:15:54.3475138Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32 2022-08-17T12:15:54.3503313Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32 2022-08-17T12:15:54.3506157Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32 2022-08-17T12:15:54.3508749Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32 2022-08-17T12:15:54.3828101Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32 2022-08-17T12:15:54.3842162Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32 2022-08-17T12:15:54.3912633Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32 2022-08-17T12:15:54.3913378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64 2022-08-17T12:15:54.3913987Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64 2022-08-17T12:15:54.3941466Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32 2022-08-17T12:15:54.3944197Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64 2022-08-17T12:15:54.3947070Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32 2022-08-17T12:15:54.4266337Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64 2022-08-17T12:15:54.4280014Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64 2022-08-17T12:15:54.4351741Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64 2022-08-17T12:15:54.4352339Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64 2022-08-17T12:15:54.4353665Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64 2022-08-17T12:15:54.4365500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64 2022-08-17T12:15:54.4378724Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64 2022-08-17T12:15:54.4381509Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64 2022-08-17T12:15:54.4705301Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64 2022-08-17T12:15:54.4717790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64 2022-08-17T12:15:54.4789457Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64 2022-08-17T12:15:54.4793749Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32 2022-08-17T12:15:54.4794915Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32 2022-08-17T12:15:54.4816062Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64 2022-08-17T12:15:54.4819616Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32 2022-08-17T12:15:54.4823095Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32 2022-08-17T12:15:54.5146097Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64 2022-08-17T12:15:54.5161810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32 2022-08-17T12:15:54.5230416Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32 2022-08-17T12:15:54.5233777Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32 2022-08-17T12:15:54.5234735Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64 2022-08-17T12:15:54.5254974Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64 2022-08-17T12:15:54.5259728Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32 2022-08-17T12:15:54.5262268Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64 2022-08-17T12:15:54.5586361Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64 2022-08-17T12:15:54.5598151Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64 2022-08-17T12:15:54.5669142Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64 2022-08-17T12:15:54.5671141Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32 2022-08-17T12:15:54.5673080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64 2022-08-17T12:15:54.5681318Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64 2022-08-17T12:15:54.5692473Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32 2022-08-17T12:15:54.5700399Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64 2022-08-17T12:15:54.6025103Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64 2022-08-17T12:15:54.6037224Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32 2022-08-17T12:15:54.6110301Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32 2022-08-17T12:15:54.6112356Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64 2022-08-17T12:15:54.6113315Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64 2022-08-17T12:15:54.6130578Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64 2022-08-17T12:15:54.6137687Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64 2022-08-17T12:15:54.6140638Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64 2022-08-17T12:15:54.6465156Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64 2022-08-17T12:15:54.6476865Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64 2022-08-17T12:15:54.6548597Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64 2022-08-17T12:15:54.6555104Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32 2022-08-17T12:15:54.6555743Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64 2022-08-17T12:15:54.6577904Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64 2022-08-17T12:15:54.6580531Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32 2022-08-17T12:15:54.6583107Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64 2022-08-17T12:15:54.6905730Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64 2022-08-17T12:15:54.6918309Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64 2022-08-17T12:15:54.6990783Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64 2022-08-17T12:15:54.6994123Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64 2022-08-17T12:15:54.6995923Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32 2022-08-17T12:15:54.7016551Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32 2022-08-17T12:15:54.7019504Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32 2022-08-17T12:15:54.7022717Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64 2022-08-17T12:15:54.7345641Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32 2022-08-17T12:15:54.7358286Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32 2022-08-17T12:15:54.7428478Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32 2022-08-17T12:15:54.7431657Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64 2022-08-17T12:15:54.7432525Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32 2022-08-17T12:15:54.7445043Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64 2022-08-17T12:15:54.7456642Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64 2022-08-17T12:15:54.7459534Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64 2022-08-17T12:15:54.7785556Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32 2022-08-17T12:15:54.7798453Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64 2022-08-17T12:15:54.7870635Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64 2022-08-17T12:15:54.7871236Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32 2022-08-17T12:15:54.7873868Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64 2022-08-17T12:15:54.7882080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32 2022-08-17T12:15:54.7897949Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32 2022-08-17T12:15:54.7900626Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32 2022-08-17T12:15:54.8225363Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64 2022-08-17T12:15:54.8238013Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32 2022-08-17T12:15:54.8309138Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32 2022-08-17T12:15:54.8311325Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64 2022-08-17T12:15:54.8314885Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32 2022-08-17T12:15:54.8327358Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64 2022-08-17T12:15:54.8338740Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64 2022-08-17T12:15:54.8342984Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64 2022-08-17T12:15:54.8665555Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32 2022-08-17T12:15:54.8677940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64 2022-08-17T12:15:54.8749776Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64 2022-08-17T12:15:54.8751886Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32 2022-08-17T12:15:54.8754766Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64 2022-08-17T12:15:54.8766556Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64 2022-08-17T12:15:54.8775044Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64 2022-08-17T12:15:54.8792781Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32 2022-08-17T12:15:54.9105251Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64 2022-08-17T12:15:54.9119405Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64 2022-08-17T12:15:54.9190044Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64 2022-08-17T12:15:54.9192945Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32 2022-08-17T12:15:54.9195362Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64 2022-08-17T12:15:54.9211465Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64 2022-08-17T12:15:54.9218416Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32 2022-08-17T12:15:54.9221432Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64 2022-08-17T12:15:54.9545401Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64 2022-08-17T12:15:54.9559875Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64 2022-08-17T12:15:54.9628844Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64 2022-08-17T12:15:54.9632885Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32 2022-08-17T12:15:54.9634113Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64 2022-08-17T12:15:54.9651424Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64 2022-08-17T12:15:54.9654095Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64 2022-08-17T12:15:54.9660570Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32 2022-08-17T12:15:54.9985736Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64 2022-08-17T12:15:55.0000645Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64 2022-08-17T12:15:55.0068890Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64 2022-08-17T12:15:55.0074373Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32 2022-08-17T12:15:55.0075956Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32 2022-08-17T12:15:55.0090336Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32 2022-08-17T12:15:55.0097663Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32 2022-08-17T12:15:55.0104354Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32 2022-08-17T12:15:55.0429587Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32 2022-08-17T12:15:55.0443939Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32 2022-08-17T12:15:55.0513383Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32 2022-08-17T12:15:55.0514566Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64 2022-08-17T12:15:55.0515397Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64 2022-08-17T12:15:55.0537690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32 2022-08-17T12:15:55.0540590Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64 2022-08-17T12:15:55.0565721Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64 2022-08-17T12:15:55.0869021Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32 2022-08-17T12:15:55.0882913Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64 2022-08-17T12:15:55.0953149Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64 2022-08-17T12:15:55.0955369Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64 2022-08-17T12:15:55.0955793Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32 2022-08-17T12:15:55.0981360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32 2022-08-17T12:15:55.0983681Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32 2022-08-17T12:15:55.0987188Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64 2022-08-17T12:15:55.1309274Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32 2022-08-17T12:15:55.1323186Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64 2022-08-17T12:15:55.1405570Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64 2022-08-17T12:15:55.1406154Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32 2022-08-17T12:15:55.1406755Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64 2022-08-17T12:15:55.1415953Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32 2022-08-17T12:15:55.1423814Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32 2022-08-17T12:15:55.1425511Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64 2022-08-17T12:15:55.1746339Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32 2022-08-17T12:15:55.1759947Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64 2022-08-17T12:15:55.1830723Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64 2022-08-17T12:15:55.1832733Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64 2022-08-17T12:15:55.1836983Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64 2022-08-17T12:15:55.1854832Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64 2022-08-17T12:15:55.1857605Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64 2022-08-17T12:15:55.1860312Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64 2022-08-17T12:15:55.2185734Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64 2022-08-17T12:15:55.2199221Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64 2022-08-17T12:15:55.2269198Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64 2022-08-17T12:15:55.2272638Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64 2022-08-17T12:15:55.2275034Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64 2022-08-17T12:15:55.2293956Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64 2022-08-17T12:15:55.2300949Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64 2022-08-17T12:15:55.2303369Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64 2022-08-17T12:15:55.2625713Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64 2022-08-17T12:15:55.2638905Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64 2022-08-17T12:15:55.2708835Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64 2022-08-17T12:15:55.2714656Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32 2022-08-17T12:15:55.2716056Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64 2022-08-17T12:15:55.2726793Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64 2022-08-17T12:15:55.2740093Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64 2022-08-17T12:15:55.2743271Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32 2022-08-17T12:15:55.3067327Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64 2022-08-17T12:15:55.3084598Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32 2022-08-17T12:15:55.3152759Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32 2022-08-17T12:15:55.3153195Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32 2022-08-17T12:15:55.3153518Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64 2022-08-17T12:15:55.3171558Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64 2022-08-17T12:15:55.3179244Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64 2022-08-17T12:15:55.3186267Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32 2022-08-17T12:15:55.3507408Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64 2022-08-17T12:15:55.3522421Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64 2022-08-17T12:15:55.3592176Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64 2022-08-17T12:15:55.3593050Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64 2022-08-17T12:15:55.3594265Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64 2022-08-17T12:15:55.3614493Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32 2022-08-17T12:15:55.3621868Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64 2022-08-17T12:15:55.3624265Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64 2022-08-17T12:15:55.3945548Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32 2022-08-17T12:15:55.3958523Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32 2022-08-17T12:15:55.4029614Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32 2022-08-17T12:15:55.4035541Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64 2022-08-17T12:15:55.4054303Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32 2022-08-17T12:15:55.4055444Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64 2022-08-17T12:15:55.4058690Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64 2022-08-17T12:15:55.4061649Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32 2022-08-17T12:15:55.4386157Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64 2022-08-17T12:15:55.4400083Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64 2022-08-17T12:15:55.4471277Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64 2022-08-17T12:15:55.4474305Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64 2022-08-17T12:15:55.4476443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64 2022-08-17T12:15:55.4491200Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128 2022-08-17T12:15:55.4502406Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64 2022-08-17T12:15:55.4505213Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64 2022-08-17T12:15:55.4825342Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128 2022-08-17T12:15:55.4842461Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64 2022-08-17T12:15:55.4909775Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64 2022-08-17T12:15:55.4910522Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128 2022-08-17T12:15:55.4930870Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128 2022-08-17T12:15:55.4939461Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128 2022-08-17T12:15:55.4942131Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128 2022-08-17T12:15:55.4943794Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128 2022-08-17T12:15:55.5265550Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128 2022-08-17T12:15:55.5278157Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128 2022-08-17T12:15:55.5349445Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128 2022-08-17T12:15:55.5355433Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64 2022-08-17T12:15:55.5358028Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64 2022-08-17T12:15:55.5366265Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64 2022-08-17T12:15:55.5379208Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64 2022-08-17T12:15:55.5382252Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64 2022-08-17T12:15:55.5706217Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64 2022-08-17T12:15:55.5719934Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64 2022-08-17T12:15:55.5790051Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64 2022-08-17T12:15:55.5794987Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64 2022-08-17T12:15:55.5796264Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128 2022-08-17T12:15:55.5814304Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64 2022-08-17T12:15:55.5817202Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64 2022-08-17T12:15:55.5825305Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64 2022-08-17T12:15:55.6145526Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128 2022-08-17T12:15:55.6158145Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64 2022-08-17T12:15:55.6230149Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64 2022-08-17T12:15:55.6230694Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64 2022-08-17T12:15:55.6235117Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64 2022-08-17T12:15:55.6244021Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64 2022-08-17T12:15:55.6257224Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64 2022-08-17T12:15:55.6261504Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64 2022-08-17T12:15:55.6585088Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64 2022-08-17T12:15:55.6596939Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64 2022-08-17T12:15:55.6669510Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64 2022-08-17T12:15:55.6678994Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128 2022-08-17T12:15:55.6680095Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64 2022-08-17T12:15:55.6691391Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64 2022-08-17T12:15:55.6701125Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64 2022-08-17T12:15:55.6703819Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64 2022-08-17T12:15:55.7025028Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128 2022-08-17T12:15:55.7037652Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64 2022-08-17T12:15:55.7109731Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64 2022-08-17T12:15:55.7113990Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64 2022-08-17T12:15:55.7114447Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128 2022-08-17T12:15:55.7133997Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128 2022-08-17T12:15:55.7136661Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128 2022-08-17T12:15:55.7139824Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64 2022-08-17T12:15:55.7465627Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128 2022-08-17T12:15:55.7477453Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128 2022-08-17T12:15:55.7549704Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128 2022-08-17T12:15:55.7554809Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128 2022-08-17T12:15:55.7561847Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:15:55.7573521Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64 2022-08-17T12:15:55.7581434Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128 2022-08-17T12:15:55.7584521Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:15:55.7905116Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64 2022-08-17T12:15:55.7916782Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64 2022-08-17T12:15:55.7988815Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64 2022-08-17T12:15:55.7994716Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64 2022-08-17T12:15:55.7997263Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:55.8004890Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64 2022-08-17T12:15:55.8019655Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:55.8023238Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64 2022-08-17T12:15:55.8345338Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64 2022-08-17T12:15:55.8357534Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:15:55.8431657Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:15:55.8436348Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64 2022-08-17T12:15:55.8440662Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128 2022-08-17T12:15:55.8449549Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:15:55.8458660Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:15:55.8465208Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128 2022-08-17T12:15:55.8785264Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64 2022-08-17T12:15:55.8796782Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128 2022-08-17T12:15:55.8871521Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128 2022-08-17T12:15:55.8872791Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128 2022-08-17T12:15:55.8875283Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64 2022-08-17T12:15:55.8892896Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:15:55.8900232Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64 2022-08-17T12:15:55.8902871Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128 2022-08-17T12:15:55.9224828Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:15:55.9236816Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64 2022-08-17T12:15:55.9311644Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64 2022-08-17T12:15:55.9312326Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128 2022-08-17T12:15:55.9315405Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64 2022-08-17T12:15:55.9332540Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:15:55.9336286Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64 2022-08-17T12:15:55.9345120Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128 2022-08-17T12:15:55.9665213Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:15:55.9685367Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64 2022-08-17T12:15:55.9750804Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64 2022-08-17T12:15:55.9754009Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64 2022-08-17T12:15:55.9755064Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64 2022-08-17T12:15:55.9776370Z test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64 2022-08-17T12:15:55.9781184Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64 2022-08-17T12:15:55.9783902Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64 2022-08-17T12:15:56.0105285Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64 2022-08-17T12:15:56.0117434Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:15:56.0189226Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:15:56.0190161Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64 2022-08-17T12:15:56.0207049Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64 2022-08-17T12:15:56.0208664Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:15:56.0217228Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:15:56.0221866Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64 2022-08-17T12:15:56.0544808Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64 2022-08-17T12:15:56.0556516Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64 2022-08-17T12:15:56.0628325Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64 2022-08-17T12:15:56.0633349Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64 2022-08-17T12:15:56.0637377Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128 2022-08-17T12:15:56.0649915Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:15:56.0658499Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64 2022-08-17T12:15:56.0661875Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128 2022-08-17T12:15:56.0985510Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:15:56.0996879Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64 2022-08-17T12:15:56.1067576Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64 2022-08-17T12:15:56.1073820Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:56.1079373Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:56.1086326Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:15:56.1095476Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:56.1104260Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:56.1425299Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:15:56.1437202Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:15:56.1510677Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:15:56.1514650Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128 2022-08-17T12:15:56.1516472Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:56.1539316Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:15:56.1542133Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:15:56.1544638Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128 2022-08-17T12:15:56.1869225Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:56.1885135Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128 2022-08-17T12:15:56.1955369Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128 2022-08-17T12:15:56.1955998Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64 2022-08-17T12:15:56.1956374Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:56.1975339Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64 2022-08-17T12:15:56.1986810Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:56.1989700Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64 2022-08-17T12:15:56.2309456Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64 2022-08-17T12:15:56.2325490Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64 2022-08-17T12:15:56.2390745Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64 2022-08-17T12:15:56.2414515Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64 2022-08-17T12:15:56.2415044Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64 2022-08-17T12:15:56.2418163Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64 2022-08-17T12:15:56.2425055Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64 2022-08-17T12:15:56.2427503Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64 2022-08-17T12:15:56.2749619Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64 2022-08-17T12:15:56.2763321Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64 2022-08-17T12:15:56.2832593Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64 2022-08-17T12:15:56.2833341Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128 2022-08-17T12:15:56.2833953Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64 2022-08-17T12:15:56.2855066Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64 2022-08-17T12:15:56.2865502Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64 2022-08-17T12:15:56.2869126Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128 2022-08-17T12:15:56.3188969Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64 2022-08-17T12:15:56.3202583Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64 2022-08-17T12:15:56.3286762Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64 2022-08-17T12:15:56.3287269Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128 2022-08-17T12:15:56.3287702Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64 2022-08-17T12:15:56.3294884Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64 2022-08-17T12:15:56.3303448Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64 2022-08-17T12:15:56.3361229Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64 2022-08-17T12:15:56.3625812Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128 2022-08-17T12:15:56.3639280Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64 2022-08-17T12:15:56.3708135Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64 2022-08-17T12:15:56.3711664Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128 2022-08-17T12:15:56.3713431Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64 2022-08-17T12:15:56.3735694Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128 2022-08-17T12:15:56.3739425Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64 2022-08-17T12:15:56.3742843Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128 2022-08-17T12:15:56.4065759Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128 2022-08-17T12:15:56.4079923Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128 2022-08-17T12:15:56.4149723Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128 2022-08-17T12:15:56.4151991Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128 2022-08-17T12:15:56.4152734Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64 2022-08-17T12:15:56.4172599Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64 2022-08-17T12:15:56.4179595Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128 2022-08-17T12:15:56.4182117Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64 2022-08-17T12:15:56.4505758Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64 2022-08-17T12:15:56.4522143Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64 2022-08-17T12:15:56.4589755Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64 2022-08-17T12:15:56.4594507Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64 2022-08-17T12:15:56.4595348Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64 2022-08-17T12:15:56.4605968Z test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32 2022-08-17T12:15:56.4614298Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64 2022-08-17T12:15:56.4627490Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64 2022-08-17T12:15:56.4945551Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32 2022-08-17T12:15:56.4957864Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64 2022-08-17T12:15:56.5030755Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64 2022-08-17T12:15:56.5031443Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64 2022-08-17T12:15:56.5032129Z test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32 2022-08-17T12:15:56.5041849Z test_ops.py::TestCommonCPU::test_out_H_cpu_float32 2022-08-17T12:15:56.5059985Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64 2022-08-17T12:15:56.5172897Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_H_cpu_float32 2022-08-17T12:15:56.5385256Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32 2022-08-17T12:15:56.5443453Z test_ops.py::TestCommonCPU::test_out___radd___cpu_float32 2022-08-17T12:15:56.5471986Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___radd___cpu_float32 2022-08-17T12:15:56.5473557Z test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32 2022-08-17T12:15:56.5475569Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128 2022-08-17T12:15:56.5485922Z test_ops.py::TestCommonCPU::test_out___rand___cpu_int64 2022-08-17T12:15:56.5515161Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128 2022-08-17T12:15:56.5529555Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rand___cpu_int64 2022-08-17T12:15:56.5825459Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32 2022-08-17T12:15:56.5874132Z test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32 2022-08-17T12:15:56.5911213Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32 2022-08-17T12:15:56.5914109Z test_ops.py::TestCommonCPU::test_out__masked_amin_cpu_float32 2022-08-17T12:15:56.5916374Z test_ops.py::TestCommonCPU::test_out_T_cpu_float32 2022-08-17T12:15:56.5935839Z test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32 2022-08-17T12:15:56.5947085Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_T_cpu_float32 2022-08-17T12:15:56.5980254Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_amin_cpu_float32 2022-08-17T12:15:56.6267586Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32 2022-08-17T12:15:56.6320034Z test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32 2022-08-17T12:15:56.6349784Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32 2022-08-17T12:15:56.6353306Z test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64 2022-08-17T12:15:56.6356103Z test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32 2022-08-17T12:15:56.6392267Z test_ops.py::TestCommonCPU::test_out__masked_cumsum_cpu_float32 2022-08-17T12:15:56.6417455Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64 2022-08-17T12:15:56.6421913Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_cumsum_cpu_float32 2022-08-17T12:15:56.6706369Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32 2022-08-17T12:15:56.6731265Z test_ops.py::TestCommonCPU::test_out__masked_argmax_cpu_float32 2022-08-17T12:15:56.6787753Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_argmax_cpu_float32 2022-08-17T12:15:56.6790605Z test_ops.py::TestCommonCPU::test_out__masked_mean_cpu_float32 2022-08-17T12:15:56.6793628Z test_ops.py::TestCommonCPU::test_out__masked_argmin_cpu_float32 2022-08-17T12:15:56.6820445Z test_ops.py::TestCommonCPU::test_out___ror___cpu_int64 2022-08-17T12:15:56.6836859Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___ror___cpu_int64 2022-08-17T12:15:56.6838196Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_mean_cpu_float32 2022-08-17T12:15:56.7146367Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_argmin_cpu_float32 2022-08-17T12:15:56.7190589Z test_ops.py::TestCommonCPU::test_out__masked_log_softmax_cpu_float32 2022-08-17T12:15:56.7229554Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_log_softmax_cpu_float32 2022-08-17T12:15:56.7230159Z test_ops.py::TestCommonCPU::test_out__masked_amax_cpu_float32 2022-08-17T12:15:56.7235755Z test_ops.py::TestCommonCPU::test_out__masked_logaddexp_cpu_float32 2022-08-17T12:15:56.7258727Z test_ops.py::TestCommonCPU::test_out__masked_prod_cpu_float32 2022-08-17T12:15:56.7265543Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_amax_cpu_float32 2022-08-17T12:15:56.7327501Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_prod_cpu_float32 2022-08-17T12:15:56.7585519Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_logaddexp_cpu_float32 2022-08-17T12:15:56.7629207Z test_ops.py::TestCommonCPU::test_out__masked_median_cpu_float32 2022-08-17T12:15:56.7670402Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_median_cpu_float32 2022-08-17T12:15:56.7672245Z test_ops.py::TestCommonCPU::test_out__masked_norm_cpu_float32 2022-08-17T12:15:56.7674511Z test_ops.py::TestCommonCPU::test_out__masked_sum_cpu_float32 2022-08-17T12:15:56.7703570Z test_ops.py::TestCommonCPU::test_out__masked_cumprod_cpu_float32 2022-08-17T12:15:56.7710877Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_sum_cpu_float32 2022-08-17T12:15:56.7718995Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_norm_cpu_float32 2022-08-17T12:15:56.8025231Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_cumprod_cpu_float32 2022-08-17T12:15:56.8067607Z test_ops.py::TestCommonCPU::test_out__masked_softmax_cpu_float32 2022-08-17T12:15:56.8110614Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_softmax_cpu_float32 2022-08-17T12:15:56.8114258Z test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32 2022-08-17T12:15:56.8116922Z test_ops.py::TestCommonCPU::test_out__masked_softmin_cpu_float32 2022-08-17T12:15:56.8164272Z test_ops.py::TestCommonCPU::test_out__masked_logsumexp_cpu_float32 2022-08-17T12:15:56.8177094Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_logsumexp_cpu_float32 2022-08-17T12:15:56.8333329Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_softmin_cpu_float32 2022-08-17T12:15:56.8465180Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32 2022-08-17T12:15:56.8492214Z test_ops.py::TestCommonCPU::test_out__masked_var_cpu_float32 2022-08-17T12:15:56.8549602Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_var_cpu_float32 2022-08-17T12:15:56.8551642Z test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32 2022-08-17T12:15:56.8551961Z test_ops.py::TestCommonCPU::test_out__masked_normalize_cpu_float32 2022-08-17T12:15:56.8651280Z test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32 2022-08-17T12:15:56.8681515Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_normalize_cpu_float32 2022-08-17T12:15:56.8907274Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32 2022-08-17T12:15:56.8988188Z test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32 2022-08-17T12:15:56.8990049Z test_ops.py::TestCommonCPU::test_out__masked_std_cpu_float32 2022-08-17T12:15:56.9020649Z test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32 2022-08-17T12:15:56.9431133Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_std_cpu_float32 2022-08-17T12:15:56.9765413Z test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32 2022-08-17T12:15:56.9811783Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32 2022-08-17T12:15:56.9821236Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32 2022-08-17T12:15:56.9867786Z test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32 2022-08-17T12:15:57.0025817Z test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32 2022-08-17T12:15:57.0035602Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32 2022-08-17T12:15:57.0405606Z test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32 2022-08-17T12:15:57.0416221Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32 2022-08-17T12:15:57.0442948Z test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32 2022-08-17T12:15:57.0454174Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32 2022-08-17T12:15:57.0570107Z test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32 2022-08-17T12:15:57.0868933Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32 2022-08-17T12:15:57.0915033Z test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32 2022-08-17T12:15:57.1310095Z [gw2] [ 16%] XFAIL test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32 2022-08-17T12:15:57.1473421Z test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32 2022-08-17T12:15:57.1482285Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32 2022-08-17T12:15:57.1572267Z test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32 2022-08-17T12:15:57.1656504Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32 2022-08-17T12:15:57.1666326Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32 2022-08-17T12:15:57.1694038Z test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32 2022-08-17T12:15:57.1907209Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32 2022-08-17T12:15:57.1954609Z test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32 2022-08-17T12:15:57.2107165Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32 2022-08-17T12:15:57.2350346Z test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32 2022-08-17T12:15:57.2440617Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:15:57.2456842Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32 2022-08-17T12:15:57.2465973Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32 2022-08-17T12:15:57.2504297Z test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32 2022-08-17T12:15:57.2516711Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32 2022-08-17T12:15:57.2524264Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32 2022-08-17T12:15:57.2546708Z test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32 2022-08-17T12:15:57.2592485Z test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32 2022-08-17T12:15:57.2908169Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32 2022-08-17T12:15:57.2948291Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64 2022-08-17T12:15:57.2955296Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32 2022-08-17T12:15:57.2987878Z test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32 2022-08-17T12:15:57.2995279Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:15:57.3001094Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64 2022-08-17T12:15:57.3022480Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32 2022-08-17T12:15:57.3057913Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32 2022-08-17T12:15:57.3064984Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32 2022-08-17T12:15:57.3346434Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64 2022-08-17T12:15:57.3387042Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32 2022-08-17T12:15:57.3430665Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64 2022-08-17T12:15:57.3438690Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32 2022-08-17T12:15:57.3531909Z test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32 2022-08-17T12:15:57.3665297Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32 2022-08-17T12:15:57.3675791Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64 2022-08-17T12:15:57.3718483Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32 2022-08-17T12:15:57.3787708Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32 2022-08-17T12:15:57.3831964Z test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32 2022-08-17T12:15:57.3867234Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32 2022-08-17T12:15:57.4010447Z test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32 2022-08-17T12:15:57.4017082Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64 2022-08-17T12:15:57.4108156Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64 2022-08-17T12:15:57.4269761Z test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32 2022-08-17T12:15:57.4306093Z test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32 2022-08-17T12:15:57.4509220Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32 2022-08-17T12:15:57.4518137Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32 2022-08-17T12:15:57.4586489Z test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32 2022-08-17T12:15:57.4606720Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32 2022-08-17T12:15:57.4616728Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32 2022-08-17T12:15:57.4639906Z test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32 2022-08-17T12:15:57.4647161Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64 2022-08-17T12:15:57.4714338Z test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32 2022-08-17T12:15:57.4751406Z test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32 2022-08-17T12:15:57.4871969Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32 2022-08-17T12:15:57.4947420Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32 2022-08-17T12:15:57.5028094Z test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32 2022-08-17T12:15:57.5061316Z test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32 2022-08-17T12:15:57.5148765Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32 2022-08-17T12:15:57.5171031Z test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32 2022-08-17T12:15:57.5386326Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32 2022-08-17T12:15:57.5438566Z test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32 2022-08-17T12:15:57.5466580Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32 2022-08-17T12:15:57.5492385Z test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32 2022-08-17T12:15:57.5510934Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32 2022-08-17T12:15:57.5519463Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32 2022-08-17T12:15:57.5586938Z test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32 2022-08-17T12:15:57.5910949Z test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:57.6063394Z test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:15:57.6075271Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32 2022-08-17T12:15:57.6102165Z test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32 2022-08-17T12:15:57.6510726Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32 2022-08-17T12:15:57.6621805Z test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32 2022-08-17T12:15:57.6635551Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:57.6650488Z test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32 2022-08-17T12:15:57.7069414Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32 2022-08-17T12:15:57.7149181Z test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32 2022-08-17T12:15:57.7160828Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:15:57.7176231Z test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32 2022-08-17T12:15:57.7406586Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32 2022-08-17T12:15:57.7506905Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32 2022-08-17T12:15:57.7549050Z test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32 2022-08-17T12:15:57.7586285Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32 2022-08-17T12:15:57.7691752Z test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32 2022-08-17T12:15:57.7948085Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32 2022-08-17T12:15:57.8026544Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32 2022-08-17T12:15:57.8125177Z test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32 2022-08-17T12:15:57.8295146Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32 2022-08-17T12:15:57.8304822Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32 2022-08-17T12:15:57.8467127Z test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32 2022-08-17T12:15:57.8487246Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32 2022-08-17T12:15:57.8497307Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32 2022-08-17T12:15:57.8746921Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32 2022-08-17T12:15:57.8798261Z test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32 2022-08-17T12:15:57.8906492Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32 2022-08-17T12:15:57.9188507Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32 2022-08-17T12:15:57.9548305Z test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32 2022-08-17T12:15:57.9558058Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32 2022-08-17T12:15:57.9913032Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32 2022-08-17T12:15:57.9922030Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32 2022-08-17T12:15:58.0026098Z test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32 2022-08-17T12:15:58.0038206Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32 2022-08-17T12:15:58.0044675Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32 2022-08-17T12:15:58.0053489Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32 2022-08-17T12:15:58.0214361Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32 2022-08-17T12:15:58.0348334Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32 2022-08-17T12:15:58.0879918Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32 2022-08-17T12:15:58.0887760Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32 2022-08-17T12:15:58.0990925Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32 2022-08-17T12:15:58.1002032Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32 2022-08-17T12:15:58.1609910Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32 2022-08-17T12:15:58.1620460Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32 2022-08-17T12:15:58.1632720Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32 2022-08-17T12:15:58.1642411Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32 2022-08-17T12:15:58.1674544Z test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32 2022-08-17T12:15:58.1752250Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32 2022-08-17T12:15:58.1762184Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32 2022-08-17T12:15:58.1787046Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32 2022-08-17T12:15:58.2070198Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32 2022-08-17T12:15:58.2190516Z test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32 2022-08-17T12:15:58.2376755Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32 2022-08-17T12:15:58.2382642Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32 2022-08-17T12:15:58.2763698Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32 2022-08-17T12:15:58.2776239Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32 2022-08-17T12:15:58.2799095Z test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32 2022-08-17T12:15:58.2811254Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32 2022-08-17T12:15:58.3215978Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32 2022-08-17T12:15:58.3225770Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32 2022-08-17T12:15:58.3273807Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32 2022-08-17T12:15:58.3287865Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32 2022-08-17T12:15:58.3512179Z test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32 2022-08-17T12:15:58.3523331Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32 2022-08-17T12:15:58.3552361Z test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32 2022-08-17T12:15:58.3634136Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32 2022-08-17T12:15:58.3706439Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32 2022-08-17T12:15:58.3947165Z test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32 2022-08-17T12:15:58.4004484Z test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32 2022-08-17T12:15:58.4049511Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32 2022-08-17T12:15:58.4132805Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32 2022-08-17T12:15:58.4145603Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32 2022-08-17T12:15:58.4147655Z test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32 2022-08-17T12:15:58.4338031Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32 2022-08-17T12:15:58.4387521Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32 2022-08-17T12:15:58.4550286Z test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32 2022-08-17T12:15:58.4588232Z test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32 2022-08-17T12:15:58.4867431Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32 2022-08-17T12:15:58.4877137Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32 2022-08-17T12:15:58.4989478Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32 2022-08-17T12:15:58.5537585Z test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32 2022-08-17T12:15:58.5547784Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32 2022-08-17T12:15:58.5650531Z test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32 2022-08-17T12:15:58.5659395Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32 2022-08-17T12:15:58.5928803Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32 2022-08-17T12:15:58.5940983Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32 2022-08-17T12:15:58.6571412Z test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64 2022-08-17T12:15:58.6580994Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64 2022-08-17T12:15:58.6621744Z test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32 2022-08-17T12:15:58.6650154Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32 2022-08-17T12:15:58.6823564Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32 2022-08-17T12:15:58.6829460Z test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32 2022-08-17T12:15:58.6837210Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32 2022-08-17T12:15:58.6988138Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32 2022-08-17T12:15:58.7831689Z test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32 2022-08-17T12:15:58.7841469Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32 2022-08-17T12:15:58.7901771Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32 2022-08-17T12:15:58.7910937Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32 2022-08-17T12:15:58.8064391Z test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32 2022-08-17T12:15:58.8078986Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32 2022-08-17T12:15:58.8090372Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32 2022-08-17T12:15:58.8119071Z test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64 2022-08-17T12:15:58.8214404Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64 2022-08-17T12:15:58.8266355Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32 2022-08-17T12:15:58.8303328Z test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32 2022-08-17T12:15:58.8386222Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32 2022-08-17T12:15:58.8461531Z test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32 2022-08-17T12:15:58.8506415Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32 2022-08-17T12:15:58.8575978Z test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32 2022-08-17T12:15:58.8705794Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32 2022-08-17T12:15:58.8827084Z test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32 2022-08-17T12:15:58.8947347Z test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:15:58.9919804Z test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32 2022-08-17T12:15:58.9932070Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32 2022-08-17T12:15:59.0259692Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32 2022-08-17T12:15:59.0269080Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32 2022-08-17T12:15:59.0688424Z test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32 2022-08-17T12:15:59.0697525Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32 2022-08-17T12:15:59.1177649Z test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32 2022-08-17T12:15:59.1187026Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32 2022-08-17T12:15:59.1199925Z test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32 2022-08-17T12:15:59.1206369Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32 2022-08-17T12:15:59.1858516Z test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32 2022-08-17T12:15:59.1867391Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32 2022-08-17T12:15:59.2132342Z test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32 2022-08-17T12:15:59.2309377Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32 2022-08-17T12:15:59.3324649Z test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32 2022-08-17T12:15:59.3337264Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32 2022-08-17T12:15:59.3470992Z test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32 2022-08-17T12:15:59.3749920Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32 2022-08-17T12:15:59.3783884Z test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64 2022-08-17T12:15:59.3792380Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32 2022-08-17T12:15:59.3927736Z test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32 2022-08-17T12:15:59.4231045Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32 2022-08-17T12:15:59.4331056Z test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32 2022-08-17T12:15:59.4629295Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32 2022-08-17T12:15:59.4637545Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64 2022-08-17T12:15:59.4669327Z test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32 2022-08-17T12:15:59.4756617Z test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32 2022-08-17T12:15:59.5111743Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32 2022-08-17T12:15:59.5329469Z test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32 2022-08-17T12:15:59.5551049Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32 2022-08-17T12:15:59.8099964Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32 2022-08-17T12:15:59.8111109Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32 2022-08-17T12:15:59.8225077Z test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32 2022-08-17T12:15:59.8434087Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32 2022-08-17T12:15:59.8445295Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:15:59.8549873Z test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:15:59.9366054Z test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32 2022-08-17T12:15:59.9377179Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32 2022-08-17T12:15:59.9384073Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32 2022-08-17T12:15:59.9389904Z test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32 2022-08-17T12:16:00.1266812Z test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32 2022-08-17T12:16:00.1275221Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32 2022-08-17T12:16:00.1569036Z test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32 2022-08-17T12:16:00.1709336Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32 2022-08-17T12:16:00.2582318Z test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32 2022-08-17T12:16:00.2591360Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32 2022-08-17T12:16:00.3264751Z test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32 2022-08-17T12:16:00.3274960Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32 2022-08-17T12:16:00.3350367Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:16:00.3710670Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:16:00.4763319Z test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32 2022-08-17T12:16:00.4789971Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32 2022-08-17T12:16:00.5439476Z test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32 2022-08-17T12:16:00.5456918Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32 2022-08-17T12:16:00.5516457Z test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32 2022-08-17T12:16:00.5910836Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32 2022-08-17T12:16:00.5934174Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:16:00.6351971Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:16:00.6394198Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:16:00.6790797Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:16:00.6867059Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:00.7229463Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:00.7288564Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:16:00.7670105Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:16:00.7963098Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:16:00.8108776Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:16:01.0066993Z test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32 2022-08-17T12:16:01.0077911Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32 2022-08-17T12:16:01.3843916Z test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32 2022-08-17T12:16:01.3856039Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32 2022-08-17T12:16:01.4791204Z test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32 2022-08-17T12:16:01.4806961Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32 2022-08-17T12:16:01.4901575Z test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32 2022-08-17T12:16:01.5230774Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32 2022-08-17T12:16:01.5377396Z test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32 2022-08-17T12:16:01.5670573Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32 2022-08-17T12:16:01.6582384Z test_ops.py::TestCommonCPU::test_out__refs_softmax_cpu_float32 2022-08-17T12:16:01.6591904Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32 2022-08-17T12:16:01.6791058Z test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32 2022-08-17T12:16:01.7030195Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32 2022-08-17T12:16:01.7555936Z test_ops.py::TestCommonCPU::test_out__refs_log_softmax_cpu_float32 2022-08-17T12:16:01.7564853Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_softmax_cpu_float32 2022-08-17T12:16:01.7786064Z test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32 2022-08-17T12:16:01.7989488Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32 2022-08-17T12:16:01.8023831Z test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32 2022-08-17T12:16:01.8429624Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32 2022-08-17T12:16:01.9113726Z test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32 2022-08-17T12:16:01.9123516Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log_softmax_cpu_float32 2022-08-17T12:16:01.9627462Z test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32 2022-08-17T12:16:01.9636494Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32 2022-08-17T12:16:01.9732428Z test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32 2022-08-17T12:16:01.9789099Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32 2022-08-17T12:16:01.9799963Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32 2022-08-17T12:16:01.9828996Z test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32 2022-08-17T12:16:02.0068852Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32 2022-08-17T12:16:02.0229087Z test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32 2022-08-17T12:16:02.0359508Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:16:02.0670559Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:16:02.1018585Z test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32 2022-08-17T12:16:02.1027918Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32 2022-08-17T12:16:02.1074204Z test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32 2022-08-17T12:16:02.1471130Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32 2022-08-17T12:16:02.1533793Z test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32 2022-08-17T12:16:02.1911737Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32 2022-08-17T12:16:02.1927820Z test_ops.py::TestCommonCPU::test_out_acos_cpu_float32 2022-08-17T12:16:02.1939492Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32 2022-08-17T12:16:02.2238200Z test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32 2022-08-17T12:16:02.2247737Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32 2022-08-17T12:16:02.2394570Z test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32 2022-08-17T12:16:02.2487228Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32 2022-08-17T12:16:02.2500203Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_acos_cpu_float32 2022-08-17T12:16:02.2671443Z test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32 2022-08-17T12:16:02.2727758Z test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32 2022-08-17T12:16:02.2883338Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32 2022-08-17T12:16:02.2892747Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32 2022-08-17T12:16:02.3110839Z test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32 2022-08-17T12:16:02.3147332Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32 2022-08-17T12:16:02.3552053Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32 2022-08-17T12:16:02.3628174Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:02.3990577Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:02.4051910Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:02.4225010Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:02.4236880Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32 2022-08-17T12:16:02.4277852Z test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32 2022-08-17T12:16:02.4426903Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32 2022-08-17T12:16:02.4457465Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:16:02.4667297Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:16:02.4682364Z test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32 2022-08-17T12:16:02.4867793Z [gw1] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32 2022-08-17T12:16:02.4999606Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:02.5010637Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:16:02.5108499Z test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32 2022-08-17T12:16:02.5233178Z test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32 2022-08-17T12:16:02.5284621Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32 2022-08-17T12:16:02.5295102Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32 2022-08-17T12:16:02.5427668Z test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32 2022-08-17T12:16:02.5519613Z test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32 2022-08-17T12:16:02.5760226Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32 2022-08-17T12:16:02.5772332Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:02.5804528Z test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32 2022-08-17T12:16:02.5867347Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32 2022-08-17T12:16:02.6043013Z test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32 2022-08-17T12:16:02.6049921Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32 2022-08-17T12:16:02.6188965Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:16:02.6227677Z test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32 2022-08-17T12:16:02.6467323Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32 2022-08-17T12:16:02.6474168Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32 2022-08-17T12:16:02.6547886Z test_ops.py::TestCommonCPU::test_out_amax_cpu_float32 2022-08-17T12:16:02.6557174Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:16:02.6596940Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:02.6627718Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:02.6661740Z test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32 2022-08-17T12:16:02.6987059Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32 2022-08-17T12:16:02.7017692Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32 2022-08-17T12:16:02.7066539Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32 2022-08-17T12:16:02.7264701Z test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32 2022-08-17T12:16:02.7427278Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32 2022-08-17T12:16:02.7457524Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32 2022-08-17T12:16:02.7506689Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32 2022-08-17T12:16:02.7575078Z test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32 2022-08-17T12:16:02.7866993Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32 2022-08-17T12:16:02.7906531Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:02.7947045Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:02.8086900Z test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32 2022-08-17T12:16:02.8307381Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32 2022-08-17T12:16:02.8335180Z test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32 2022-08-17T12:16:02.8386477Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32 2022-08-17T12:16:02.8749563Z test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32 2022-08-17T12:16:02.8784333Z test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32 2022-08-17T12:16:02.9190006Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32 2022-08-17T12:16:02.9231860Z test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32 2022-08-17T12:16:02.9281652Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32 2022-08-17T12:16:02.9290917Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32 2022-08-17T12:16:02.9561155Z test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32 2022-08-17T12:16:02.9569263Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_amax_cpu_float32 2022-08-17T12:16:02.9629077Z test_ops.py::TestCommonCPU::test_out_any_cpu_float32 2022-08-17T12:16:02.9650851Z test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32 2022-08-17T12:16:02.9678774Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32 2022-08-17T12:16:02.9706171Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32 2022-08-17T12:16:02.9820207Z test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32 2022-08-17T12:16:02.9989162Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_any_cpu_float32 2022-08-17T12:16:03.0070567Z test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32 2022-08-17T12:16:03.0228093Z test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32 2022-08-17T12:16:03.0307915Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32 2022-08-17T12:16:03.0427880Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32 2022-08-17T12:16:03.0509408Z test_ops.py::TestCommonCPU::test_out_asin_cpu_float32 2022-08-17T12:16:03.0621178Z test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32 2022-08-17T12:16:03.0631922Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_asin_cpu_float32 2022-08-17T12:16:03.0641656Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32 2022-08-17T12:16:03.0718259Z test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32 2022-08-17T12:16:03.0867853Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32 2022-08-17T12:16:03.0948287Z test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32 2022-08-17T12:16:03.1060692Z test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32 2022-08-17T12:16:03.1099283Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32 2022-08-17T12:16:03.1307776Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32 2022-08-17T12:16:03.1358167Z test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32 2022-08-17T12:16:03.1370635Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32 2022-08-17T12:16:03.1387873Z test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32 2022-08-17T12:16:03.1424275Z test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32 2022-08-17T12:16:03.1790968Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32 2022-08-17T12:16:03.1946155Z test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32 2022-08-17T12:16:03.2232604Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32 2022-08-17T12:16:03.2583522Z test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32 2022-08-17T12:16:03.2592762Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32 2022-08-17T12:16:03.2666576Z test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64 2022-08-17T12:16:03.2673745Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32 2022-08-17T12:16:03.2715146Z test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32 2022-08-17T12:16:03.2789485Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32 2022-08-17T12:16:03.3013931Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64 2022-08-17T12:16:03.3022964Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32 2022-08-17T12:16:03.3029644Z test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32 2022-08-17T12:16:03.3049823Z test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64 2022-08-17T12:16:03.3108763Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32 2022-08-17T12:16:03.3148524Z test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32 2022-08-17T12:16:03.3195997Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32 2022-08-17T12:16:03.3205867Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32 2022-08-17T12:16:03.3229671Z test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32 2022-08-17T12:16:03.3426748Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64 2022-08-17T12:16:03.3467658Z test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32 2022-08-17T12:16:03.3473145Z test_ops.py::TestCommonCPU::test_out_bool_cpu_float32 2022-08-17T12:16:03.3495196Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32 2022-08-17T12:16:03.3520022Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bool_cpu_float32 2022-08-17T12:16:03.3545605Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32 2022-08-17T12:16:03.3572930Z test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32 2022-08-17T12:16:03.3625397Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32 2022-08-17T12:16:03.3868641Z test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32 2022-08-17T12:16:03.3924846Z test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32 2022-08-17T12:16:03.3948046Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32 2022-08-17T12:16:03.3988915Z test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32 2022-08-17T12:16:03.4061155Z test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32 2022-08-17T12:16:03.4091052Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32 2022-08-17T12:16:03.4101904Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32 2022-08-17T12:16:03.4311164Z test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32 2022-08-17T12:16:03.4353491Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32 2022-08-17T12:16:03.4428016Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32 2022-08-17T12:16:03.4471393Z test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32 2022-08-17T12:16:03.4751509Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32 2022-08-17T12:16:03.4794381Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:03.4804099Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32 2022-08-17T12:16:03.4868638Z test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32 2022-08-17T12:16:03.5283352Z test_ops.py::TestCommonCPU::test_out_add_cpu_float32 2022-08-17T12:16:03.5295036Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:03.5328774Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:16:03.5711749Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:16:03.5764879Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:16:03.6100065Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:16:03.6110315Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32 2022-08-17T12:16:03.6147554Z test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32 2022-08-17T12:16:03.6192695Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32 2022-08-17T12:16:03.6630140Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32 2022-08-17T12:16:03.6696440Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:16:03.6833096Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:16:03.6840815Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32 2022-08-17T12:16:03.7067723Z test_ops.py::TestCommonCPU::test_out_addr_cpu_float32 2022-08-17T12:16:03.7145141Z test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32 2022-08-17T12:16:03.7157848Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_add_cpu_float32 2022-08-17T12:16:03.7813449Z test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32 2022-08-17T12:16:03.7822152Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32 2022-08-17T12:16:03.7987956Z test_ops.py::TestCommonCPU::test_out_all_cpu_float32 2022-08-17T12:16:03.7999245Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32 2022-08-17T12:16:03.8077172Z test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32 2022-08-17T12:16:03.8091506Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addr_cpu_float32 2022-08-17T12:16:03.8180421Z test_ops.py::TestCommonCPU::test_out_amin_cpu_float32 2022-08-17T12:16:03.8194056Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_all_cpu_float32 2022-08-17T12:16:03.8226115Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32 2022-08-17T12:16:03.8428517Z test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32 2022-08-17T12:16:03.8462721Z test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32 2022-08-17T12:16:03.8714075Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32 2022-08-17T12:16:03.8733879Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32 2022-08-17T12:16:03.8867912Z test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32 2022-08-17T12:16:03.9272165Z test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32 2022-08-17T12:16:03.9281550Z [gw1] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32 2022-08-17T12:16:03.9316977Z test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32 2022-08-17T12:16:03.9327296Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32 2022-08-17T12:16:03.9486463Z test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32 2022-08-17T12:16:03.9517179Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32 2022-08-17T12:16:03.9526729Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32 2022-08-17T12:16:03.9621401Z test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32 2022-08-17T12:16:03.9706484Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32 2022-08-17T12:16:03.9729121Z test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32 2022-08-17T12:16:03.9948520Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32 2022-08-17T12:16:03.9955094Z test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32 2022-08-17T12:16:03.9963625Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32 2022-08-17T12:16:04.0081090Z test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32 2022-08-17T12:16:04.0146691Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32 2022-08-17T12:16:04.0164942Z test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32 2022-08-17T12:16:04.0386692Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32 2022-08-17T12:16:04.0422342Z test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32 2022-08-17T12:16:04.0433031Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32 2022-08-17T12:16:04.0638385Z test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32 2022-08-17T12:16:04.0826362Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32 2022-08-17T12:16:04.0867217Z test_ops.py::TestCommonCPU::test_out_cov_cpu_float32 2022-08-17T12:16:04.0886416Z test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32 2022-08-17T12:16:04.0936302Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_cov_cpu_float32 2022-08-17T12:16:04.1266395Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32 2022-08-17T12:16:04.1307918Z test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32 2022-08-17T12:16:04.1344852Z test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32 2022-08-17T12:16:04.1381065Z [gw0] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32 2022-08-17T12:16:04.1392899Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_amin_cpu_float32 2022-08-17T12:16:04.1446665Z test_ops.py::TestCommonCPU::test_out_arange_cpu_float32 2022-08-17T12:16:04.1575716Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32 2022-08-17T12:16:04.1582472Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32 2022-08-17T12:16:04.1629302Z test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32 2022-08-17T12:16:04.1706772Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32 2022-08-17T12:16:04.1746813Z test_ops.py::TestCommonCPU::test_out_diag_cpu_float32 2022-08-17T12:16:04.1787790Z test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32 2022-08-17T12:16:04.1986808Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32 2022-08-17T12:16:04.2012073Z test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32 2022-08-17T12:16:04.2188140Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32 2022-08-17T12:16:04.2225402Z test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32 2022-08-17T12:16:04.2428612Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32 2022-08-17T12:16:04.2501784Z test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64 2022-08-17T12:16:04.2629303Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64 2022-08-17T12:16:04.2674345Z test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32 2022-08-17T12:16:04.2869287Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32 2022-08-17T12:16:04.2925026Z test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32 2022-08-17T12:16:04.3054846Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32 2022-08-17T12:16:04.3063778Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_arange_cpu_float32 2022-08-17T12:16:04.3087038Z test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32 2022-08-17T12:16:04.3106836Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32 2022-08-17T12:16:04.3311323Z test_ops.py::TestCommonCPU::test_out_abs_cpu_float32 2022-08-17T12:16:04.3319467Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_abs_cpu_float32 2022-08-17T12:16:04.3355085Z test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32 2022-08-17T12:16:04.3466592Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32 2022-08-17T12:16:04.3547531Z test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32 2022-08-17T12:16:04.3655212Z test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32 2022-08-17T12:16:04.3747949Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32 2022-08-17T12:16:04.3772426Z test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32 2022-08-17T12:16:04.3907297Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32 2022-08-17T12:16:04.3960105Z test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32 2022-08-17T12:16:04.4054450Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32 2022-08-17T12:16:04.4064712Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_diag_cpu_float32 2022-08-17T12:16:04.4092859Z test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32 2022-08-17T12:16:04.4186766Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32 2022-08-17T12:16:04.4211034Z test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32 2022-08-17T12:16:04.4345929Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32 2022-08-17T12:16:04.4451597Z test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32 2022-08-17T12:16:04.4505886Z [gw2] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32 2022-08-17T12:16:04.4626725Z test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32 2022-08-17T12:16:04.4788335Z test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32 2022-08-17T12:16:04.5072780Z test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64 2022-08-17T12:16:04.5084720Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64 2022-08-17T12:16:04.5092515Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32 2022-08-17T12:16:04.5228759Z test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32 2022-08-17T12:16:04.5513773Z test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64 2022-08-17T12:16:04.5668515Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64 2022-08-17T12:16:04.5692465Z test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32 2022-08-17T12:16:04.5703383Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32 2022-08-17T12:16:04.5710237Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32 2022-08-17T12:16:04.5823399Z test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32 2022-08-17T12:16:04.6109784Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32 2022-08-17T12:16:04.6136849Z test_ops.py::TestCommonCPU::test_out_byte_cpu_float32 2022-08-17T12:16:04.6149741Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_byte_cpu_float32 2022-08-17T12:16:04.6351911Z test_ops.py::TestCommonCPU::test_out_angle_cpu_float32 2022-08-17T12:16:04.6548998Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_angle_cpu_float32 2022-08-17T12:16:04.6588983Z test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32 2022-08-17T12:16:04.6755348Z test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32 2022-08-17T12:16:04.6764642Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32 2022-08-17T12:16:04.6784618Z test_ops.py::TestCommonCPU::test_out_double_cpu_float32 2022-08-17T12:16:04.6800078Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32 2022-08-17T12:16:04.6875241Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_double_cpu_float32 2022-08-17T12:16:04.6987274Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32 2022-08-17T12:16:04.7027537Z test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32 2022-08-17T12:16:04.7069738Z test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32 2022-08-17T12:16:04.7082952Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32 2022-08-17T12:16:04.7098746Z test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32 2022-08-17T12:16:04.7188260Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32 2022-08-17T12:16:04.7257655Z test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32 2022-08-17T12:16:04.7466980Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32 2022-08-17T12:16:04.7627724Z test_ops.py::TestCommonCPU::test_out_atan_cpu_float32 2022-08-17T12:16:04.7659171Z test_ops.py::TestCommonCPU::test_out_equal_cpu_float32 2022-08-17T12:16:04.7808308Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_equal_cpu_float32 2022-08-17T12:16:04.7815745Z [gw2] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32 2022-08-17T12:16:04.7992284Z test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32 2022-08-17T12:16:04.8002627Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_atan_cpu_float32 2022-08-17T12:16:04.8046625Z test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32 2022-08-17T12:16:04.8107474Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32 2022-08-17T12:16:04.8468384Z test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32 2022-08-17T12:16:04.8505701Z test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64 2022-08-17T12:16:04.8523164Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64 2022-08-17T12:16:04.8531750Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32 2022-08-17T12:16:04.8580398Z test_ops.py::TestCommonCPU::test_out_complex_cpu_float32 2022-08-17T12:16:04.8590981Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32 2022-08-17T12:16:04.8774957Z test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32 2022-08-17T12:16:04.8906774Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32 2022-08-17T12:16:04.9027756Z test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64 2022-08-17T12:16:04.9057449Z test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32 2022-08-17T12:16:04.9100515Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32 2022-08-17T12:16:04.9254257Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64 2022-08-17T12:16:04.9261390Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32 2022-08-17T12:16:04.9288703Z test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32 2022-08-17T12:16:04.9346180Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32 2022-08-17T12:16:04.9466912Z test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32 2022-08-17T12:16:04.9545534Z test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32 2022-08-17T12:16:04.9667365Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32 2022-08-17T12:16:04.9696317Z test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32 2022-08-17T12:16:04.9787065Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32 2022-08-17T12:16:04.9828192Z test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32 2022-08-17T12:16:04.9993828Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32 2022-08-17T12:16:05.0003411Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_complex_cpu_float32 2022-08-17T12:16:05.0028413Z test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32 2022-08-17T12:16:05.0106522Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32 2022-08-17T12:16:05.0226885Z test_ops.py::TestCommonCPU::test_out_cos_cpu_float32 2022-08-17T12:16:05.0289853Z test_ops.py::TestCommonCPU::test_out_cat_cpu_float32 2022-08-17T12:16:05.0300470Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32 2022-08-17T12:16:05.0428530Z test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32 2022-08-17T12:16:05.0580985Z test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32 2022-08-17T12:16:05.0592637Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cos_cpu_float32 2022-08-17T12:16:05.0780406Z test_ops.py::TestCommonCPU::test_out_cross_cpu_float32 2022-08-17T12:16:05.0788769Z [gw0] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32 2022-08-17T12:16:05.0901411Z test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32 2022-08-17T12:16:05.0911136Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32 2022-08-17T12:16:05.1257899Z test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32 2022-08-17T12:16:05.1265589Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cross_cpu_float32 2022-08-17T12:16:05.1351106Z test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32 2022-08-17T12:16:05.1400123Z [gw2] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32 2022-08-17T12:16:05.1411461Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32 2022-08-17T12:16:05.1474392Z test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32 2022-08-17T12:16:05.1586374Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32 2022-08-17T12:16:05.1596670Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cat_cpu_float32 2022-08-17T12:16:05.1620020Z test_ops.py::TestCommonCPU::test_out_char_cpu_float32 2022-08-17T12:16:05.1706255Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_char_cpu_float32 2022-08-17T12:16:05.1730840Z test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32 2022-08-17T12:16:05.1807588Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32 2022-08-17T12:16:05.1815626Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32 2022-08-17T12:16:05.1825243Z test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32 2022-08-17T12:16:05.1857906Z test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32 2022-08-17T12:16:05.2026121Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32 2022-08-17T12:16:05.2051698Z test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32 2022-08-17T12:16:05.2146263Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32 2022-08-17T12:16:05.2267369Z test_ops.py::TestCommonCPU::test_out_diff_cpu_float32 2022-08-17T12:16:05.2470609Z test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32 2022-08-17T12:16:05.2502431Z test_ops.py::TestCommonCPU::test_out_clone_cpu_float32 2022-08-17T12:16:05.2739389Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_clone_cpu_float32 2022-08-17T12:16:05.2747396Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32 2022-08-17T12:16:05.2799917Z test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32 2022-08-17T12:16:05.2810850Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32 2022-08-17T12:16:05.2837939Z test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32 2022-08-17T12:16:05.2907186Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32 2022-08-17T12:16:05.2934879Z test_ops.py::TestCommonCPU::test_out_conj_cpu_float32 2022-08-17T12:16:05.3229456Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_conj_cpu_float32 2022-08-17T12:16:05.3349827Z test_ops.py::TestCommonCPU::test_out_floor_cpu_float32 2022-08-17T12:16:05.3437071Z test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32 2022-08-17T12:16:05.3667637Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_floor_cpu_float32 2022-08-17T12:16:05.4494725Z test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32 2022-08-17T12:16:05.4508195Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32 2022-08-17T12:16:05.5014083Z test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32 2022-08-17T12:16:05.5022415Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32 2022-08-17T12:16:05.5043527Z test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32 2022-08-17T12:16:05.5053203Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32 2022-08-17T12:16:05.5071979Z test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32 2022-08-17T12:16:05.5080164Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32 2022-08-17T12:16:05.5256877Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32 2022-08-17T12:16:05.5266859Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32 2022-08-17T12:16:05.5427203Z test_ops.py::TestCommonCPU::test_out_gather_cpu_float32 2022-08-17T12:16:05.5467887Z test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32 2022-08-17T12:16:05.5906083Z test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32 2022-08-17T12:16:05.5914448Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32 2022-08-17T12:16:05.5944383Z test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32 2022-08-17T12:16:05.5952405Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32 2022-08-17T12:16:05.5962784Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32 2022-08-17T12:16:05.6168983Z test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32 2022-08-17T12:16:05.6177190Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_gather_cpu_float32 2022-08-17T12:16:05.6228299Z test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32 2022-08-17T12:16:05.6346680Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32 2022-08-17T12:16:05.6491845Z test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32 2022-08-17T12:16:05.6498626Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32 2022-08-17T12:16:05.6525148Z test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32 2022-08-17T12:16:05.6586903Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32 2022-08-17T12:16:05.6911645Z test_ops.py::TestCommonCPU::test_out_histc_cpu_float32 2022-08-17T12:16:05.6942576Z test_ops.py::TestCommonCPU::test_out_dist_cpu_float32 2022-08-17T12:16:05.7220923Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_dist_cpu_float32 2022-08-17T12:16:05.7229362Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32 2022-08-17T12:16:05.7349180Z test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32 2022-08-17T12:16:05.7584432Z test_ops.py::TestCommonCPU::test_out_dot_cpu_float32 2022-08-17T12:16:05.7828519Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_dot_cpu_float32 2022-08-17T12:16:05.8187920Z test_ops.py::TestCommonCPU::test_out_eig_cpu_float32 2022-08-17T12:16:05.8225830Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_eig_cpu_float32 2022-08-17T12:16:05.8234301Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32 2022-08-17T12:16:05.8267407Z test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32 2022-08-17T12:16:05.8671757Z test_ops.py::TestCommonCPU::test_out_eq_cpu_float32 2022-08-17T12:16:05.8708423Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_eq_cpu_float32 2022-08-17T12:16:05.8972831Z test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32 2022-08-17T12:16:05.9148980Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32 2022-08-17T12:16:05.9182256Z test_ops.py::TestCommonCPU::test_out_expand_cpu_float32 2022-08-17T12:16:05.9592605Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_expand_cpu_float32 2022-08-17T12:16:05.9853434Z test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32 2022-08-17T12:16:05.9862620Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32 2022-08-17T12:16:06.0272381Z test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32 2022-08-17T12:16:06.0281393Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32 2022-08-17T12:16:06.1040856Z test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32 2022-08-17T12:16:06.1046994Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32 2022-08-17T12:16:06.1089198Z test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32 2022-08-17T12:16:06.1098704Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32 2022-08-17T12:16:06.1135962Z test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32 2022-08-17T12:16:06.1509878Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32 2022-08-17T12:16:06.1546826Z test_ops.py::TestCommonCPU::test_out_float_cpu_float32 2022-08-17T12:16:06.1950077Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_float_cpu_float32 2022-08-17T12:16:06.2206135Z test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32 2022-08-17T12:16:06.2219015Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32 2022-08-17T12:16:06.2256790Z test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32 2022-08-17T12:16:06.2629817Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32 2022-08-17T12:16:06.3441925Z test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32 2022-08-17T12:16:06.3453660Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32 2022-08-17T12:16:06.3479054Z test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32 2022-08-17T12:16:06.3487091Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32 2022-08-17T12:16:06.3935089Z test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32 2022-08-17T12:16:06.3943532Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32 2022-08-17T12:16:06.4178407Z test_ops.py::TestCommonCPU::test_out_ge_cpu_float32 2022-08-17T12:16:06.4285234Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_ge_cpu_float32 2022-08-17T12:16:06.4292682Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32 2022-08-17T12:16:06.4318590Z test_ops.py::TestCommonCPU::test_out_flip_cpu_float32 2022-08-17T12:16:06.4346842Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_flip_cpu_float32 2022-08-17T12:16:06.4372891Z test_ops.py::TestCommonCPU::test_out_half_cpu_float32 2022-08-17T12:16:06.4706471Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_half_cpu_float32 2022-08-17T12:16:06.4788271Z test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32 2022-08-17T12:16:06.5574658Z test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32 2022-08-17T12:16:06.5584209Z [gw1] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32 2022-08-17T12:16:06.5657662Z test_ops.py::TestCommonCPU::test_out_i0_cpu_float32 2022-08-17T12:16:06.5671251Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32 2022-08-17T12:16:06.5898320Z test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32 2022-08-17T12:16:06.5987147Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_i0_cpu_float32 2022-08-17T12:16:06.6071586Z test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32 2022-08-17T12:16:06.6083664Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_diff_cpu_float32 2022-08-17T12:16:06.7103907Z test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32 2022-08-17T12:16:06.7111270Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32 2022-08-17T12:16:06.7163093Z test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32 2022-08-17T12:16:06.7528409Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32 2022-08-17T12:16:06.7540155Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32 2022-08-17T12:16:06.7547645Z test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32 2022-08-17T12:16:06.7570779Z test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32 2022-08-17T12:16:06.7736808Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32 2022-08-17T12:16:06.7747434Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32 2022-08-17T12:16:06.7947973Z test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32 2022-08-17T12:16:06.7968720Z test_ops.py::TestCommonCPU::test_out_empty_cpu_float32 2022-08-17T12:16:06.7978624Z [gw2] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_empty_cpu_float32 2022-08-17T12:16:06.7987997Z [gw3] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32 2022-08-17T12:16:06.8388272Z test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32 2022-08-17T12:16:06.8647611Z test_ops.py::TestCommonCPU::test_out_erf_cpu_float32 2022-08-17T12:16:06.8828172Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_erf_cpu_float32 2022-08-17T12:16:06.9400077Z test_ops.py::TestCommonCPU::test_out_exp_cpu_float32 2022-08-17T12:16:06.9408970Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32 2022-08-17T12:16:06.9432148Z test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32 2022-08-17T12:16:06.9439807Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_exp_cpu_float32 2022-08-17T12:16:06.9448719Z test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32 2022-08-17T12:16:06.9830162Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32 2022-08-17T12:16:07.0263396Z test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32 2022-08-17T12:16:07.0275600Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32 2022-08-17T12:16:07.1101604Z test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32 2022-08-17T12:16:07.1110061Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32 2022-08-17T12:16:07.1688580Z test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32 2022-08-17T12:16:07.1699264Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32 2022-08-17T12:16:07.2578730Z test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32 2022-08-17T12:16:07.2589558Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32 2022-08-17T12:16:07.2608357Z test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32 2022-08-17T12:16:07.2618395Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32 2022-08-17T12:16:07.3105259Z test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32 2022-08-17T12:16:07.3116276Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32 2022-08-17T12:16:07.3148336Z test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32 2022-08-17T12:16:07.3550243Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32 2022-08-17T12:16:07.3592509Z test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32 2022-08-17T12:16:07.3706736Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32 2022-08-17T12:16:07.3715616Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32 2022-08-17T12:16:07.3991022Z test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32 2022-08-17T12:16:07.4050388Z test_ops.py::TestCommonCPU::test_out_istft_cpu_float32 2022-08-17T12:16:07.4431862Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_istft_cpu_float32 2022-08-17T12:16:07.4466260Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:16:07.4712187Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:16:07.4724266Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32 2022-08-17T12:16:07.4779637Z test_ops.py::TestCommonCPU::test_out_inverse_cpu_float32 2022-08-17T12:16:07.4790212Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32 2022-08-17T12:16:07.4815598Z test_ops.py::TestCommonCPU::test_out_fill_cpu_float32 2022-08-17T12:16:07.4868363Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fill_cpu_float32 2022-08-17T12:16:07.4885667Z test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64 2022-08-17T12:16:07.4895119Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_histc_cpu_float32 2022-08-17T12:16:07.5160644Z test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32 2022-08-17T12:16:07.5200535Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64 2022-08-17T12:16:07.5207386Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_inverse_cpu_float32 2022-08-17T12:16:07.5227454Z test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32 2022-08-17T12:16:07.5234640Z test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32 2022-08-17T12:16:07.5259910Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32 2022-08-17T12:16:07.5290254Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32 2022-08-17T12:16:07.5307614Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32 2022-08-17T12:16:07.5308342Z test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32 2022-08-17T12:16:07.5627127Z test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32 2022-08-17T12:16:07.5652479Z test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32 2022-08-17T12:16:07.5666536Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32 2022-08-17T12:16:07.5780697Z test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32 2022-08-17T12:16:07.5788195Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32 2022-08-17T12:16:07.6068532Z test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32 2022-08-17T12:16:07.6093614Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32 2022-08-17T12:16:07.6341233Z [gw1] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32 2022-08-17T12:16:07.6348567Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32 2022-08-17T12:16:07.6508502Z test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32 2022-08-17T12:16:07.6828523Z test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32 2022-08-17T12:16:07.6839327Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32 2022-08-17T12:16:07.6881896Z test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32 2022-08-17T12:16:07.7270690Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32 2022-08-17T12:16:07.7322441Z test_ops.py::TestCommonCPU::test_out_inner_cpu_float32 2022-08-17T12:16:07.7331823Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32 2022-08-17T12:16:07.7668281Z test_ops.py::TestCommonCPU::test_out_frac_cpu_float32 2022-08-17T12:16:07.7747375Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_inner_cpu_float32 2022-08-17T12:16:07.7777477Z test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32 2022-08-17T12:16:07.7796568Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32 2022-08-17T12:16:07.7805096Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_frac_cpu_float32 2022-08-17T12:16:07.7994658Z test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64 2022-08-17T12:16:07.8187275Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64 2022-08-17T12:16:07.8210484Z test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32 2022-08-17T12:16:07.8220448Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32 2022-08-17T12:16:07.8226988Z test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32 2022-08-17T12:16:07.8244775Z test_ops.py::TestCommonCPU::test_out_gt_cpu_float32 2022-08-17T12:16:07.8394335Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32 2022-08-17T12:16:07.8405145Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32 2022-08-17T12:16:07.8464355Z test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32 2022-08-17T12:16:07.8474698Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_gt_cpu_float32 2022-08-17T12:16:07.8627368Z [gw3] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32 2022-08-17T12:16:07.8629511Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32 2022-08-17T12:16:07.8654095Z test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:16:07.8666154Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:16:07.9068722Z test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32 2022-08-17T12:16:07.9097250Z test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32 2022-08-17T12:16:07.9548766Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32 2022-08-17T12:16:08.1003616Z test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32 2022-08-17T12:16:08.1012856Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32 2022-08-17T12:16:08.1252393Z test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32 2022-08-17T12:16:08.1264718Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32 2022-08-17T12:16:08.1347625Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32 2022-08-17T12:16:08.1407835Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32 2022-08-17T12:16:08.1416030Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32 2022-08-17T12:16:08.1427561Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32 2022-08-17T12:16:08.2046634Z test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32 2022-08-17T12:16:08.2060868Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32 2022-08-17T12:16:08.3572847Z test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32 2022-08-17T12:16:08.3583887Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32 2022-08-17T12:16:08.4786633Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:16:08.4797478Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:16:08.5011448Z test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32 2022-08-17T12:16:08.5020087Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32 2022-08-17T12:16:08.5434618Z test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32 2022-08-17T12:16:08.5445503Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32 2022-08-17T12:16:08.6501748Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32 2022-08-17T12:16:08.6513606Z [gw3] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32 2022-08-17T12:16:08.7053412Z test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32 2022-08-17T12:16:08.7064481Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32 2022-08-17T12:16:08.7912864Z test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32 2022-08-17T12:16:08.7925375Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32 2022-08-17T12:16:08.8325175Z test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32 2022-08-17T12:16:08.8388650Z [gw0] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32 2022-08-17T12:16:08.8407219Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32 2022-08-17T12:16:08.8734924Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32 2022-08-17T12:16:08.8744947Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32 2022-08-17T12:16:08.8765529Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32 2022-08-17T12:16:08.8777121Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32 2022-08-17T12:16:08.8787836Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32 2022-08-17T12:16:08.8826968Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32 2022-08-17T12:16:08.9149025Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:16:09.1919373Z test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32 2022-08-17T12:16:09.1929176Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:16:09.2182752Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32 2022-08-17T12:16:09.2349198Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32 2022-08-17T12:16:09.4050476Z test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:16:09.4060173Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32 2022-08-17T12:16:09.4410705Z test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32 2022-08-17T12:16:09.4468178Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32 2022-08-17T12:16:09.4550600Z test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32 2022-08-17T12:16:09.4563862Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:16:09.4801545Z test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32 2022-08-17T12:16:09.4813142Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32 2022-08-17T12:16:09.5690130Z test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32 2022-08-17T12:16:09.5700556Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32 2022-08-17T12:16:09.7607959Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:16:09.7616274Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:16:10.2381334Z test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32 2022-08-17T12:16:10.2394791Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32 2022-08-17T12:16:10.2569845Z test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32 2022-08-17T12:16:10.2582899Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32 2022-08-17T12:16:11.1390566Z test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32 2022-08-17T12:16:11.1399057Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32 2022-08-17T12:16:11.5264171Z test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32 2022-08-17T12:16:11.5272898Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32 2022-08-17T12:16:11.5456118Z test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32 2022-08-17T12:16:11.5710841Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32 2022-08-17T12:16:11.6894401Z test_ops.py::TestCommonCPU::test_out_log_softmax_dtype_cpu_float32 2022-08-17T12:16:11.6904124Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_log_softmax_dtype_cpu_float32 2022-08-17T12:16:11.6940636Z test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32 2022-08-17T12:16:11.7308659Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32 2022-08-17T12:16:11.7648320Z test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32 2022-08-17T12:16:11.7748749Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32 2022-08-17T12:16:11.7777422Z test_ops.py::TestCommonCPU::test_out_long_cpu_float32 2022-08-17T12:16:11.8189735Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_long_cpu_float32 2022-08-17T12:16:11.8911252Z test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32 2022-08-17T12:16:11.8923239Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32 2022-08-17T12:16:12.0341700Z test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32 2022-08-17T12:16:12.0436561Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32 2022-08-17T12:16:12.0465073Z test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64 2022-08-17T12:16:12.0870774Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64 2022-08-17T12:16:12.0946084Z test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32 2022-08-17T12:16:12.1312470Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32 2022-08-17T12:16:12.1350347Z test_ops.py::TestCommonCPU::test_out_int_cpu_float32 2022-08-17T12:16:12.1751540Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_int_cpu_float32 2022-08-17T12:16:12.1848484Z test_ops.py::TestCommonCPU::test_out_isin_cpu_float32 2022-08-17T12:16:12.2189275Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isin_cpu_float32 2022-08-17T12:16:12.2241097Z test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32 2022-08-17T12:16:12.2445196Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32 2022-08-17T12:16:12.2455629Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32 2022-08-17T12:16:12.2483468Z test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32 2022-08-17T12:16:12.2627239Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32 2022-08-17T12:16:12.2650234Z test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:16:12.2865932Z [gw2] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:16:12.3068234Z test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32 2022-08-17T12:16:12.3515414Z test_ops.py::TestCommonCPU::test_out_kron_cpu_float32 2022-08-17T12:16:12.3522690Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_kron_cpu_float32 2022-08-17T12:16:12.3852975Z test_ops.py::TestCommonCPU::test_out_le_cpu_float32 2022-08-17T12:16:12.3947415Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_le_cpu_float32 2022-08-17T12:16:12.4528139Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32 2022-08-17T12:16:12.4538098Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32 2022-08-17T12:16:12.4568160Z test_ops.py::TestCommonCPU::test_out_mean_cpu_float32 2022-08-17T12:16:12.4948706Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_mean_cpu_float32 2022-08-17T12:16:12.6721007Z test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32 2022-08-17T12:16:12.6730517Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32 2022-08-17T12:16:12.6770438Z test_ops.py::TestCommonCPU::test_out_log2_cpu_float32 2022-08-17T12:16:12.6780033Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32 2022-08-17T12:16:12.6866843Z test_ops.py::TestCommonCPU::test_out_mm_cpu_float32 2022-08-17T12:16:12.6879066Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32 2022-08-17T12:16:12.7003252Z test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float64 2022-08-17T12:16:12.7188161Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_mm_cpu_float32 2022-08-17T12:16:12.7207023Z test_ops.py::TestCommonCPU::test_out_mul_cpu_float32 2022-08-17T12:16:12.7216721Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_log2_cpu_float32 2022-08-17T12:16:12.7393647Z test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32 2022-08-17T12:16:12.7627693Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32 2022-08-17T12:16:12.7964194Z test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32 2022-08-17T12:16:12.8067446Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32 2022-08-17T12:16:12.8755501Z test_ops.py::TestCommonCPU::test_out_logit_cpu_float32 2022-08-17T12:16:12.8767392Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_mul_cpu_float32 2022-08-17T12:16:12.8782892Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:16:12.8816821Z [gw1] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:16:12.8828542Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logit_cpu_float32 2022-08-17T12:16:12.9054042Z test_ops.py::TestCommonCPU::test_out_lt_cpu_float32 2022-08-17T12:16:12.9187030Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_lt_cpu_float32 2022-08-17T12:16:12.9213821Z test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32 2022-08-17T12:16:12.9265567Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32 2022-08-17T12:16:12.9287919Z test_ops.py::TestCommonCPU::test_out_mH_cpu_float32 2022-08-17T12:16:12.9626828Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_mH_cpu_float32 2022-08-17T12:16:12.9659050Z test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32 2022-08-17T12:16:12.9746008Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32 2022-08-17T12:16:12.9829598Z test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32 2022-08-17T12:16:12.9837704Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32 2022-08-17T12:16:13.0069949Z test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32 2022-08-17T12:16:13.0130965Z test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32 2022-08-17T12:16:13.0301868Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32 2022-08-17T12:16:13.0312600Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32 2022-08-17T12:16:13.0508531Z test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32 2022-08-17T12:16:13.0536567Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:16:13.0908289Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:16:13.0919048Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32 2022-08-17T12:16:13.0948908Z test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32 2022-08-17T12:16:13.0988179Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32 2022-08-17T12:16:13.1020719Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:16:13.1348469Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:16:13.1375739Z test_ops.py::TestCommonCPU::test_out_median_cpu_float32 2022-08-17T12:16:13.1427651Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_median_cpu_float32 2022-08-17T12:16:13.1497958Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:16:13.1788506Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:16:13.1817654Z test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32 2022-08-17T12:16:13.1867628Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32 2022-08-17T12:16:13.1947294Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:16:13.2230961Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:16:13.2311620Z test_ops.py::TestCommonCPU::test_out_mode_cpu_float32 2022-08-17T12:16:13.2370601Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:16:13.2752532Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:16:13.2803372Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:16:13.3193232Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:16:13.3263569Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32 2022-08-17T12:16:13.3272427Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float64 2022-08-17T12:16:13.3321647Z test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32 2022-08-17T12:16:13.3453330Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32 2022-08-17T12:16:13.3462567Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_mode_cpu_float32 2022-08-17T12:16:13.3478591Z test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32 2022-08-17T12:16:13.3518112Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32 2022-08-17T12:16:13.3527697Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32 2022-08-17T12:16:13.3628057Z test_ops.py::TestCommonCPU::test_out_log_cpu_float32 2022-08-17T12:16:13.3657799Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32 2022-08-17T12:16:13.3869347Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32 2022-08-17T12:16:13.3890399Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:16:13.4001934Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:16:13.4008625Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_log_cpu_float32 2022-08-17T12:16:13.4068837Z test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32 2022-08-17T12:16:13.4194284Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:16:13.4233339Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32 2022-08-17T12:16:13.4308002Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:16:13.4426020Z test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32 2022-08-17T12:16:13.4501688Z test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32 2022-08-17T12:16:13.4511365Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32 2022-08-17T12:16:13.4689040Z test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32 2022-08-17T12:16:13.4867897Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32 2022-08-17T12:16:13.4947999Z test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32 2022-08-17T12:16:13.4981445Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32 2022-08-17T12:16:13.5186000Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32 2022-08-17T12:16:13.5193902Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32 2022-08-17T12:16:13.5389766Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32 2022-08-17T12:16:13.5455109Z test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32 2022-08-17T12:16:13.5832012Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32 2022-08-17T12:16:13.5917214Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:16:13.6119061Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:16:13.6132553Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32 2022-08-17T12:16:13.6270187Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:16:13.6307619Z test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:13.6538464Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:13.6551082Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:16:13.6708569Z test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32 2022-08-17T12:16:13.6744876Z test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:16:13.7150215Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:16:13.7185534Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:16:13.7589727Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:16:13.7628851Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:16:13.8032356Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:16:13.8064046Z test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32 2022-08-17T12:16:13.8511239Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32 2022-08-17T12:16:13.8552129Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:16:13.8949499Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:16:13.8980184Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32 2022-08-17T12:16:13.9389597Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32 2022-08-17T12:16:13.9446585Z test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:16:13.9829805Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:16:13.9871083Z test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:16:14.0269703Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:16:14.0306436Z test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32 2022-08-17T12:16:14.0750143Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32 2022-08-17T12:16:14.0786996Z test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:16:14.1191478Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:16:14.1675074Z test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32 2022-08-17T12:16:14.1683511Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32 2022-08-17T12:16:14.1745004Z test_ops.py::TestCommonCPU::test_out_ne_cpu_float32 2022-08-17T12:16:14.1756257Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32 2022-08-17T12:16:14.1805609Z test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32 2022-08-17T12:16:14.1990267Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32 2022-08-17T12:16:14.2106655Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_ne_cpu_float32 2022-08-17T12:16:14.2162111Z test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32 2022-08-17T12:16:14.2186798Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32 2022-08-17T12:16:14.2226056Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:16:14.2548840Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:16:14.2579179Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:16:14.2627841Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:16:14.2699855Z test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32 2022-08-17T12:16:14.2988482Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32 2022-08-17T12:16:14.3021924Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:16:14.3067333Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:16:14.3334512Z test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32 2022-08-17T12:16:14.3428845Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32 2022-08-17T12:16:14.3470131Z test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32 2022-08-17T12:16:14.3507580Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32 2022-08-17T12:16:14.3561536Z test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32 2022-08-17T12:16:14.3869770Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32 2022-08-17T12:16:14.3897102Z test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32 2022-08-17T12:16:14.3947951Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32 2022-08-17T12:16:14.4350997Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:16:14.4393394Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:16:14.4792096Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:16:14.4920905Z test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:16:14.5232021Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:16:14.5284217Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32 2022-08-17T12:16:14.5701694Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32 2022-08-17T12:16:14.5714269Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:16:14.5752543Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:16:14.5762263Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:16:14.5776631Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:16:14.6110988Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:16:14.6147293Z test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:16:14.6187635Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:16:14.6225399Z test_ops.py::TestCommonCPU::test_out_put_cpu_float32 2022-08-17T12:16:14.6550145Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_put_cpu_float32 2022-08-17T12:16:14.6586759Z test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32 2022-08-17T12:16:14.6627626Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32 2022-08-17T12:16:14.6685755Z test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32 2022-08-17T12:16:14.6988900Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32 2022-08-17T12:16:14.7018568Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32 2022-08-17T12:16:14.7066954Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32 2022-08-17T12:16:14.7096929Z test_ops.py::TestCommonCPU::test_out_real_cpu_float32 2022-08-17T12:16:14.7429619Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_real_cpu_float32 2022-08-17T12:16:14.7493006Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:16:14.7507220Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:16:14.7625424Z test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32 2022-08-17T12:16:14.7868506Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32 2022-08-17T12:16:14.7927306Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:16:14.7986265Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:16:14.8009943Z test_ops.py::TestCommonCPU::test_out_resize__cpu_float32 2022-08-17T12:16:14.8307795Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_resize__cpu_float32 2022-08-17T12:16:14.8338271Z test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32 2022-08-17T12:16:14.8426674Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32 2022-08-17T12:16:14.8451742Z test_ops.py::TestCommonCPU::test_out_roll_cpu_float32 2022-08-17T12:16:14.8747160Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_roll_cpu_float32 2022-08-17T12:16:14.8868035Z test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:16:14.8889227Z test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32 2022-08-17T12:16:14.9310810Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32 2022-08-17T12:16:14.9316840Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:16:14.9323117Z test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32 2022-08-17T12:16:14.9353730Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:16:14.9749329Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:16:14.9853748Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:16:15.0188352Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:16:15.0228119Z test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32 2022-08-17T12:16:15.0631268Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32 2022-08-17T12:16:15.0671627Z test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32 2022-08-17T12:16:15.0869129Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32 2022-08-17T12:16:15.0879273Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32 2022-08-17T12:16:15.1071193Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32 2022-08-17T12:16:15.1104646Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32 2022-08-17T12:16:15.1509778Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32 2022-08-17T12:16:15.1539639Z test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32 2022-08-17T12:16:15.1948959Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32 2022-08-17T12:16:15.1977274Z test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32 2022-08-17T12:16:15.2430498Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32 2022-08-17T12:16:15.2462504Z test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32 2022-08-17T12:16:15.2870402Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32 2022-08-17T12:16:15.2907034Z test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:16:15.3310925Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:16:15.3576254Z test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:15.3591201Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32 2022-08-17T12:16:15.3623481Z test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32 2022-08-17T12:16:15.4029566Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32 2022-08-17T12:16:15.4083469Z test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32 2022-08-17T12:16:15.4094242Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:15.4129165Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:16:15.4283208Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:16:15.4467281Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32 2022-08-17T12:16:15.4508521Z test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32 2022-08-17T12:16:15.4518272Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:16:15.4570051Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32 2022-08-17T12:16:15.4906534Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:16:15.4952353Z test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32 2022-08-17T12:16:15.4986859Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32 2022-08-17T12:16:15.5349090Z test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32 2022-08-17T12:16:15.5369850Z test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32 2022-08-17T12:16:15.5716554Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32 2022-08-17T12:16:15.5726963Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32 2022-08-17T12:16:15.5764394Z test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32 2022-08-17T12:16:15.5786740Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32 2022-08-17T12:16:15.6149714Z test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32 2022-08-17T12:16:15.6179695Z test_ops.py::TestCommonCPU::test_out_permute_cpu_float32 2022-08-17T12:16:15.6288216Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_permute_cpu_float32 2022-08-17T12:16:15.6299229Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32 2022-08-17T12:16:15.6315693Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:16:15.6591508Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:16:15.6607149Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:16:15.6708937Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:16:15.6871394Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:16:15.6880111Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32 2022-08-17T12:16:15.7029877Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:16:15.7063497Z test_ops.py::TestCommonCPU::test_out_positive_cpu_float32 2022-08-17T12:16:15.7154676Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_positive_cpu_float32 2022-08-17T12:16:15.7348729Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:16:15.7470413Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32 2022-08-17T12:16:15.8380834Z test_ops.py::TestCommonCPU::test_out_qr_cpu_float32 2022-08-17T12:16:15.8391325Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:16:15.8706732Z test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32 2022-08-17T12:16:15.8828651Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32 2022-08-17T12:16:15.9473050Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32 2022-08-17T12:16:15.9484168Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32 2022-08-17T12:16:15.9879545Z test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32 2022-08-17T12:16:15.9907971Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32 2022-08-17T12:16:16.0370240Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:16:16.0383012Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:16:16.0393682Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32 2022-08-17T12:16:16.0394491Z test_ops.py::TestCommonCPU::test_out_lu_cpu_float32 2022-08-17T12:16:16.0410007Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:16:16.0496276Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:16:16.0829435Z [gw0] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_lu_cpu_float32 2022-08-17T12:16:16.0832766Z test_ops.py::TestCommonCPU::test_out_mT_cpu_float32 2022-08-17T12:16:16.0861024Z test_ops.py::TestCommonCPU::test_out_split_cpu_float32 2022-08-17T12:16:16.0868043Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_split_cpu_float32 2022-08-17T12:16:16.1269687Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_mT_cpu_float32 2022-08-17T12:16:16.1309309Z test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32 2022-08-17T12:16:16.1804175Z test_ops.py::TestCommonCPU::test_out_square_cpu_float32 2022-08-17T12:16:16.1812099Z [gw0] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32 2022-08-17T12:16:16.1850241Z test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32 2022-08-17T12:16:16.1862982Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_square_cpu_float32 2022-08-17T12:16:16.1905445Z test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32 2022-08-17T12:16:16.2062865Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32 2022-08-17T12:16:16.2069837Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32 2022-08-17T12:16:16.2268846Z test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32 2022-08-17T12:16:16.2308756Z test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32 2022-08-17T12:16:16.2711037Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32 2022-08-17T12:16:16.2734952Z test_ops.py::TestCommonCPU::test_out_t_cpu_float32 2022-08-17T12:16:16.2755242Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32 2022-08-17T12:16:16.2759669Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_t_cpu_float32 2022-08-17T12:16:16.2823199Z test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:16:16.3148688Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:16:16.3188518Z test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32 2022-08-17T12:16:16.3342557Z test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32 2022-08-17T12:16:16.3588279Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32 2022-08-17T12:16:16.3625864Z test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32 2022-08-17T12:16:16.3971553Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32 2022-08-17T12:16:16.3982897Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32 2022-08-17T12:16:16.4011879Z test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32 2022-08-17T12:16:16.4027622Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32 2022-08-17T12:16:16.4094464Z test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32 2022-08-17T12:16:16.4387517Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32 2022-08-17T12:16:16.4418680Z test_ops.py::TestCommonCPU::test_out_mv_cpu_float32 2022-08-17T12:16:16.4430054Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32 2022-08-17T12:16:16.4467850Z test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32 2022-08-17T12:16:16.4656346Z test_ops.py::TestCommonCPU::test_out_triu_cpu_float32 2022-08-17T12:16:16.4827469Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_mv_cpu_float32 2022-08-17T12:16:16.5473766Z test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32 2022-08-17T12:16:16.5485121Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32 2022-08-17T12:16:16.5581344Z test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32 2022-08-17T12:16:16.5590258Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_triu_cpu_float32 2022-08-17T12:16:16.5628328Z test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32 2022-08-17T12:16:16.6030128Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32 2022-08-17T12:16:16.6079457Z test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32 2022-08-17T12:16:16.6470159Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32 2022-08-17T12:16:16.6500381Z test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32 2022-08-17T12:16:16.6729017Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32 2022-08-17T12:16:16.6743139Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_qr_cpu_float32 2022-08-17T12:16:16.6793904Z test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32 2022-08-17T12:16:16.6907957Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32 2022-08-17T12:16:16.6937295Z test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32 2022-08-17T12:16:16.7146613Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32 2022-08-17T12:16:16.7346678Z test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32 2022-08-17T12:16:16.7378060Z test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu 2022-08-17T12:16:16.7724488Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu 2022-08-17T12:16:16.7732027Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32 2022-08-17T12:16:16.7764742Z test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32 2022-08-17T12:16:16.7786678Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32 2022-08-17T12:16:16.7911476Z test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu 2022-08-17T12:16:16.8147403Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu 2022-08-17T12:16:16.8178979Z test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32 2022-08-17T12:16:16.8226338Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32 2022-08-17T12:16:16.8273211Z test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu 2022-08-17T12:16:16.8588575Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu 2022-08-17T12:16:16.8619702Z test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32 2022-08-17T12:16:16.8667632Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32 2022-08-17T12:16:16.8693890Z test_ops.py::TestCommonCPU::test_out_warning__masked_amin_cpu 2022-08-17T12:16:16.9031205Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_amin_cpu 2022-08-17T12:16:16.9050667Z test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32 2022-08-17T12:16:16.9148804Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32 2022-08-17T12:16:16.9201896Z test_ops.py::TestCommonCPU::test_out_warning__masked_cumsum_cpu 2022-08-17T12:16:16.9471398Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_cumsum_cpu 2022-08-17T12:16:16.9592301Z test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32 2022-08-17T12:16:16.9637074Z test_ops.py::TestCommonCPU::test_out_warning__masked_mean_cpu 2022-08-17T12:16:17.0031273Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_mean_cpu 2022-08-17T12:16:17.0060337Z test_ops.py::TestCommonCPU::test_out_warning__masked_prod_cpu 2022-08-17T12:16:17.0469019Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_prod_cpu 2022-08-17T12:16:17.0494945Z test_ops.py::TestCommonCPU::test_out_warning__masked_sum_cpu 2022-08-17T12:16:17.0908384Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_sum_cpu 2022-08-17T12:16:17.1147484Z test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu 2022-08-17T12:16:17.1223780Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu 2022-08-17T12:16:17.1234065Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32 2022-08-17T12:16:17.1347487Z test_ops.py::TestCommonCPU::test_out_neg_cpu_float32 2022-08-17T12:16:17.1410738Z test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu 2022-08-17T12:16:17.1667426Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_neg_cpu_float32 2022-08-17T12:16:17.1704540Z test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32 2022-08-17T12:16:17.2109608Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32 2022-08-17T12:16:17.2145398Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:16:17.2550438Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:16:17.2585991Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:16:17.2617611Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:16:17.2625385Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu 2022-08-17T12:16:17.2990476Z test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu 2022-08-17T12:16:17.3258743Z test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32 2022-08-17T12:16:17.3428865Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32 2022-08-17T12:16:17.3471426Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32 2022-08-17T12:16:17.3824339Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32 2022-08-17T12:16:17.3834664Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu 2022-08-17T12:16:17.3907119Z test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu 2022-08-17T12:16:17.3942639Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:16:17.3956063Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu 2022-08-17T12:16:17.4267741Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:16:17.4341496Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu 2022-08-17T12:16:17.4387461Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu 2022-08-17T12:16:17.4484322Z test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:16:17.4523692Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:16:17.4531538Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32 2022-08-17T12:16:17.4710427Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32 2022-08-17T12:16:17.4869411Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu 2022-08-17T12:16:17.4905968Z test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32 2022-08-17T12:16:17.5309621Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32 2022-08-17T12:16:17.5358270Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:16:17.5381902Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:16:17.5392770Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu 2022-08-17T12:16:17.5411434Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu 2022-08-17T12:16:17.5747364Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu 2022-08-17T12:16:17.5767004Z test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32 2022-08-17T12:16:17.5826359Z [gw0] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32 2022-08-17T12:16:17.5909843Z test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu 2022-08-17T12:16:17.6188603Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu 2022-08-17T12:16:17.6267384Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:17.6650805Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu 2022-08-17T12:16:17.6706496Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu 2022-08-17T12:16:17.6768669Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu 2022-08-17T12:16:17.7148390Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu 2022-08-17T12:16:17.7360343Z test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu 2022-08-17T12:16:17.7384353Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:17.7388799Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu 2022-08-17T12:16:17.7398310Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32 2022-08-17T12:16:17.7400250Z test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32 2022-08-17T12:16:17.7427129Z test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:17.7448160Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32 2022-08-17T12:16:17.7586560Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:17.7829256Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu 2022-08-17T12:16:17.7831204Z test_ops.py::TestCommonCPU::test_out_short_cpu_float32 2022-08-17T12:16:17.7855072Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:16:17.7913804Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_short_cpu_float32 2022-08-17T12:16:17.8270521Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:16:17.8271520Z test_ops.py::TestCommonCPU::test_out_sin_cpu_float32 2022-08-17T12:16:17.8335237Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:16:17.8463389Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:16:17.8711793Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sin_cpu_float32 2022-08-17T12:16:17.8712382Z test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32 2022-08-17T12:16:17.8765170Z test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:17.9150004Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:17.9180540Z test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:17.9588971Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:17.9629215Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:16:17.9920617Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:16:17.9926992Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32 2022-08-17T12:16:18.0027684Z test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32 2022-08-17T12:16:18.0059470Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:16:18.0395252Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:16:18.0402553Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32 2022-08-17T12:16:18.0468572Z test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32 2022-08-17T12:16:18.0500934Z test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:16:18.0877640Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:16:18.0885901Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32 2022-08-17T12:16:18.0905942Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:16:18.0916368Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:16:18.1300424Z test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32 2022-08-17T12:16:18.1309738Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu 2022-08-17T12:16:18.1348957Z test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu 2022-08-17T12:16:18.1963765Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:16:18.1972642Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu 2022-08-17T12:16:18.2100420Z test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu 2022-08-17T12:16:18.2391566Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu 2022-08-17T12:16:18.2452476Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu 2022-08-17T12:16:18.2461235Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32 2022-08-17T12:16:18.2488536Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:16:18.2586409Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:16:18.2828339Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu 2022-08-17T12:16:18.2909107Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu 2022-08-17T12:16:18.2948334Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:16:18.3167816Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:16:18.3179449Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:16:18.3334897Z test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:16:18.3343733Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu 2022-08-17T12:16:18.3350928Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu 2022-08-17T12:16:18.3382650Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32 2022-08-17T12:16:18.3791719Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32 2022-08-17T12:16:18.3825761Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:16:18.3944811Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:16:18.3951664Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu 2022-08-17T12:16:18.4230558Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu 2022-08-17T12:16:18.4275826Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32 2022-08-17T12:16:18.4604144Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32 2022-08-17T12:16:18.4614599Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu 2022-08-17T12:16:18.4622441Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu 2022-08-17T12:16:18.4632274Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:16:18.4668240Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32 2022-08-17T12:16:18.4694770Z test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32 2022-08-17T12:16:18.5095185Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32 2022-08-17T12:16:18.5104269Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32 2022-08-17T12:16:18.5111643Z test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32 2022-08-17T12:16:18.5168077Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:16:18.5287366Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:16:18.5295447Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu 2022-08-17T12:16:18.5549758Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu 2022-08-17T12:16:18.5568884Z test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32 2022-08-17T12:16:18.5579709Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32 2022-08-17T12:16:18.5601904Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:16:18.5604821Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:16:18.5647139Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu 2022-08-17T12:16:18.5705861Z [gw0] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32 2022-08-17T12:16:18.5744452Z test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu 2022-08-17T12:16:18.5987138Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu 2022-08-17T12:16:18.5990980Z test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:16:18.6096167Z test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32 2022-08-17T12:16:18.6146891Z [gw0] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32 2022-08-17T12:16:18.6428345Z test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu 2022-08-17T12:16:18.6452759Z test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32 2022-08-17T12:16:18.6463301Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:16:18.6490744Z test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32 2022-08-17T12:16:18.6869896Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32 2022-08-17T12:16:18.6900616Z test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32 2022-08-17T12:16:18.6956065Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32 2022-08-17T12:16:18.6965825Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu 2022-08-17T12:16:18.7309757Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu 2022-08-17T12:16:18.7351944Z test_ops.py::TestCommonCPU::test_out_stft_cpu_float32 2022-08-17T12:16:18.7580409Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_stft_cpu_float32 2022-08-17T12:16:18.7588514Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu 2022-08-17T12:16:18.7749198Z test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu 2022-08-17T12:16:18.8169119Z test_ops.py::TestCommonCPU::test_out_svd_cpu_float32 2022-08-17T12:16:18.8178428Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu 2022-08-17T12:16:18.8316089Z test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu 2022-08-17T12:16:18.8588189Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu 2022-08-17T12:16:18.8831526Z test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu 2022-08-17T12:16:18.8839715Z [gw0] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32 2022-08-17T12:16:18.8878595Z test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32 2022-08-17T12:16:18.9269376Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32 2022-08-17T12:16:18.9292342Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:16:18.9407345Z [gw0] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:16:18.9418382Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu 2022-08-17T12:16:18.9513093Z test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu 2022-08-17T12:16:18.9707214Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu 2022-08-17T12:16:18.9827565Z test_ops.py::TestCommonCPU::test_out_pow_cpu_float32 2022-08-17T12:16:19.0415211Z test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu 2022-08-17T12:16:19.0423771Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu 2022-08-17T12:16:19.1162676Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu 2022-08-17T12:16:19.1170102Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_pow_cpu_float32 2022-08-17T12:16:19.3007992Z test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32 2022-08-17T12:16:19.3019725Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu 2022-08-17T12:16:19.5029903Z test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu 2022-08-17T12:16:19.5037469Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu 2022-08-17T12:16:19.5177982Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu 2022-08-17T12:16:19.5468632Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu 2022-08-17T12:16:19.6068167Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu 2022-08-17T12:16:19.6076780Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu 2022-08-17T12:16:19.6609031Z test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu 2022-08-17T12:16:19.6620023Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu 2022-08-17T12:16:19.6735420Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:16:19.7031335Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:16:19.7688278Z test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu 2022-08-17T12:16:19.7697987Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu 2022-08-17T12:16:19.8241865Z test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu 2022-08-17T12:16:19.8248823Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu 2022-08-17T12:16:19.8301557Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu 2022-08-17T12:16:19.8669657Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu 2022-08-17T12:16:19.8691347Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu 2022-08-17T12:16:19.9111664Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu 2022-08-17T12:16:19.9142225Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu 2022-08-17T12:16:19.9549210Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu 2022-08-17T12:16:19.9608395Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:16:19.9611492Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:16:19.9618570Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32 2022-08-17T12:16:19.9667253Z test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32 2022-08-17T12:16:19.9987408Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32 2022-08-17T12:16:20.0027623Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu 2022-08-17T12:16:20.0036365Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu 2022-08-17T12:16:20.0428834Z test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32 2022-08-17T12:16:20.0614949Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu 2022-08-17T12:16:20.0868746Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu 2022-08-17T12:16:20.1575509Z test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu 2022-08-17T12:16:20.1582993Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32 2022-08-17T12:16:20.1623542Z test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32 2022-08-17T12:16:20.1989895Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32 2022-08-17T12:16:20.2019557Z test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32 2022-08-17T12:16:20.2430568Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32 2022-08-17T12:16:20.2554229Z test_ops.py::TestCommonCPU::test_out_round_cpu_float32 2022-08-17T12:16:20.2565265Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu 2022-08-17T12:16:20.2692471Z test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu 2022-08-17T12:16:20.2868583Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_round_cpu_float32 2022-08-17T12:16:20.3338372Z test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32 2022-08-17T12:16:20.3348774Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32 2022-08-17T12:16:20.4934158Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32 2022-08-17T12:16:20.4943537Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu 2022-08-17T12:16:20.5579652Z test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu 2022-08-17T12:16:20.5590182Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu 2022-08-17T12:16:20.5668745Z test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu 2022-08-17T12:16:20.6030939Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu 2022-08-17T12:16:20.6186803Z test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu 2022-08-17T12:16:20.6274602Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu 2022-08-17T12:16:20.6287162Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32 2022-08-17T12:16:20.6471044Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32 2022-08-17T12:16:20.7937864Z test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_cpu 2022-08-17T12:16:20.7948955Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_cpu 2022-08-17T12:16:20.8155471Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu 2022-08-17T12:16:20.8388967Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu 2022-08-17T12:16:20.8421724Z test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu 2022-08-17T12:16:20.8828749Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu 2022-08-17T12:16:20.8892584Z test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu 2022-08-17T12:16:20.8901449Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32 2022-08-17T12:16:20.8930226Z test_ops.py::TestCommonCPU::test_out_select_cpu_float32 2022-08-17T12:16:20.9310222Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_select_cpu_float32 2022-08-17T12:16:20.9562502Z test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32 2022-08-17T12:16:20.9575680Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu 2022-08-17T12:16:20.9647837Z test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu 2022-08-17T12:16:20.9970926Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu 2022-08-17T12:16:20.9980736Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32 2022-08-17T12:16:20.9987242Z test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32 2022-08-17T12:16:21.0617180Z test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu 2022-08-17T12:16:21.0627194Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu 2022-08-17T12:16:21.0635905Z test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu 2022-08-17T12:16:21.0648176Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32 2022-08-17T12:16:21.0676100Z test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32 2022-08-17T12:16:21.1069579Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu 2022-08-17T12:16:21.1111853Z test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu 2022-08-17T12:16:21.1509965Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu 2022-08-17T12:16:21.1643675Z test_ops.py::TestCommonCPU::test_out_warning_acos_cpu 2022-08-17T12:16:21.1890034Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_acos_cpu 2022-08-17T12:16:21.1901519Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32 2022-08-17T12:16:21.1948029Z test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32 2022-08-17T12:16:21.2362405Z test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu 2022-08-17T12:16:21.2370946Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32 2022-08-17T12:16:21.2501094Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:16:21.2510123Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu 2022-08-17T12:16:21.2772686Z test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu 2022-08-17T12:16:21.3006216Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu 2022-08-17T12:16:21.3797648Z test_ops.py::TestCommonCPU::test_out_warning_amax_cpu 2022-08-17T12:16:21.3810207Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_amax_cpu 2022-08-17T12:16:21.3949988Z test_ops.py::TestCommonCPU::test_out_warning_any_cpu 2022-08-17T12:16:21.3961144Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:16:21.4223501Z test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32 2022-08-17T12:16:21.4267531Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_any_cpu 2022-08-17T12:16:21.4274076Z test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu 2022-08-17T12:16:21.4386163Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32 2022-08-17T12:16:21.4687636Z test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32 2022-08-17T12:16:21.4703941Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu 2022-08-17T12:16:21.4714744Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32 2022-08-17T12:16:21.4790028Z test_ops.py::TestCommonCPU::test_out_warning_asin_cpu 2022-08-17T12:16:21.4826020Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_asin_cpu 2022-08-17T12:16:21.4840381Z test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:16:21.5188340Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:16:21.5267427Z test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu 2022-08-17T12:16:21.5275853Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu 2022-08-17T12:16:21.5630125Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32 2022-08-17T12:16:21.5740064Z test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu 2022-08-17T12:16:21.5752212Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32 2022-08-17T12:16:21.6092646Z test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:16:21.6105596Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu 2022-08-17T12:16:21.6481502Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu 2022-08-17T12:16:21.6507426Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu 2022-08-17T12:16:21.6746815Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu 2022-08-17T12:16:21.6948271Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu 2022-08-17T12:16:21.6977646Z test_ops.py::TestCommonCPU::test_out_warning_bool_cpu 2022-08-17T12:16:21.7389104Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bool_cpu 2022-08-17T12:16:21.7448688Z test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu 2022-08-17T12:16:21.7461653Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:16:21.7476861Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:16:21.7872667Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:16:21.8070952Z test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32 2022-08-17T12:16:21.8081128Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu 2022-08-17T12:16:21.9172335Z test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu 2022-08-17T12:16:21.9185111Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu 2022-08-17T12:16:21.9601111Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu 2022-08-17T12:16:21.9628598Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu 2022-08-17T12:16:21.9771871Z test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu 2022-08-17T12:16:21.9807446Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu 2022-08-17T12:16:21.9818347Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32 2022-08-17T12:16:21.9853665Z test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32 2022-08-17T12:16:22.0069130Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32 2022-08-17T12:16:22.0232428Z test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu 2022-08-17T12:16:22.0240608Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu 2022-08-17T12:16:22.0548312Z test_ops.py::TestCommonCPU::test_out_stack_cpu_float32 2022-08-17T12:16:22.0613639Z test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu 2022-08-17T12:16:22.0989585Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu 2022-08-17T12:16:22.1029577Z test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu 2022-08-17T12:16:22.1428348Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu 2022-08-17T12:16:22.1486220Z test_ops.py::TestCommonCPU::test_out_warning_cov_cpu 2022-08-17T12:16:22.1870918Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cov_cpu 2022-08-17T12:16:22.1918537Z test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu 2022-08-17T12:16:22.1927994Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_stack_cpu_float32 2022-08-17T12:16:22.2278863Z test_ops.py::TestCommonCPU::test_out_sub_cpu_float32 2022-08-17T12:16:22.2307827Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu 2022-08-17T12:16:22.2824376Z test_ops.py::TestCommonCPU::test_out_warning_diag_cpu 2022-08-17T12:16:22.2835270Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diag_cpu 2022-08-17T12:16:22.2864270Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu 2022-08-17T12:16:22.3270204Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu 2022-08-17T12:16:22.3775772Z test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu 2022-08-17T12:16:22.3785988Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu 2022-08-17T12:16:22.3810211Z test_ops.py::TestCommonCPU::test_out_warning_double_cpu 2022-08-17T12:16:22.4188938Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_double_cpu 2022-08-17T12:16:22.4234853Z test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu 2022-08-17T12:16:22.4258364Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu 2022-08-17T12:16:22.4265864Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_sub_cpu_float32 2022-08-17T12:16:22.4313332Z test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32 2022-08-17T12:16:22.4627723Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32 2022-08-17T12:16:22.4656093Z test_ops.py::TestCommonCPU::test_out_warning_equal_cpu 2022-08-17T12:16:22.4706774Z [gw1] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_equal_cpu 2022-08-17T12:16:22.5109033Z test_ops.py::TestCommonCPU::test_out_take_cpu_float32 2022-08-17T12:16:22.5292512Z test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu 2022-08-17T12:16:22.5549583Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu 2022-08-17T12:16:22.5626665Z test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu 2022-08-17T12:16:22.5988443Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu 2022-08-17T12:16:22.6028453Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu 2022-08-17T12:16:22.6293015Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu 2022-08-17T12:16:22.6302306Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_take_cpu_float32 2022-08-17T12:16:22.6428109Z test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32 2022-08-17T12:16:22.6657853Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu 2022-08-17T12:16:22.6746698Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32 2022-08-17T12:16:22.6771071Z test_ops.py::TestCommonCPU::test_out_trace_cpu_float32 2022-08-17T12:16:22.6949013Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_trace_cpu_float32 2022-08-17T12:16:22.6958844Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu 2022-08-17T12:16:22.7161070Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu 2022-08-17T12:16:22.7187264Z [gw1] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu 2022-08-17T12:16:22.7319484Z test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32 2022-08-17T12:16:22.7327829Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32 2022-08-17T12:16:22.7353259Z test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32 2022-08-17T12:16:22.7386615Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32 2022-08-17T12:16:22.7700898Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu 2022-08-17T12:16:22.7711293Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu 2022-08-17T12:16:22.7718343Z [gw0] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32 2022-08-17T12:16:22.7786923Z test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32 2022-08-17T12:16:22.7827073Z test_ops.py::TestCommonCPU::test_out_log10_cpu_float32 2022-08-17T12:16:22.7899346Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu 2022-08-17T12:16:22.8147241Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32 2022-08-17T12:16:22.8256789Z test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32 2022-08-17T12:16:22.8264523Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_log10_cpu_float32 2022-08-17T12:16:22.8424698Z test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32 2022-08-17T12:16:22.8437372Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu 2022-08-17T12:16:22.8473416Z test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu 2022-08-17T12:16:22.8725718Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu 2022-08-17T12:16:22.8732626Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32 2022-08-17T12:16:22.8771657Z test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32 2022-08-17T12:16:22.8866926Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32 2022-08-17T12:16:22.8934541Z test_ops.py::TestCommonCPU::test_out_warning_floor_cpu 2022-08-17T12:16:22.9187071Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_floor_cpu 2022-08-17T12:16:22.9216422Z test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64 2022-08-17T12:16:22.9306288Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64 2022-08-17T12:16:22.9459777Z test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu 2022-08-17T12:16:22.9467172Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32 2022-08-17T12:16:22.9628101Z test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32 2022-08-17T12:16:22.9652644Z test_ops.py::TestCommonCPU::test_out_warning_H_cpu 2022-08-17T12:16:22.9698379Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_H_cpu 2022-08-17T12:16:22.9746143Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu 2022-08-17T12:16:22.9942012Z test_ops.py::TestCommonCPU::test_out_warning_gather_cpu 2022-08-17T12:16:23.0067162Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gather_cpu 2022-08-17T12:16:23.0098003Z test_ops.py::TestCommonCPU::test_out_warning___rand___cpu 2022-08-17T12:16:23.0186277Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rand___cpu 2022-08-17T12:16:23.0235463Z test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu 2022-08-17T12:16:23.0316596Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu 2022-08-17T12:16:23.0326189Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32 2022-08-17T12:16:23.0508507Z test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32 2022-08-17T12:16:23.0549555Z test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu 2022-08-17T12:16:23.0562884Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32 2022-08-17T12:16:23.0627351Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu 2022-08-17T12:16:23.0748026Z test_ops.py::TestCommonCPU::test_out_warning_histc_cpu 2022-08-17T12:16:23.0950438Z test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32 2022-08-17T12:16:23.0989006Z test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu 2022-08-17T12:16:23.1390852Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu 2022-08-17T12:16:23.1420232Z test_ops.py::TestCommonCPU::test_out_warning__masked_argmin_cpu 2022-08-17T12:16:23.1831746Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_argmin_cpu 2022-08-17T12:16:23.1924308Z test_ops.py::TestCommonCPU::test_out_warning__masked_logaddexp_cpu 2022-08-17T12:16:23.2271052Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_logaddexp_cpu 2022-08-17T12:16:23.2306612Z test_ops.py::TestCommonCPU::test_out_warning__masked_norm_cpu 2022-08-17T12:16:23.2712536Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_norm_cpu 2022-08-17T12:16:23.2785104Z test_ops.py::TestCommonCPU::test_out_warning__masked_softmin_cpu 2022-08-17T12:16:23.3150586Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_softmin_cpu 2022-08-17T12:16:23.3279408Z test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu 2022-08-17T12:16:23.3580522Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu 2022-08-17T12:16:23.3591803Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32 2022-08-17T12:16:23.3593914Z test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32 2022-08-17T12:16:23.4327577Z test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu 2022-08-17T12:16:23.4337856Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu 2022-08-17T12:16:23.4496565Z test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu 2022-08-17T12:16:23.4505622Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_histc_cpu 2022-08-17T12:16:23.4610264Z test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu 2022-08-17T12:16:23.4909014Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu 2022-08-17T12:16:23.5622257Z test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu 2022-08-17T12:16:23.5631817Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu 2022-08-17T12:16:23.5664777Z test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu 2022-08-17T12:16:23.5696266Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu 2022-08-17T12:16:23.5706628Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu 2022-08-17T12:16:23.5734598Z test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu 2022-08-17T12:16:23.6069167Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu 2022-08-17T12:16:23.6148554Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu 2022-08-17T12:16:23.6160617Z test_ops.py::TestCommonCPU::test_out_warning_inner_cpu 2022-08-17T12:16:23.6271357Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu 2022-08-17T12:16:23.6506879Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_inner_cpu 2022-08-17T12:16:23.6552267Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu 2022-08-17T12:16:23.6586919Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu 2022-08-17T12:16:23.6611470Z test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu 2022-08-17T12:16:23.6948073Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu 2022-08-17T12:16:23.7027568Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu 2022-08-17T12:16:23.7113276Z test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu 2022-08-17T12:16:23.7469474Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu 2022-08-17T12:16:23.7496655Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu 2022-08-17T12:16:23.7504191Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu 2022-08-17T12:16:23.7510567Z [gw1] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu 2022-08-17T12:16:23.7552066Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu 2022-08-17T12:16:23.7908715Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu 2022-08-17T12:16:23.7931293Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu 2022-08-17T12:16:23.7987487Z [gw1] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu 2022-08-17T12:16:23.8175515Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu 2022-08-17T12:16:23.8349242Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu 2022-08-17T12:16:23.8428363Z test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu 2022-08-17T12:16:23.8729701Z test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu 2022-08-17T12:16:23.8847719Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu 2022-08-17T12:16:23.8858138Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu 2022-08-17T12:16:23.8866738Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu 2022-08-17T12:16:23.8901670Z test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu 2022-08-17T12:16:23.9223147Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu 2022-08-17T12:16:23.9309851Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu 2022-08-17T12:16:23.9311189Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu 2022-08-17T12:16:23.9336037Z test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu 2022-08-17T12:16:23.9750486Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu 2022-08-17T12:16:23.9947326Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu 2022-08-17T12:16:23.9959360Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu 2022-08-17T12:16:23.9970981Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu 2022-08-17T12:16:23.9985865Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32 2022-08-17T12:16:24.0014236Z test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32 2022-08-17T12:16:24.0429561Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32 2022-08-17T12:16:24.0445700Z test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32 2022-08-17T12:16:24.0455038Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu 2022-08-17T12:16:24.0488782Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu 2022-08-17T12:16:24.0721090Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32 2022-08-17T12:16:24.0731771Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu 2022-08-17T12:16:24.0746198Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu 2022-08-17T12:16:24.0825332Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu 2022-08-17T12:16:24.0868160Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu 2022-08-17T12:16:24.0868943Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu 2022-08-17T12:16:24.1150213Z test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32 2022-08-17T12:16:24.1289991Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu 2022-08-17T12:16:24.1590132Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu 2022-08-17T12:16:24.1726613Z test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu 2022-08-17T12:16:24.2029218Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu 2022-08-17T12:16:24.2067567Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu 2022-08-17T12:16:24.2295842Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu 2022-08-17T12:16:24.2308950Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32 2022-08-17T12:16:24.2383163Z test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:16:24.2470884Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:16:24.2751156Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu 2022-08-17T12:16:24.3054265Z test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32 2022-08-17T12:16:24.3068303Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu 2022-08-17T12:16:24.3671947Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu 2022-08-17T12:16:24.3685901Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu 2022-08-17T12:16:24.4456696Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu 2022-08-17T12:16:24.4465799Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32 2022-08-17T12:16:24.4535185Z test_ops.py::TestCommonCPU::test_out_msort_cpu_float32 2022-08-17T12:16:24.4547091Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu 2022-08-17T12:16:24.4766030Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu 2022-08-17T12:16:24.4776950Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu 2022-08-17T12:16:24.5286469Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu 2022-08-17T12:16:24.5294898Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu 2022-08-17T12:16:24.5329230Z test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu 2022-08-17T12:16:24.5602728Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu 2022-08-17T12:16:24.5610733Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu 2022-08-17T12:16:24.5709118Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu 2022-08-17T12:16:24.5920677Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu 2022-08-17T12:16:24.6027466Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu 2022-08-17T12:16:24.6356520Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:16:24.6366035Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_msort_cpu_float32 2022-08-17T12:16:24.7025684Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:16:24.7034359Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:16:24.8011539Z test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu 2022-08-17T12:16:24.8021355Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:16:24.8502823Z test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32 2022-08-17T12:16:24.8512454Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu 2022-08-17T12:16:24.9536444Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu 2022-08-17T12:16:24.9550229Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu 2022-08-17T12:16:24.9979990Z test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu 2022-08-17T12:16:24.9992578Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu 2022-08-17T12:16:25.1523505Z test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu 2022-08-17T12:16:25.1534560Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32 2022-08-17T12:16:25.1549414Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu 2022-08-17T12:16:25.1550819Z test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu 2022-08-17T12:16:25.1576052Z test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32 2022-08-17T12:16:25.1684098Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32 2022-08-17T12:16:25.1988641Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu 2022-08-17T12:16:25.1993480Z test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu 2022-08-17T12:16:25.2053731Z test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32 2022-08-17T12:16:25.2068488Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32 2022-08-17T12:16:25.2166779Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu 2022-08-17T12:16:25.2174622Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu 2022-08-17T12:16:25.2392267Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu 2022-08-17T12:16:25.2429854Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu 2022-08-17T12:16:25.2431070Z test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32 2022-08-17T12:16:25.2513901Z test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu 2022-08-17T12:16:25.2587107Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu 2022-08-17T12:16:25.2654906Z test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu 2022-08-17T12:16:25.2867461Z [gw1] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu 2022-08-17T12:16:25.3032773Z test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu 2022-08-17T12:16:25.3033831Z test_ops.py::TestCommonCPU::test_out_warning_log_cpu 2022-08-17T12:16:25.3208170Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu 2022-08-17T12:16:25.3307035Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_cpu 2022-08-17T12:16:25.3467944Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu 2022-08-17T12:16:25.3533990Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu 2022-08-17T12:16:25.3904755Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu 2022-08-17T12:16:25.3918599Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32 2022-08-17T12:16:25.3922415Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:16:25.3948158Z test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu 2022-08-17T12:16:25.4024486Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:16:25.4350672Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu 2022-08-17T12:16:25.4354067Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:16:25.4462450Z test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu 2022-08-17T12:16:25.4832821Z [gw1] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu 2022-08-17T12:16:25.4943674Z test_ops.py::TestCommonCPU::test_out_warning_lu_cpu 2022-08-17T12:16:25.4954375Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu 2022-08-17T12:16:25.4971040Z test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu 2022-08-17T12:16:25.5036646Z [gw1] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_lu_cpu 2022-08-17T12:16:25.5269612Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu 2022-08-17T12:16:25.5313276Z test_ops.py::TestCommonCPU::test_out_warning_mT_cpu 2022-08-17T12:16:25.5389041Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mT_cpu 2022-08-17T12:16:25.5710842Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu 2022-08-17T12:16:25.5817842Z test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu 2022-08-17T12:16:25.5830315Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:16:25.5879285Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:16:25.5907200Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:16:25.5916465Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu 2022-08-17T12:16:25.6273319Z test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu 2022-08-17T12:16:25.6329018Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32 2022-08-17T12:16:25.6461264Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32 2022-08-17T12:16:25.6469573Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu 2022-08-17T12:16:25.6684115Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu 2022-08-17T12:16:25.6708274Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu 2022-08-17T12:16:25.6747964Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:16:25.6907335Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:16:25.6978342Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu 2022-08-17T12:16:25.7148413Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu 2022-08-17T12:16:25.7184867Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32 2022-08-17T12:16:25.7347157Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32 2022-08-17T12:16:25.7545509Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu 2022-08-17T12:16:25.7587323Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu 2022-08-17T12:16:25.7622006Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:16:25.7787392Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:16:25.7818033Z test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu 2022-08-17T12:16:25.8027456Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu 2022-08-17T12:16:25.8157365Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:16:25.8227343Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:16:25.8300034Z test_ops.py::TestCommonCPU::test_out_warning_mv_cpu 2022-08-17T12:16:25.8466804Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mv_cpu 2022-08-17T12:16:25.8667980Z test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32 2022-08-17T12:16:25.8676133Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32 2022-08-17T12:16:25.8804714Z test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu 2022-08-17T12:16:25.8908167Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu 2022-08-17T12:16:25.8932134Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:16:25.9107517Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:16:25.9349110Z test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu 2022-08-17T12:16:25.9390128Z test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32 2022-08-17T12:16:25.9792553Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32 2022-08-17T12:16:25.9877631Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:16:26.0023659Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:16:26.0032582Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_svd_cpu_float32 2022-08-17T12:16:26.0228727Z test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32 2022-08-17T12:16:26.0318723Z test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32 2022-08-17T12:16:26.0331493Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu 2022-08-17T12:16:26.0349789Z test_ops.py::TestCommonCPU::test_out_warning_neg_cpu 2022-08-17T12:16:26.0400392Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32 2022-08-17T12:16:26.0666853Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_neg_cpu 2022-08-17T12:16:26.0748247Z test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32 2022-08-17T12:16:26.0791804Z test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu 2022-08-17T12:16:26.0812223Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu 2022-08-17T12:16:26.1107070Z [gw2] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32 2022-08-17T12:16:26.1125784Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:16:26.1136258Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32 2022-08-17T12:16:26.1143724Z test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32 2022-08-17T12:16:26.1171045Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:16:26.1226579Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32 2022-08-17T12:16:26.1252992Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:16:26.1549112Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:16:26.1549692Z test_ops.py::TestCommonCPU::test_out_topk_cpu_float32 2022-08-17T12:16:26.1595245Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:16:26.1667114Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:16:26.1695401Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu 2022-08-17T12:16:26.1991018Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu 2022-08-17T12:16:26.2081694Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:16:26.2107647Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:16:26.2130543Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:16:26.2429333Z [gw1] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:16:26.2468149Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:16:26.2547011Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:16:26.2576021Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu 2022-08-17T12:16:26.2870159Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu 2022-08-17T12:16:26.2911510Z test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64 2022-08-17T12:16:26.2988055Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64 2022-08-17T12:16:26.3023016Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu 2022-08-17T12:16:26.3308468Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu 2022-08-17T12:16:26.3347324Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:16:26.3426788Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:16:26.3537262Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu 2022-08-17T12:16:26.3747401Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu 2022-08-17T12:16:26.3866808Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:16:26.3900242Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu 2022-08-17T12:16:26.4035720Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu 2022-08-17T12:16:26.4146449Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:16:26.4155275Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_topk_cpu_float32 2022-08-17T12:16:26.4185981Z test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32 2022-08-17T12:16:26.4213290Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32 2022-08-17T12:16:26.4218817Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32 2022-08-17T12:16:26.4305955Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32 2022-08-17T12:16:26.4338264Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:16:26.4585755Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:16:26.4626850Z test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32 2022-08-17T12:16:26.4650096Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32 2022-08-17T12:16:26.4746179Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32 2022-08-17T12:16:26.4780427Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:16:26.5067395Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:16:26.5106917Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:16:26.5187314Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:16:26.5217861Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu 2022-08-17T12:16:26.5506993Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu 2022-08-17T12:16:26.5532897Z test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:26.5626534Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:26.5650286Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu 2022-08-17T12:16:26.5948407Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu 2022-08-17T12:16:26.5973462Z test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32 2022-08-17T12:16:26.6067668Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32 2022-08-17T12:16:26.6125729Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu 2022-08-17T12:16:26.6388572Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu 2022-08-17T12:16:26.6437562Z test_ops.py::TestCommonCPU::test_out_norm_cpu_float32 2022-08-17T12:16:26.6447196Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32 2022-08-17T12:16:26.6508917Z test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32 2022-08-17T12:16:26.6530457Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu 2022-08-17T12:16:26.6595944Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32 2022-08-17T12:16:26.6871593Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu 2022-08-17T12:16:26.6932193Z test_ops.py::TestCommonCPU::test_out_var_cpu_float32 2022-08-17T12:16:26.6948985Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_var_cpu_float32 2022-08-17T12:16:26.6998169Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu 2022-08-17T12:16:26.7310954Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu 2022-08-17T12:16:26.7343666Z test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32 2022-08-17T12:16:26.7388895Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32 2022-08-17T12:16:26.7506334Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu 2022-08-17T12:16:26.7790756Z [gw1] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu 2022-08-17T12:16:26.7870647Z test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32 2022-08-17T12:16:26.7915962Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu 2022-08-17T12:16:26.8195483Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu 2022-08-17T12:16:26.8268425Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32 2022-08-17T12:16:26.8310373Z test_ops.py::TestCommonCPU::test_out_warning___radd___cpu 2022-08-17T12:16:26.8327551Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:16:26.8627689Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___radd___cpu 2022-08-17T12:16:26.8707677Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:16:26.8763744Z test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu 2022-08-17T12:16:26.8787439Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu 2022-08-17T12:16:26.8829517Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu 2022-08-17T12:16:26.9147728Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu 2022-08-17T12:16:26.9199492Z test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu 2022-08-17T12:16:26.9227806Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu 2022-08-17T12:16:26.9265876Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu 2022-08-17T12:16:26.9590056Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu 2022-08-17T12:16:26.9618036Z test_ops.py::TestCommonCPU::test_out_warning__masked_argmax_cpu 2022-08-17T12:16:26.9668593Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_argmax_cpu 2022-08-17T12:16:26.9709562Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu 2022-08-17T12:16:27.0028145Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu 2022-08-17T12:16:27.0075041Z test_ops.py::TestCommonCPU::test_out_warning__masked_log_softmax_cpu 2022-08-17T12:16:27.0107820Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_log_softmax_cpu 2022-08-17T12:16:27.0148685Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu 2022-08-17T12:16:27.0467154Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu 2022-08-17T12:16:27.0514071Z test_ops.py::TestCommonCPU::test_out_warning__masked_median_cpu 2022-08-17T12:16:27.0547167Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_median_cpu 2022-08-17T12:16:27.0585040Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu 2022-08-17T12:16:27.0906932Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu 2022-08-17T12:16:27.0951081Z test_ops.py::TestCommonCPU::test_out_warning__masked_softmax_cpu 2022-08-17T12:16:27.0987277Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_softmax_cpu 2022-08-17T12:16:27.1021788Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu 2022-08-17T12:16:27.1346940Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu 2022-08-17T12:16:27.1375325Z test_ops.py::TestCommonCPU::test_out_warning__masked_var_cpu 2022-08-17T12:16:27.1427294Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_var_cpu 2022-08-17T12:16:27.1473528Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu 2022-08-17T12:16:27.1786977Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu 2022-08-17T12:16:27.1867704Z test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu 2022-08-17T12:16:27.2165528Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu 2022-08-17T12:16:27.2308539Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu 2022-08-17T12:16:27.2358045Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:16:27.2571739Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:16:27.2579395Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu 2022-08-17T12:16:27.2689888Z test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu 2022-08-17T12:16:27.2748452Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu 2022-08-17T12:16:27.2809558Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu 2022-08-17T12:16:27.2988112Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu 2022-08-17T12:16:27.3026067Z test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu 2022-08-17T12:16:27.3186838Z [gw3] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu 2022-08-17T12:16:27.3375523Z test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu 2022-08-17T12:16:27.3427535Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu 2022-08-17T12:16:27.3628905Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu 2022-08-17T12:16:27.3685617Z test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu 2022-08-17T12:16:27.3786648Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu 2022-08-17T12:16:27.3795959Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu 2022-08-17T12:16:27.4051958Z test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu 2022-08-17T12:16:27.4060976Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu 2022-08-17T12:16:27.4067581Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu 2022-08-17T12:16:27.4106426Z test_ops.py::TestCommonCPU::test_out_warning_permute_cpu 2022-08-17T12:16:27.4118700Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_permute_cpu 2022-08-17T12:16:27.4124944Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu 2022-08-17T12:16:27.4132674Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_norm_cpu_float32 2022-08-17T12:16:27.4395623Z test_ops.py::TestCommonCPU::test_out_normal_cpu_float32 2022-08-17T12:16:27.4404790Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu 2022-08-17T12:16:27.4467423Z test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu 2022-08-17T12:16:27.4507942Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu 2022-08-17T12:16:27.4530551Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu 2022-08-17T12:16:27.4598593Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu 2022-08-17T12:16:27.4682325Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu 2022-08-17T12:16:27.4688400Z [gw2] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_normal_cpu_float32 2022-08-17T12:16:27.4888603Z test_ops.py::TestCommonCPU::test_out_outer_cpu_float32 2022-08-17T12:16:27.4906894Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_outer_cpu_float32 2022-08-17T12:16:27.4948198Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu 2022-08-17T12:16:27.4963456Z test_ops.py::TestCommonCPU::test_out_warning_positive_cpu 2022-08-17T12:16:27.4986122Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu 2022-08-17T12:16:27.5023664Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_positive_cpu 2022-08-17T12:16:27.5029937Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu 2022-08-17T12:16:27.5058532Z test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu 2022-08-17T12:16:27.5105640Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu 2022-08-17T12:16:27.5346885Z test_ops.py::TestCommonCPU::test_out_polar_cpu_float32 2022-08-17T12:16:27.5386477Z test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu 2022-08-17T12:16:27.5392157Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu 2022-08-17T12:16:27.5466711Z test_ops.py::TestCommonCPU::test_out_warning_qr_cpu 2022-08-17T12:16:27.5486272Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu 2022-08-17T12:16:27.5828720Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu 2022-08-17T12:16:27.5857763Z test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu 2022-08-17T12:16:27.5906902Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu 2022-08-17T12:16:27.6270498Z test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu 2022-08-17T12:16:27.6317041Z test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu 2022-08-17T12:16:27.6558552Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu 2022-08-17T12:16:27.6566973Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu 2022-08-17T12:16:27.6653318Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu 2022-08-17T12:16:27.6662570Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_polar_cpu_float32 2022-08-17T12:16:27.6677899Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:16:27.6708883Z [gw2] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:16:27.6939251Z test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu 2022-08-17T12:16:27.6994800Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu 2022-08-17T12:16:27.7005009Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_qr_cpu 2022-08-17T12:16:27.7051987Z test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu 2022-08-17T12:16:27.7063421Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu 2022-08-17T12:16:27.7072188Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu 2022-08-17T12:16:27.7074520Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu 2022-08-17T12:16:27.7102038Z test_ops.py::TestCommonCPU::test_out_prod_cpu_float32 2022-08-17T12:16:27.7112950Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_prod_cpu_float32 2022-08-17T12:16:27.7185928Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu 2022-08-17T12:16:27.7426212Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu 2022-08-17T12:16:27.7509364Z test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu 2022-08-17T12:16:27.7509919Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu 2022-08-17T12:16:27.7535378Z test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32 2022-08-17T12:16:27.7552629Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu 2022-08-17T12:16:27.7815763Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu 2022-08-17T12:16:27.7823708Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu 2022-08-17T12:16:27.7836893Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu 2022-08-17T12:16:27.7866378Z [gw3] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu 2022-08-17T12:16:27.7901177Z test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu 2022-08-17T12:16:27.7946779Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu 2022-08-17T12:16:27.7971998Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu 2022-08-17T12:16:27.8045348Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu 2022-08-17T12:16:27.8054208Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32 2022-08-17T12:16:27.8086297Z test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32 2022-08-17T12:16:27.8226097Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32 2022-08-17T12:16:27.8305988Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu 2022-08-17T12:16:27.8332324Z test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu 2022-08-17T12:16:27.8378372Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu 2022-08-17T12:16:27.8385530Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu 2022-08-17T12:16:27.8419037Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:16:27.8465406Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:16:27.8666802Z test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32 2022-08-17T12:16:27.8709500Z test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu 2022-08-17T12:16:27.8747326Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu 2022-08-17T12:16:27.8773746Z test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu 2022-08-17T12:16:27.8826840Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu 2022-08-17T12:16:27.8851423Z test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu 2022-08-17T12:16:27.9111706Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu 2022-08-17T12:16:27.9189607Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu 2022-08-17T12:16:27.9211881Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu 2022-08-17T12:16:27.9271731Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu 2022-08-17T12:16:27.9275790Z test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu 2022-08-17T12:16:27.9285886Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32 2022-08-17T12:16:27.9300468Z test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32 2022-08-17T12:16:27.9320361Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu 2022-08-17T12:16:27.9630883Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32 2022-08-17T12:16:27.9709879Z test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu 2022-08-17T12:16:27.9743980Z test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32 2022-08-17T12:16:27.9753968Z test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu 2022-08-17T12:16:27.9761654Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu 2022-08-17T12:16:27.9922357Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32 2022-08-17T12:16:27.9932383Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu 2022-08-17T12:16:28.0151846Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu 2022-08-17T12:16:28.0154064Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu 2022-08-17T12:16:28.0189826Z test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32 2022-08-17T12:16:28.0593050Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu 2022-08-17T12:16:28.0703096Z test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu 2022-08-17T12:16:28.0720279Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32 2022-08-17T12:16:28.0727239Z test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32 2022-08-17T12:16:28.0755156Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu 2022-08-17T12:16:28.0869761Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32 2022-08-17T12:16:28.0873370Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu 2022-08-17T12:16:28.0882002Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu 2022-08-17T12:16:28.0882852Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu 2022-08-17T12:16:28.0906228Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu 2022-08-17T12:16:28.1026220Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu 2022-08-17T12:16:28.1147679Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu 2022-08-17T12:16:28.1161072Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32 2022-08-17T12:16:28.1307610Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu 2022-08-17T12:16:28.1422955Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu 2022-08-17T12:16:28.1435479Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu 2022-08-17T12:16:28.1463460Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu 2022-08-17T12:16:28.1476316Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu 2022-08-17T12:16:28.1568566Z test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu 2022-08-17T12:16:28.1632213Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu 2022-08-17T12:16:28.1746533Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu 2022-08-17T12:16:28.1868055Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu 2022-08-17T12:16:28.1894994Z test_ops.py::TestCommonCPU::test_out_warning_short_cpu 2022-08-17T12:16:28.1907150Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_short_cpu 2022-08-17T12:16:28.2214493Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu 2022-08-17T12:16:28.2223515Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu 2022-08-17T12:16:28.2253156Z test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu 2022-08-17T12:16:28.2307696Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu 2022-08-17T12:16:28.2390670Z test_ops.py::TestCommonCPU::test_out_warning_sin_cpu 2022-08-17T12:16:28.2579738Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sin_cpu 2022-08-17T12:16:28.2587757Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu 2022-08-17T12:16:28.2614252Z test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu 2022-08-17T12:16:28.2627645Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu 2022-08-17T12:16:28.2717511Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu 2022-08-17T12:16:28.2747482Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu 2022-08-17T12:16:28.2998800Z test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu 2022-08-17T12:16:28.3026358Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu 2022-08-17T12:16:28.3052051Z test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu 2022-08-17T12:16:28.3066018Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu 2022-08-17T12:16:28.3186715Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu 2022-08-17T12:16:28.3351272Z test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu 2022-08-17T12:16:28.3467381Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu 2022-08-17T12:16:28.3494519Z test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu 2022-08-17T12:16:28.3627012Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu 2022-08-17T12:16:28.3795478Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu 2022-08-17T12:16:28.3806246Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32 2022-08-17T12:16:28.3812760Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu 2022-08-17T12:16:28.3827192Z test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32 2022-08-17T12:16:28.3834047Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu 2022-08-17T12:16:28.3906835Z test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu 2022-08-17T12:16:28.3973501Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu 2022-08-17T12:16:28.4107043Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu 2022-08-17T12:16:28.4121735Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu 2022-08-17T12:16:28.4332444Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu 2022-08-17T12:16:28.4341280Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu 2022-08-17T12:16:28.4347442Z test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu 2022-08-17T12:16:28.4397272Z test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu 2022-08-17T12:16:28.4547096Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu 2022-08-17T12:16:28.4789349Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu 2022-08-17T12:16:28.4916210Z test_ops.py::TestCommonCPU::test_out_warning_add_cpu 2022-08-17T12:16:28.4975007Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu 2022-08-17T12:16:28.4984380Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu 2022-08-17T12:16:28.4987510Z test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu 2022-08-17T12:16:28.5025040Z test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu 2022-08-17T12:16:28.5292193Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu 2022-08-17T12:16:28.5310068Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_add_cpu 2022-08-17T12:16:28.5339973Z test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu 2022-08-17T12:16:28.5386590Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu 2022-08-17T12:16:28.5427257Z test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu 2022-08-17T12:16:28.5444744Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu 2022-08-17T12:16:28.5478416Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu 2022-08-17T12:16:28.5546509Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu 2022-08-17T12:16:28.5705890Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu 2022-08-17T12:16:28.5827047Z test_ops.py::TestCommonCPU::test_out_warning_all_cpu 2022-08-17T12:16:28.5867071Z test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu 2022-08-17T12:16:28.5978105Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu 2022-08-17T12:16:28.6074785Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu 2022-08-17T12:16:28.6146191Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_all_cpu 2022-08-17T12:16:28.6308592Z test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu 2022-08-17T12:16:28.6327970Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:16:28.6382284Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:16:28.6391057Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu 2022-08-17T12:16:28.6432485Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu 2022-08-17T12:16:28.6587667Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu 2022-08-17T12:16:28.6748902Z test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu 2022-08-17T12:16:28.6884660Z test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu 2022-08-17T12:16:28.6954803Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu 2022-08-17T12:16:28.7027859Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu 2022-08-17T12:16:28.7055789Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu 2022-08-17T12:16:28.7187526Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu 2022-08-17T12:16:28.7216977Z test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu 2022-08-17T12:16:28.7450572Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu 2022-08-17T12:16:28.7465258Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32 2022-08-17T12:16:28.7468232Z test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32 2022-08-17T12:16:28.7507446Z test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu 2022-08-17T12:16:28.7627254Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32 2022-08-17T12:16:28.7653119Z test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu 2022-08-17T12:16:28.7828266Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu 2022-08-17T12:16:28.7908269Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu 2022-08-17T12:16:28.7908598Z test_ops.py::TestCommonCPU::test_out_sign_cpu_float32 2022-08-17T12:16:28.7948254Z test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu 2022-08-17T12:16:28.8067301Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu 2022-08-17T12:16:28.8101335Z test_ops.py::TestCommonCPU::test_out_warning_stft_cpu 2022-08-17T12:16:28.8110925Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_sign_cpu_float32 2022-08-17T12:16:28.8347442Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_stft_cpu 2022-08-17T12:16:28.8350135Z test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32 2022-08-17T12:16:28.8376693Z test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu 2022-08-17T12:16:28.8507120Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu 2022-08-17T12:16:28.8532243Z test_ops.py::TestCommonCPU::test_out_warning_svd_cpu 2022-08-17T12:16:28.8790730Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32 2022-08-17T12:16:28.8791804Z test_ops.py::TestCommonCPU::test_out_sort_cpu_float32 2022-08-17T12:16:28.8892331Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu 2022-08-17T12:16:28.9230061Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu 2022-08-17T12:16:28.9315227Z test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu 2022-08-17T12:16:28.9671259Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu 2022-08-17T12:16:28.9725925Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu 2022-08-17T12:16:29.0110911Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu 2022-08-17T12:16:29.0144224Z test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu 2022-08-17T12:16:29.0552012Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu 2022-08-17T12:16:29.0595419Z test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu 2022-08-17T12:16:29.0990487Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu 2022-08-17T12:16:29.1851662Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu 2022-08-17T12:16:29.1868576Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu 2022-08-17T12:16:29.2442112Z test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu 2022-08-17T12:16:29.2452963Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu 2022-08-17T12:16:29.3168712Z test_ops.py::TestCommonCPU::test_out_warning_complex_cpu 2022-08-17T12:16:29.3178238Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_complex_cpu 2022-08-17T12:16:29.3217672Z test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu 2022-08-17T12:16:29.3591445Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu 2022-08-17T12:16:29.3777641Z test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu 2022-08-17T12:16:29.4029836Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu 2022-08-17T12:16:29.4195635Z test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu 2022-08-17T12:16:29.4469961Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu 2022-08-17T12:16:29.4539438Z test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu 2022-08-17T12:16:29.4909774Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu 2022-08-17T12:16:29.4949127Z test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu 2022-08-17T12:16:29.5351069Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu 2022-08-17T12:16:29.5480625Z test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu 2022-08-17T12:16:29.5791656Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu 2022-08-17T12:16:29.6197468Z test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu 2022-08-17T12:16:29.6228167Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu 2022-08-17T12:16:29.6339106Z test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu 2022-08-17T12:16:29.6670735Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu 2022-08-17T12:16:29.6722246Z test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu 2022-08-17T12:16:29.7110560Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu 2022-08-17T12:16:29.7247501Z test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu 2022-08-17T12:16:29.7550817Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu 2022-08-17T12:16:29.7579341Z test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu 2022-08-17T12:16:29.7991553Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu 2022-08-17T12:16:29.8410775Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu 2022-08-17T12:16:29.8427689Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu 2022-08-17T12:16:29.8778700Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu 2022-08-17T12:16:29.8868800Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu 2022-08-17T12:16:29.9294466Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu 2022-08-17T12:16:29.9308855Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu 2022-08-17T12:16:29.9481244Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu 2022-08-17T12:16:29.9790155Z [gw0] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu 2022-08-17T12:16:30.0104761Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu 2022-08-17T12:16:30.0117351Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_svd_cpu 2022-08-17T12:16:30.0132343Z test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu 2022-08-17T12:16:30.0227894Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu 2022-08-17T12:16:30.0284921Z test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu 2022-08-17T12:16:30.0383277Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu 2022-08-17T12:16:30.0547261Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu 2022-08-17T12:16:30.0577679Z test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu 2022-08-17T12:16:30.0667280Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu 2022-08-17T12:16:30.0692103Z test_ops.py::TestCommonCPU::test_out_warning_float_cpu 2022-08-17T12:16:30.0948366Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_float_cpu 2022-08-17T12:16:30.0957984Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu 2022-08-17T12:16:30.0987191Z test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu 2022-08-17T12:16:30.1096531Z test_ops.py::TestCommonCPU::test_out_warning_topk_cpu 2022-08-17T12:16:30.1106263Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu 2022-08-17T12:16:30.1388849Z test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu 2022-08-17T12:16:30.1480915Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_cpu 2022-08-17T12:16:30.1587843Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu 2022-08-17T12:16:30.1689469Z test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu 2022-08-17T12:16:30.1697912Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_topk_cpu 2022-08-17T12:16:30.1711299Z test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu 2022-08-17T12:16:30.1762363Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu 2022-08-17T12:16:30.1909159Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu 2022-08-17T12:16:30.1915847Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_sort_cpu_float32 2022-08-17T12:16:30.2027055Z test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32 2022-08-17T12:16:30.2107029Z test_ops.py::TestCommonCPU::test_out_warning_ge_cpu 2022-08-17T12:16:30.2316592Z test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu 2022-08-17T12:16:30.2383954Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ge_cpu 2022-08-17T12:16:30.2391823Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32 2022-08-17T12:16:30.2468870Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:16:30.2504467Z test_ops.py::TestCommonCPU::test_out_warning_half_cpu 2022-08-17T12:16:30.2512428Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu 2022-08-17T12:16:30.2515170Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_cpu 2022-08-17T12:16:30.2522128Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_half_cpu 2022-08-17T12:16:30.2546559Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu 2022-08-17T12:16:30.2627728Z test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu 2022-08-17T12:16:30.2909235Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu 2022-08-17T12:16:30.2989453Z test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu 2022-08-17T12:16:30.3000536Z test_ops.py::TestCommonCPU::test_out_warning_var_cpu 2022-08-17T12:16:30.3014417Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu 2022-08-17T12:16:30.3036255Z test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu 2022-08-17T12:16:30.3058076Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu 2022-08-17T12:16:30.3433680Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_var_cpu 2022-08-17T12:16:30.3434787Z test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu 2022-08-17T12:16:30.3467784Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:16:30.3564530Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu 2022-08-17T12:16:30.3757635Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:16:30.3766749Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu 2022-08-17T12:16:30.3871095Z test_ops.py::TestCommonCPU::test_out_warning_i0_cpu 2022-08-17T12:16:30.3871851Z test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu 2022-08-17T12:16:30.3927264Z test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu 2022-08-17T12:16:30.3938211Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_i0_cpu 2022-08-17T12:16:30.3948145Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:16:30.4132933Z test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32 2022-08-17T12:16:30.4228377Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu 2022-08-17T12:16:30.4307622Z test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu 2022-08-17T12:16:30.4369420Z test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu 2022-08-17T12:16:30.4600191Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu 2022-08-17T12:16:30.4612659Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32 2022-08-17T12:16:30.4662507Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu 2022-08-17T12:16:30.4663210Z test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu 2022-08-17T12:16:30.4748267Z test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32 2022-08-17T12:16:30.4752103Z test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32 2022-08-17T12:16:30.4763679Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu 2022-08-17T12:16:30.4790872Z test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu 2022-08-17T12:16:30.4849044Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32 2022-08-17T12:16:30.5027000Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu 2022-08-17T12:16:30.5054926Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu 2022-08-17T12:16:30.5065745Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32 2022-08-17T12:16:30.5072946Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu 2022-08-17T12:16:30.5186234Z test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32 2022-08-17T12:16:30.5200514Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64 2022-08-17T12:16:30.5467775Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64 2022-08-17T12:16:30.5499806Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu 2022-08-17T12:16:30.5606949Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu 2022-08-17T12:16:30.5616003Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32 2022-08-17T12:16:30.5627582Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32 2022-08-17T12:16:30.5649216Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16 2022-08-17T12:16:30.5907469Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16 2022-08-17T12:16:30.5976592Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:16:30.6066942Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:16:30.6075843Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8 2022-08-17T12:16:30.6087743Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32 2022-08-17T12:16:30.6094340Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8 2022-08-17T12:16:30.6212171Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:16:30.6222615Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu 2022-08-17T12:16:30.6347231Z test_ops.py::TestCommonCPU::test_out_warning_inverse_cpu 2022-08-17T12:16:30.6414172Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:16:30.6449608Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:16:30.6506688Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_inverse_cpu 2022-08-17T12:16:30.6520518Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64 2022-08-17T12:16:30.6553513Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64 2022-08-17T12:16:30.6562710Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:16:30.6575265Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:16:30.6625929Z [gw2] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:16:30.6650799Z test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu 2022-08-17T12:16:30.6785880Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu 2022-08-17T12:16:30.6809791Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu 2022-08-17T12:16:30.6945640Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu 2022-08-17T12:16:30.6960166Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32 2022-08-17T12:16:30.6985568Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32 2022-08-17T12:16:30.7065794Z test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32 2022-08-17T12:16:30.7087693Z test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu 2022-08-17T12:16:30.7226882Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu 2022-08-17T12:16:30.7387080Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu 2022-08-17T12:16:30.7405334Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16 2022-08-17T12:16:30.7507149Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16 2022-08-17T12:16:30.7526946Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu 2022-08-17T12:16:30.7746809Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu 2022-08-17T12:16:30.7757659Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu 2022-08-17T12:16:30.7787815Z test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu 2022-08-17T12:16:30.7826542Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu 2022-08-17T12:16:30.7843757Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32 2022-08-17T12:16:30.7945868Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32 2022-08-17T12:16:30.8188961Z test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu 2022-08-17T12:16:30.8232174Z test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu 2022-08-17T12:16:30.8268192Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu 2022-08-17T12:16:30.8289047Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64 2022-08-17T12:16:30.8381561Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64 2022-08-17T12:16:30.8390484Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu 2022-08-17T12:16:30.8496061Z test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu 2022-08-17T12:16:30.8506651Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32 2022-08-17T12:16:30.8628825Z test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32 2022-08-17T12:16:30.8665859Z test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu 2022-08-17T12:16:30.8696816Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu 2022-08-17T12:16:30.8708585Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32 2022-08-17T12:16:30.8729254Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool 2022-08-17T12:16:30.8947497Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool 2022-08-17T12:16:30.8954337Z test_ops.py::TestCommonCPU::test_out_std_cpu_float32 2022-08-17T12:16:30.8963714Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu 2022-08-17T12:16:30.8992309Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu 2022-08-17T12:16:30.9066874Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_std_cpu_float32 2022-08-17T12:16:30.9113798Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu 2022-08-17T12:16:30.9147081Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu 2022-08-17T12:16:30.9162141Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16 2022-08-17T12:16:30.9229813Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16 2022-08-17T12:16:30.9387522Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu 2022-08-17T12:16:30.9388235Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu 2022-08-17T12:16:30.9411956Z test_ops.py::TestCommonCPU::test_out_sum_cpu_float32 2022-08-17T12:16:30.9505529Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_sum_cpu_float32 2022-08-17T12:16:30.9575589Z test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu 2022-08-17T12:16:30.9586644Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu 2022-08-17T12:16:30.9606507Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32 2022-08-17T12:16:30.9826027Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32 2022-08-17T12:16:30.9891208Z test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32 2022-08-17T12:16:30.9898221Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu 2022-08-17T12:16:30.9946808Z test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu 2022-08-17T12:16:31.0026805Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu 2022-08-17T12:16:31.0044505Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16 2022-08-17T12:16:31.0128879Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16 2022-08-17T12:16:31.0210351Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu 2022-08-17T12:16:31.0305817Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu 2022-08-17T12:16:31.0386557Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu 2022-08-17T12:16:31.0466742Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu 2022-08-17T12:16:31.0482716Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64 2022-08-17T12:16:31.0492816Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64 2022-08-17T12:16:31.0746637Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu 2022-08-17T12:16:31.0908786Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu 2022-08-17T12:16:31.0929158Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64 2022-08-17T12:16:31.1132093Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64 2022-08-17T12:16:31.1140680Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu 2022-08-17T12:16:31.1391133Z test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu 2022-08-17T12:16:31.1416517Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16 2022-08-17T12:16:31.1428773Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16 2022-08-17T12:16:31.1510719Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu 2022-08-17T12:16:31.1524126Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32 2022-08-17T12:16:31.1546961Z test_ops.py::TestCommonCPU::test_out_tan_cpu_float32 2022-08-17T12:16:31.1712813Z test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu 2022-08-17T12:16:31.1827874Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_tan_cpu_float32 2022-08-17T12:16:31.1841959Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8 2022-08-17T12:16:31.1947914Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8 2022-08-17T12:16:31.1951564Z test_ops.py::TestCommonCPU::test_out_tile_cpu_float32 2022-08-17T12:16:31.1962390Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu 2022-08-17T12:16:31.2082948Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu 2022-08-17T12:16:31.2267866Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_tile_cpu_float32 2022-08-17T12:16:31.2283489Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64 2022-08-17T12:16:31.2389009Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64 2022-08-17T12:16:31.2415328Z test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32 2022-08-17T12:16:31.2709099Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32 2022-08-17T12:16:31.2724339Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16 2022-08-17T12:16:31.2831613Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16 2022-08-17T12:16:31.2836123Z test_ops.py::TestCommonCPU::test_out_tril_cpu_float32 2022-08-17T12:16:31.2844175Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu 2022-08-17T12:16:31.2894940Z test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu 2022-08-17T12:16:31.3148708Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu 2022-08-17T12:16:31.3163697Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8 2022-08-17T12:16:31.3267789Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8 2022-08-17T12:16:31.3359626Z test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu 2022-08-17T12:16:31.3587556Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu 2022-08-17T12:16:31.3603946Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16 2022-08-17T12:16:31.3673997Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16 2022-08-17T12:16:31.3683993Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_tril_cpu_float32 2022-08-17T12:16:31.3713681Z test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32 2022-08-17T12:16:31.3715377Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu 2022-08-17T12:16:31.4029440Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32 2022-08-17T12:16:31.4050405Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool 2022-08-17T12:16:31.4107057Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool 2022-08-17T12:16:31.4252057Z test_ops.py::TestCommonCPU::test_out_unique_cpu_float32 2022-08-17T12:16:31.4259292Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu 2022-08-17T12:16:31.4321938Z test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu 2022-08-17T12:16:31.4332226Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu 2022-08-17T12:16:31.4445809Z test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu 2022-08-17T12:16:31.4468014Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu 2022-08-17T12:16:31.4490022Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16 2022-08-17T12:16:31.4598105Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16 2022-08-17T12:16:31.4666459Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu 2022-08-17T12:16:31.4678493Z test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu 2022-08-17T12:16:31.4689162Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_unique_cpu_float32 2022-08-17T12:16:31.4746374Z test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32 2022-08-17T12:16:31.4778341Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu 2022-08-17T12:16:31.4852368Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu 2022-08-17T12:16:31.4906137Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32 2022-08-17T12:16:31.4920404Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8 2022-08-17T12:16:31.5109935Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8 2022-08-17T12:16:31.5110753Z test_ops.py::TestCommonCPU::test_out_view_cpu_float32 2022-08-17T12:16:31.5142730Z test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu 2022-08-17T12:16:31.5305245Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_view_cpu_float32 2022-08-17T12:16:31.5317138Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu 2022-08-17T12:16:31.5348613Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu 2022-08-17T12:16:31.5370919Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32 2022-08-17T12:16:31.5550532Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32 2022-08-17T12:16:31.5587522Z test_ops.py::TestCommonCPU::test_out_warning_T_cpu 2022-08-17T12:16:31.5721977Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_T_cpu 2022-08-17T12:16:31.5729886Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu 2022-08-17T12:16:31.5789176Z test_ops.py::TestCommonCPU::test_out_warning_addr_cpu 2022-08-17T12:16:31.5813400Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64 2022-08-17T12:16:31.5990813Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64 2022-08-17T12:16:31.5996852Z test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu 2022-08-17T12:16:31.6049988Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addr_cpu 2022-08-17T12:16:31.6117999Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu 2022-08-17T12:16:31.6127026Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu 2022-08-17T12:16:31.6146683Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu 2022-08-17T12:16:31.6228120Z test_ops.py::TestCommonCPU::test_out_warning_amin_cpu 2022-08-17T12:16:31.6249355Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool 2022-08-17T12:16:31.6428573Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool 2022-08-17T12:16:31.6462039Z test_ops.py::TestCommonCPU::test_out_warning___ror___cpu 2022-08-17T12:16:31.6671114Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning___ror___cpu 2022-08-17T12:16:31.6688413Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32 2022-08-17T12:16:31.6869699Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32 2022-08-17T12:16:31.6898654Z test_ops.py::TestCommonCPU::test_out_warning__masked_amax_cpu 2022-08-17T12:16:31.7052328Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_amax_cpu 2022-08-17T12:16:31.7061305Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_amin_cpu 2022-08-17T12:16:31.7107397Z test_ops.py::TestCommonCPU::test_out_warning_arange_cpu 2022-08-17T12:16:31.7123241Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64 2022-08-17T12:16:31.7130080Z [gw3] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_arange_cpu 2022-08-17T12:16:31.7232009Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64 2022-08-17T12:16:31.7240557Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu 2022-08-17T12:16:31.7306086Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu 2022-08-17T12:16:31.7353356Z test_ops.py::TestCommonCPU::test_out_warning__masked_cumprod_cpu 2022-08-17T12:16:31.7465673Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_cumprod_cpu 2022-08-17T12:16:31.7486730Z test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu 2022-08-17T12:16:31.7546391Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu 2022-08-17T12:16:31.7562398Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16 2022-08-17T12:16:31.7745917Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16 2022-08-17T12:16:31.7772313Z test_ops.py::TestCommonCPU::test_out_warning__masked_logsumexp_cpu 2022-08-17T12:16:31.7906801Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_logsumexp_cpu 2022-08-17T12:16:31.7976963Z test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu 2022-08-17T12:16:31.7988615Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu 2022-08-17T12:16:31.8002575Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32 2022-08-17T12:16:31.8186126Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32 2022-08-17T12:16:31.8285357Z test_ops.py::TestCommonCPU::test_out_warning__masked_normalize_cpu 2022-08-17T12:16:31.8345786Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_normalize_cpu 2022-08-17T12:16:31.8392207Z test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu 2022-08-17T12:16:31.8426228Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu 2022-08-17T12:16:31.8441847Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16 2022-08-17T12:16:31.8626116Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16 2022-08-17T12:16:31.8653108Z test_ops.py::TestCommonCPU::test_out_warning__masked_std_cpu 2022-08-17T12:16:31.8764041Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_std_cpu 2022-08-17T12:16:31.8772737Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu 2022-08-17T12:16:31.8785801Z test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu 2022-08-17T12:16:31.8830442Z test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu 2022-08-17T12:16:31.8866196Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu 2022-08-17T12:16:31.8885293Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16 2022-08-17T12:16:31.8887709Z [gw3] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu 2022-08-17T12:16:31.9065361Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16 2022-08-17T12:16:31.9185699Z test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu 2022-08-17T12:16:31.9223112Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_dtype_cpu 2022-08-17T12:16:31.9230094Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu 2022-08-17T12:16:31.9306647Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu 2022-08-17T12:16:31.9326951Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32 2022-08-17T12:16:31.9410785Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32 2022-08-17T12:16:31.9479963Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_softmax_dtype_cpu 2022-08-17T12:16:31.9505429Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu 2022-08-17T12:16:31.9626250Z test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu 2022-08-17T12:16:31.9658264Z test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu 2022-08-17T12:16:31.9669156Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu 2022-08-17T12:16:31.9747152Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu 2022-08-17T12:16:31.9765953Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16 2022-08-17T12:16:31.9799592Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16 2022-08-17T12:16:31.9921706Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu 2022-08-17T12:16:31.9944992Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu 2022-08-17T12:16:32.0065464Z test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu 2022-08-17T12:16:32.0105770Z test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu 2022-08-17T12:16:32.0125086Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu 2022-08-17T12:16:32.0186745Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu 2022-08-17T12:16:32.0200915Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32 2022-08-17T12:16:32.0351228Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32 2022-08-17T12:16:32.0507067Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu 2022-08-17T12:16:32.0532437Z test_ops.py::TestCommonCPU::test_out_warning_long_cpu 2022-08-17T12:16:32.0547515Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_long_cpu 2022-08-17T12:16:32.0573559Z test_ops.py::TestCommonCPU::test_out_warning_byte_cpu 2022-08-17T12:16:32.0626599Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_byte_cpu 2022-08-17T12:16:32.0641181Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64 2022-08-17T12:16:32.0946360Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64 2022-08-17T12:16:32.0986715Z test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu 2022-08-17T12:16:32.1058164Z test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu 2022-08-17T12:16:32.1068528Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu 2022-08-17T12:16:32.1085394Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool 2022-08-17T12:16:32.1176799Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool 2022-08-17T12:16:32.1186222Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu 2022-08-17T12:16:32.1256243Z test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu 2022-08-17T12:16:32.1426599Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu 2022-08-17T12:16:32.1507897Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu 2022-08-17T12:16:32.1529599Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64 2022-08-17T12:16:32.1627260Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64 2022-08-17T12:16:32.1710791Z test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu 2022-08-17T12:16:32.1923835Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu 2022-08-17T12:16:32.1934301Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu 2022-08-17T12:16:32.1946774Z test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu 2022-08-17T12:16:32.1955442Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8 2022-08-17T12:16:32.1969489Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu 2022-08-17T12:16:32.1976609Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8 2022-08-17T12:16:32.2016343Z test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu 2022-08-17T12:16:32.2066771Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu 2022-08-17T12:16:32.2292455Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu 2022-08-17T12:16:32.2346153Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu 2022-08-17T12:16:32.2378224Z test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu 2022-08-17T12:16:32.2387819Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu 2022-08-17T12:16:32.2390246Z test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu 2022-08-17T12:16:32.2405478Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32 2022-08-17T12:16:32.2559154Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32 2022-08-17T12:16:32.2569101Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu 2022-08-17T12:16:32.2753255Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu 2022-08-17T12:16:32.2786721Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu 2022-08-17T12:16:32.2815971Z test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu 2022-08-17T12:16:32.2828262Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu 2022-08-17T12:16:32.2828798Z test_ops.py::TestCommonCPU::test_out_warning_mean_cpu 2022-08-17T12:16:32.2842194Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64 2022-08-17T12:16:32.2853788Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64 2022-08-17T12:16:32.3042702Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mean_cpu 2022-08-17T12:16:32.3051453Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu 2022-08-17T12:16:32.3226471Z test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu 2022-08-17T12:16:32.3268269Z test_ops.py::TestCommonCPU::test_out_warning_cos_cpu 2022-08-17T12:16:32.3269117Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool 2022-08-17T12:16:32.3283745Z test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu 2022-08-17T12:16:32.3396868Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool 2022-08-17T12:16:32.3411541Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cos_cpu 2022-08-17T12:16:32.3465930Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu 2022-08-17T12:16:32.3665106Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu 2022-08-17T12:16:32.3674673Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu 2022-08-17T12:16:32.3708432Z test_ops.py::TestCommonCPU::test_out_warning_cross_cpu 2022-08-17T12:16:32.3708852Z test_ops.py::TestCommonCPU::test_out_warning_mm_cpu 2022-08-17T12:16:32.3729658Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64 2022-08-17T12:16:32.3789056Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64 2022-08-17T12:16:32.3809615Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mm_cpu 2022-08-17T12:16:32.3970058Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu 2022-08-17T12:16:32.3976933Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cross_cpu 2022-08-17T12:16:32.3998154Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu 2022-08-17T12:16:32.4105539Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu 2022-08-17T12:16:32.4148174Z test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu 2022-08-17T12:16:32.4148709Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8 2022-08-17T12:16:32.4164278Z test_ops.py::TestCommonCPU::test_out_warning_mul_cpu 2022-08-17T12:16:32.4334036Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8 2022-08-17T12:16:32.4385309Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu 2022-08-17T12:16:32.4546934Z test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu 2022-08-17T12:16:32.4554154Z test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu 2022-08-17T12:16:32.4575562Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mul_cpu 2022-08-17T12:16:32.4587916Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu 2022-08-17T12:16:32.4589627Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:16:32.4607739Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128 2022-08-17T12:16:32.4615795Z [gw0] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:16:32.4986527Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128 2022-08-17T12:16:32.5027862Z test_ops.py::TestCommonCPU::test_out_warning_diff_cpu 2022-08-17T12:16:32.5031069Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16 2022-08-17T12:16:32.5046764Z test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu 2022-08-17T12:16:32.5064292Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16 2022-08-17T12:16:32.5389252Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu 2022-08-17T12:16:32.5398131Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu 2022-08-17T12:16:32.5469259Z test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu 2022-08-17T12:16:32.5470284Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8 2022-08-17T12:16:32.5484419Z test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu 2022-08-17T12:16:32.5511093Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8 2022-08-17T12:16:32.5528964Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu 2022-08-17T12:16:32.5826223Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu 2022-08-17T12:16:32.5875720Z test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu 2022-08-17T12:16:32.5908386Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu 2022-08-17T12:16:32.5909249Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32 2022-08-17T12:16:32.5927309Z test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu 2022-08-17T12:16:32.5989180Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32 2022-08-17T12:16:32.6265563Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu 2022-08-17T12:16:32.6348022Z test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu 2022-08-17T12:16:32.6350284Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:16:32.6364663Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64 2022-08-17T12:16:32.6381370Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64 2022-08-17T12:16:32.6788983Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:16:32.6791309Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:16:32.6809008Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8 2022-08-17T12:16:32.6824231Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8 2022-08-17T12:16:32.6840039Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:16:32.6849718Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu 2022-08-17T12:16:32.6978322Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu 2022-08-17T12:16:32.7229806Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu 2022-08-17T12:16:32.7232174Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128 2022-08-17T12:16:32.7245526Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu 2022-08-17T12:16:32.7266854Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128 2022-08-17T12:16:32.7536031Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu 2022-08-17T12:16:32.7548265Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diff_cpu 2022-08-17T12:16:32.7619939Z test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu 2022-08-17T12:16:32.7668196Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu 2022-08-17T12:16:32.7684592Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32 2022-08-17T12:16:32.7706757Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32 2022-08-17T12:16:32.7803597Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu 2022-08-17T12:16:32.7812590Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu 2022-08-17T12:16:32.7848901Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:16:32.7929807Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:16:32.7987194Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu 2022-08-17T12:16:32.8015943Z test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu 2022-08-17T12:16:32.8036098Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu 2022-08-17T12:16:32.8107382Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu 2022-08-17T12:16:32.8122216Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64 2022-08-17T12:16:32.8146032Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64 2022-08-17T12:16:32.8227108Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu 2022-08-17T12:16:32.8264758Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu 2022-08-17T12:16:32.8468227Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu 2022-08-17T12:16:32.8486538Z test_ops.py::TestCommonCPU::test_out_warning_empty_cpu 2022-08-17T12:16:32.8547568Z [gw3] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_empty_cpu 2022-08-17T12:16:32.8563721Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool 2022-08-17T12:16:32.8629264Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool 2022-08-17T12:16:32.8636350Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu 2022-08-17T12:16:32.8667518Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu 2022-08-17T12:16:32.8706727Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:16:32.8908998Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:16:32.8988546Z test_ops.py::TestCommonCPU::test_out_warning_erf_cpu 2022-08-17T12:16:32.9012785Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16 2022-08-17T12:16:32.9027340Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16 2022-08-17T12:16:32.9098941Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erf_cpu 2022-08-17T12:16:32.9108016Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu 2022-08-17T12:16:32.9147189Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu 2022-08-17T12:16:32.9181770Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu 2022-08-17T12:16:32.9346199Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu 2022-08-17T12:16:32.9427091Z test_ops.py::TestCommonCPU::test_out_warning_exp_cpu 2022-08-17T12:16:32.9446368Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32 2022-08-17T12:16:32.9468037Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32 2022-08-17T12:16:32.9586269Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_exp_cpu 2022-08-17T12:16:32.9619153Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu 2022-08-17T12:16:32.9668311Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu 2022-08-17T12:16:32.9676793Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu 2022-08-17T12:16:32.9785867Z test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu 2022-08-17T12:16:32.9804076Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu 2022-08-17T12:16:32.9866474Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu 2022-08-17T12:16:32.9887878Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool 2022-08-17T12:16:33.0025812Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool 2022-08-17T12:16:33.0106535Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:16:33.0112112Z test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu 2022-08-17T12:16:33.0140484Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu 2022-08-17T12:16:33.0153525Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu 2022-08-17T12:16:33.0225394Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:16:33.0306357Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu 2022-08-17T12:16:33.0323669Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8 2022-08-17T12:16:33.0466687Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8 2022-08-17T12:16:33.0510224Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu 2022-08-17T12:16:33.0545686Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu 2022-08-17T12:16:33.0655670Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu 2022-08-17T12:16:33.0665727Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu 2022-08-17T12:16:33.0746577Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu 2022-08-17T12:16:33.0761690Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:16:33.0905700Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:16:33.0928275Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu 2022-08-17T12:16:33.1105977Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu 2022-08-17T12:16:33.1112301Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu 2022-08-17T12:16:33.1187509Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu 2022-08-17T12:16:33.1203217Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16 2022-08-17T12:16:33.1257440Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16 2022-08-17T12:16:33.1266316Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu 2022-08-17T12:16:33.1347957Z test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu 2022-08-17T12:16:33.1392304Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu 2022-08-17T12:16:33.1445713Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu 2022-08-17T12:16:33.1545423Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu 2022-08-17T12:16:33.1627589Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu 2022-08-17T12:16:33.1649890Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8 2022-08-17T12:16:33.1761219Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8 2022-08-17T12:16:33.1769318Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu 2022-08-17T12:16:33.1787392Z test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu 2022-08-17T12:16:33.1816577Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:16:33.1857315Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu 2022-08-17T12:16:33.1912907Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:16:33.1984929Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu 2022-08-17T12:16:33.2007042Z test_ops.py::TestCommonCPU::test_out_warning_fill_cpu 2022-08-17T12:16:33.2066889Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fill_cpu 2022-08-17T12:16:33.2080990Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64 2022-08-17T12:16:33.2186583Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64 2022-08-17T12:16:33.2227308Z test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu 2022-08-17T12:16:33.2312828Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu 2022-08-17T12:16:33.2426944Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu 2022-08-17T12:16:33.2456103Z test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu 2022-08-17T12:16:33.2507290Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu 2022-08-17T12:16:33.2525447Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16 2022-08-17T12:16:33.2668486Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16 2022-08-17T12:16:33.2826168Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu 2022-08-17T12:16:33.2834995Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu 2022-08-17T12:16:33.2867675Z test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu 2022-08-17T12:16:33.2951807Z test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu 2022-08-17T12:16:33.2959777Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8 2022-08-17T12:16:33.2970056Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu 2022-08-17T12:16:33.3251065Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8 2022-08-17T12:16:33.3258498Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu 2022-08-17T12:16:33.3269652Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu 2022-08-17T12:16:33.3273210Z test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu 2022-08-17T12:16:33.3289659Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu 2022-08-17T12:16:33.3306459Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu 2022-08-17T12:16:33.3369165Z test_ops.py::TestCommonCPU::test_out_warning_frac_cpu 2022-08-17T12:16:33.3386897Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu 2022-08-17T12:16:33.3409517Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:16:33.3436416Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:16:33.3665592Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_frac_cpu 2022-08-17T12:16:33.3694448Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:16:33.3705527Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:16:33.3746193Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu 2022-08-17T12:16:33.3825738Z test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu 2022-08-17T12:16:33.3847366Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64 2022-08-17T12:16:33.4106606Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64 2022-08-17T12:16:33.4119761Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:16:33.4164669Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu 2022-08-17T12:16:33.4185986Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:16:33.4266309Z test_ops.py::TestCommonCPU::test_out_warning_gt_cpu 2022-08-17T12:16:33.4284515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64 2022-08-17T12:16:33.4555916Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64 2022-08-17T12:16:33.4588079Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:16:33.4596710Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:16:33.4625880Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gt_cpu 2022-08-17T12:16:33.4707647Z test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu 2022-08-17T12:16:33.4727954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16 2022-08-17T12:16:33.4987745Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16 2022-08-17T12:16:33.5019153Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu 2022-08-17T12:16:33.5147296Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu 2022-08-17T12:16:33.5164807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool 2022-08-17T12:16:33.5428629Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool 2022-08-17T12:16:33.5457335Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu 2022-08-17T12:16:33.5588734Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu 2022-08-17T12:16:33.5608017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16 2022-08-17T12:16:33.5868885Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16 2022-08-17T12:16:33.5903790Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:16:33.6027741Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:16:33.6042937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32 2022-08-17T12:16:33.6309534Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32 2022-08-17T12:16:33.6339151Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu 2022-08-17T12:16:33.6468006Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu 2022-08-17T12:16:33.6483730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64 2022-08-17T12:16:33.6749733Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64 2022-08-17T12:16:33.6773051Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu 2022-08-17T12:16:33.6907936Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu 2022-08-17T12:16:33.6923401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16 2022-08-17T12:16:33.7189366Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16 2022-08-17T12:16:33.7229063Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:16:33.7348363Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:16:33.7363416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32 2022-08-17T12:16:33.7628843Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32 2022-08-17T12:16:33.7660766Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu 2022-08-17T12:16:33.7789078Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu 2022-08-17T12:16:33.7805405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64 2022-08-17T12:16:33.8069204Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64 2022-08-17T12:16:33.8100084Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu 2022-08-17T12:16:33.8228034Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu 2022-08-17T12:16:33.8243469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8 2022-08-17T12:16:33.8509626Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8 2022-08-17T12:16:33.8670225Z test_ops.py::TestCommonCPU::test_out_warning_norm_cpu 2022-08-17T12:16:33.8692461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8 2022-08-17T12:16:33.9112140Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8 2022-08-17T12:16:33.9134070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:33.9553304Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:33.9578312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool 2022-08-17T12:16:33.9943162Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool 2022-08-17T12:16:33.9951591Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu 2022-08-17T12:16:33.9989579Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu 2022-08-17T12:16:34.0011173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16 2022-08-17T12:16:34.0223221Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16 2022-08-17T12:16:34.0233700Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_cpu 2022-08-17T12:16:34.0430724Z test_ops.py::TestCommonCPU::test_out_warning_normal_cpu 2022-08-17T12:16:34.0449438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32 2022-08-17T12:16:34.0743622Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32 2022-08-17T12:16:34.0752686Z [gw0] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_normal_cpu 2022-08-17T12:16:34.0825257Z test_ops.py::TestCommonCPU::test_out_warning_outer_cpu 2022-08-17T12:16:34.0868797Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_outer_cpu 2022-08-17T12:16:34.0884187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64 2022-08-17T12:16:34.1190312Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64 2022-08-17T12:16:34.1310266Z test_ops.py::TestCommonCPU::test_out_warning_polar_cpu 2022-08-17T12:16:34.1330523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16 2022-08-17T12:16:34.1637660Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16 2022-08-17T12:16:34.1647088Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_polar_cpu 2022-08-17T12:16:34.1662689Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu 2022-08-17T12:16:34.1748155Z [gw0] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu 2022-08-17T12:16:34.1764436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32 2022-08-17T12:16:34.2068075Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32 2022-08-17T12:16:34.2096072Z test_ops.py::TestCommonCPU::test_out_warning_prod_cpu 2022-08-17T12:16:34.2187185Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_prod_cpu 2022-08-17T12:16:34.2201872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64 2022-08-17T12:16:34.2509667Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64 2022-08-17T12:16:34.2631255Z test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu 2022-08-17T12:16:34.2652876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8 2022-08-17T12:16:34.2654822Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu 2022-08-17T12:16:34.2949203Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8 2022-08-17T12:16:34.2985655Z test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu 2022-08-17T12:16:34.3068182Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu 2022-08-17T12:16:34.3085003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8 2022-08-17T12:16:34.3390748Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8 2022-08-17T12:16:34.3509988Z test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu 2022-08-17T12:16:34.3529107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16 2022-08-17T12:16:34.3603703Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16 2022-08-17T12:16:34.3827276Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu 2022-08-17T12:16:34.3854443Z test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu 2022-08-17T12:16:34.3947616Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu 2022-08-17T12:16:34.3962602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool 2022-08-17T12:16:34.4094750Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool 2022-08-17T12:16:34.4103149Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu 2022-08-17T12:16:34.4267306Z test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu 2022-08-17T12:16:34.4297759Z test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu 2022-08-17T12:16:34.4388136Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu 2022-08-17T12:16:34.4403743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16 2022-08-17T12:16:34.4432732Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16 2022-08-17T12:16:34.4506081Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu 2022-08-17T12:16:34.4533867Z test_ops.py::TestCommonCPU::test_out_warning_imag_cpu 2022-08-17T12:16:34.4707040Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_imag_cpu 2022-08-17T12:16:34.4830106Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu 2022-08-17T12:16:34.4835976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32 2022-08-17T12:16:34.4844706Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu 2022-08-17T12:16:34.4945624Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32 2022-08-17T12:16:34.4993818Z test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu 2022-08-17T12:16:34.5146111Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu 2022-08-17T12:16:34.5172300Z test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu 2022-08-17T12:16:34.5266206Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu 2022-08-17T12:16:34.5279243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64 2022-08-17T12:16:34.5385708Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64 2022-08-17T12:16:34.5407078Z test_ops.py::TestCommonCPU::test_out_warning_int_cpu 2022-08-17T12:16:34.5586629Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_int_cpu 2022-08-17T12:16:34.5707501Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu 2022-08-17T12:16:34.5721755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16 2022-08-17T12:16:34.5828389Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16 2022-08-17T12:16:34.5944822Z test_ops.py::TestCommonCPU::test_out_warning_isin_cpu 2022-08-17T12:16:34.6148158Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isin_cpu 2022-08-17T12:16:34.6162396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32 2022-08-17T12:16:34.6181654Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32 2022-08-17T12:16:34.6191739Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu 2022-08-17T12:16:34.6266994Z test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu 2022-08-17T12:16:34.6325053Z test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu 2022-08-17T12:16:34.6587459Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu 2022-08-17T12:16:34.6602654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64 2022-08-17T12:16:34.6707041Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64 2022-08-17T12:16:34.6729053Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:16:34.7028579Z [gw3] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:16:34.7044403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8 2022-08-17T12:16:34.7147456Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8 2022-08-17T12:16:34.7258729Z test_ops.py::TestCommonCPU::test_out_warning_kron_cpu 2022-08-17T12:16:34.7468209Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_kron_cpu 2022-08-17T12:16:34.7483741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8 2022-08-17T12:16:34.7587445Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8 2022-08-17T12:16:34.7873406Z test_ops.py::TestCommonCPU::test_out_warning_le_cpu 2022-08-17T12:16:34.7907912Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_le_cpu 2022-08-17T12:16:34.7923833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:34.8026542Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:34.8349783Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu 2022-08-17T12:16:34.8381877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool 2022-08-17T12:16:34.8636245Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool 2022-08-17T12:16:34.8646264Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu 2022-08-17T12:16:34.8790770Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu 2022-08-17T12:16:34.8810855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16 2022-08-17T12:16:34.9231966Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16 2022-08-17T12:16:34.9251692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32 2022-08-17T12:16:34.9671008Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32 2022-08-17T12:16:34.9689705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64 2022-08-17T12:16:35.0110871Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64 2022-08-17T12:16:35.0130130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16 2022-08-17T12:16:35.0166720Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16 2022-08-17T12:16:35.0180364Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu 2022-08-17T12:16:35.0208531Z test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu 2022-08-17T12:16:35.0238072Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu 2022-08-17T12:16:35.0246462Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu 2022-08-17T12:16:35.0540036Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu 2022-08-17T12:16:35.0548700Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu 2022-08-17T12:16:35.0569428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32 2022-08-17T12:16:35.0586992Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32 2022-08-17T12:16:35.0661294Z test_ops.py::TestCommonCPU::test_out_warning_sign_cpu 2022-08-17T12:16:35.0671357Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sign_cpu 2022-08-17T12:16:35.0839450Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu 2022-08-17T12:16:35.0988533Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu 2022-08-17T12:16:35.1006640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64 2022-08-17T12:16:35.1026849Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64 2022-08-17T12:16:35.1112176Z test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu 2022-08-17T12:16:35.1115394Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu 2022-08-17T12:16:35.1431959Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:16:35.1452342Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8 2022-08-17T12:16:35.1468787Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8 2022-08-17T12:16:35.1488307Z test_ops.py::TestCommonCPU::test_out_warning_sort_cpu 2022-08-17T12:16:35.1547924Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:16:35.1870802Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu 2022-08-17T12:16:35.1892787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:35.2311540Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:35.2332152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16 2022-08-17T12:16:35.2751729Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16 2022-08-17T12:16:35.2774446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool 2022-08-17T12:16:35.3191178Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool 2022-08-17T12:16:35.3215824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128 2022-08-17T12:16:35.3630313Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128 2022-08-17T12:16:35.3651607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64 2022-08-17T12:16:35.4070917Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64 2022-08-17T12:16:35.4093000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16 2022-08-17T12:16:35.4511336Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16 2022-08-17T12:16:35.4531232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32 2022-08-17T12:16:35.4552941Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32 2022-08-17T12:16:35.4564385Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sort_cpu 2022-08-17T12:16:35.4668479Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu 2022-08-17T12:16:35.4678405Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu 2022-08-17T12:16:35.4687737Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu 2022-08-17T12:16:35.4947621Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:16:35.4963954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64 2022-08-17T12:16:35.4988240Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64 2022-08-17T12:16:35.4993155Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu 2022-08-17T12:16:35.5105970Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:16:35.5343870Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu 2022-08-17T12:16:35.5387022Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu 2022-08-17T12:16:35.5403636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16 2022-08-17T12:16:35.5426388Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16 2022-08-17T12:16:35.5529972Z test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu 2022-08-17T12:16:35.5790924Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu 2022-08-17T12:16:35.5801615Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu 2022-08-17T12:16:35.5827161Z test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu 2022-08-17T12:16:35.5842151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32 2022-08-17T12:16:35.5906807Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32 2022-08-17T12:16:35.6016130Z test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu 2022-08-17T12:16:35.6250542Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu 2022-08-17T12:16:35.6256974Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu 2022-08-17T12:16:35.6266692Z test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu 2022-08-17T12:16:35.6281995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64 2022-08-17T12:16:35.6306915Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64 2022-08-17T12:16:35.6315050Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu 2022-08-17T12:16:35.6346641Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu 2022-08-17T12:16:35.6399262Z test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu 2022-08-17T12:16:35.6471289Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu 2022-08-17T12:16:35.6667343Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu 2022-08-17T12:16:35.6747644Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu 2022-08-17T12:16:35.6764811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8 2022-08-17T12:16:35.6775792Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8 2022-08-17T12:16:35.6786258Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu 2022-08-17T12:16:35.6908771Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu 2022-08-17T12:16:35.7106584Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu 2022-08-17T12:16:35.7186883Z test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu 2022-08-17T12:16:35.7201504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8 2022-08-17T12:16:35.7226036Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8 2022-08-17T12:16:35.7341950Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:16:35.7628863Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:16:35.7644218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:35.7666755Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:35.7683482Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:16:35.8068541Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:16:35.8086491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool 2022-08-17T12:16:35.8107183Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool 2022-08-17T12:16:35.8482328Z test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu 2022-08-17T12:16:35.8507981Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu 2022-08-17T12:16:35.8523594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128 2022-08-17T12:16:35.8546622Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128 2022-08-17T12:16:35.8608688Z test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu 2022-08-17T12:16:35.8950153Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu 2022-08-17T12:16:35.8966055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64 2022-08-17T12:16:35.8987046Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64 2022-08-17T12:16:35.9032284Z test_ops.py::TestCommonCPU::test_out_warning_std_cpu 2022-08-17T12:16:35.9388554Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_std_cpu 2022-08-17T12:16:35.9404758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16 2022-08-17T12:16:35.9426845Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16 2022-08-17T12:16:35.9454449Z test_ops.py::TestCommonCPU::test_out_warning_sum_cpu 2022-08-17T12:16:35.9796589Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sum_cpu 2022-08-17T12:16:35.9805077Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu 2022-08-17T12:16:35.9827710Z test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu 2022-08-17T12:16:35.9849111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32 2022-08-17T12:16:35.9866858Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32 2022-08-17T12:16:36.0271404Z test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu 2022-08-17T12:16:36.0305766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64 2022-08-17T12:16:36.0311603Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64 2022-08-17T12:16:36.0317720Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu 2022-08-17T12:16:36.0388737Z test_ops.py::TestCommonCPU::test_out_warning_tan_cpu 2022-08-17T12:16:36.0709701Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tan_cpu 2022-08-17T12:16:36.0731712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16 2022-08-17T12:16:36.0747418Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16 2022-08-17T12:16:36.0889066Z test_ops.py::TestCommonCPU::test_out_warning_tile_cpu 2022-08-17T12:16:36.1149842Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tile_cpu 2022-08-17T12:16:36.1170891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32 2022-08-17T12:16:36.1187885Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32 2022-08-17T12:16:36.1219198Z test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu 2022-08-17T12:16:36.1471862Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu 2022-08-17T12:16:36.1481276Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu 2022-08-17T12:16:36.1506629Z test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu 2022-08-17T12:16:36.1586989Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu 2022-08-17T12:16:36.1601148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64 2022-08-17T12:16:36.1626734Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64 2022-08-17T12:16:36.1874540Z test_ops.py::TestCommonCPU::test_out_warning_tril_cpu 2022-08-17T12:16:36.1907349Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tril_cpu 2022-08-17T12:16:36.1993191Z test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu 2022-08-17T12:16:36.2027697Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu 2022-08-17T12:16:36.2043993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8 2022-08-17T12:16:36.2066715Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8 2022-08-17T12:16:36.2093760Z test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu 2022-08-17T12:16:36.2347625Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu 2022-08-17T12:16:36.2399642Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu 2022-08-17T12:16:36.2467285Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu 2022-08-17T12:16:36.2481177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8 2022-08-17T12:16:36.2506435Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8 2022-08-17T12:16:36.2830145Z test_ops.py::TestCommonCPU::test_out_warning_unique_cpu 2022-08-17T12:16:36.2858555Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu 2022-08-17T12:16:36.2908244Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu 2022-08-17T12:16:36.2927413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16 2022-08-17T12:16:36.3101898Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16 2022-08-17T12:16:36.3111728Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unique_cpu 2022-08-17T12:16:36.3182575Z test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu 2022-08-17T12:16:36.3268004Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu 2022-08-17T12:16:36.3348862Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu 2022-08-17T12:16:36.3369101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16 2022-08-17T12:16:36.3591384Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16 2022-08-17T12:16:36.3623444Z test_ops.py::TestCommonCPU::test_out_warning_view_cpu 2022-08-17T12:16:36.3672255Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_cpu 2022-08-17T12:16:36.3747319Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu 2022-08-17T12:16:36.3777583Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu 2022-08-17T12:16:36.3788234Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu 2022-08-17T12:16:36.3803781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32 2022-08-17T12:16:36.4028572Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32 2022-08-17T12:16:36.4190251Z test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu 2022-08-17T12:16:36.4228839Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu 2022-08-17T12:16:36.4254344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64 2022-08-17T12:16:36.4265429Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64 2022-08-17T12:16:36.4427536Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu 2022-08-17T12:16:36.4467063Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu 2022-08-17T12:16:36.4630188Z test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32 2022-08-17T12:16:36.4671832Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu 2022-08-17T12:16:36.4680427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16 2022-08-17T12:16:36.4691034Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu 2022-08-17T12:16:36.5071213Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16 2022-08-17T12:16:36.5109649Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu 2022-08-17T12:16:36.5125158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32 2022-08-17T12:16:36.5157475Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32 2022-08-17T12:16:36.5508249Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu 2022-08-17T12:16:36.5560499Z test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu 2022-08-17T12:16:36.5574688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64 2022-08-17T12:16:36.5895296Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64 2022-08-17T12:16:36.5904341Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32 2022-08-17T12:16:36.5918692Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128 2022-08-17T12:16:36.5987516Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128 2022-08-17T12:16:36.6002445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8 2022-08-17T12:16:36.6260778Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8 2022-08-17T12:16:36.6269232Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu 2022-08-17T12:16:36.6307307Z test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu 2022-08-17T12:16:36.6322888Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32 2022-08-17T12:16:36.6405135Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32 2022-08-17T12:16:36.6427330Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu 2022-08-17T12:16:36.6444111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8 2022-08-17T12:16:36.6706830Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8 2022-08-17T12:16:36.6731703Z test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu 2022-08-17T12:16:36.6747460Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu 2022-08-17T12:16:36.6763313Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64 2022-08-17T12:16:36.6867137Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64 2022-08-17T12:16:36.6883069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:36.7075816Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:36.7084320Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu 2022-08-17T12:16:36.7108837Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu 2022-08-17T12:16:36.7146211Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu 2022-08-17T12:16:36.7186595Z test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu 2022-08-17T12:16:36.7201003Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool 2022-08-17T12:16:36.7306135Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool 2022-08-17T12:16:36.7321081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16 2022-08-17T12:16:36.7423904Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16 2022-08-17T12:16:36.7505522Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu 2022-08-17T12:16:36.7585322Z test_ops.py::TestCommonCPU::test_out_warning_log10_cpu 2022-08-17T12:16:36.7615055Z test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu 2022-08-17T12:16:36.7626037Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log10_cpu 2022-08-17T12:16:36.7640706Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64 2022-08-17T12:16:36.7666640Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64 2022-08-17T12:16:36.7745894Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu 2022-08-17T12:16:36.7762438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32 2022-08-17T12:16:36.7945588Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32 2022-08-17T12:16:36.8024948Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu 2022-08-17T12:16:36.8066109Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu 2022-08-17T12:16:36.8083837Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8 2022-08-17T12:16:36.8152076Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8 2022-08-17T12:16:36.8172276Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu 2022-08-17T12:16:36.8185721Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu 2022-08-17T12:16:36.8200179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64 2022-08-17T12:16:36.8385833Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64 2022-08-17T12:16:36.8465669Z test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu 2022-08-17T12:16:36.8546725Z test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu 2022-08-17T12:16:36.8566907Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128 2022-08-17T12:16:36.8609761Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128 2022-08-17T12:16:36.8621108Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu 2022-08-17T12:16:36.8627926Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu 2022-08-17T12:16:36.8641369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16 2022-08-17T12:16:36.8825487Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16 2022-08-17T12:16:36.8906014Z test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu 2022-08-17T12:16:36.8974014Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu 2022-08-17T12:16:36.8986044Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu 2022-08-17T12:16:36.9000682Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16 2022-08-17T12:16:36.9066434Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16 2022-08-17T12:16:36.9084241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32 2022-08-17T12:16:36.9092290Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32 2022-08-17T12:16:36.9265473Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu 2022-08-17T12:16:36.9345529Z test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu 2022-08-17T12:16:36.9431576Z test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu 2022-08-17T12:16:36.9434863Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu 2022-08-17T12:16:36.9445480Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8 2022-08-17T12:16:36.9506807Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8 2022-08-17T12:16:36.9521094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64 2022-08-17T12:16:36.9788868Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64 2022-08-17T12:16:36.9818525Z test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu 2022-08-17T12:16:36.9867373Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu 2022-08-17T12:16:36.9874933Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32 2022-08-17T12:16:36.9888194Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu 2022-08-17T12:16:36.9895267Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32 2022-08-17T12:16:36.9946805Z test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu 2022-08-17T12:16:36.9961711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8 2022-08-17T12:16:37.0226615Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8 2022-08-17T12:16:37.0248624Z test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu 2022-08-17T12:16:37.0305995Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu 2022-08-17T12:16:37.0324410Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64 2022-08-17T12:16:37.0385910Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64 2022-08-17T12:16:37.0398297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8 2022-08-17T12:16:37.0657130Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8 2022-08-17T12:16:37.0670883Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu 2022-08-17T12:16:37.0671435Z test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu 2022-08-17T12:16:37.0705074Z test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu 2022-08-17T12:16:37.0707282Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu 2022-08-17T12:16:37.0745455Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu 2022-08-17T12:16:37.0760009Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8 2022-08-17T12:16:37.0825040Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8 2022-08-17T12:16:37.0837631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16 2022-08-17T12:16:37.1106939Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16 2022-08-17T12:16:37.1109462Z test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu 2022-08-17T12:16:37.1147817Z test_ops.py::TestCommonCPU::test_out_warning_abs_cpu 2022-08-17T12:16:37.1176756Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu 2022-08-17T12:16:37.1185736Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_abs_cpu 2022-08-17T12:16:37.1203992Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64 2022-08-17T12:16:37.1265124Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64 2022-08-17T12:16:37.1277938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool 2022-08-17T12:16:37.1546757Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool 2022-08-17T12:16:37.1549034Z test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu 2022-08-17T12:16:37.1631626Z test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu 2022-08-17T12:16:37.1635772Z [gw2] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu 2022-08-17T12:16:37.1643921Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool 2022-08-17T12:16:37.1746156Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool 2022-08-17T12:16:37.1758628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128 2022-08-17T12:16:37.1881913Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128 2022-08-17T12:16:37.1987163Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu 2022-08-17T12:16:37.1987969Z test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu 2022-08-17T12:16:37.2044690Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu 2022-08-17T12:16:37.2066767Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu 2022-08-17T12:16:37.2081824Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32 2022-08-17T12:16:37.2143222Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32 2022-08-17T12:16:37.2185180Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu 2022-08-17T12:16:37.2197981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64 2022-08-17T12:16:37.2427129Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64 2022-08-17T12:16:37.2427500Z test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu 2022-08-17T12:16:37.2506414Z test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu 2022-08-17T12:16:37.2523648Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64 2022-08-17T12:16:37.2535620Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64 2022-08-17T12:16:37.2626400Z [gw2] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu 2022-08-17T12:16:37.2642782Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16 2022-08-17T12:16:37.2764429Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16 2022-08-17T12:16:37.2866793Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu 2022-08-17T12:16:37.2868816Z test_ops.py::TestCommonCPU::test_out_warning_msort_cpu 2022-08-17T12:16:37.2931901Z test_ops.py::TestCommonCPU::test_out_warning_angle_cpu 2022-08-17T12:16:37.2946258Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_angle_cpu 2022-08-17T12:16:37.2961394Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool 2022-08-17T12:16:37.3066407Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool 2022-08-17T12:16:37.3080111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32 2022-08-17T12:16:37.3307307Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32 2022-08-17T12:16:37.3387633Z test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu 2022-08-17T12:16:37.3402283Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32 2022-08-17T12:16:37.3507234Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32 2022-08-17T12:16:37.3526499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64 2022-08-17T12:16:37.3667388Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64 2022-08-17T12:16:37.3710432Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu 2022-08-17T12:16:37.3719472Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_msort_cpu 2022-08-17T12:16:37.3745855Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:16:37.3787664Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu 2022-08-17T12:16:37.3826117Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu 2022-08-17T12:16:37.3839512Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64 2022-08-17T12:16:37.3946230Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64 2022-08-17T12:16:37.3965556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16 2022-08-17T12:16:37.4137330Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16 2022-08-17T12:16:37.4146057Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:16:37.4185662Z test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu 2022-08-17T12:16:37.4251360Z test_ops.py::TestCommonCPU::test_out_warning_atan_cpu 2022-08-17T12:16:37.4265795Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atan_cpu 2022-08-17T12:16:37.4282919Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128 2022-08-17T12:16:37.4386905Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128 2022-08-17T12:16:37.4405514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32 2022-08-17T12:16:37.4626330Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32 2022-08-17T12:16:37.4671237Z test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu 2022-08-17T12:16:37.4705860Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu 2022-08-17T12:16:37.4719800Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64 2022-08-17T12:16:37.4826789Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64 2022-08-17T12:16:37.4845856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64 2022-08-17T12:16:37.5067829Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64 2022-08-17T12:16:37.5097923Z test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu 2022-08-17T12:16:37.5146286Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu 2022-08-17T12:16:37.5160494Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32 2022-08-17T12:16:37.5267870Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32 2022-08-17T12:16:37.5288071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8 2022-08-17T12:16:37.5372827Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8 2022-08-17T12:16:37.5381397Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu 2022-08-17T12:16:37.5405352Z test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu 2022-08-17T12:16:37.5507295Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu 2022-08-17T12:16:37.5587971Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu 2022-08-17T12:16:37.5610344Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64 2022-08-17T12:16:37.5707325Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64 2022-08-17T12:16:37.5724292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8 2022-08-17T12:16:37.5778326Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8 2022-08-17T12:16:37.5787184Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu 2022-08-17T12:16:37.5828795Z test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu 2022-08-17T12:16:37.5946267Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu 2022-08-17T12:16:37.6014115Z test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu 2022-08-17T12:16:37.6026368Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu 2022-08-17T12:16:37.6041059Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool 2022-08-17T12:16:37.6186411Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool 2022-08-17T12:16:37.6201714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:37.6226798Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:37.6387970Z test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu 2022-08-17T12:16:37.6467951Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu 2022-08-17T12:16:37.6487243Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16 2022-08-17T12:16:37.6493837Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16 2022-08-17T12:16:37.6606010Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu 2022-08-17T12:16:37.6627009Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu 2022-08-17T12:16:37.6642046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool 2022-08-17T12:16:37.6666282Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool 2022-08-17T12:16:37.6691654Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:16:37.6826652Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:16:37.6907207Z test_ops.py::TestCommonCPU::test_out_warning_cat_cpu 2022-08-17T12:16:37.6922719Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8 2022-08-17T12:16:37.7066527Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8 2022-08-17T12:16:37.7082293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128 2022-08-17T12:16:37.7106979Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128 2022-08-17T12:16:37.7130883Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu 2022-08-17T12:16:37.7265120Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cat_cpu 2022-08-17T12:16:37.7287597Z test_ops.py::TestCommonCPU::test_out_warning_char_cpu 2022-08-17T12:16:37.7347294Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_char_cpu 2022-08-17T12:16:37.7364482Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64 2022-08-17T12:16:37.7414310Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64 2022-08-17T12:16:37.7505971Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu 2022-08-17T12:16:37.7523109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64 2022-08-17T12:16:37.7545097Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64 2022-08-17T12:16:37.7685088Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu 2022-08-17T12:16:37.7705487Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu 2022-08-17T12:16:37.7730730Z test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu 2022-08-17T12:16:37.7785980Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu 2022-08-17T12:16:37.7800387Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16 2022-08-17T12:16:37.7945725Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16 2022-08-17T12:16:37.7959316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16 2022-08-17T12:16:37.7985318Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16 2022-08-17T12:16:37.8017281Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu 2022-08-17T12:16:37.8145125Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu 2022-08-17T12:16:37.8169089Z test_ops.py::TestCommonCPU::test_out_warning_clone_cpu 2022-08-17T12:16:37.8225207Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clone_cpu 2022-08-17T12:16:37.8239595Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8 2022-08-17T12:16:37.8385129Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8 2022-08-17T12:16:37.8397433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32 2022-08-17T12:16:37.8425085Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32 2022-08-17T12:16:37.8455584Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu 2022-08-17T12:16:37.8585199Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu 2022-08-17T12:16:37.8606410Z test_ops.py::TestCommonCPU::test_out_warning_conj_cpu 2022-08-17T12:16:37.8664884Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_conj_cpu 2022-08-17T12:16:37.8678895Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64 2022-08-17T12:16:37.8825078Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64 2022-08-17T12:16:37.8837062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64 2022-08-17T12:16:37.8865459Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64 2022-08-17T12:16:37.8923025Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu 2022-08-17T12:16:37.9025471Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu 2022-08-17T12:16:37.9105689Z test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu 2022-08-17T12:16:37.9121074Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8 2022-08-17T12:16:37.9266359Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8 2022-08-17T12:16:37.9279793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16 2022-08-17T12:16:37.9306212Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16 2022-08-17T12:16:37.9327691Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu 2022-08-17T12:16:37.9384070Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu 2022-08-17T12:16:37.9465910Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu 2022-08-17T12:16:37.9486920Z test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu 2022-08-17T12:16:37.9545334Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu 2022-08-17T12:16:37.9557649Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128 2022-08-17T12:16:37.9706013Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128 2022-08-17T12:16:37.9717675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32 2022-08-17T12:16:37.9745412Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32 2022-08-17T12:16:37.9774645Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:16:37.9905425Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:16:37.9985418Z test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu 2022-08-17T12:16:37.9997674Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64 2022-08-17T12:16:38.0032924Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64 2022-08-17T12:16:38.0144978Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu 2022-08-17T12:16:38.0157304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64 2022-08-17T12:16:38.0185069Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64 2022-08-17T12:16:38.0346126Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu 2022-08-17T12:16:38.0427167Z test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu 2022-08-17T12:16:38.0446691Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8 2022-08-17T12:16:38.0456261Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8 2022-08-17T12:16:38.0514413Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu 2022-08-17T12:16:38.0585789Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu 2022-08-17T12:16:38.0599045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8 2022-08-17T12:16:38.0625505Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8 2022-08-17T12:16:38.0785791Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu 2022-08-17T12:16:38.0807686Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu 2022-08-17T12:16:38.0819202Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu 2022-08-17T12:16:38.0865279Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu 2022-08-17T12:16:38.0878502Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128 2022-08-17T12:16:38.1025599Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128 2022-08-17T12:16:38.1040734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8 2022-08-17T12:16:38.1065767Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8 2022-08-17T12:16:38.1096611Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:16:38.1226791Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:16:38.1255028Z test_ops.py::TestCommonCPU::test_out_warning_dist_cpu 2022-08-17T12:16:38.1305513Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dist_cpu 2022-08-17T12:16:38.1319649Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16 2022-08-17T12:16:38.1465952Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16 2022-08-17T12:16:38.1480527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16 2022-08-17T12:16:38.1505487Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16 2022-08-17T12:16:38.1560578Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:16:38.1666065Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:16:38.1735775Z test_ops.py::TestCommonCPU::test_out_warning_dot_cpu 2022-08-17T12:16:38.1746051Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dot_cpu 2022-08-17T12:16:38.1758884Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8 2022-08-17T12:16:38.1905573Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8 2022-08-17T12:16:38.1919421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool 2022-08-17T12:16:38.1945609Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool 2022-08-17T12:16:38.2001841Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:16:38.2105612Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:16:38.2186720Z test_ops.py::TestCommonCPU::test_out_warning_eig_cpu 2022-08-17T12:16:38.2205810Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64 2022-08-17T12:16:38.2210065Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_eig_cpu 2022-08-17T12:16:38.2347210Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64 2022-08-17T12:16:38.2366383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128 2022-08-17T12:16:38.2386455Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128 2022-08-17T12:16:38.2432829Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu 2022-08-17T12:16:38.2546714Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu 2022-08-17T12:16:38.2627781Z test_ops.py::TestCommonCPU::test_out_warning_eq_cpu 2022-08-17T12:16:38.2644876Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32 2022-08-17T12:16:38.2788143Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32 2022-08-17T12:16:38.2805230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64 2022-08-17T12:16:38.2826637Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64 2022-08-17T12:16:38.2857206Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:16:38.2868100Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:16:38.2985136Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_eq_cpu 2022-08-17T12:16:38.3043953Z test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu 2022-08-17T12:16:38.3066114Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu 2022-08-17T12:16:38.3079883Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16 2022-08-17T12:16:38.3225787Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16 2022-08-17T12:16:38.3239431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32 2022-08-17T12:16:38.3265593Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32 2022-08-17T12:16:38.3295123Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu 2022-08-17T12:16:38.3425668Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu 2022-08-17T12:16:38.3447146Z test_ops.py::TestCommonCPU::test_out_warning_expand_cpu 2022-08-17T12:16:38.3506230Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expand_cpu 2022-08-17T12:16:38.3520758Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16 2022-08-17T12:16:38.3665676Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16 2022-08-17T12:16:38.3677460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64 2022-08-17T12:16:38.3705369Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64 2022-08-17T12:16:38.3731142Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu 2022-08-17T12:16:38.3864775Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu 2022-08-17T12:16:38.3945771Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu 2022-08-17T12:16:38.3961388Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8 2022-08-17T12:16:38.4105979Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8 2022-08-17T12:16:38.4119420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16 2022-08-17T12:16:38.4146136Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16 2022-08-17T12:16:38.4170961Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu 2022-08-17T12:16:38.4261597Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu 2022-08-17T12:16:38.4304541Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu 2022-08-17T12:16:38.4385638Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu 2022-08-17T12:16:38.4399126Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64 2022-08-17T12:16:38.4545926Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64 2022-08-17T12:16:38.4560432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32 2022-08-17T12:16:38.4585619Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32 2022-08-17T12:16:38.4648758Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu 2022-08-17T12:16:38.4745201Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu 2022-08-17T12:16:38.4767630Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu 2022-08-17T12:16:38.4826108Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu 2022-08-17T12:16:38.4839140Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32 2022-08-17T12:16:38.4940322Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32 2022-08-17T12:16:38.4985907Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu 2022-08-17T12:16:38.4999535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64 2022-08-17T12:16:38.5025415Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64 2022-08-17T12:16:38.5046383Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu 2022-08-17T12:16:38.5184929Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu 2022-08-17T12:16:38.5265999Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu 2022-08-17T12:16:38.5282537Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16 2022-08-17T12:16:38.5426061Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16 2022-08-17T12:16:38.5439582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8 2022-08-17T12:16:38.5468673Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8 2022-08-17T12:16:38.5477902Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu 2022-08-17T12:16:38.5505387Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu 2022-08-17T12:16:38.5624847Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu 2022-08-17T12:16:38.5706481Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu 2022-08-17T12:16:38.5722529Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32 2022-08-17T12:16:38.5866222Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32 2022-08-17T12:16:38.5879302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8 2022-08-17T12:16:38.5905681Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8 2022-08-17T12:16:38.5929059Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu 2022-08-17T12:16:38.5946403Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu 2022-08-17T12:16:38.6064757Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu 2022-08-17T12:16:38.6086324Z test_ops.py::TestCommonCPU::test_out_warning_flip_cpu 2022-08-17T12:16:38.6145641Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flip_cpu 2022-08-17T12:16:38.6158765Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64 2022-08-17T12:16:38.6305834Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64 2022-08-17T12:16:38.6319475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:38.6344994Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:38.6369353Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu 2022-08-17T12:16:38.6505191Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu 2022-08-17T12:16:38.6586331Z test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu 2022-08-17T12:16:38.6603272Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool 2022-08-17T12:16:38.6745760Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool 2022-08-17T12:16:38.6758026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool 2022-08-17T12:16:38.6785482Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool 2022-08-17T12:16:38.6819012Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu 2022-08-17T12:16:38.6848658Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu 2022-08-17T12:16:38.6944702Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu 2022-08-17T12:16:38.7026509Z test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu 2022-08-17T12:16:38.7043456Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16 2022-08-17T12:16:38.7187049Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16 2022-08-17T12:16:38.7207777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128 2022-08-17T12:16:38.7227094Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128 2022-08-17T12:16:38.7255373Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu 2022-08-17T12:16:38.7275347Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu 2022-08-17T12:16:38.7386118Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu 2022-08-17T12:16:38.7437181Z test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu 2022-08-17T12:16:38.7466763Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu 2022-08-17T12:16:38.7588536Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32 2022-08-17T12:16:38.7627218Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32 2022-08-17T12:16:38.7646626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64 2022-08-17T12:16:38.7707067Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64 2022-08-17T12:16:38.7747601Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:16:38.7826922Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:16:38.7907411Z test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu 2022-08-17T12:16:38.7927130Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:16:38.8068128Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:16:38.8083644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32 2022-08-17T12:16:38.8147459Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32 2022-08-17T12:16:38.8215713Z test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu 2022-08-17T12:16:38.8347824Z [gw3] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu 2022-08-17T12:16:38.8367319Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64 2022-08-17T12:16:38.8508038Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64 2022-08-17T12:16:38.8525926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64 2022-08-17T12:16:38.8586932Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64 2022-08-17T12:16:38.8788672Z test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu 2022-08-17T12:16:38.8810444Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16 2022-08-17T12:16:38.8843651Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16 2022-08-17T12:16:38.8947776Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu 2022-08-17T12:16:38.8962972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16 2022-08-17T12:16:38.9026322Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16 2022-08-17T12:16:38.9229414Z test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu 2022-08-17T12:16:38.9253126Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8 2022-08-17T12:16:38.9388123Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8 2022-08-17T12:16:38.9411499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32 2022-08-17T12:16:38.9433939Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32 2022-08-17T12:16:38.9440129Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu 2022-08-17T12:16:38.9668140Z test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu 2022-08-17T12:16:38.9689879Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32 2022-08-17T12:16:38.9766058Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32 2022-08-17T12:16:38.9827428Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu 2022-08-17T12:16:38.9849463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64 2022-08-17T12:16:38.9865845Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64 2022-08-17T12:16:38.9891857Z test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu 2022-08-17T12:16:39.0107419Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu 2022-08-17T12:16:39.0128833Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64 2022-08-17T12:16:39.0266136Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64 2022-08-17T12:16:39.0284576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8 2022-08-17T12:16:39.0306026Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8 2022-08-17T12:16:39.0549288Z test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu 2022-08-17T12:16:39.0572082Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8 2022-08-17T12:16:39.0707637Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8 2022-08-17T12:16:39.0728741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:39.0781170Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:39.0789596Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu 2022-08-17T12:16:39.0914482Z test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu 2022-08-17T12:16:39.0987067Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu 2022-08-17T12:16:39.1008690Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32 2022-08-17T12:16:39.1146830Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32 2022-08-17T12:16:39.1168572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16 2022-08-17T12:16:39.1225610Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16 2022-08-17T12:16:39.1347775Z test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu 2022-08-17T12:16:39.1426753Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu 2022-08-17T12:16:39.1448429Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:16:39.1586289Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:16:39.1604292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool 2022-08-17T12:16:39.1665471Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool 2022-08-17T12:16:39.1692759Z test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu 2022-08-17T12:16:39.1866643Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu 2022-08-17T12:16:39.1884530Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:16:39.2026102Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:16:39.2051777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128 2022-08-17T12:16:39.2105649Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128 2022-08-17T12:16:39.2128164Z test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu 2022-08-17T12:16:39.2306122Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu 2022-08-17T12:16:39.2324989Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64 2022-08-17T12:16:39.2467236Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64 2022-08-17T12:16:39.2488639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64 2022-08-17T12:16:39.2545623Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64 2022-08-17T12:16:39.2581301Z test_ops.py::TestCommonCPU::test_out_warning_istft_cpu 2022-08-17T12:16:39.2748716Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_istft_cpu 2022-08-17T12:16:39.2767813Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16 2022-08-17T12:16:39.2907475Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16 2022-08-17T12:16:39.2930102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32 2022-08-17T12:16:39.2986174Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32 2022-08-17T12:16:39.3007385Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu 2022-08-17T12:16:39.3187443Z [gw2] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu 2022-08-17T12:16:39.3208783Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8 2022-08-17T12:16:39.3339477Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8 2022-08-17T12:16:39.3348666Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu 2022-08-17T12:16:39.3349196Z test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu 2022-08-17T12:16:39.3362768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64 2022-08-17T12:16:39.3384756Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64 2022-08-17T12:16:39.3426049Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu 2022-08-17T12:16:39.3626313Z test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu 2022-08-17T12:16:39.3643311Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64 2022-08-17T12:16:39.3684928Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64 2022-08-17T12:16:39.3787267Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu 2022-08-17T12:16:39.3788457Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu 2022-08-17T12:16:39.3809687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16 2022-08-17T12:16:39.3811947Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu 2022-08-17T12:16:39.3865287Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16 2022-08-17T12:16:39.3967050Z test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu 2022-08-17T12:16:39.4065373Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu 2022-08-17T12:16:39.4078568Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:16:39.4227688Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:16:39.4228690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32 2022-08-17T12:16:39.4241338Z test_ops.py::TestCommonCPU::test_out_warning_pow_cpu 2022-08-17T12:16:39.4306763Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32 2022-08-17T12:16:39.4434447Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu 2022-08-17T12:16:39.4505845Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu 2022-08-17T12:16:39.4519894Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16 2022-08-17T12:16:39.4580456Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16 2022-08-17T12:16:39.4666545Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pow_cpu 2022-08-17T12:16:39.4669177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64 2022-08-17T12:16:39.4681811Z test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu 2022-08-17T12:16:39.4745847Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64 2022-08-17T12:16:39.4947652Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu 2022-08-17T12:16:39.4966338Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16 2022-08-17T12:16:39.5112329Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16 2022-08-17T12:16:39.5145824Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu 2022-08-17T12:16:39.5161397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8 2022-08-17T12:16:39.5185917Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8 2022-08-17T12:16:39.5387157Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu 2022-08-17T12:16:39.5406802Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32 2022-08-17T12:16:39.5423882Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32 2022-08-17T12:16:39.5586310Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu 2022-08-17T12:16:39.5602427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8 2022-08-17T12:16:39.5626123Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8 2022-08-17T12:16:39.5827168Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu 2022-08-17T12:16:39.5846930Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64 2022-08-17T12:16:39.6028791Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64 2022-08-17T12:16:39.6036232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:39.6046113Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu 2022-08-17T12:16:39.6066167Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:39.6268539Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu 2022-08-17T12:16:39.6291456Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8 2022-08-17T12:16:39.6467541Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8 2022-08-17T12:16:39.6481431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool 2022-08-17T12:16:39.6708628Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool 2022-08-17T12:16:39.6731258Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:16:39.6830464Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:16:39.6837977Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu 2022-08-17T12:16:39.6907513Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu 2022-08-17T12:16:39.6926812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:39.7148504Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:39.7163715Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:16:39.7347904Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:16:39.7364953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:39.7407430Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:39.7414268Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu 2022-08-17T12:16:39.7441074Z test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu 2022-08-17T12:16:39.7448468Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu 2022-08-17T12:16:39.7464186Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu 2022-08-17T12:16:39.7586976Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu 2022-08-17T12:16:39.7601977Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool 2022-08-17T12:16:39.7787471Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool 2022-08-17T12:16:39.7806290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32 2022-08-17T12:16:39.7866298Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32 2022-08-17T12:16:39.8027244Z test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu 2022-08-17T12:16:39.8043911Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128 2022-08-17T12:16:39.8227452Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128 2022-08-17T12:16:39.8249640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64 2022-08-17T12:16:39.8252249Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64 2022-08-17T12:16:39.8286275Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu 2022-08-17T12:16:39.8294929Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu 2022-08-17T12:16:39.8305642Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu 2022-08-17T12:16:39.8320442Z test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu 2022-08-17T12:16:39.8331824Z [gw2] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu 2022-08-17T12:16:39.8465620Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu 2022-08-17T12:16:39.8482219Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64 2022-08-17T12:16:39.8665364Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64 2022-08-17T12:16:39.8677859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16 2022-08-17T12:16:39.8705395Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16 2022-08-17T12:16:39.8745683Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu 2022-08-17T12:16:39.8769049Z test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu 2022-08-17T12:16:39.8905552Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu 2022-08-17T12:16:39.8918281Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16 2022-08-17T12:16:39.9106741Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16 2022-08-17T12:16:39.9123504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32 2022-08-17T12:16:39.9186801Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32 2022-08-17T12:16:39.9260749Z test_ops.py::TestCommonCPU::test_out_warning_round_cpu 2022-08-17T12:16:39.9389803Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_round_cpu 2022-08-17T12:16:39.9405971Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32 2022-08-17T12:16:39.9515495Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32 2022-08-17T12:16:39.9523756Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu 2022-08-17T12:16:39.9548534Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu 2022-08-17T12:16:39.9592135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64 2022-08-17T12:16:39.9627352Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64 2022-08-17T12:16:39.9659436Z test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu 2022-08-17T12:16:39.9754068Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu 2022-08-17T12:16:39.9827766Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu 2022-08-17T12:16:39.9845668Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64 2022-08-17T12:16:39.9946700Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64 2022-08-17T12:16:39.9987283Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu 2022-08-17T12:16:40.0002923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8 2022-08-17T12:16:40.0067391Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8 2022-08-17T12:16:40.0267545Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu 2022-08-17T12:16:40.0285883Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16 2022-08-17T12:16:40.0428097Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16 2022-08-17T12:16:40.0446586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:40.0709810Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:40.0727209Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32 2022-08-17T12:16:40.0869528Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32 2022-08-17T12:16:40.0888534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16 2022-08-17T12:16:40.0940659Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16 2022-08-17T12:16:40.0950953Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu 2022-08-17T12:16:40.1148121Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu 2022-08-17T12:16:40.1169215Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64 2022-08-17T12:16:40.1309078Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64 2022-08-17T12:16:40.1328953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool 2022-08-17T12:16:40.1514142Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool 2022-08-17T12:16:40.1523428Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu 2022-08-17T12:16:40.1549502Z test_ops.py::TestCommonCPU::test_out_warning_select_cpu 2022-08-17T12:16:40.1586867Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_select_cpu 2022-08-17T12:16:40.1602091Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8 2022-08-17T12:16:40.1746898Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8 2022-08-17T12:16:40.1765483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32 2022-08-17T12:16:40.1945659Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32 2022-08-17T12:16:40.2026818Z test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu 2022-08-17T12:16:40.2044451Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8 2022-08-17T12:16:40.2056412Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8 2022-08-17T12:16:40.2186354Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu 2022-08-17T12:16:40.2199301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64 2022-08-17T12:16:40.2386205Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64 2022-08-17T12:16:40.2467865Z test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu 2022-08-17T12:16:40.2485797Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16 2022-08-17T12:16:40.2498811Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16 2022-08-17T12:16:40.2626586Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu 2022-08-17T12:16:40.2642429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16 2022-08-17T12:16:40.2825722Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16 2022-08-17T12:16:40.2906874Z test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu 2022-08-17T12:16:40.2924754Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool 2022-08-17T12:16:40.3065213Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool 2022-08-17T12:16:40.3073719Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu 2022-08-17T12:16:40.3088832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32 2022-08-17T12:16:40.3265834Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32 2022-08-17T12:16:40.3346861Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu 2022-08-17T12:16:40.3370973Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128 2022-08-17T12:16:40.3381688Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128 2022-08-17T12:16:40.3506775Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu 2022-08-17T12:16:40.3519841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64 2022-08-17T12:16:40.3705607Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64 2022-08-17T12:16:40.3786424Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu 2022-08-17T12:16:40.3806278Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32 2022-08-17T12:16:40.3947789Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32 2022-08-17T12:16:40.3961365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8 2022-08-17T12:16:40.4051464Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8 2022-08-17T12:16:40.4145317Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu 2022-08-17T12:16:40.4227228Z test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu 2022-08-17T12:16:40.4230214Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64 2022-08-17T12:16:40.4244542Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu 2022-08-17T12:16:40.4386631Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64 2022-08-17T12:16:40.4405638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8 2022-08-17T12:16:40.4586233Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8 2022-08-17T12:16:40.4668493Z test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu 2022-08-17T12:16:40.4674980Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16 2022-08-17T12:16:40.4683178Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu 2022-08-17T12:16:40.4826351Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16 2022-08-17T12:16:40.4844686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:40.5026125Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:40.5038698Z test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu 2022-08-17T12:16:40.5106021Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu 2022-08-17T12:16:40.5118483Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32 2022-08-17T12:16:40.5265934Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32 2022-08-17T12:16:40.5284121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool 2022-08-17T12:16:40.5465949Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool 2022-08-17T12:16:40.5546104Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu 2022-08-17T12:16:40.5563724Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64 2022-08-17T12:16:40.5579144Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64 2022-08-17T12:16:40.5707219Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu 2022-08-17T12:16:40.5725555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32 2022-08-17T12:16:40.5742611Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32 2022-08-17T12:16:40.5750847Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu 2022-08-17T12:16:40.5847866Z test_ops.py::TestCommonCPU::test_out_warning_log2_cpu 2022-08-17T12:16:40.5905211Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log2_cpu 2022-08-17T12:16:40.5986187Z test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:16:40.6005428Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16 2022-08-17T12:16:40.6145813Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16 2022-08-17T12:16:40.6164131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64 2022-08-17T12:16:40.6225883Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64 2022-08-17T12:16:40.6267380Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu 2022-08-17T12:16:40.6286340Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:16:40.6345046Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu 2022-08-17T12:16:40.6358373Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:16:40.6425080Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:16:40.6437409Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32 2022-08-17T12:16:40.6586137Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32 2022-08-17T12:16:40.6613038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16 2022-08-17T12:16:40.6665278Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16 2022-08-17T12:16:40.6785510Z test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu 2022-08-17T12:16:40.6867424Z test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu 2022-08-17T12:16:40.6886978Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64 2022-08-17T12:16:40.6942127Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64 2022-08-17T12:16:40.7026308Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu 2022-08-17T12:16:40.7043584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32 2022-08-17T12:16:40.7105986Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32 2022-08-17T12:16:40.7128406Z test_ops.py::TestCommonCPU::test_out_warning_logit_cpu 2022-08-17T12:16:40.7225571Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu 2022-08-17T12:16:40.7247873Z test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu 2022-08-17T12:16:40.7271117Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu 2022-08-17T12:16:40.7305856Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logit_cpu 2022-08-17T12:16:40.7319016Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8 2022-08-17T12:16:40.7465220Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8 2022-08-17T12:16:40.7479348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64 2022-08-17T12:16:40.7544934Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64 2022-08-17T12:16:40.7665866Z test_ops.py::TestCommonCPU::test_out_warning_lt_cpu 2022-08-17T12:16:40.7746455Z test_ops.py::TestCommonCPU::test_out_warning_stack_cpu 2022-08-17T12:16:40.7759629Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8 2022-08-17T12:16:40.7807527Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8 2022-08-17T12:16:40.7906224Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lt_cpu 2022-08-17T12:16:40.7919458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8 2022-08-17T12:16:40.7928672Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8 2022-08-17T12:16:40.7985492Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_stack_cpu 2022-08-17T12:16:40.8009236Z test_ops.py::TestCommonCPU::test_out_warning_mH_cpu 2022-08-17T12:16:40.8105121Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mH_cpu 2022-08-17T12:16:40.8186188Z test_ops.py::TestCommonCPU::test_out_warning_sub_cpu 2022-08-17T12:16:40.8203173Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16 2022-08-17T12:16:40.8346449Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16 2022-08-17T12:16:40.8361437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:40.8426312Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:40.8503729Z test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu 2022-08-17T12:16:40.8545561Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sub_cpu 2022-08-17T12:16:40.8588054Z test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu 2022-08-17T12:16:40.8626872Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu 2022-08-17T12:16:40.8644814Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32 2022-08-17T12:16:40.8728206Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32 2022-08-17T12:16:40.8785541Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu 2022-08-17T12:16:40.8798890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16 2022-08-17T12:16:40.8865019Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16 2022-08-17T12:16:40.8889319Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu 2022-08-17T12:16:40.8985051Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu 2022-08-17T12:16:40.9065712Z test_ops.py::TestCommonCPU::test_out_warning_take_cpu 2022-08-17T12:16:40.9079124Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64 2022-08-17T12:16:40.9226469Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64 2022-08-17T12:16:40.9240690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool 2022-08-17T12:16:40.9305825Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool 2022-08-17T12:16:40.9325110Z test_ops.py::TestCommonCPU::test_out_warning_median_cpu 2022-08-17T12:16:40.9335456Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_take_cpu 2022-08-17T12:16:40.9425361Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_median_cpu 2022-08-17T12:16:40.9505831Z test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu 2022-08-17T12:16:40.9519793Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16 2022-08-17T12:16:40.9528473Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16 2022-08-17T12:16:40.9665704Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu 2022-08-17T12:16:40.9678838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128 2022-08-17T12:16:40.9745200Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128 2022-08-17T12:16:40.9770780Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu 2022-08-17T12:16:40.9864936Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu 2022-08-17T12:16:40.9886057Z test_ops.py::TestCommonCPU::test_out_warning_trace_cpu 2022-08-17T12:16:40.9945599Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trace_cpu 2022-08-17T12:16:40.9959019Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool 2022-08-17T12:16:41.0104983Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool 2022-08-17T12:16:41.0117252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64 2022-08-17T12:16:41.0185080Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64 2022-08-17T12:16:41.0305686Z test_ops.py::TestCommonCPU::test_out_warning_mode_cpu 2022-08-17T12:16:41.0387033Z test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu 2022-08-17T12:16:41.0393143Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128 2022-08-17T12:16:41.0403072Z [gw2] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_mode_cpu 2022-08-17T12:16:41.0545612Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128 2022-08-17T12:16:41.0559301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32 2022-08-17T12:16:41.0625830Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32 2022-08-17T12:16:41.0716528Z test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu 2022-08-17T12:16:41.0749846Z [gw2] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu 2022-08-17T12:16:41.0784657Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu 2022-08-17T12:16:41.0825517Z test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu 2022-08-17T12:16:41.0844618Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32 2022-08-17T12:16:41.0847321Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32 2022-08-17T12:16:41.0985738Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu 2022-08-17T12:16:41.1000542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64 2022-08-17T12:16:41.1066064Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64 2022-08-17T12:16:41.1078598Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:16:41.1226514Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:16:41.1266690Z test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu 2022-08-17T12:16:41.1280917Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64 2022-08-17T12:16:41.1428183Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64 2022-08-17T12:16:41.1447960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16 2022-08-17T12:16:41.1507661Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16 2022-08-17T12:16:41.1733299Z test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu 2022-08-17T12:16:41.1786140Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16 2022-08-17T12:16:41.1797645Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu 2022-08-17T12:16:41.1836363Z test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu 2022-08-17T12:16:41.1907219Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu 2022-08-17T12:16:41.1921513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32 2022-08-17T12:16:41.1929605Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16 2022-08-17T12:16:41.2148375Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32 2022-08-17T12:16:41.2170385Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32 2022-08-17T12:16:41.2226864Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32 2022-08-17T12:16:41.2261968Z test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu 2022-08-17T12:16:41.2346927Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu 2022-08-17T12:16:41.2361842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64 2022-08-17T12:16:41.2589925Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64 2022-08-17T12:16:41.2610933Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64 2022-08-17T12:16:41.2667512Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64 2022-08-17T12:16:41.2699697Z test_ops.py::TestCommonCPU::test_out_warning_where_cpu 2022-08-17T12:16:41.2787129Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_where_cpu 2022-08-17T12:16:41.2803944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8 2022-08-17T12:16:41.3029010Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8 2022-08-17T12:16:41.3055725Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16 2022-08-17T12:16:41.3106706Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16 2022-08-17T12:16:41.3138349Z test_ops.py::TestCommonCPU::test_out_where_cpu_float32 2022-08-17T12:16:41.3226480Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_where_cpu_float32 2022-08-17T12:16:41.3241359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8 2022-08-17T12:16:41.3466740Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8 2022-08-17T12:16:41.3487255Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32 2022-08-17T12:16:41.3545807Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32 2022-08-17T12:16:41.3559153Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16 2022-08-17T12:16:41.3665870Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16 2022-08-17T12:16:41.3679492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:41.3906525Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:41.3926544Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64 2022-08-17T12:16:41.3986247Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64 2022-08-17T12:16:41.3998209Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16 2022-08-17T12:16:41.4105240Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16 2022-08-17T12:16:41.4118079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool 2022-08-17T12:16:41.4346684Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool 2022-08-17T12:16:41.4365709Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8 2022-08-17T12:16:41.4425515Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8 2022-08-17T12:16:41.4437938Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32 2022-08-17T12:16:41.4545784Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32 2022-08-17T12:16:41.4558903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128 2022-08-17T12:16:41.4687500Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128 2022-08-17T12:16:41.4695656Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu 2022-08-17T12:16:41.4785785Z test_ops.py::TestCommonCPU::test_out_warning_ne_cpu 2022-08-17T12:16:41.4805189Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8 2022-08-17T12:16:41.4865901Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8 2022-08-17T12:16:41.4879546Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16 2022-08-17T12:16:41.4963428Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16 2022-08-17T12:16:41.4985361Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ne_cpu 2022-08-17T12:16:41.4998942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64 2022-08-17T12:16:41.5104959Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64 2022-08-17T12:16:41.5139301Z test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu 2022-08-17T12:16:41.5225590Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu 2022-08-17T12:16:41.5238122Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16 2022-08-17T12:16:41.5306018Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16 2022-08-17T12:16:41.5319333Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32 2022-08-17T12:16:41.5424982Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32 2022-08-17T12:16:41.5436950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32 2022-08-17T12:16:41.5545580Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32 2022-08-17T12:16:41.5568220Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:16:41.5665583Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:16:41.5678012Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32 2022-08-17T12:16:41.5745496Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32 2022-08-17T12:16:41.5757950Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64 2022-08-17T12:16:41.5864943Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64 2022-08-17T12:16:41.5876710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64 2022-08-17T12:16:41.5985356Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64 2022-08-17T12:16:41.6008136Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:16:41.6105382Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:16:41.6118076Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64 2022-08-17T12:16:41.6185104Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64 2022-08-17T12:16:41.6197486Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool 2022-08-17T12:16:41.6304748Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool 2022-08-17T12:16:41.6319172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16 2022-08-17T12:16:41.6425135Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16 2022-08-17T12:16:41.6458710Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu 2022-08-17T12:16:41.6545360Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu 2022-08-17T12:16:41.6557179Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16 2022-08-17T12:16:41.6625318Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16 2022-08-17T12:16:41.6637230Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64 2022-08-17T12:16:41.6745102Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64 2022-08-17T12:16:41.6757004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32 2022-08-17T12:16:41.6865932Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32 2022-08-17T12:16:41.6936537Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:16:41.6985077Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:16:41.6997734Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32 2022-08-17T12:16:41.7065500Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32 2022-08-17T12:16:41.7082165Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8 2022-08-17T12:16:41.7185774Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8 2022-08-17T12:16:41.7197902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64 2022-08-17T12:16:41.7305952Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64 2022-08-17T12:16:41.7338799Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu 2022-08-17T12:16:41.7425427Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu 2022-08-17T12:16:41.7438518Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64 2022-08-17T12:16:41.7505182Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64 2022-08-17T12:16:41.7517833Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128 2022-08-17T12:16:41.7625054Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128 2022-08-17T12:16:41.7637147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8 2022-08-17T12:16:41.7745489Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8 2022-08-17T12:16:41.7774260Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu 2022-08-17T12:16:41.7865390Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu 2022-08-17T12:16:41.7880634Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8 2022-08-17T12:16:41.7945462Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8 2022-08-17T12:16:41.7957770Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32 2022-08-17T12:16:41.8065351Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32 2022-08-17T12:16:41.8079880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8 2022-08-17T12:16:41.8185046Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8 2022-08-17T12:16:41.8219647Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu 2022-08-17T12:16:41.8305389Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu 2022-08-17T12:16:41.8317866Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8 2022-08-17T12:16:41.8385330Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8 2022-08-17T12:16:41.8397367Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64 2022-08-17T12:16:41.8504999Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64 2022-08-17T12:16:41.8517672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16 2022-08-17T12:16:41.8625370Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16 2022-08-17T12:16:41.8647668Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu 2022-08-17T12:16:41.8745494Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu 2022-08-17T12:16:41.8757231Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16 2022-08-17T12:16:41.8825142Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16 2022-08-17T12:16:41.8837061Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128 2022-08-17T12:16:41.8945183Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128 2022-08-17T12:16:41.8957368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool 2022-08-17T12:16:41.9065491Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool 2022-08-17T12:16:41.9217734Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:16:41.9238083Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:16:41.9249745Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool 2022-08-17T12:16:41.9265627Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool 2022-08-17T12:16:41.9279243Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16 2022-08-17T12:16:41.9385322Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16 2022-08-17T12:16:41.9397567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128 2022-08-17T12:16:41.9505072Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128 2022-08-17T12:16:41.9665715Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu 2022-08-17T12:16:41.9672031Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16 2022-08-17T12:16:41.9683161Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu 2022-08-17T12:16:41.9705221Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16 2022-08-17T12:16:41.9717747Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16 2022-08-17T12:16:41.9824910Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16 2022-08-17T12:16:41.9837424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64 2022-08-17T12:16:41.9945364Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64 2022-08-17T12:16:41.9971979Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu 2022-08-17T12:16:42.0105735Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu 2022-08-17T12:16:42.0119209Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32 2022-08-17T12:16:42.0145205Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32 2022-08-17T12:16:42.0157769Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32 2022-08-17T12:16:42.0265032Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32 2022-08-17T12:16:42.0277488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32 2022-08-17T12:16:42.0385505Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32 2022-08-17T12:16:42.0422764Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu 2022-08-17T12:16:42.0545450Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu 2022-08-17T12:16:42.0557347Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64 2022-08-17T12:16:42.0585634Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64 2022-08-17T12:16:42.0598854Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16 2022-08-17T12:16:42.0705202Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16 2022-08-17T12:16:42.0716846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64 2022-08-17T12:16:42.0826106Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64 2022-08-17T12:16:42.0870923Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu 2022-08-17T12:16:42.0985623Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu 2022-08-17T12:16:42.0998768Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16 2022-08-17T12:16:42.1025440Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16 2022-08-17T12:16:42.1037629Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16 2022-08-17T12:16:42.1145144Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16 2022-08-17T12:16:42.1159844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16 2022-08-17T12:16:42.1265497Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16 2022-08-17T12:16:42.1290026Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu 2022-08-17T12:16:42.1424972Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu 2022-08-17T12:16:42.1437155Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32 2022-08-17T12:16:42.1465228Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32 2022-08-17T12:16:42.1476901Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32 2022-08-17T12:16:42.1584942Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32 2022-08-17T12:16:42.1596554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32 2022-08-17T12:16:42.1705503Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32 2022-08-17T12:16:42.1732925Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu 2022-08-17T12:16:42.1865730Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu 2022-08-17T12:16:42.1879835Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64 2022-08-17T12:16:42.1905984Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64 2022-08-17T12:16:42.1922603Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16 2022-08-17T12:16:42.2024962Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16 2022-08-17T12:16:42.2037184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64 2022-08-17T12:16:42.2145619Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64 2022-08-17T12:16:42.2257853Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu 2022-08-17T12:16:42.2306213Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu 2022-08-17T12:16:42.2318574Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8 2022-08-17T12:16:42.2345520Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8 2022-08-17T12:16:42.2358623Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32 2022-08-17T12:16:42.2465563Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32 2022-08-17T12:16:42.2478650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8 2022-08-17T12:16:42.2585471Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8 2022-08-17T12:16:42.2611348Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu 2022-08-17T12:16:42.2745641Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu 2022-08-17T12:16:42.2766550Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8 2022-08-17T12:16:42.2786793Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8 2022-08-17T12:16:42.2799398Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16 2022-08-17T12:16:42.2904889Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16 2022-08-17T12:16:42.2917754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8 2022-08-17T12:16:42.3025782Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8 2022-08-17T12:16:42.3049820Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu 2022-08-17T12:16:42.3187300Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu 2022-08-17T12:16:42.3203319Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16 2022-08-17T12:16:42.3227087Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16 2022-08-17T12:16:42.3243624Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32 2022-08-17T12:16:42.3346888Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32 2022-08-17T12:16:42.3362682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:42.3467156Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:42.3504192Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:16:42.3627392Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:16:42.3644815Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool 2022-08-17T12:16:42.3666783Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool 2022-08-17T12:16:42.3682166Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16 2022-08-17T12:16:42.3786347Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16 2022-08-17T12:16:42.3801383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool 2022-08-17T12:16:42.3906287Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool 2022-08-17T12:16:42.3934525Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu 2022-08-17T12:16:42.4066958Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu 2022-08-17T12:16:42.4084624Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16 2022-08-17T12:16:42.4106549Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16 2022-08-17T12:16:42.4122721Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64 2022-08-17T12:16:42.4226264Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64 2022-08-17T12:16:42.4240292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:42.4346626Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:42.4405243Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu 2022-08-17T12:16:42.4507398Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu 2022-08-17T12:16:42.4525687Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32 2022-08-17T12:16:42.4547018Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32 2022-08-17T12:16:42.4560899Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8 2022-08-17T12:16:42.4667142Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8 2022-08-17T12:16:42.4683518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:42.4786579Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:42.4825729Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:16:42.4946351Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:16:42.4960742Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64 2022-08-17T12:16:42.4986098Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64 2022-08-17T12:16:42.5000650Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128 2022-08-17T12:16:42.5105742Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128 2022-08-17T12:16:42.5119822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32 2022-08-17T12:16:42.5225511Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32 2022-08-17T12:16:42.5258602Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu 2022-08-17T12:16:42.5385337Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu 2022-08-17T12:16:42.5398006Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16 2022-08-17T12:16:42.5425915Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16 2022-08-17T12:16:42.5437956Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64 2022-08-17T12:16:42.5545410Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64 2022-08-17T12:16:42.5558180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64 2022-08-17T12:16:42.5665413Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64 2022-08-17T12:16:42.5690606Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:16:42.5825113Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:16:42.5837236Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32 2022-08-17T12:16:42.5864932Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32 2022-08-17T12:16:42.5877075Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8 2022-08-17T12:16:42.5985323Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8 2022-08-17T12:16:42.6000378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16 2022-08-17T12:16:42.6105418Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16 2022-08-17T12:16:42.6220094Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu 2022-08-17T12:16:42.6265419Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu 2022-08-17T12:16:42.6277090Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64 2022-08-17T12:16:42.6305337Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64 2022-08-17T12:16:42.6317173Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32 2022-08-17T12:16:42.6425219Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32 2022-08-17T12:16:42.6437149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32 2022-08-17T12:16:42.6545633Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32 2022-08-17T12:16:42.6589848Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu 2022-08-17T12:16:42.6705231Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu 2022-08-17T12:16:42.6716947Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8 2022-08-17T12:16:42.6745633Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8 2022-08-17T12:16:42.6760527Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64 2022-08-17T12:16:42.6865131Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64 2022-08-17T12:16:42.6877054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64 2022-08-17T12:16:42.6985232Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64 2022-08-17T12:16:42.7013591Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu 2022-08-17T12:16:42.7145303Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu 2022-08-17T12:16:42.7157159Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8 2022-08-17T12:16:42.7185064Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8 2022-08-17T12:16:42.7196830Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool 2022-08-17T12:16:42.7304928Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool 2022-08-17T12:16:42.7317325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8 2022-08-17T12:16:42.7425095Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8 2022-08-17T12:16:42.7563343Z test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu 2022-08-17T12:16:42.7585365Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu 2022-08-17T12:16:42.7600473Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16 2022-08-17T12:16:42.7625208Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16 2022-08-17T12:16:42.7636807Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32 2022-08-17T12:16:42.7745107Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32 2022-08-17T12:16:42.7756703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:42.7865554Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:42.7934678Z test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu 2022-08-17T12:16:42.8067294Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu 2022-08-17T12:16:42.8067632Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool 2022-08-17T12:16:42.8084585Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64 2022-08-17T12:16:42.8086064Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64 2022-08-17T12:16:42.8185635Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool 2022-08-17T12:16:42.8199278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16 2022-08-17T12:16:42.8305819Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16 2022-08-17T12:16:42.8352658Z test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu 2022-08-17T12:16:42.8506559Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu 2022-08-17T12:16:42.8507990Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128 2022-08-17T12:16:42.8525457Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool 2022-08-17T12:16:42.8527339Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128 2022-08-17T12:16:42.8625883Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool 2022-08-17T12:16:42.8638638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool 2022-08-17T12:16:42.8745427Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool 2022-08-17T12:16:42.8948022Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu 2022-08-17T12:16:42.8948800Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64 2022-08-17T12:16:42.8970293Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32 2022-08-17T12:16:42.8974268Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32 2022-08-17T12:16:42.9100119Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64 2022-08-17T12:16:42.9109598Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu 2022-08-17T12:16:42.9124010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128 2022-08-17T12:16:42.9185069Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128 2022-08-17T12:16:42.9197060Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu 2022-08-17T12:16:42.9387395Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu 2022-08-17T12:16:42.9388227Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8 2022-08-17T12:16:42.9408526Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64 2022-08-17T12:16:42.9411004Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8 2022-08-17T12:16:42.9545231Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64 2022-08-17T12:16:42.9557198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32 2022-08-17T12:16:42.9625030Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32 2022-08-17T12:16:42.9652609Z test_ops.py::TestCommonCPU::test_out_warning_put_cpu 2022-08-17T12:16:42.9827540Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_put_cpu 2022-08-17T12:16:42.9828208Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16 2022-08-17T12:16:42.9842644Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128 2022-08-17T12:16:42.9850305Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128 2022-08-17T12:16:42.9985604Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16 2022-08-17T12:16:42.9997069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64 2022-08-17T12:16:43.0065203Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64 2022-08-17T12:16:43.0107327Z test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu 2022-08-17T12:16:43.0267617Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu 2022-08-17T12:16:43.0268135Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32 2022-08-17T12:16:43.0286653Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16 2022-08-17T12:16:43.0288808Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16 2022-08-17T12:16:43.0425513Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32 2022-08-17T12:16:43.0438587Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16 2022-08-17T12:16:43.0505312Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16 2022-08-17T12:16:43.0527003Z test_ops.py::TestCommonCPU::test_out_warning_real_cpu 2022-08-17T12:16:43.0707473Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_real_cpu 2022-08-17T12:16:43.0707790Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8 2022-08-17T12:16:43.0722025Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64 2022-08-17T12:16:43.0728949Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8 2022-08-17T12:16:43.0865018Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64 2022-08-17T12:16:43.0879427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32 2022-08-17T12:16:43.0944855Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32 2022-08-17T12:16:43.1041330Z test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu 2022-08-17T12:16:43.1147532Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu 2022-08-17T12:16:43.1148051Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16 2022-08-17T12:16:43.1165236Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64 2022-08-17T12:16:43.1167733Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16 2022-08-17T12:16:43.1305169Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64 2022-08-17T12:16:43.1317101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64 2022-08-17T12:16:43.1385136Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64 2022-08-17T12:16:43.1404598Z test_ops.py::TestCommonCPU::test_out_warning_resize__cpu 2022-08-17T12:16:43.1587511Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resize__cpu 2022-08-17T12:16:43.1588021Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32 2022-08-17T12:16:43.1602615Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8 2022-08-17T12:16:43.1611496Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32 2022-08-17T12:16:43.1745830Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8 2022-08-17T12:16:43.1758194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16 2022-08-17T12:16:43.1825033Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16 2022-08-17T12:16:43.1850186Z test_ops.py::TestCommonCPU::test_out_warning_roll_cpu 2022-08-17T12:16:43.2027452Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_roll_cpu 2022-08-17T12:16:43.2027774Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128 2022-08-17T12:16:43.2042174Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64 2022-08-17T12:16:43.2048404Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64 2022-08-17T12:16:43.2185704Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128 2022-08-17T12:16:43.2198264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32 2022-08-17T12:16:43.2265398Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32 2022-08-17T12:16:43.2278598Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu 2022-08-17T12:16:43.2468870Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu 2022-08-17T12:16:43.2469391Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8 2022-08-17T12:16:43.2486696Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16 2022-08-17T12:16:43.2494086Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16 2022-08-17T12:16:43.2627159Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8 2022-08-17T12:16:43.2643813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64 2022-08-17T12:16:43.2706740Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64 2022-08-17T12:16:43.2907796Z test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu 2022-08-17T12:16:43.2910592Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8 2022-08-17T12:16:43.2932616Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8 2022-08-17T12:16:43.2935044Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8 2022-08-17T12:16:43.3031644Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8 2022-08-17T12:16:43.3066296Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu 2022-08-17T12:16:43.3080538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8 2022-08-17T12:16:43.3145700Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8 2022-08-17T12:16:43.3349432Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu 2022-08-17T12:16:43.3351547Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64 2022-08-17T12:16:43.3365916Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16 2022-08-17T12:16:43.3372903Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64 2022-08-17T12:16:43.3506491Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16 2022-08-17T12:16:43.3520326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8 2022-08-17T12:16:43.3728875Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8 2022-08-17T12:16:43.3736747Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu 2022-08-17T12:16:43.3763472Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu 2022-08-17T12:16:43.3786394Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu 2022-08-17T12:16:43.3788715Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32 2022-08-17T12:16:43.3801666Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool 2022-08-17T12:16:43.3809676Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool 2022-08-17T12:16:43.3945647Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32 2022-08-17T12:16:43.3958506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:43.4145059Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:43.4199408Z test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu 2022-08-17T12:16:43.4227597Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu 2022-08-17T12:16:43.4228184Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128 2022-08-17T12:16:43.4242064Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:16:43.4248409Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:16:43.4385142Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128 2022-08-17T12:16:43.4397907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool 2022-08-17T12:16:43.4585649Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool 2022-08-17T12:16:43.4631338Z test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu 2022-08-17T12:16:43.4667096Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu 2022-08-17T12:16:43.4668779Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64 2022-08-17T12:16:43.4682686Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32 2022-08-17T12:16:43.4688844Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64 2022-08-17T12:16:43.4825651Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32 2022-08-17T12:16:43.4838288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:43.5026195Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:43.5072708Z test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu 2022-08-17T12:16:43.5108311Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu 2022-08-17T12:16:43.5109293Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64 2022-08-17T12:16:43.5125219Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16 2022-08-17T12:16:43.5131896Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64 2022-08-17T12:16:43.5267322Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16 2022-08-17T12:16:43.5283198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:43.5468003Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:43.5483460Z test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu 2022-08-17T12:16:43.5547583Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu 2022-08-17T12:16:43.5549809Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16 2022-08-17T12:16:43.5565631Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8 2022-08-17T12:16:43.5575100Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16 2022-08-17T12:16:43.5706889Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8 2022-08-17T12:16:43.5724463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:43.5908438Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:43.5989807Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu 2022-08-17T12:16:43.5990392Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32 2022-08-17T12:16:43.6008897Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32 2022-08-17T12:16:43.6019520Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32 2022-08-17T12:16:43.6045288Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32 2022-08-17T12:16:43.6146414Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu 2022-08-17T12:16:43.6161124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16 2022-08-17T12:16:43.6346068Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16 2022-08-17T12:16:43.6360900Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu 2022-08-17T12:16:43.6428487Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu 2022-08-17T12:16:43.6429464Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64 2022-08-17T12:16:43.6446963Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64 2022-08-17T12:16:43.6451787Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64 2022-08-17T12:16:43.6587216Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64 2022-08-17T12:16:43.6601380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32 2022-08-17T12:16:43.6787159Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32 2022-08-17T12:16:43.6885018Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu 2022-08-17T12:16:43.6885606Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8 2022-08-17T12:16:43.6886018Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16 2022-08-17T12:16:43.6896773Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8 2022-08-17T12:16:43.7026263Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16 2022-08-17T12:16:43.7043052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64 2022-08-17T12:16:43.7152867Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64 2022-08-17T12:16:43.7224883Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu 2022-08-17T12:16:43.7307429Z test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu 2022-08-17T12:16:43.7313579Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu 2022-08-17T12:16:43.7315730Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32 2022-08-17T12:16:43.7326158Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128 2022-08-17T12:16:43.7333811Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128 2022-08-17T12:16:43.7466306Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32 2022-08-17T12:16:43.7481917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16 2022-08-17T12:16:43.7665663Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16 2022-08-17T12:16:43.7748256Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu 2022-08-17T12:16:43.7749067Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32 2022-08-17T12:16:43.7771434Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64 2022-08-17T12:16:43.7774251Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32 2022-08-17T12:16:43.7781054Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64 2022-08-17T12:16:43.7905661Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu 2022-08-17T12:16:43.7920231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32 2022-08-17T12:16:43.8105765Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32 2022-08-17T12:16:43.8189987Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu 2022-08-17T12:16:43.8190577Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64 2022-08-17T12:16:43.8212810Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8 2022-08-17T12:16:43.8219785Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64 2022-08-17T12:16:43.8247589Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8 2022-08-17T12:16:43.8346329Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu 2022-08-17T12:16:43.8361087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64 2022-08-17T12:16:43.8545793Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64 2022-08-17T12:16:43.8628105Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:16:43.8628646Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16 2022-08-17T12:16:43.8650839Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8 2022-08-17T12:16:43.8653740Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16 2022-08-17T12:16:43.8663018Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8 2022-08-17T12:16:43.8786028Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:16:43.8800353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8 2022-08-17T12:16:43.8985354Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8 2022-08-17T12:16:43.8998531Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:16:43.9067213Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:16:43.9067736Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8 2022-08-17T12:16:43.9083435Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16 2022-08-17T12:16:43.9090081Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16 2022-08-17T12:16:43.9225391Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8 2022-08-17T12:16:43.9237400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:43.9425181Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:43.9448232Z test_ops.py::TestCommonCPU::test_out_warning_split_cpu 2022-08-17T12:16:43.9506078Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_cpu 2022-08-17T12:16:43.9508823Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool 2022-08-17T12:16:43.9522488Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:16:43.9528708Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool 2022-08-17T12:16:43.9664878Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:16:43.9676669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16 2022-08-17T12:16:43.9864993Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16 2022-08-17T12:16:43.9947711Z test_ops.py::TestCommonCPU::test_out_warning_square_cpu 2022-08-17T12:16:43.9948057Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32 2022-08-17T12:16:43.9966305Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128 2022-08-17T12:16:43.9973143Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32 2022-08-17T12:16:43.9982982Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128 2022-08-17T12:16:44.0105467Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_square_cpu 2022-08-17T12:16:44.0117812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool 2022-08-17T12:16:44.0305410Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool 2022-08-17T12:16:44.0344320Z test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu 2022-08-17T12:16:44.0387697Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu 2022-08-17T12:16:44.0388404Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32 2022-08-17T12:16:44.0405036Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool 2022-08-17T12:16:44.0412081Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool 2022-08-17T12:16:44.0545300Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32 2022-08-17T12:16:44.0559676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128 2022-08-17T12:16:44.0745202Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128 2022-08-17T12:16:44.0780131Z test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu 2022-08-17T12:16:44.0867303Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu 2022-08-17T12:16:44.0867879Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64 2022-08-17T12:16:44.0881785Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8 2022-08-17T12:16:44.0886134Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64 2022-08-17T12:16:44.0985104Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8 2022-08-17T12:16:44.0998179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32 2022-08-17T12:16:44.1185369Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32 2022-08-17T12:16:44.1211300Z test_ops.py::TestCommonCPU::test_out_warning_t_cpu 2022-08-17T12:16:44.1307294Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_t_cpu 2022-08-17T12:16:44.1308019Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16 2022-08-17T12:16:44.1320290Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32 2022-08-17T12:16:44.1328411Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16 2022-08-17T12:16:44.1426105Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32 2022-08-17T12:16:44.1437096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64 2022-08-17T12:16:44.1624985Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64 2022-08-17T12:16:44.1690247Z test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu 2022-08-17T12:16:44.1747261Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu 2022-08-17T12:16:44.1747841Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32 2022-08-17T12:16:44.1761682Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32 2022-08-17T12:16:44.1768786Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32 2022-08-17T12:16:44.1865398Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32 2022-08-17T12:16:44.1877996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16 2022-08-17T12:16:44.2066004Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16 2022-08-17T12:16:44.2098783Z test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu 2022-08-17T12:16:44.2188130Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu 2022-08-17T12:16:44.2188869Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64 2022-08-17T12:16:44.2204407Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:16:44.2211011Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:16:44.2305600Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64 2022-08-17T12:16:44.2318951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32 2022-08-17T12:16:44.2505447Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32 2022-08-17T12:16:44.2564278Z test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu 2022-08-17T12:16:44.2628285Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu 2022-08-17T12:16:44.2628838Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16 2022-08-17T12:16:44.2647232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64 2022-08-17T12:16:44.2649600Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64 2022-08-17T12:16:44.2746427Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16 2022-08-17T12:16:44.2760232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64 2022-08-17T12:16:44.2946726Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64 2022-08-17T12:16:44.3067902Z test_ops.py::TestCommonCPU::test_out_warning_triu_cpu 2022-08-17T12:16:44.3070313Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16 2022-08-17T12:16:44.3087124Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32 2022-08-17T12:16:44.3093135Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16 2022-08-17T12:16:44.3186511Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32 2022-08-17T12:16:44.3193903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16 2022-08-17T12:16:44.3204912Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_triu_cpu 2022-08-17T12:16:44.3385602Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16 2022-08-17T12:16:44.3408556Z test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu 2022-08-17T12:16:44.3509116Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu 2022-08-17T12:16:44.3509751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32 2022-08-17T12:16:44.3522572Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64 2022-08-17T12:16:44.3531399Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64 2022-08-17T12:16:44.3625566Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32 2022-08-17T12:16:44.3638873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32 2022-08-17T12:16:44.3825151Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32 2022-08-17T12:16:44.3865262Z test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu 2022-08-17T12:16:44.3947582Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu 2022-08-17T12:16:44.3948159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64 2022-08-17T12:16:44.3966662Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8 2022-08-17T12:16:44.3973805Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8 2022-08-17T12:16:44.4065419Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64 2022-08-17T12:16:44.4077308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64 2022-08-17T12:16:44.4265884Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64 2022-08-17T12:16:44.4288124Z test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu 2022-08-17T12:16:44.4386822Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu 2022-08-17T12:16:44.4389088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16 2022-08-17T12:16:44.4409320Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8 2022-08-17T12:16:44.4410903Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8 2022-08-17T12:16:44.4505786Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16 2022-08-17T12:16:44.4519145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8 2022-08-17T12:16:44.4705941Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8 2022-08-17T12:16:44.4734214Z test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu 2022-08-17T12:16:44.4829015Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu 2022-08-17T12:16:44.4829428Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16 2022-08-17T12:16:44.4848653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32 2022-08-17T12:16:44.4854795Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16 2022-08-17T12:16:44.4946003Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32 2022-08-17T12:16:44.4960767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8 2022-08-17T12:16:44.5145754Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8 2022-08-17T12:16:44.5169076Z test_ops.py::TestCommonCPU::test_out_warning_zero__cpu 2022-08-17T12:16:44.5267809Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_zero__cpu 2022-08-17T12:16:44.5268488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64 2022-08-17T12:16:44.5286850Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool 2022-08-17T12:16:44.5293673Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool 2022-08-17T12:16:44.5385356Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64 2022-08-17T12:16:44.5401425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.5585453Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.5606455Z test_ops.py::TestCommonCPU::test_out_zero__cpu_float32 2022-08-17T12:16:44.5708272Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_zero__cpu_float32 2022-08-17T12:16:44.5709030Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128 2022-08-17T12:16:44.5727657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8 2022-08-17T12:16:44.5734555Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128 2022-08-17T12:16:44.5826021Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8 2022-08-17T12:16:44.5839189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool 2022-08-17T12:16:44.6025887Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool 2022-08-17T12:16:44.6038995Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32 2022-08-17T12:16:44.6146860Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32 2022-08-17T12:16:44.6149521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8 2022-08-17T12:16:44.6165232Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32 2022-08-17T12:16:44.6173473Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32 2022-08-17T12:16:44.6265116Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8 2022-08-17T12:16:44.6277770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:44.6465338Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:44.6478005Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64 2022-08-17T12:16:44.6587440Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64 2022-08-17T12:16:44.6588032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.6605375Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64 2022-08-17T12:16:44.6611867Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64 2022-08-17T12:16:44.6705210Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.6717221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:44.6906556Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:44.6918943Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8 2022-08-17T12:16:44.7027479Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8 2022-08-17T12:16:44.7028173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool 2022-08-17T12:16:44.7043713Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16 2022-08-17T12:16:44.7052659Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool 2022-08-17T12:16:44.7145665Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16 2022-08-17T12:16:44.7159217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:44.7347734Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:44.7361884Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128 2022-08-17T12:16:44.7469136Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128 2022-08-17T12:16:44.7469758Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32 2022-08-17T12:16:44.7487059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128 2022-08-17T12:16:44.7493749Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32 2022-08-17T12:16:44.7586843Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128 2022-08-17T12:16:44.7601278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16 2022-08-17T12:16:44.7786676Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16 2022-08-17T12:16:44.7801290Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16 2022-08-17T12:16:44.7906660Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16 2022-08-17T12:16:44.7909503Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64 2022-08-17T12:16:44.7926695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32 2022-08-17T12:16:44.7933745Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64 2022-08-17T12:16:44.8026181Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32 2022-08-17T12:16:44.8042386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.8228088Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.8257473Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8 2022-08-17T12:16:44.8347496Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8 2022-08-17T12:16:44.8350109Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16 2022-08-17T12:16:44.8368580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64 2022-08-17T12:16:44.8376136Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16 2022-08-17T12:16:44.8466799Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64 2022-08-17T12:16:44.8483982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.8666370Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.8683718Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64 2022-08-17T12:16:44.8788889Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64 2022-08-17T12:16:44.8789433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16 2022-08-17T12:16:44.8812519Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32 2022-08-17T12:16:44.8815236Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16 2022-08-17T12:16:44.8906323Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32 2022-08-17T12:16:44.8921584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16 2022-08-17T12:16:44.9105427Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16 2022-08-17T12:16:44.9117992Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32 2022-08-17T12:16:44.9227773Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32 2022-08-17T12:16:44.9228348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.9246634Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64 2022-08-17T12:16:44.9253477Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.9345955Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64 2022-08-17T12:16:44.9359315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32 2022-08-17T12:16:44.9545395Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32 2022-08-17T12:16:44.9557604Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16 2022-08-17T12:16:44.9666318Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16 2022-08-17T12:16:44.9668879Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8 2022-08-17T12:16:44.9688979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.9691786Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.9785802Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8 2022-08-17T12:16:44.9797922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64 2022-08-17T12:16:44.9985871Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64 2022-08-17T12:16:44.9998544Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64 2022-08-17T12:16:45.0107804Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64 2022-08-17T12:16:45.0108754Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8 2022-08-17T12:16:45.0126442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16 2022-08-17T12:16:45.0133160Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16 2022-08-17T12:16:45.0226222Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8 2022-08-17T12:16:45.0243506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8 2022-08-17T12:16:45.0426620Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8 2022-08-17T12:16:45.0440579Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16 2022-08-17T12:16:45.0547930Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16 2022-08-17T12:16:45.0548652Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:16:45.0567565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32 2022-08-17T12:16:45.0574006Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32 2022-08-17T12:16:45.0665841Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:16:45.0680082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:45.0865558Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:45.0878105Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8 2022-08-17T12:16:45.0987805Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8 2022-08-17T12:16:45.0988582Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool 2022-08-17T12:16:45.1004550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64 2022-08-17T12:16:45.1011513Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool 2022-08-17T12:16:45.1105814Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64 2022-08-17T12:16:45.1119975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.1306808Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.1320656Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32 2022-08-17T12:16:45.1427885Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32 2022-08-17T12:16:45.1428774Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:16:45.1459035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8 2022-08-17T12:16:45.1465443Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8 2022-08-17T12:16:45.1545974Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:16:45.1559065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool 2022-08-17T12:16:45.1746051Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool 2022-08-17T12:16:45.1760899Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128 2022-08-17T12:16:45.1867948Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128 2022-08-17T12:16:45.1868574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8 2022-08-17T12:16:45.1883817Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:16:45.1892028Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8 2022-08-17T12:16:45.1985692Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:16:45.1998472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128 2022-08-17T12:16:45.2186088Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128 2022-08-17T12:16:45.2197873Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64 2022-08-17T12:16:45.2307439Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64 2022-08-17T12:16:45.2308096Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16 2022-08-17T12:16:45.2325398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.2331936Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.2425990Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16 2022-08-17T12:16:45.2438520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32 2022-08-17T12:16:45.2625692Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32 2022-08-17T12:16:45.2637946Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8 2022-08-17T12:16:45.2747470Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8 2022-08-17T12:16:45.2748040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool 2022-08-17T12:16:45.2765231Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32 2022-08-17T12:16:45.2771728Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool 2022-08-17T12:16:45.2865739Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32 2022-08-17T12:16:45.2877698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64 2022-08-17T12:16:45.3065323Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64 2022-08-17T12:16:45.3077527Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128 2022-08-17T12:16:45.3187539Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128 2022-08-17T12:16:45.3188157Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64 2022-08-17T12:16:45.3208773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32 2022-08-17T12:16:45.3211346Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32 2022-08-17T12:16:45.3305616Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64 2022-08-17T12:16:45.3318992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16 2022-08-17T12:16:45.3505216Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16 2022-08-17T12:16:45.3526233Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64 2022-08-17T12:16:45.3626948Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64 2022-08-17T12:16:45.3627496Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16 2022-08-17T12:16:45.3644670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64 2022-08-17T12:16:45.3651162Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64 2022-08-17T12:16:45.3745483Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16 2022-08-17T12:16:45.3757415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32 2022-08-17T12:16:45.3945350Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32 2022-08-17T12:16:45.3957047Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8 2022-08-17T12:16:45.4066633Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8 2022-08-17T12:16:45.4069495Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32 2022-08-17T12:16:45.4089976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16 2022-08-17T12:16:45.4093711Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16 2022-08-17T12:16:45.4185191Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32 2022-08-17T12:16:45.4197534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64 2022-08-17T12:16:45.4385484Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64 2022-08-17T12:16:45.4399273Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64 2022-08-17T12:16:45.4507377Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64 2022-08-17T12:16:45.4507989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32 2022-08-17T12:16:45.4522808Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64 2022-08-17T12:16:45.4529359Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64 2022-08-17T12:16:45.4625501Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32 2022-08-17T12:16:45.4637558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16 2022-08-17T12:16:45.4825179Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16 2022-08-17T12:16:45.4836590Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16 2022-08-17T12:16:45.4947151Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16 2022-08-17T12:16:45.4947505Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8 2022-08-17T12:16:45.4960815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64 2022-08-17T12:16:45.4967634Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8 2022-08-17T12:16:45.5065827Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64 2022-08-17T12:16:45.5081124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32 2022-08-17T12:16:45.5264944Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32 2022-08-17T12:16:45.5276554Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64 2022-08-17T12:16:45.5386895Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64 2022-08-17T12:16:45.5387246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8 2022-08-17T12:16:45.5402572Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:16:45.5406528Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:16:45.5505709Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8 2022-08-17T12:16:45.5518626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64 2022-08-17T12:16:45.5705253Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64 2022-08-17T12:16:45.5716571Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8 2022-08-17T12:16:45.5826863Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8 2022-08-17T12:16:45.5827574Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16 2022-08-17T12:16:45.5841886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8 2022-08-17T12:16:45.5848188Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16 2022-08-17T12:16:45.5945484Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8 2022-08-17T12:16:45.5957332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8 2022-08-17T12:16:45.6145262Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8 2022-08-17T12:16:45.6156852Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16 2022-08-17T12:16:45.6266749Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16 2022-08-17T12:16:45.6268720Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool 2022-08-17T12:16:45.6281823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.6290606Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool 2022-08-17T12:16:45.6385053Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.6396533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8 2022-08-17T12:16:45.6585071Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8 2022-08-17T12:16:45.6598469Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32 2022-08-17T12:16:45.6707465Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32 2022-08-17T12:16:45.6708655Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128 2022-08-17T12:16:45.6727561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool 2022-08-17T12:16:45.6730233Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128 2022-08-17T12:16:45.6824875Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool 2022-08-17T12:16:45.6836654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.7024915Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.7036500Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16 2022-08-17T12:16:45.7146320Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16 2022-08-17T12:16:45.7148985Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32 2022-08-17T12:16:45.7165128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.7171590Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.7265226Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32 2022-08-17T12:16:45.7276962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool 2022-08-17T12:16:45.7465508Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool 2022-08-17T12:16:45.7477047Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16 2022-08-17T12:16:45.7586251Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16 2022-08-17T12:16:45.7589205Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64 2022-08-17T12:16:45.7606584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.7609470Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64 2022-08-17T12:16:45.7705089Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.7717312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:45.7905640Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:45.7917503Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32 2022-08-17T12:16:45.8027710Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32 2022-08-17T12:16:45.8028268Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16 2022-08-17T12:16:45.8047745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16 2022-08-17T12:16:45.8049455Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16 2022-08-17T12:16:45.8146370Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16 2022-08-17T12:16:45.8158809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:45.8345399Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:45.8360646Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16 2022-08-17T12:16:45.8467729Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16 2022-08-17T12:16:45.8468468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32 2022-08-17T12:16:45.8486148Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32 2022-08-17T12:16:45.8493234Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32 2022-08-17T12:16:45.8585144Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32 2022-08-17T12:16:45.8597593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:45.8786335Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:45.8802342Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16 2022-08-17T12:16:45.8906011Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16 2022-08-17T12:16:45.8908927Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64 2022-08-17T12:16:45.8923385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64 2022-08-17T12:16:45.8930727Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64 2022-08-17T12:16:45.9025644Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64 2022-08-17T12:16:45.9041049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16 2022-08-17T12:16:45.9227334Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16 2022-08-17T12:16:45.9244232Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8 2022-08-17T12:16:45.9347263Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8 2022-08-17T12:16:45.9349585Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16 2022-08-17T12:16:45.9368530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8 2022-08-17T12:16:45.9376094Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16 2022-08-17T12:16:45.9466617Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8 2022-08-17T12:16:45.9482056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.9667006Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.9685126Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64 2022-08-17T12:16:45.9787604Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64 2022-08-17T12:16:45.9789833Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32 2022-08-17T12:16:45.9802970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8 2022-08-17T12:16:45.9814610Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32 2022-08-17T12:16:45.9906895Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8 2022-08-17T12:16:45.9926301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.0107447Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.0124230Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16 2022-08-17T12:16:46.0229119Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16 2022-08-17T12:16:46.0229766Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64 2022-08-17T12:16:46.0249446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.0256470Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64 2022-08-17T12:16:46.0346710Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.0363452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.0546972Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.0564225Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8 2022-08-17T12:16:46.0668985Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8 2022-08-17T12:16:46.0669657Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8 2022-08-17T12:16:46.0692693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool 2022-08-17T12:16:46.0696453Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8 2022-08-17T12:16:46.0786384Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool 2022-08-17T12:16:46.0801207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.0985876Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.0999456Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64 2022-08-17T12:16:46.1107310Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64 2022-08-17T12:16:46.1108053Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8 2022-08-17T12:16:46.1123389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32 2022-08-17T12:16:46.1129841Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32 2022-08-17T12:16:46.1225520Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8 2022-08-17T12:16:46.1238670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.1425916Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.1438531Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32 2022-08-17T12:16:46.1547640Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32 2022-08-17T12:16:46.1548435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64 2022-08-17T12:16:46.1568960Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16 2022-08-17T12:16:46.1665963Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16 2022-08-17T12:16:46.1679777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.1697927Z [gw1] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.1866629Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64 2022-08-17T12:16:46.1881477Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16 2022-08-17T12:16:46.1988437Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16 2022-08-17T12:16:46.1989274Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool 2022-08-17T12:16:46.2009750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16 2022-08-17T12:16:46.2016230Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool 2022-08-17T12:16:46.2106441Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16 2022-08-17T12:16:46.2120943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.2307344Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.2321591Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32 2022-08-17T12:16:46.2428769Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32 2022-08-17T12:16:46.2429361Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16 2022-08-17T12:16:46.2450613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32 2022-08-17T12:16:46.2454034Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32 2022-08-17T12:16:46.2546372Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16 2022-08-17T12:16:46.2563477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool 2022-08-17T12:16:46.2746696Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool 2022-08-17T12:16:46.2760275Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64 2022-08-17T12:16:46.2868131Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64 2022-08-17T12:16:46.2868762Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32 2022-08-17T12:16:46.2885419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64 2022-08-17T12:16:46.2892396Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64 2022-08-17T12:16:46.2985937Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32 2022-08-17T12:16:46.3000009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16 2022-08-17T12:16:46.3185957Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16 2022-08-17T12:16:46.3202417Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool 2022-08-17T12:16:46.3307918Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool 2022-08-17T12:16:46.3308508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8 2022-08-17T12:16:46.3328160Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64 2022-08-17T12:16:46.3330963Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8 2022-08-17T12:16:46.3425496Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64 2022-08-17T12:16:46.3438835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32 2022-08-17T12:16:46.3625647Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32 2022-08-17T12:16:46.3637494Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32 2022-08-17T12:16:46.3747358Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32 2022-08-17T12:16:46.3748622Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16 2022-08-17T12:16:46.3765281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8 2022-08-17T12:16:46.3771814Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16 2022-08-17T12:16:46.3865275Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8 2022-08-17T12:16:46.3877583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64 2022-08-17T12:16:46.4065310Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64 2022-08-17T12:16:46.4077357Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16 2022-08-17T12:16:46.4187257Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16 2022-08-17T12:16:46.4188025Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32 2022-08-17T12:16:46.4206582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:46.4209884Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:46.4305735Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32 2022-08-17T12:16:46.4317928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8 2022-08-17T12:16:46.4505612Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8 2022-08-17T12:16:46.4517328Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32 2022-08-17T12:16:46.4627593Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32 2022-08-17T12:16:46.4628774Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64 2022-08-17T12:16:46.4646042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool 2022-08-17T12:16:46.4652372Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64 2022-08-17T12:16:46.4745435Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool 2022-08-17T12:16:46.4766884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8 2022-08-17T12:16:46.4945253Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8 2022-08-17T12:16:46.4957280Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64 2022-08-17T12:16:46.5067373Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64 2022-08-17T12:16:46.5068913Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8 2022-08-17T12:16:46.5086690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32 2022-08-17T12:16:46.5088358Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8 2022-08-17T12:16:46.5185749Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32 2022-08-17T12:16:46.5196729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool 2022-08-17T12:16:46.5385140Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool 2022-08-17T12:16:46.5396760Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool 2022-08-17T12:16:46.5507262Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool 2022-08-17T12:16:46.5507856Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8 2022-08-17T12:16:46.5522071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.5530061Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8 2022-08-17T12:16:46.5626082Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.5638581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.5825300Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.5837587Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64 2022-08-17T12:16:46.5947260Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64 2022-08-17T12:16:46.5948039Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16 2022-08-17T12:16:46.5966203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.5969645Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.6065586Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16 2022-08-17T12:16:46.6077668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.6265877Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.6278582Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8 2022-08-17T12:16:46.6387399Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8 2022-08-17T12:16:46.6387834Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool 2022-08-17T12:16:46.6402386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.6412693Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.6506422Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool 2022-08-17T12:16:46.6520328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.6705965Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.6717885Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128 2022-08-17T12:16:46.6827808Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128 2022-08-17T12:16:46.6828578Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128 2022-08-17T12:16:46.6845856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.6852784Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128 2022-08-17T12:16:46.6945892Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.6959899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.7146011Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.7159358Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32 2022-08-17T12:16:46.7267897Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32 2022-08-17T12:16:46.7268739Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64 2022-08-17T12:16:46.7287530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.7294380Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64 2022-08-17T12:16:46.7386029Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.7399615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.7585497Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.7598213Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64 2022-08-17T12:16:46.7706421Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64 2022-08-17T12:16:46.7708755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.7725812Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32 2022-08-17T12:16:46.7732210Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32 2022-08-17T12:16:46.7825045Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.7837222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16 2022-08-17T12:16:46.8025063Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16 2022-08-17T12:16:46.8040690Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool 2022-08-17T12:16:46.8147267Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool 2022-08-17T12:16:46.8147829Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64 2022-08-17T12:16:46.8164770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.8170917Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64 2022-08-17T12:16:46.8264710Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.8276401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32 2022-08-17T12:16:46.8465530Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32 2022-08-17T12:16:46.8477906Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16 2022-08-17T12:16:46.8586349Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16 2022-08-17T12:16:46.8588820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool 2022-08-17T12:16:46.8608374Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16 2022-08-17T12:16:46.8610257Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool 2022-08-17T12:16:46.8705041Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16 2022-08-17T12:16:46.8717784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64 2022-08-17T12:16:46.8905177Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64 2022-08-17T12:16:46.8917520Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32 2022-08-17T12:16:46.9027743Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32 2022-08-17T12:16:46.9028373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32 2022-08-17T12:16:46.9044796Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32 2022-08-17T12:16:46.9051131Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32 2022-08-17T12:16:46.9145876Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32 2022-08-17T12:16:46.9158999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8 2022-08-17T12:16:46.9345361Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8 2022-08-17T12:16:46.9356898Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:16:46.9466203Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:16:46.9468319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64 2022-08-17T12:16:46.9485005Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64 2022-08-17T12:16:46.9492382Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64 2022-08-17T12:16:46.9585557Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64 2022-08-17T12:16:46.9600540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8 2022-08-17T12:16:46.9786448Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8 2022-08-17T12:16:46.9799443Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64 2022-08-17T12:16:46.9907658Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64 2022-08-17T12:16:46.9908292Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8 2022-08-17T12:16:46.9927535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16 2022-08-17T12:16:46.9934710Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8 2022-08-17T12:16:47.0025760Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16 2022-08-17T12:16:47.0040910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16 2022-08-17T12:16:47.0225599Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16 2022-08-17T12:16:47.0238563Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16 2022-08-17T12:16:47.0347336Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16 2022-08-17T12:16:47.0348076Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8 2022-08-17T12:16:47.0362952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32 2022-08-17T12:16:47.0371428Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8 2022-08-17T12:16:47.0465475Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32 2022-08-17T12:16:47.0477327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32 2022-08-17T12:16:47.0665155Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32 2022-08-17T12:16:47.0676631Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8 2022-08-17T12:16:47.0788167Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8 2022-08-17T12:16:47.0788657Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16 2022-08-17T12:16:47.0807693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64 2022-08-17T12:16:47.0810096Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64 2022-08-17T12:16:47.0905575Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16 2022-08-17T12:16:47.0918157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64 2022-08-17T12:16:47.1108065Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64 2022-08-17T12:16:47.1121398Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64 2022-08-17T12:16:47.1228890Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64 2022-08-17T12:16:47.1231416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8 2022-08-17T12:16:47.1244068Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool 2022-08-17T12:16:47.1253153Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8 2022-08-17T12:16:47.1346486Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool 2022-08-17T12:16:47.1361401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8 2022-08-17T12:16:47.1546430Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8 2022-08-17T12:16:47.1561464Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:16:47.1669125Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:16:47.1669991Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128 2022-08-17T12:16:47.1692070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8 2022-08-17T12:16:47.1694871Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128 2022-08-17T12:16:47.1786571Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8 2022-08-17T12:16:47.1801379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:47.1987056Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:47.2002095Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool 2022-08-17T12:16:47.2107936Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool 2022-08-17T12:16:47.2110770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.2129359Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64 2022-08-17T12:16:47.2136916Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64 2022-08-17T12:16:47.2226893Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.2241019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool 2022-08-17T12:16:47.2426879Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool 2022-08-17T12:16:47.2441842Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8 2022-08-17T12:16:47.2547968Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8 2022-08-17T12:16:47.2550698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool 2022-08-17T12:16:47.2574133Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32 2022-08-17T12:16:47.2577037Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32 2022-08-17T12:16:47.2666509Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool 2022-08-17T12:16:47.2680773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16 2022-08-17T12:16:47.2865946Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16 2022-08-17T12:16:47.2884114Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32 2022-08-17T12:16:47.2987752Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32 2022-08-17T12:16:47.2988100Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64 2022-08-17T12:16:47.3006338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.3012806Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64 2022-08-17T12:16:47.3106365Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.3119443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32 2022-08-17T12:16:47.3305163Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32 2022-08-17T12:16:47.3318236Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool 2022-08-17T12:16:47.3427162Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool 2022-08-17T12:16:47.3427949Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16 2022-08-17T12:16:47.3444925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.3451577Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16 2022-08-17T12:16:47.3545334Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.3557477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64 2022-08-17T12:16:47.3744940Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64 2022-08-17T12:16:47.3757237Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8 2022-08-17T12:16:47.3867314Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8 2022-08-17T12:16:47.3868474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16 2022-08-17T12:16:47.3885377Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32 2022-08-17T12:16:47.3887856Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32 2022-08-17T12:16:47.3985037Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16 2022-08-17T12:16:47.3998786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8 2022-08-17T12:16:47.4184771Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8 2022-08-17T12:16:47.4198851Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool 2022-08-17T12:16:47.4306742Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool 2022-08-17T12:16:47.4308990Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64 2022-08-17T12:16:47.4326560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32 2022-08-17T12:16:47.4329088Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32 2022-08-17T12:16:47.4425792Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64 2022-08-17T12:16:47.4441308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8 2022-08-17T12:16:47.4625734Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8 2022-08-17T12:16:47.4639099Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32 2022-08-17T12:16:47.4747321Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32 2022-08-17T12:16:47.4747855Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8 2022-08-17T12:16:47.4765561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64 2022-08-17T12:16:47.4768281Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8 2022-08-17T12:16:47.4865523Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64 2022-08-17T12:16:47.4877879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool 2022-08-17T12:16:47.5064740Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool 2022-08-17T12:16:47.5077400Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16 2022-08-17T12:16:47.5187312Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16 2022-08-17T12:16:47.5187854Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8 2022-08-17T12:16:47.5201599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8 2022-08-17T12:16:47.5209875Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8 2022-08-17T12:16:47.5305697Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8 2022-08-17T12:16:47.5318583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16 2022-08-17T12:16:47.5504955Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16 2022-08-17T12:16:47.5518367Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool 2022-08-17T12:16:47.5627367Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool 2022-08-17T12:16:47.5627906Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16 2022-08-17T12:16:47.5639731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8 2022-08-17T12:16:47.5648527Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8 2022-08-17T12:16:47.5745671Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16 2022-08-17T12:16:47.5757768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32 2022-08-17T12:16:47.5945261Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32 2022-08-17T12:16:47.5957570Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16 2022-08-17T12:16:47.6067264Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16 2022-08-17T12:16:47.6067672Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool 2022-08-17T12:16:47.6085946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.6089250Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.6185206Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool 2022-08-17T12:16:47.6197874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64 2022-08-17T12:16:47.6385446Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64 2022-08-17T12:16:47.6396771Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32 2022-08-17T12:16:47.6507232Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32 2022-08-17T12:16:47.6507809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool 2022-08-17T12:16:47.6521223Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128 2022-08-17T12:16:47.6528429Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool 2022-08-17T12:16:47.6625748Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128 2022-08-17T12:16:47.6638748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8 2022-08-17T12:16:47.6824999Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8 2022-08-17T12:16:47.6837052Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64 2022-08-17T12:16:47.6947248Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64 2022-08-17T12:16:47.6947585Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32 2022-08-17T12:16:47.6961096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16 2022-08-17T12:16:47.6967844Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16 2022-08-17T12:16:47.7065351Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32 2022-08-17T12:16:47.7079206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8 2022-08-17T12:16:47.7264870Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8 2022-08-17T12:16:47.7276948Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16 2022-08-17T12:16:47.7386904Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16 2022-08-17T12:16:47.7387355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32 2022-08-17T12:16:47.7401417Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64 2022-08-17T12:16:47.7408182Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32 2022-08-17T12:16:47.7505341Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64 2022-08-17T12:16:47.7517512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool 2022-08-17T12:16:47.7705680Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool 2022-08-17T12:16:47.7720089Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32 2022-08-17T12:16:47.7826906Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32 2022-08-17T12:16:47.7828436Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16 2022-08-17T12:16:47.7846291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64 2022-08-17T12:16:47.7847977Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64 2022-08-17T12:16:47.7945915Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16 2022-08-17T12:16:47.7957589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16 2022-08-17T12:16:47.8144861Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16 2022-08-17T12:16:47.8157249Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64 2022-08-17T12:16:47.8266980Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64 2022-08-17T12:16:47.8267468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16 2022-08-17T12:16:47.8284976Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32 2022-08-17T12:16:47.8287179Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32 2022-08-17T12:16:47.8385425Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16 2022-08-17T12:16:47.8397892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32 2022-08-17T12:16:47.8585434Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32 2022-08-17T12:16:47.8597819Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8 2022-08-17T12:16:47.8706365Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8 2022-08-17T12:16:47.8708977Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64 2022-08-17T12:16:47.8724117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32 2022-08-17T12:16:47.8730581Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32 2022-08-17T12:16:47.8825386Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64 2022-08-17T12:16:47.8839910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64 2022-08-17T12:16:47.9025315Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64 2022-08-17T12:16:47.9037131Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8 2022-08-17T12:16:47.9146547Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8 2022-08-17T12:16:47.9149295Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16 2022-08-17T12:16:47.9165547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64 2022-08-17T12:16:47.9168002Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16 2022-08-17T12:16:47.9265239Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64 2022-08-17T12:16:47.9280026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8 2022-08-17T12:16:47.9465281Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8 2022-08-17T12:16:47.9477663Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16 2022-08-17T12:16:47.9586996Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16 2022-08-17T12:16:47.9589135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8 2022-08-17T12:16:47.9605875Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32 2022-08-17T12:16:47.9608523Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32 2022-08-17T12:16:47.9705256Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8 2022-08-17T12:16:47.9717747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8 2022-08-17T12:16:47.9904890Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8 2022-08-17T12:16:47.9917098Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool 2022-08-17T12:16:48.0027125Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool 2022-08-17T12:16:48.0027938Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64 2022-08-17T12:16:48.0045494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8 2022-08-17T12:16:48.0048185Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64 2022-08-17T12:16:48.0145602Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8 2022-08-17T12:16:48.0157772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool 2022-08-17T12:16:48.0345583Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool 2022-08-17T12:16:48.0359770Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128 2022-08-17T12:16:48.0467024Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128 2022-08-17T12:16:48.0467715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:48.0485797Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8 2022-08-17T12:16:48.0487364Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8 2022-08-17T12:16:48.0585506Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:48.0597276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.0785171Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.0797117Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32 2022-08-17T12:16:48.0906869Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32 2022-08-17T12:16:48.0907751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool 2022-08-17T12:16:48.0918609Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8 2022-08-17T12:16:48.0930035Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool 2022-08-17T12:16:48.1025642Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8 2022-08-17T12:16:48.1038801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.1225354Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.1237916Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64 2022-08-17T12:16:48.1347021Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64 2022-08-17T12:16:48.1347494Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16 2022-08-17T12:16:48.1361188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16 2022-08-17T12:16:48.1367636Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16 2022-08-17T12:16:48.1465735Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16 2022-08-17T12:16:48.1478321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.1665573Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.1678139Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16 2022-08-17T12:16:48.1787384Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16 2022-08-17T12:16:48.1787967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.1802698Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool 2022-08-17T12:16:48.1810364Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.1906045Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool 2022-08-17T12:16:48.1920513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.2105945Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.2119519Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32 2022-08-17T12:16:48.2227861Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32 2022-08-17T12:16:48.2228226Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32 2022-08-17T12:16:48.2247261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64 2022-08-17T12:16:48.2261427Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32 2022-08-17T12:16:48.2345987Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64 2022-08-17T12:16:48.2359634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.2549016Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.2566570Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64 2022-08-17T12:16:48.2668970Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64 2022-08-17T12:16:48.2671766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.2689479Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64 2022-08-17T12:16:48.2697022Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.2786994Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64 2022-08-17T12:16:48.2807561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool 2022-08-17T12:16:48.2988269Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool 2022-08-17T12:16:48.3004028Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16 2022-08-17T12:16:48.3108925Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16 2022-08-17T12:16:48.3111207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.3142611Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16 2022-08-17T12:16:48.3148070Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16 2022-08-17T12:16:48.3227614Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.3247370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16 2022-08-17T12:16:48.3427258Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16 2022-08-17T12:16:48.3443155Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32 2022-08-17T12:16:48.3549529Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32 2022-08-17T12:16:48.3550214Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32 2022-08-17T12:16:48.3571835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.3573575Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.3667125Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32 2022-08-17T12:16:48.3687695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32 2022-08-17T12:16:48.3866502Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32 2022-08-17T12:16:48.3881863Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64 2022-08-17T12:16:48.3987328Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64 2022-08-17T12:16:48.3989711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.4010539Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64 2022-08-17T12:16:48.4013253Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.4106583Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64 2022-08-17T12:16:48.4128931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64 2022-08-17T12:16:48.4306770Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64 2022-08-17T12:16:48.4323813Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8 2022-08-17T12:16:48.4429421Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8 2022-08-17T12:16:48.4429954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.4450803Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8 2022-08-17T12:16:48.4453319Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.4546304Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8 2022-08-17T12:16:48.4566465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8 2022-08-17T12:16:48.4745487Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8 2022-08-17T12:16:48.4759023Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8 2022-08-17T12:16:48.4866453Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8 2022-08-17T12:16:48.4868233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16 2022-08-17T12:16:48.4883972Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8 2022-08-17T12:16:48.4890802Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8 2022-08-17T12:16:48.4985781Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16 2022-08-17T12:16:48.5003115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8 2022-08-17T12:16:48.5185589Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8 2022-08-17T12:16:48.5198546Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16 2022-08-17T12:16:48.5307055Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16 2022-08-17T12:16:48.5308033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool 2022-08-17T12:16:48.5321897Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:16:48.5328319Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool 2022-08-17T12:16:48.5425442Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:16:48.5443139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool 2022-08-17T12:16:48.5625353Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool 2022-08-17T12:16:48.5638073Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool 2022-08-17T12:16:48.5747121Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool 2022-08-17T12:16:48.5747528Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16 2022-08-17T12:16:48.5766491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128 2022-08-17T12:16:48.5768483Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128 2022-08-17T12:16:48.5865718Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16 2022-08-17T12:16:48.5883537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.6065326Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.6078052Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128 2022-08-17T12:16:48.6186135Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128 2022-08-17T12:16:48.6188932Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32 2022-08-17T12:16:48.6207821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64 2022-08-17T12:16:48.6211444Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64 2022-08-17T12:16:48.6305766Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32 2022-08-17T12:16:48.6323249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.6505729Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.6517726Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32 2022-08-17T12:16:48.6627431Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32 2022-08-17T12:16:48.6627874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32 2022-08-17T12:16:48.6644709Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64 2022-08-17T12:16:48.6651038Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32 2022-08-17T12:16:48.6745321Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64 2022-08-17T12:16:48.6762171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.6944833Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.6957141Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64 2022-08-17T12:16:48.7067074Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64 2022-08-17T12:16:48.7067508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64 2022-08-17T12:16:48.7083961Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16 2022-08-17T12:16:48.7090807Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64 2022-08-17T12:16:48.7186029Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16 2022-08-17T12:16:48.7203248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.7385170Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.7399607Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16 2022-08-17T12:16:48.7506742Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16 2022-08-17T12:16:48.7508649Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32 2022-08-17T12:16:48.7525726Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16 2022-08-17T12:16:48.7527266Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16 2022-08-17T12:16:48.7625408Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32 2022-08-17T12:16:48.7642725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.7824861Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.7836867Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32 2022-08-17T12:16:48.7946933Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32 2022-08-17T12:16:48.7948577Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64 2022-08-17T12:16:48.7962377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32 2022-08-17T12:16:48.7968670Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64 2022-08-17T12:16:48.8065402Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32 2022-08-17T12:16:48.8082753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32 2022-08-17T12:16:48.8264884Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32 2022-08-17T12:16:48.8276637Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64 2022-08-17T12:16:48.8386630Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64 2022-08-17T12:16:48.8388517Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8 2022-08-17T12:16:48.8406158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64 2022-08-17T12:16:48.8408204Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8 2022-08-17T12:16:48.8505253Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64 2022-08-17T12:16:48.8522876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.8706437Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.8718079Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16 2022-08-17T12:16:48.8826270Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16 2022-08-17T12:16:48.8828719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8 2022-08-17T12:16:48.8846908Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:16:48.8849651Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8 2022-08-17T12:16:48.8946358Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:16:48.8965851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:16:48.9145460Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:16:48.9157761Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32 2022-08-17T12:16:48.9267393Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32 2022-08-17T12:16:48.9268161Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:16:48.9284961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8 2022-08-17T12:16:48.9291295Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:16:48.9385465Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8 2022-08-17T12:16:48.9402413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool 2022-08-17T12:16:48.9584937Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool 2022-08-17T12:16:48.9596694Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64 2022-08-17T12:16:48.9707418Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64 2022-08-17T12:16:48.9708081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:48.9728787Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:16:48.9731756Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:16:48.9825564Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:48.9842190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128 2022-08-17T12:16:49.0025113Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128 2022-08-17T12:16:49.0036543Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8 2022-08-17T12:16:49.0147554Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8 2022-08-17T12:16:49.0148252Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:16:49.0162436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool 2022-08-17T12:16:49.0168998Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool 2022-08-17T12:16:49.0265849Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:16:49.0284124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64 2022-08-17T12:16:49.0465771Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64 2022-08-17T12:16:49.0479032Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8 2022-08-17T12:16:49.0587868Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8 2022-08-17T12:16:49.0588430Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:16:49.0608763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128 2022-08-17T12:16:49.0630471Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128 2022-08-17T12:16:49.0705579Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:16:49.0722712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16 2022-08-17T12:16:49.0905409Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16 2022-08-17T12:16:49.0917072Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:16:49.1028038Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:16:49.1028412Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:16:49.1046118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64 2022-08-17T12:16:49.1052849Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:16:49.1145943Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64 2022-08-17T12:16:49.1163597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32 2022-08-17T12:16:49.1345370Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32 2022-08-17T12:16:49.1358007Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool 2022-08-17T12:16:49.1467626Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool 2022-08-17T12:16:49.1468217Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:16:49.1485072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.1491851Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:16:49.1585511Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.1603069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64 2022-08-17T12:16:49.1785149Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64 2022-08-17T12:16:49.1799105Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16 2022-08-17T12:16:49.1907157Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16 2022-08-17T12:16:49.1907853Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:16:49.1924886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.1931708Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:16:49.2025246Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.2042427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16 2022-08-17T12:16:49.2225464Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16 2022-08-17T12:16:49.2239231Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32 2022-08-17T12:16:49.2347667Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32 2022-08-17T12:16:49.2348976Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:16:49.2365992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16 2022-08-17T12:16:49.2372964Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:16:49.2465523Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16 2022-08-17T12:16:49.2483499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32 2022-08-17T12:16:49.2666557Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32 2022-08-17T12:16:49.2678736Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64 2022-08-17T12:16:49.2788409Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64 2022-08-17T12:16:49.2789012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32 2022-08-17T12:16:49.2805966Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:16:49.2813133Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:16:49.2905710Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32 2022-08-17T12:16:49.2923680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64 2022-08-17T12:16:49.3105987Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64 2022-08-17T12:16:49.3118742Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16 2022-08-17T12:16:49.3228128Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16 2022-08-17T12:16:49.3228847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.3247015Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:16:49.3253376Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:16:49.3345554Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.3364927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8 2022-08-17T12:16:49.3545247Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8 2022-08-17T12:16:49.3557924Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32 2022-08-17T12:16:49.3667760Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32 2022-08-17T12:16:49.3668148Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:16:49.3686164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.3692743Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:16:49.3786460Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.3803411Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8 2022-08-17T12:16:49.3984895Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8 2022-08-17T12:16:49.3997458Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64 2022-08-17T12:16:49.4107612Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64 2022-08-17T12:16:49.4108631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8 2022-08-17T12:16:49.4125581Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:16:49.4127688Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8 2022-08-17T12:16:49.4225307Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:16:49.4237962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:49.4425300Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:49.4438216Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8 2022-08-17T12:16:49.4546529Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8 2022-08-17T12:16:49.4547959Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:16:49.4558876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.4570125Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:16:49.4665641Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.4678323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:16:49.4867075Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:16:49.4881509Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8 2022-08-17T12:16:49.4988993Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8 2022-08-17T12:16:49.4990012Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:16:49.5008682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool 2022-08-17T12:16:49.5014276Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:16:49.5106527Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool 2022-08-17T12:16:49.5121754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:16:49.5306773Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:16:49.5321936Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16 2022-08-17T12:16:49.5428470Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16 2022-08-17T12:16:49.5429008Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:16:49.5451580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128 2022-08-17T12:16:49.5454448Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:16:49.5546593Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128 2022-08-17T12:16:49.5561000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:16:49.5746666Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:16:49.5760989Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool 2022-08-17T12:16:49.5867751Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool 2022-08-17T12:16:49.5869864Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:16:49.5886713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64 2022-08-17T12:16:49.5893140Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:16:49.5986765Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64 2022-08-17T12:16:49.6001636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:16:49.6186672Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:16:49.6201201Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128 2022-08-17T12:16:49.6309009Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128 2022-08-17T12:16:49.6309831Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:16:49.6327776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16 2022-08-17T12:16:49.6334538Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:16:49.6426363Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16 2022-08-17T12:16:49.6440490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.6625870Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.6639664Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32 2022-08-17T12:16:49.6747294Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32 2022-08-17T12:16:49.6747870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32 2022-08-17T12:16:49.6765936Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:16:49.6767620Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:16:49.6865501Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32 2022-08-17T12:16:49.6878292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.7065224Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.7080826Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64 2022-08-17T12:16:49.7187357Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64 2022-08-17T12:16:49.7187728Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:16:49.7204641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64 2022-08-17T12:16:49.7207426Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64 2022-08-17T12:16:49.7305350Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:16:49.7317461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:16:49.7505373Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:16:49.7517316Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16 2022-08-17T12:16:49.7627010Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16 2022-08-17T12:16:49.7627581Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:16:49.7644794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16 2022-08-17T12:16:49.7646485Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16 2022-08-17T12:16:49.7745264Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:16:49.7757209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:16:49.7945246Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:16:49.7957113Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32 2022-08-17T12:16:49.8067387Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32 2022-08-17T12:16:49.8068192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32 2022-08-17T12:16:49.8085626Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:16:49.8087122Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:16:49.8185207Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32 2022-08-17T12:16:49.8197649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.8385514Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.8399360Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64 2022-08-17T12:16:49.8506788Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64 2022-08-17T12:16:49.8507521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64 2022-08-17T12:16:49.8524324Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16 2022-08-17T12:16:49.8527037Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16 2022-08-17T12:16:49.8625668Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64 2022-08-17T12:16:49.8640108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.8825958Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.8838699Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16 2022-08-17T12:16:49.8947330Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16 2022-08-17T12:16:49.8947860Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool 2022-08-17T12:16:49.8962998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8 2022-08-17T12:16:49.8970109Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8 2022-08-17T12:16:49.9065377Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool 2022-08-17T12:16:49.9077502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:16:49.9265296Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:16:49.9277762Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32 2022-08-17T12:16:49.9387141Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32 2022-08-17T12:16:49.9387743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8 2022-08-17T12:16:49.9405587Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128 2022-08-17T12:16:49.9408152Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128 2022-08-17T12:16:49.9505098Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8 2022-08-17T12:16:49.9516918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.9705646Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.9718619Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64 2022-08-17T12:16:49.9826550Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64 2022-08-17T12:16:49.9827438Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32 2022-08-17T12:16:49.9844368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:49.9846974Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:49.9945375Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32 2022-08-17T12:16:49.9959507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool 2022-08-17T12:16:50.0145195Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool 2022-08-17T12:16:50.0157443Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8 2022-08-17T12:16:50.0266701Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8 2022-08-17T12:16:50.0267127Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64 2022-08-17T12:16:50.0280031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool 2022-08-17T12:16:50.0288701Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool 2022-08-17T12:16:50.0384908Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64 2022-08-17T12:16:50.0397212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128 2022-08-17T12:16:50.0585723Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128 2022-08-17T12:16:50.0599882Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8 2022-08-17T12:16:50.0707802Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8 2022-08-17T12:16:50.0708351Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16 2022-08-17T12:16:50.0723349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128 2022-08-17T12:16:50.0729404Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16 2022-08-17T12:16:50.0826124Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128 2022-08-17T12:16:50.0840622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64 2022-08-17T12:16:50.1026027Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64 2022-08-17T12:16:50.1038669Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:16:50.1147052Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:16:50.1149373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64 2022-08-17T12:16:50.1163413Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32 2022-08-17T12:16:50.1170263Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64 2022-08-17T12:16:50.1265599Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32 2022-08-17T12:16:50.1278868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16 2022-08-17T12:16:50.1466317Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16 2022-08-17T12:16:50.1478825Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32 2022-08-17T12:16:50.1587524Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32 2022-08-17T12:16:50.1588149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16 2022-08-17T12:16:50.1602676Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64 2022-08-17T12:16:50.1608990Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16 2022-08-17T12:16:50.1705098Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64 2022-08-17T12:16:50.1719406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32 2022-08-17T12:16:50.1905443Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32 2022-08-17T12:16:50.1920732Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64 2022-08-17T12:16:50.2026687Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64 2022-08-17T12:16:50.2029373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.2042309Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16 2022-08-17T12:16:50.2048412Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16 2022-08-17T12:16:50.2145096Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.2157105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64 2022-08-17T12:16:50.2345256Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64 2022-08-17T12:16:50.2357310Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16 2022-08-17T12:16:50.2466944Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16 2022-08-17T12:16:50.2467555Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32 2022-08-17T12:16:50.2481424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64 2022-08-17T12:16:50.2487991Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32 2022-08-17T12:16:50.2585611Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64 2022-08-17T12:16:50.2598037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16 2022-08-17T12:16:50.2787617Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16 2022-08-17T12:16:50.2801078Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool 2022-08-17T12:16:50.2907841Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool 2022-08-17T12:16:50.2909729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16 2022-08-17T12:16:50.2928099Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64 2022-08-17T12:16:50.2930637Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16 2022-08-17T12:16:50.3026261Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64 2022-08-17T12:16:50.3040296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32 2022-08-17T12:16:50.3226012Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32 2022-08-17T12:16:50.3240277Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128 2022-08-17T12:16:50.3347250Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128 2022-08-17T12:16:50.3347925Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8 2022-08-17T12:16:50.3361808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32 2022-08-17T12:16:50.3368452Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8 2022-08-17T12:16:50.3465367Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32 2022-08-17T12:16:50.3480376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64 2022-08-17T12:16:50.3665266Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64 2022-08-17T12:16:50.3677332Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64 2022-08-17T12:16:50.3786132Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64 2022-08-17T12:16:50.3788922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64 2022-08-17T12:16:50.3806681Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8 2022-08-17T12:16:50.3809610Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64 2022-08-17T12:16:50.3904942Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8 2022-08-17T12:16:50.3916950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8 2022-08-17T12:16:50.4105707Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8 2022-08-17T12:16:50.4117515Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16 2022-08-17T12:16:50.4227654Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16 2022-08-17T12:16:50.4228478Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16 2022-08-17T12:16:50.4242584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8 2022-08-17T12:16:50.4252288Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16 2022-08-17T12:16:50.4345321Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8 2022-08-17T12:16:50.4358206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8 2022-08-17T12:16:50.4544989Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8 2022-08-17T12:16:50.4557112Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32 2022-08-17T12:16:50.4667409Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32 2022-08-17T12:16:50.4667913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.4686600Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool 2022-08-17T12:16:50.4690205Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.4785705Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool 2022-08-17T12:16:50.4799077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:50.4985783Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:50.4998563Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64 2022-08-17T12:16:50.5107014Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64 2022-08-17T12:16:50.5107635Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128 2022-08-17T12:16:50.5125544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16 2022-08-17T12:16:50.5131919Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16 2022-08-17T12:16:50.5225107Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128 2022-08-17T12:16:50.5237835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool 2022-08-17T12:16:50.5425846Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool 2022-08-17T12:16:50.5438559Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16 2022-08-17T12:16:50.5547615Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16 2022-08-17T12:16:50.5548044Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32 2022-08-17T12:16:50.5562464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool 2022-08-17T12:16:50.5569615Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool 2022-08-17T12:16:50.5665722Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32 2022-08-17T12:16:50.5678715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128 2022-08-17T12:16:50.5865078Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128 2022-08-17T12:16:50.5876700Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32 2022-08-17T12:16:50.5986951Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32 2022-08-17T12:16:50.5988458Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64 2022-08-17T12:16:50.6005348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32 2022-08-17T12:16:50.6012042Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64 2022-08-17T12:16:50.6105490Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32 2022-08-17T12:16:50.6117641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64 2022-08-17T12:16:50.6305545Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64 2022-08-17T12:16:50.6317716Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64 2022-08-17T12:16:50.6427116Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64 2022-08-17T12:16:50.6427666Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16 2022-08-17T12:16:50.6438638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64 2022-08-17T12:16:50.6449470Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16 2022-08-17T12:16:50.6545819Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64 2022-08-17T12:16:50.6559157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16 2022-08-17T12:16:50.6747156Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16 2022-08-17T12:16:50.6763751Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8 2022-08-17T12:16:50.6867445Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8 2022-08-17T12:16:50.6870048Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32 2022-08-17T12:16:50.6886336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16 2022-08-17T12:16:50.6897217Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32 2022-08-17T12:16:50.6986418Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16 2022-08-17T12:16:50.7002546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.7186589Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.7201496Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8 2022-08-17T12:16:50.7308652Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8 2022-08-17T12:16:50.7309444Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64 2022-08-17T12:16:50.7327133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32 2022-08-17T12:16:50.7333530Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64 2022-08-17T12:16:50.7426314Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32 2022-08-17T12:16:50.7441664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64 2022-08-17T12:16:50.7627613Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64 2022-08-17T12:16:50.7642488Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16 2022-08-17T12:16:50.7748352Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16 2022-08-17T12:16:50.7750463Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16 2022-08-17T12:16:50.7768692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64 2022-08-17T12:16:50.7775701Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16 2022-08-17T12:16:50.7866400Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64 2022-08-17T12:16:50.7881523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16 2022-08-17T12:16:50.8066972Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16 2022-08-17T12:16:50.8081939Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128 2022-08-17T12:16:50.8188842Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128 2022-08-17T12:16:50.8189449Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32 2022-08-17T12:16:50.8207087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8 2022-08-17T12:16:50.8212734Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32 2022-08-17T12:16:50.8306693Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8 2022-08-17T12:16:50.8325090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32 2022-08-17T12:16:50.8506009Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32 2022-08-17T12:16:50.8520626Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32 2022-08-17T12:16:50.8626387Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32 2022-08-17T12:16:50.8628352Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64 2022-08-17T12:16:50.8642473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8 2022-08-17T12:16:50.8648837Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8 2022-08-17T12:16:50.8746004Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64 2022-08-17T12:16:50.8759915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64 2022-08-17T12:16:50.8946019Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64 2022-08-17T12:16:50.8960089Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64 2022-08-17T12:16:50.9066472Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64 2022-08-17T12:16:50.9068683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:50.9087221Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8 2022-08-17T12:16:50.9093391Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8 2022-08-17T12:16:50.9185292Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:50.9197603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8 2022-08-17T12:16:50.9385775Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8 2022-08-17T12:16:50.9399508Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16 2022-08-17T12:16:50.9506777Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16 2022-08-17T12:16:50.9509189Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8 2022-08-17T12:16:50.9528444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool 2022-08-17T12:16:50.9531296Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool 2022-08-17T12:16:50.9625458Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8 2022-08-17T12:16:50.9638861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.9825595Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.9837809Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32 2022-08-17T12:16:50.9947348Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32 2022-08-17T12:16:50.9948238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.9963212Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16 2022-08-17T12:16:50.9970147Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.0065422Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16 2022-08-17T12:16:51.0078877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16 2022-08-17T12:16:51.0265296Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16 2022-08-17T12:16:51.0277342Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64 2022-08-17T12:16:51.0387643Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64 2022-08-17T12:16:51.0389390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.0405629Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool 2022-08-17T12:16:51.0408071Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.0505216Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool 2022-08-17T12:16:51.0517650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool 2022-08-17T12:16:51.0705431Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool 2022-08-17T12:16:51.0717591Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16 2022-08-17T12:16:51.0826857Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16 2022-08-17T12:16:51.0827554Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128 2022-08-17T12:16:51.0841273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16 2022-08-17T12:16:51.0847340Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128 2022-08-17T12:16:51.0945551Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16 2022-08-17T12:16:51.0959309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128 2022-08-17T12:16:51.1146138Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128 2022-08-17T12:16:51.1157106Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32 2022-08-17T12:16:51.1267333Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32 2022-08-17T12:16:51.1267895Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32 2022-08-17T12:16:51.1281680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32 2022-08-17T12:16:51.1288746Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32 2022-08-17T12:16:51.1385140Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32 2022-08-17T12:16:51.1397062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32 2022-08-17T12:16:51.1585515Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32 2022-08-17T12:16:51.1604883Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64 2022-08-17T12:16:51.1706969Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64 2022-08-17T12:16:51.1707984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64 2022-08-17T12:16:51.1721818Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64 2022-08-17T12:16:51.1728280Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64 2022-08-17T12:16:51.1825157Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64 2022-08-17T12:16:51.1836611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64 2022-08-17T12:16:51.2025053Z [gw1] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64 2022-08-17T12:16:51.2036397Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8 2022-08-17T12:16:51.2146353Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8 2022-08-17T12:16:51.2148439Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16 2022-08-17T12:16:51.2161113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8 2022-08-17T12:16:51.2169996Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16 2022-08-17T12:16:51.2265247Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8 2022-08-17T12:16:51.2277571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16 2022-08-17T12:16:51.2465355Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16 2022-08-17T12:16:51.2479256Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8 2022-08-17T12:16:51.2586736Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8 2022-08-17T12:16:51.2589547Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32 2022-08-17T12:16:51.2608413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8 2022-08-17T12:16:51.2609970Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8 2022-08-17T12:16:51.2707033Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32 2022-08-17T12:16:51.2719515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32 2022-08-17T12:16:51.2906693Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32 2022-08-17T12:16:51.2918547Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16 2022-08-17T12:16:51.3026780Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16 2022-08-17T12:16:51.3029616Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64 2022-08-17T12:16:51.3049422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool 2022-08-17T12:16:51.3052697Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool 2022-08-17T12:16:51.3145247Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64 2022-08-17T12:16:51.3160596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64 2022-08-17T12:16:51.3344925Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64 2022-08-17T12:16:51.3357257Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool 2022-08-17T12:16:51.3466268Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool 2022-08-17T12:16:51.3469184Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16 2022-08-17T12:16:51.3488194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128 2022-08-17T12:16:51.3490969Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128 2022-08-17T12:16:51.3585615Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16 2022-08-17T12:16:51.3597962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16 2022-08-17T12:16:51.3785558Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16 2022-08-17T12:16:51.3797325Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128 2022-08-17T12:16:51.3906505Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128 2022-08-17T12:16:51.3908976Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32 2022-08-17T12:16:51.3919562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64 2022-08-17T12:16:51.3929779Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32 2022-08-17T12:16:51.4024917Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64 2022-08-17T12:16:51.4036569Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32 2022-08-17T12:16:51.4225696Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32 2022-08-17T12:16:51.4237804Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32 2022-08-17T12:16:51.4346319Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32 2022-08-17T12:16:51.4349033Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64 2022-08-17T12:16:51.4368417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32 2022-08-17T12:16:51.4370796Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32 2022-08-17T12:16:51.4464953Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64 2022-08-17T12:16:51.4477015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64 2022-08-17T12:16:51.4665186Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64 2022-08-17T12:16:51.4677870Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64 2022-08-17T12:16:51.4787770Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64 2022-08-17T12:16:51.4788653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64 2022-08-17T12:16:51.4820590Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8 2022-08-17T12:16:51.4823738Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64 2022-08-17T12:16:51.4905293Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8 2022-08-17T12:16:51.4917286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8 2022-08-17T12:16:51.5105718Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8 2022-08-17T12:16:51.5118681Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16 2022-08-17T12:16:51.5227274Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16 2022-08-17T12:16:51.5227939Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8 2022-08-17T12:16:51.5242302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16 2022-08-17T12:16:51.5248737Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8 2022-08-17T12:16:51.5345392Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16 2022-08-17T12:16:51.5357031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8 2022-08-17T12:16:51.5544973Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8 2022-08-17T12:16:51.5556846Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32 2022-08-17T12:16:51.5666884Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32 2022-08-17T12:16:51.5669106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32 2022-08-17T12:16:51.5686383Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16 2022-08-17T12:16:51.5693356Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32 2022-08-17T12:16:51.5784829Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16 2022-08-17T12:16:51.5796252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:51.5984980Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:51.5996485Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64 2022-08-17T12:16:51.6107306Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64 2022-08-17T12:16:51.6108005Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool 2022-08-17T12:16:51.6124632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64 2022-08-17T12:16:51.6131263Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64 2022-08-17T12:16:51.6225187Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool 2022-08-17T12:16:51.6236586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool 2022-08-17T12:16:51.6425857Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool 2022-08-17T12:16:51.6441185Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16 2022-08-17T12:16:51.6547737Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16 2022-08-17T12:16:51.6548346Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128 2022-08-17T12:16:51.6565332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8 2022-08-17T12:16:51.6572880Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8 2022-08-17T12:16:51.6665270Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128 2022-08-17T12:16:51.6676455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128 2022-08-17T12:16:51.6865190Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128 2022-08-17T12:16:51.6876455Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32 2022-08-17T12:16:51.6987601Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32 2022-08-17T12:16:51.6987972Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32 2022-08-17T12:16:51.7007067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8 2022-08-17T12:16:51.7008872Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32 2022-08-17T12:16:51.7105131Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8 2022-08-17T12:16:51.7116676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32 2022-08-17T12:16:51.7305431Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32 2022-08-17T12:16:51.7317280Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64 2022-08-17T12:16:51.7427307Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64 2022-08-17T12:16:51.7427948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:51.7445379Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64 2022-08-17T12:16:51.7451959Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:51.7544836Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64 2022-08-17T12:16:51.7557104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64 2022-08-17T12:16:51.7745331Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64 2022-08-17T12:16:51.7757186Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8 2022-08-17T12:16:51.7867334Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8 2022-08-17T12:16:51.7867945Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16 2022-08-17T12:16:51.7885102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:51.7892240Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:51.7985127Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16 2022-08-17T12:16:51.7999960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16 2022-08-17T12:16:51.8185425Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16 2022-08-17T12:16:51.8197627Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8 2022-08-17T12:16:51.8307797Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8 2022-08-17T12:16:51.8308441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:51.8329095Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32 2022-08-17T12:16:51.8330950Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32 2022-08-17T12:16:51.8425503Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:51.8438772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.8627384Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.8640870Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16 2022-08-17T12:16:51.8759670Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16 2022-08-17T12:16:51.8760179Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64 2022-08-17T12:16:51.8774853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.8873385Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64 2022-08-17T12:16:51.8883473Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.8899844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.9067676Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.9082669Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool 2022-08-17T12:16:51.9188701Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool 2022-08-17T12:16:51.9189316Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16 2022-08-17T12:16:51.9205153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.9214126Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16 2022-08-17T12:16:51.9306770Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.9322353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16 2022-08-17T12:16:51.9506545Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16 2022-08-17T12:16:51.9521561Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128 2022-08-17T12:16:51.9629192Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128 2022-08-17T12:16:51.9629805Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32 2022-08-17T12:16:51.9647217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:51.9655820Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32 2022-08-17T12:16:51.9746481Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:51.9760971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32 2022-08-17T12:16:51.9946575Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32 2022-08-17T12:16:51.9961471Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32 2022-08-17T12:16:52.0069317Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32 2022-08-17T12:16:52.0069674Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64 2022-08-17T12:16:52.0088552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:52.0094804Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64 2022-08-17T12:16:52.0187330Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:52.0203143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.0386332Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.0401358Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64 2022-08-17T12:16:52.0508130Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64 2022-08-17T12:16:52.0508786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.0523356Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8 2022-08-17T12:16:52.0530399Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.0625323Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8 2022-08-17T12:16:52.0637445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.0826036Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.0837546Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16 2022-08-17T12:16:52.0947958Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16 2022-08-17T12:16:52.0949129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.0962083Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8 2022-08-17T12:16:52.0971035Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8 2022-08-17T12:16:52.1065300Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.1077532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8 2022-08-17T12:16:52.1265678Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8 2022-08-17T12:16:52.1281478Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32 2022-08-17T12:16:52.1387420Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32 2022-08-17T12:16:52.1388056Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16 2022-08-17T12:16:52.1404873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:52.1411443Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:52.1504823Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16 2022-08-17T12:16:52.1516848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16 2022-08-17T12:16:52.1705359Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16 2022-08-17T12:16:52.1717268Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64 2022-08-17T12:16:52.1827181Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64 2022-08-17T12:16:52.1827643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool 2022-08-17T12:16:52.1844446Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool 2022-08-17T12:16:52.1851613Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool 2022-08-17T12:16:52.1945354Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool 2022-08-17T12:16:52.1957187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32 2022-08-17T12:16:52.2145358Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32 2022-08-17T12:16:52.2157039Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16 2022-08-17T12:16:52.2267452Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16 2022-08-17T12:16:52.2268010Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128 2022-08-17T12:16:52.2284734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128 2022-08-17T12:16:52.2291192Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128 2022-08-17T12:16:52.2385346Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128 2022-08-17T12:16:52.2397052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64 2022-08-17T12:16:52.2586059Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64 2022-08-17T12:16:52.2599509Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32 2022-08-17T12:16:52.2708197Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32 2022-08-17T12:16:52.2708737Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32 2022-08-17T12:16:52.2729896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64 2022-08-17T12:16:52.2731639Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64 2022-08-17T12:16:52.2825456Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32 2022-08-17T12:16:52.2847232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:52.3026790Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:52.3039926Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64 2022-08-17T12:16:52.3147396Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64 2022-08-17T12:16:52.3149998Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64 2022-08-17T12:16:52.3168639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32 2022-08-17T12:16:52.3175479Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32 2022-08-17T12:16:52.3265610Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64 2022-08-17T12:16:52.3279957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.3465317Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.3478333Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8 2022-08-17T12:16:52.3587494Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8 2022-08-17T12:16:52.3588997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64 2022-08-17T12:16:52.3599503Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16 2022-08-17T12:16:52.3610222Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16 2022-08-17T12:16:52.3705180Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64 2022-08-17T12:16:52.3717256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.3905335Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.3917402Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8 2022-08-17T12:16:52.4026401Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8 2022-08-17T12:16:52.4028258Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32 2022-08-17T12:16:52.4044830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16 2022-08-17T12:16:52.4051989Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16 2022-08-17T12:16:52.4145382Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32 2022-08-17T12:16:52.4157718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16 2022-08-17T12:16:52.4346003Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16 2022-08-17T12:16:52.4357341Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16 2022-08-17T12:16:52.4467141Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16 2022-08-17T12:16:52.4467878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32 2022-08-17T12:16:52.4482557Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64 2022-08-17T12:16:52.4491542Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32 2022-08-17T12:16:52.4585294Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64 2022-08-17T12:16:52.4596779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool 2022-08-17T12:16:52.4785088Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool 2022-08-17T12:16:52.4796547Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool 2022-08-17T12:16:52.4906019Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool 2022-08-17T12:16:52.4908998Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16 2022-08-17T12:16:52.4924712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64 2022-08-17T12:16:52.4932007Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64 2022-08-17T12:16:52.5024971Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16 2022-08-17T12:16:52.5037100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128 2022-08-17T12:16:52.5225079Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128 2022-08-17T12:16:52.5237175Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128 2022-08-17T12:16:52.5347019Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128 2022-08-17T12:16:52.5348053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8 2022-08-17T12:16:52.5364922Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32 2022-08-17T12:16:52.5371579Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8 2022-08-17T12:16:52.5465286Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32 2022-08-17T12:16:52.5476893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32 2022-08-17T12:16:52.5664964Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32 2022-08-17T12:16:52.5677079Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32 2022-08-17T12:16:52.5787420Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32 2022-08-17T12:16:52.5788128Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64 2022-08-17T12:16:52.5804590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8 2022-08-17T12:16:52.5812018Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8 2022-08-17T12:16:52.5904842Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64 2022-08-17T12:16:52.5916348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64 2022-08-17T12:16:52.6105027Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64 2022-08-17T12:16:52.6119845Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64 2022-08-17T12:16:52.6227326Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64 2022-08-17T12:16:52.6228986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool 2022-08-17T12:16:52.6244538Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8 2022-08-17T12:16:52.6251439Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool 2022-08-17T12:16:52.6345925Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8 2022-08-17T12:16:52.6357464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16 2022-08-17T12:16:52.6546057Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16 2022-08-17T12:16:52.6556936Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16 2022-08-17T12:16:52.6666075Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16 2022-08-17T12:16:52.6669036Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8 2022-08-17T12:16:52.6684925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:52.6692370Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:52.6785037Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8 2022-08-17T12:16:52.6796556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32 2022-08-17T12:16:52.6985060Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32 2022-08-17T12:16:52.6996765Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32 2022-08-17T12:16:52.7106360Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32 2022-08-17T12:16:52.7109046Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16 2022-08-17T12:16:52.7125060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:52.7131687Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:52.7225078Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16 2022-08-17T12:16:52.7237099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64 2022-08-17T12:16:52.7425175Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64 2022-08-17T12:16:52.7437256Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64 2022-08-17T12:16:52.7547940Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64 2022-08-17T12:16:52.7548988Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool 2022-08-17T12:16:52.7565083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.7571580Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.7665307Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool 2022-08-17T12:16:52.7679350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16 2022-08-17T12:16:52.7865284Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16 2022-08-17T12:16:52.7876786Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16 2022-08-17T12:16:52.7987598Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16 2022-08-17T12:16:52.7989080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.8008836Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32 2022-08-17T12:16:52.8011502Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.8105633Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32 2022-08-17T12:16:52.8116943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32 2022-08-17T12:16:52.8305018Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32 2022-08-17T12:16:52.8316677Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32 2022-08-17T12:16:52.8427078Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32 2022-08-17T12:16:52.8427480Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64 2022-08-17T12:16:52.8447770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16 2022-08-17T12:16:52.8450329Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16 2022-08-17T12:16:52.8545218Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64 2022-08-17T12:16:52.8556666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64 2022-08-17T12:16:52.8745664Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64 2022-08-17T12:16:52.8758730Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64 2022-08-17T12:16:52.8867590Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64 2022-08-17T12:16:52.8868345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32 2022-08-17T12:16:52.8884948Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16 2022-08-17T12:16:52.8891022Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32 2022-08-17T12:16:52.8984846Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16 2022-08-17T12:16:52.8998807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8 2022-08-17T12:16:52.9186008Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8 2022-08-17T12:16:52.9201196Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8 2022-08-17T12:16:52.9306058Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8 2022-08-17T12:16:52.9308512Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32 2022-08-17T12:16:52.9324062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.9332069Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.9425161Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32 2022-08-17T12:16:52.9437712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8 2022-08-17T12:16:52.9625438Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8 2022-08-17T12:16:52.9637488Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8 2022-08-17T12:16:52.9747318Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8 2022-08-17T12:16:52.9748047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.9764694Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64 2022-08-17T12:16:52.9771937Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.9864966Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64 2022-08-17T12:16:52.9877075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:53.0065814Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:53.0078843Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16 2022-08-17T12:16:53.0185966Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16 2022-08-17T12:16:53.0188471Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8 2022-08-17T12:16:53.0207266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.0209095Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8 2022-08-17T12:16:53.0306195Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.0319490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool 2022-08-17T12:16:53.0506726Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool 2022-08-17T12:16:53.0520281Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool 2022-08-17T12:16:53.0628756Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool 2022-08-17T12:16:53.0629320Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8 2022-08-17T12:16:53.0645206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool 2022-08-17T12:16:53.0693811Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8 2022-08-17T12:16:53.0746935Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool 2022-08-17T12:16:53.0761756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128 2022-08-17T12:16:53.0948236Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128 2022-08-17T12:16:53.0966624Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128 2022-08-17T12:16:53.1067466Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128 2022-08-17T12:16:53.1069266Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16 2022-08-17T12:16:53.1085847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128 2022-08-17T12:16:53.1094321Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16 2022-08-17T12:16:53.1186937Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128 2022-08-17T12:16:53.1202179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32 2022-08-17T12:16:53.1386905Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32 2022-08-17T12:16:53.1403873Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32 2022-08-17T12:16:53.1508923Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32 2022-08-17T12:16:53.1509437Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool 2022-08-17T12:16:53.1526410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64 2022-08-17T12:16:53.1532818Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool 2022-08-17T12:16:53.1626352Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64 2022-08-17T12:16:53.1641108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64 2022-08-17T12:16:53.1827386Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64 2022-08-17T12:16:53.1841389Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64 2022-08-17T12:16:53.1947788Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64 2022-08-17T12:16:53.1950164Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32 2022-08-17T12:16:53.1966486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32 2022-08-17T12:16:53.1971749Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32 2022-08-17T12:16:53.2066814Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32 2022-08-17T12:16:53.2082096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16 2022-08-17T12:16:53.2266815Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16 2022-08-17T12:16:53.2281620Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16 2022-08-17T12:16:53.2387985Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16 2022-08-17T12:16:53.2389729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64 2022-08-17T12:16:53.2406483Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64 2022-08-17T12:16:53.2411118Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64 2022-08-17T12:16:53.2506175Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64 2022-08-17T12:16:53.2524405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32 2022-08-17T12:16:53.2707131Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32 2022-08-17T12:16:53.2721862Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32 2022-08-17T12:16:53.2827679Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32 2022-08-17T12:16:53.2828099Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16 2022-08-17T12:16:53.2846873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16 2022-08-17T12:16:53.2848703Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16 2022-08-17T12:16:53.2945754Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16 2022-08-17T12:16:53.2959473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64 2022-08-17T12:16:53.3146069Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64 2022-08-17T12:16:53.3158982Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64 2022-08-17T12:16:53.3266909Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64 2022-08-17T12:16:53.3269143Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32 2022-08-17T12:16:53.3281449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32 2022-08-17T12:16:53.3293677Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32 2022-08-17T12:16:53.3385367Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32 2022-08-17T12:16:53.3398386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16 2022-08-17T12:16:53.3585571Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16 2022-08-17T12:16:53.3598450Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16 2022-08-17T12:16:53.3706573Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16 2022-08-17T12:16:53.3708874Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64 2022-08-17T12:16:53.3724216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64 2022-08-17T12:16:53.3730429Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64 2022-08-17T12:16:53.3826061Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64 2022-08-17T12:16:53.3840112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32 2022-08-17T12:16:53.4025841Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32 2022-08-17T12:16:53.4039740Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32 2022-08-17T12:16:53.4146972Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32 2022-08-17T12:16:53.4147775Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8 2022-08-17T12:16:53.4166054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8 2022-08-17T12:16:53.4167932Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8 2022-08-17T12:16:53.4265382Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8 2022-08-17T12:16:53.4277899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64 2022-08-17T12:16:53.4465830Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64 2022-08-17T12:16:53.4477943Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64 2022-08-17T12:16:53.4586839Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64 2022-08-17T12:16:53.4589013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8 2022-08-17T12:16:53.4601455Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8 2022-08-17T12:16:53.4610386Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8 2022-08-17T12:16:53.4705382Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8 2022-08-17T12:16:53.4717623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8 2022-08-17T12:16:53.4905130Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8 2022-08-17T12:16:53.4917264Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8 2022-08-17T12:16:53.5027124Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8 2022-08-17T12:16:53.5029677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:53.5047025Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16 2022-08-17T12:16:53.5049631Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16 2022-08-17T12:16:53.5145546Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:53.5158747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.5345958Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.5359571Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8 2022-08-17T12:16:53.5467017Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8 2022-08-17T12:16:53.5467715Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool 2022-08-17T12:16:53.5485371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:53.5486699Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:53.5585611Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool 2022-08-17T12:16:53.5598546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.5785690Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.5801249Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16 2022-08-17T12:16:53.5907204Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16 2022-08-17T12:16:53.5909149Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32 2022-08-17T12:16:53.5925487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:53.5932140Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32 2022-08-17T12:16:53.6025198Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:53.6038088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32 2022-08-17T12:16:53.6225274Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32 2022-08-17T12:16:53.6237584Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32 2022-08-17T12:16:53.6346533Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32 2022-08-17T12:16:53.6347979Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64 2022-08-17T12:16:53.6361424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:53.6368089Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64 2022-08-17T12:16:53.6465316Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:53.6477351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64 2022-08-17T12:16:53.6665477Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64 2022-08-17T12:16:53.6677330Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64 2022-08-17T12:16:53.6786734Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64 2022-08-17T12:16:53.6788220Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16 2022-08-17T12:16:53.6801541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:53.6807958Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16 2022-08-17T12:16:53.6904998Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:53.6917062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16 2022-08-17T12:16:53.7106271Z [gw1] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16 2022-08-17T12:16:53.7118923Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:16:53.7227006Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:16:53.7227692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:53.7243872Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32 2022-08-17T12:16:53.7245369Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32 2022-08-17T12:16:53.7345897Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:53.7360221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32 2022-08-17T12:16:53.7545276Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32 2022-08-17T12:16:53.7557693Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32 2022-08-17T12:16:53.7667227Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32 2022-08-17T12:16:53.7667873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:53.7681398Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64 2022-08-17T12:16:53.7688223Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:53.7786036Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64 2022-08-17T12:16:53.7799254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64 2022-08-17T12:16:53.7986010Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64 2022-08-17T12:16:53.7999560Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64 2022-08-17T12:16:53.8107487Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64 2022-08-17T12:16:53.8108042Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8 2022-08-17T12:16:53.8124841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:53.8132354Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8 2022-08-17T12:16:53.8225851Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:53.8239656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8 2022-08-17T12:16:53.8426990Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8 2022-08-17T12:16:53.8441636Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:16:53.8547954Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:16:53.8548422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:53.8568993Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8 2022-08-17T12:16:53.8571388Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:53.8665667Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8 2022-08-17T12:16:53.8679249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8 2022-08-17T12:16:53.8865875Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8 2022-08-17T12:16:53.8878671Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:16:53.8987537Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:16:53.8988212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.9001083Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16 2022-08-17T12:16:53.9010763Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.9105505Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16 2022-08-17T12:16:53.9119139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:53.9306047Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:53.9320337Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:16:53.9427546Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:16:53.9428259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.9443000Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool 2022-08-17T12:16:53.9449969Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool 2022-08-17T12:16:53.9545699Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.9559422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32 2022-08-17T12:16:53.9746096Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32 2022-08-17T12:16:53.9759645Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:16:53.9867311Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:16:53.9867869Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16 2022-08-17T12:16:53.9885763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool 2022-08-17T12:16:53.9888569Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool 2022-08-17T12:16:53.9985382Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16 2022-08-17T12:16:53.9998689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.0185273Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.0198044Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32 2022-08-17T12:16:54.0306853Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32 2022-08-17T12:16:54.0307376Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32 2022-08-17T12:16:54.0322748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128 2022-08-17T12:16:54.0327051Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32 2022-08-17T12:16:54.0425096Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128 2022-08-17T12:16:54.0437015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.0625174Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.0639531Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64 2022-08-17T12:16:54.0746683Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64 2022-08-17T12:16:54.0747164Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64 2022-08-17T12:16:54.0764419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32 2022-08-17T12:16:54.0767630Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64 2022-08-17T12:16:54.0865804Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32 2022-08-17T12:16:54.0877541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.1065045Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.1077353Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:16:54.1186397Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:16:54.1187774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64 2022-08-17T12:16:54.1201719Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16 2022-08-17T12:16:54.1208427Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64 2022-08-17T12:16:54.1304962Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16 2022-08-17T12:16:54.1317269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64 2022-08-17T12:16:54.1505174Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64 2022-08-17T12:16:54.1516732Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:16:54.1627033Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:16:54.1627799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16 2022-08-17T12:16:54.1640834Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32 2022-08-17T12:16:54.1647110Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32 2022-08-17T12:16:54.1745115Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16 2022-08-17T12:16:54.1757274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8 2022-08-17T12:16:54.1945046Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8 2022-08-17T12:16:54.1957242Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:16:54.2066715Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:16:54.2067358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32 2022-08-17T12:16:54.2081326Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64 2022-08-17T12:16:54.2087532Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32 2022-08-17T12:16:54.2185341Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64 2022-08-17T12:16:54.2200066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8 2022-08-17T12:16:54.2386477Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8 2022-08-17T12:16:54.2398952Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:16:54.2508815Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:16:54.2509263Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8 2022-08-17T12:16:54.2524341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64 2022-08-17T12:16:54.2534717Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8 2022-08-17T12:16:54.2627479Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64 2022-08-17T12:16:54.2642493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16 2022-08-17T12:16:54.2827027Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16 2022-08-17T12:16:54.2842161Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:54.2949993Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:54.2950512Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8 2022-08-17T12:16:54.2964856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16 2022-08-17T12:16:54.2977569Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8 2022-08-17T12:16:54.3067249Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16 2022-08-17T12:16:54.3083230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool 2022-08-17T12:16:54.3270181Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool 2022-08-17T12:16:54.3283954Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:16:54.3390510Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:16:54.3390865Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16 2022-08-17T12:16:54.3409404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32 2022-08-17T12:16:54.3416680Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16 2022-08-17T12:16:54.3507194Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32 2022-08-17T12:16:54.3522607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16 2022-08-17T12:16:54.3707549Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16 2022-08-17T12:16:54.3723615Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:16:54.3829022Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:16:54.3829625Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool 2022-08-17T12:16:54.3855137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64 2022-08-17T12:16:54.3857694Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool 2022-08-17T12:16:54.3946887Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64 2022-08-17T12:16:54.3963831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32 2022-08-17T12:16:54.4146836Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32 2022-08-17T12:16:54.4163894Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:16:54.4268894Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:16:54.4269413Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128 2022-08-17T12:16:54.4287991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8 2022-08-17T12:16:54.4295144Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8 2022-08-17T12:16:54.4385610Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128 2022-08-17T12:16:54.4399167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64 2022-08-17T12:16:54.4585680Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64 2022-08-17T12:16:54.4598192Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:16:54.4706416Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:16:54.4708447Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64 2022-08-17T12:16:54.4728266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8 2022-08-17T12:16:54.4729858Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8 2022-08-17T12:16:54.4825348Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64 2022-08-17T12:16:54.4837497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16 2022-08-17T12:16:54.5025850Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16 2022-08-17T12:16:54.5038360Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:16:54.5147821Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:16:54.5148236Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32 2022-08-17T12:16:54.5165684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:54.5172295Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:54.5265208Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32 2022-08-17T12:16:54.5277886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32 2022-08-17T12:16:54.5464762Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32 2022-08-17T12:16:54.5479933Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:16:54.5586347Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:16:54.5588515Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64 2022-08-17T12:16:54.5608410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool 2022-08-17T12:16:54.5609558Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64 2022-08-17T12:16:54.5705057Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool 2022-08-17T12:16:54.5717403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64 2022-08-17T12:16:54.5905203Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64 2022-08-17T12:16:54.5918069Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:16:54.6026509Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:16:54.6028915Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16 2022-08-17T12:16:54.6044953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:16:54.6052004Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:16:54.6145274Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16 2022-08-17T12:16:54.6157327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8 2022-08-17T12:16:54.6345058Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8 2022-08-17T12:16:54.6357011Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:16:54.6465910Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:16:54.6468426Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32 2022-08-17T12:16:54.6497626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:16:54.6499628Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:16:54.6585153Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32 2022-08-17T12:16:54.6597733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8 2022-08-17T12:16:54.6785971Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8 2022-08-17T12:16:54.6798620Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:16:54.6907247Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:16:54.6908198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:16:54.6927040Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64 2022-08-17T12:16:54.6928795Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:16:54.7025425Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64 2022-08-17T12:16:54.7040807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:54.7225295Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:54.7237602Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:54.7346896Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:54.7348646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16 2022-08-17T12:16:54.7365114Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8 2022-08-17T12:16:54.7371905Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16 2022-08-17T12:16:54.7465224Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8 2022-08-17T12:16:54.7476607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool 2022-08-17T12:16:54.7665566Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool 2022-08-17T12:16:54.7677576Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:16:54.7787769Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:16:54.7788204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32 2022-08-17T12:16:54.7800837Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8 2022-08-17T12:16:54.7807693Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8 2022-08-17T12:16:54.7905070Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32 2022-08-17T12:16:54.7917207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16 2022-08-17T12:16:54.8105762Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16 2022-08-17T12:16:54.8118855Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:16:54.8226893Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:16:54.8227397Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16 2022-08-17T12:16:54.8244394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.8246627Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16 2022-08-17T12:16:54.8345152Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.8356991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32 2022-08-17T12:16:54.8545180Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32 2022-08-17T12:16:54.8556889Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:16:54.8667253Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:16:54.8667895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.8685332Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool 2022-08-17T12:16:54.8687799Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.8784984Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool 2022-08-17T12:16:54.8797384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.8985221Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.8997178Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:16:54.9107438Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:16:54.9107957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.9122136Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128 2022-08-17T12:16:54.9128744Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128 2022-08-17T12:16:54.9225764Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.9238231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.9425690Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.9438744Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:16:54.9547415Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:16:54.9548364Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64 2022-08-17T12:16:54.9561428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64 2022-08-17T12:16:54.9568449Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64 2022-08-17T12:16:54.9665638Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64 2022-08-17T12:16:54.9678158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.9865764Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.9877399Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:54.9987092Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:54.9987895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.0004478Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16 2022-08-17T12:16:55.0006184Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16 2022-08-17T12:16:55.0105570Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.0117136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.0305682Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.0321539Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:16:55.0427480Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:16:55.0428163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.0444939Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32 2022-08-17T12:16:55.0448217Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.0545370Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32 2022-08-17T12:16:55.0557911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.0745079Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.0757386Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:16:55.0866825Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:16:55.0868561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool 2022-08-17T12:16:55.0882231Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64 2022-08-17T12:16:55.0888552Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64 2022-08-17T12:16:55.0986034Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool 2022-08-17T12:16:55.0998802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.1186974Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.1200637Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:16:55.1308872Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:16:55.1309502Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16 2022-08-17T12:16:55.1325069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128 2022-08-17T12:16:55.1332493Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16 2022-08-17T12:16:55.1425988Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128 2022-08-17T12:16:55.1440590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16 2022-08-17T12:16:55.1626092Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16 2022-08-17T12:16:55.1639883Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:16:55.1748059Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:16:55.1748684Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32 2022-08-17T12:16:55.1764684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64 2022-08-17T12:16:55.1771158Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32 2022-08-17T12:16:55.1865797Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64 2022-08-17T12:16:55.1881941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool 2022-08-17T12:16:55.2065088Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool 2022-08-17T12:16:55.2078738Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:16:55.2187326Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:16:55.2188043Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64 2022-08-17T12:16:55.2202125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32 2022-08-17T12:16:55.2209463Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64 2022-08-17T12:16:55.2305457Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32 2022-08-17T12:16:55.2317997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16 2022-08-17T12:16:55.2505440Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16 2022-08-17T12:16:55.2518945Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:55.2627826Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:55.2628851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64 2022-08-17T12:16:55.2646824Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8 2022-08-17T12:16:55.2649780Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8 2022-08-17T12:16:55.2745172Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64 2022-08-17T12:16:55.2757381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32 2022-08-17T12:16:55.2945204Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32 2022-08-17T12:16:55.2958554Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:16:55.3068340Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:16:55.3070318Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8 2022-08-17T12:16:55.3085202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16 2022-08-17T12:16:55.3092346Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8 2022-08-17T12:16:55.3185965Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16 2022-08-17T12:16:55.3200315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64 2022-08-17T12:16:55.3387054Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64 2022-08-17T12:16:55.3400485Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:16:55.3507972Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:16:55.3508630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32 2022-08-17T12:16:55.3524640Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16 2022-08-17T12:16:55.3530824Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32 2022-08-17T12:16:55.3625837Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16 2022-08-17T12:16:55.3638635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16 2022-08-17T12:16:55.3826298Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16 2022-08-17T12:16:55.3841102Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:55.3947226Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:55.3947875Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool 2022-08-17T12:16:55.3962436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64 2022-08-17T12:16:55.3968797Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool 2022-08-17T12:16:55.4065339Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64 2022-08-17T12:16:55.4079304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32 2022-08-17T12:16:55.4265372Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32 2022-08-17T12:16:55.4278503Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:16:55.4387442Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:16:55.4390046Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32 2022-08-17T12:16:55.4406033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8 2022-08-17T12:16:55.4412513Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32 2022-08-17T12:16:55.4507835Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8 2022-08-17T12:16:55.4642299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64 2022-08-17T12:16:55.4707330Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64 2022-08-17T12:16:55.4724437Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:16:55.4827937Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:16:55.4829896Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64 2022-08-17T12:16:55.4846769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8 2022-08-17T12:16:55.4853579Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64 2022-08-17T12:16:55.4946248Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8 2022-08-17T12:16:55.4961050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8 2022-08-17T12:16:55.5146473Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8 2022-08-17T12:16:55.5164148Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:16:55.5268641Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:16:55.5269068Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16 2022-08-17T12:16:55.5284250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:55.5293869Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16 2022-08-17T12:16:55.5386152Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:55.5402532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8 2022-08-17T12:16:55.5586714Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8 2022-08-17T12:16:55.5603359Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:16:55.5708046Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:16:55.5710199Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32 2022-08-17T12:16:55.5727929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:55.5734430Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32 2022-08-17T12:16:55.5826538Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:55.5842529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:55.6027554Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:55.6043440Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:16:55.6147821Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:16:55.6149789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:55.6165383Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64 2022-08-17T12:16:55.6171664Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:55.6265839Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64 2022-08-17T12:16:55.6279321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool 2022-08-17T12:16:55.6465527Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool 2022-08-17T12:16:55.6478731Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:16:55.6587014Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:16:55.6588061Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8 2022-08-17T12:16:55.6602262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:55.6609488Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8 2022-08-17T12:16:55.6705417Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:55.6721448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16 2022-08-17T12:16:55.6905495Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16 2022-08-17T12:16:55.6918550Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32 2022-08-17T12:16:55.7026766Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32 2022-08-17T12:16:55.7029017Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8 2022-08-17T12:16:55.7046650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:55.7049094Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8 2022-08-17T12:16:55.7145394Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:55.7157992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32 2022-08-17T12:16:55.7345864Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32 2022-08-17T12:16:55.7358316Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64 2022-08-17T12:16:55.7466733Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64 2022-08-17T12:16:55.7468203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:55.7485789Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool 2022-08-17T12:16:55.7488611Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool 2022-08-17T12:16:55.7585153Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:55.7597669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64 2022-08-17T12:16:55.7785053Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64 2022-08-17T12:16:55.7797120Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:16:55.7906693Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:16:55.7907292Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128 2022-08-17T12:16:55.7922431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:55.7927095Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128 2022-08-17T12:16:55.8025286Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:55.8037621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16 2022-08-17T12:16:55.8225059Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16 2022-08-17T12:16:55.8237020Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:16:55.8346830Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:16:55.8347821Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64 2022-08-17T12:16:55.8365282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.8367639Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.8465166Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64 2022-08-17T12:16:55.8477028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32 2022-08-17T12:16:55.8665214Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32 2022-08-17T12:16:55.8677246Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:16:55.8787012Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:16:55.8787702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.8801550Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32 2022-08-17T12:16:55.8808181Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.8905709Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32 2022-08-17T12:16:55.8920872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.9105937Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.9118029Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:16:55.9227487Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:16:55.9228189Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64 2022-08-17T12:16:55.9245225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.9251540Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64 2022-08-17T12:16:55.9345483Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.9357336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.9545860Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.9668388Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:16:55.9669082Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16 2022-08-17T12:16:55.9688012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool 2022-08-17T12:16:55.9692331Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool 2022-08-17T12:16:55.9715367Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16 2022-08-17T12:16:55.9785764Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:16:55.9799835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.9985735Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8 2022-08-17T12:16:56.0001740Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:16:56.0107149Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:16:56.0108151Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32 2022-08-17T12:16:56.0126151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128 2022-08-17T12:16:56.0129011Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128 2022-08-17T12:16:56.0225559Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32 2022-08-17T12:16:56.0237054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16 2022-08-17T12:16:56.0425139Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16 2022-08-17T12:16:56.0439135Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:16:56.0547751Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:16:56.0549001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64 2022-08-17T12:16:56.0562798Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64 2022-08-17T12:16:56.0569726Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64 2022-08-17T12:16:56.0665793Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64 2022-08-17T12:16:56.0679000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool 2022-08-17T12:16:56.0865585Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool 2022-08-17T12:16:56.0878724Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:16:56.0986603Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:16:56.0987346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32 2022-08-17T12:16:56.1001983Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8 2022-08-17T12:16:56.1006319Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8 2022-08-17T12:16:56.1105651Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32 2022-08-17T12:16:56.1118516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128 2022-08-17T12:16:56.1305491Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128 2022-08-17T12:16:56.1317137Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:16:56.1427062Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:16:56.1427497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64 2022-08-17T12:16:56.1441576Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8 2022-08-17T12:16:56.1448809Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64 2022-08-17T12:16:56.1546319Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8 2022-08-17T12:16:56.1562353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32 2022-08-17T12:16:56.1746103Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32 2022-08-17T12:16:56.1759417Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:16:56.1867882Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:16:56.1868284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16 2022-08-17T12:16:56.1887129Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool 2022-08-17T12:16:56.1888512Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool 2022-08-17T12:16:56.1986087Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16 2022-08-17T12:16:56.2000032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64 2022-08-17T12:16:56.2186109Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64 2022-08-17T12:16:56.2199469Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:16:56.2307828Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:16:56.2308598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32 2022-08-17T12:16:56.2328948Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128 2022-08-17T12:16:56.2331627Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128 2022-08-17T12:16:56.2425808Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32 2022-08-17T12:16:56.2439115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16 2022-08-17T12:16:56.2628022Z [gw1] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16 2022-08-17T12:16:56.2642967Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:16:56.2748339Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:16:56.2749157Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64 2022-08-17T12:16:56.2768271Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64 2022-08-17T12:16:56.2770770Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64 2022-08-17T12:16:56.2865662Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64 2022-08-17T12:16:56.2879594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32 2022-08-17T12:16:56.3065716Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32 2022-08-17T12:16:56.3079055Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:16:56.3187779Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:16:56.3188122Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32 2022-08-17T12:16:56.3207451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8 2022-08-17T12:16:56.3210205Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8 2022-08-17T12:16:56.3305509Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32 2022-08-17T12:16:56.3318362Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64 2022-08-17T12:16:56.3505770Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64 2022-08-17T12:16:56.3519454Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:16:56.3627937Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:16:56.3628480Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64 2022-08-17T12:16:56.3646636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8 2022-08-17T12:16:56.3649710Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64 2022-08-17T12:16:56.3745523Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8 2022-08-17T12:16:56.3760217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16 2022-08-17T12:16:56.3945130Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16 2022-08-17T12:16:56.3958085Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:16:56.4067314Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:16:56.4067673Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16 2022-08-17T12:16:56.4081927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:56.4089080Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:56.4185054Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16 2022-08-17T12:16:56.4197448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32 2022-08-17T12:16:56.4385113Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32 2022-08-17T12:16:56.4397314Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32 2022-08-17T12:16:56.4507314Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32 2022-08-17T12:16:56.4507921Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32 2022-08-17T12:16:56.4524768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.4528131Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32 2022-08-17T12:16:56.4625309Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.4637460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64 2022-08-17T12:16:56.4825855Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64 2022-08-17T12:16:56.4840434Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64 2022-08-17T12:16:56.4947155Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64 2022-08-17T12:16:56.4947794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.4965294Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64 2022-08-17T12:16:56.4967743Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.5065098Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64 2022-08-17T12:16:56.5076872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8 2022-08-17T12:16:56.5265012Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8 2022-08-17T12:16:56.5277154Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16 2022-08-17T12:16:56.5386491Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16 2022-08-17T12:16:56.5389292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:56.5407164Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8 2022-08-17T12:16:56.5409246Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:56.5505149Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8 2022-08-17T12:16:56.5517126Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8 2022-08-17T12:16:56.5705158Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8 2022-08-17T12:16:56.5717169Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32 2022-08-17T12:16:56.5827595Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32 2022-08-17T12:16:56.5828499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.5846621Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8 2022-08-17T12:16:56.5849327Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.5944963Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8 2022-08-17T12:16:56.5957017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:56.6145979Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:56.6157944Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64 2022-08-17T12:16:56.6268384Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64 2022-08-17T12:16:56.6269095Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool 2022-08-17T12:16:56.6287345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:56.6294570Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool 2022-08-17T12:16:56.6386076Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:56.6403282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool 2022-08-17T12:16:56.6587787Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool 2022-08-17T12:16:56.6681654Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8 2022-08-17T12:16:56.6709132Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8 2022-08-17T12:16:56.6709752Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128 2022-08-17T12:16:56.6730200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:56.6737583Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128 2022-08-17T12:16:56.6826885Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:56.6842636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.7027404Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.7044654Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:16:56.7149345Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:16:56.7150037Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64 2022-08-17T12:16:56.7170447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:56.7178316Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64 2022-08-17T12:16:56.7266417Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:56.7281013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32 2022-08-17T12:16:56.7466851Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32 2022-08-17T12:16:56.7481515Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:16:56.7588792Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:16:56.7589613Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32 2022-08-17T12:16:56.7610224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:56.7617243Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32 2022-08-17T12:16:56.7706332Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:56.7721612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.7906898Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.7921944Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32 2022-08-17T12:16:56.8029322Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32 2022-08-17T12:16:56.8029919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:56.8052255Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64 2022-08-17T12:16:56.8057026Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:56.8146016Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64 2022-08-17T12:16:56.8160450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16 2022-08-17T12:16:56.8346309Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16 2022-08-17T12:16:56.8360573Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64 2022-08-17T12:16:56.8467458Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64 2022-08-17T12:16:56.8468137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool 2022-08-17T12:16:56.8486004Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16 2022-08-17T12:16:56.8492560Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16 2022-08-17T12:16:56.8585778Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool 2022-08-17T12:16:56.8599926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32 2022-08-17T12:16:56.8785805Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32 2022-08-17T12:16:56.8799844Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:16:56.8906324Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:16:56.8909154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128 2022-08-17T12:16:56.8925634Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32 2022-08-17T12:16:56.8932037Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32 2022-08-17T12:16:56.9025719Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128 2022-08-17T12:16:56.9039906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.9226223Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.9238741Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:16:56.9346918Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:16:56.9349945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64 2022-08-17T12:16:56.9368560Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64 2022-08-17T12:16:56.9371447Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64 2022-08-17T12:16:56.9466011Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64 2022-08-17T12:16:56.9480214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16 2022-08-17T12:16:56.9666726Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16 2022-08-17T12:16:56.9690434Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:16:56.9788360Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:16:56.9789086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32 2022-08-17T12:16:56.9805071Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8 2022-08-17T12:16:56.9811693Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32 2022-08-17T12:16:56.9905530Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8 2022-08-17T12:16:56.9920002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32 2022-08-17T12:16:57.0105222Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32 2022-08-17T12:16:57.0117938Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:16:57.0227232Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:16:57.0227965Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8 2022-08-17T12:16:57.0242631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64 2022-08-17T12:16:57.0249160Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8 2022-08-17T12:16:57.0346012Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64 2022-08-17T12:16:57.0358908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64 2022-08-17T12:16:57.0545760Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64 2022-08-17T12:16:57.0558275Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:57.0666355Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:57.0669464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16 2022-08-17T12:16:57.0687735Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:16:57.0689628Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:16:57.0785352Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16 2022-08-17T12:16:57.0797766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8 2022-08-17T12:16:57.0985637Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8 2022-08-17T12:16:57.0998671Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:16:57.1107549Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:16:57.1108324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32 2022-08-17T12:16:57.1125211Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool 2022-08-17T12:16:57.1132323Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool 2022-08-17T12:16:57.1225015Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32 2022-08-17T12:16:57.1240062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8 2022-08-17T12:16:57.1425024Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8 2022-08-17T12:16:57.1436947Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:16:57.1546343Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:16:57.1548316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64 2022-08-17T12:16:57.1564890Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128 2022-08-17T12:16:57.1571293Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128 2022-08-17T12:16:57.1664924Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64 2022-08-17T12:16:57.1677597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.1864978Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.1877002Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:16:57.1987929Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:16:57.1988302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8 2022-08-17T12:16:57.2002359Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32 2022-08-17T12:16:57.2010762Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32 2022-08-17T12:16:57.2105210Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8 2022-08-17T12:16:57.2117644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool 2022-08-17T12:16:57.2305278Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool 2022-08-17T12:16:57.2317010Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:16:57.2427344Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:16:57.2428171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8 2022-08-17T12:16:57.2446677Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64 2022-08-17T12:16:57.2448491Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64 2022-08-17T12:16:57.2546780Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8 2022-08-17T12:16:57.2560303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128 2022-08-17T12:16:57.2745410Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128 2022-08-17T12:16:57.2757484Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:57.2867484Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:57.2868282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:57.2889418Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16 2022-08-17T12:16:57.2892082Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16 2022-08-17T12:16:57.2985052Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:57.2997040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32 2022-08-17T12:16:57.3186270Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32 2022-08-17T12:16:57.3199070Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:16:57.3307403Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:16:57.3308245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:57.3327619Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32 2022-08-17T12:16:57.3329758Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32 2022-08-17T12:16:57.3425710Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:57.3439652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64 2022-08-17T12:16:57.3625847Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64 2022-08-17T12:16:57.3638808Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:16:57.3747607Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:16:57.3748097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:57.3764909Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64 2022-08-17T12:16:57.3771673Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64 2022-08-17T12:16:57.3864885Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:57.3877133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16 2022-08-17T12:16:57.4065648Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16 2022-08-17T12:16:57.4078794Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:16:57.4186049Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:16:57.4188703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.4205072Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16 2022-08-17T12:16:57.4211798Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16 2022-08-17T12:16:57.4305252Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.4318025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32 2022-08-17T12:16:57.4506470Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32 2022-08-17T12:16:57.4521224Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:16:57.4628241Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:16:57.4629029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.4647503Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32 2022-08-17T12:16:57.4649329Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.4745247Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32 2022-08-17T12:16:57.4758082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64 2022-08-17T12:16:57.4947048Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64 2022-08-17T12:16:57.4959856Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:16:57.5067700Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:16:57.5069474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:57.5087531Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64 2022-08-17T12:16:57.5089377Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:57.5185112Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64 2022-08-17T12:16:57.5198159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16 2022-08-17T12:16:57.5385355Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16 2022-08-17T12:16:57.5397972Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:16:57.5507469Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:16:57.5508190Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8 2022-08-17T12:16:57.5523101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:57.5530136Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8 2022-08-17T12:16:57.5625755Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:57.5637176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32 2022-08-17T12:16:57.5826034Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32 2022-08-17T12:16:57.5837037Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:16:57.5947069Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:16:57.5947804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:57.5964467Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8 2022-08-17T12:16:57.5966508Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8 2022-08-17T12:16:57.6065009Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:57.6080069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64 2022-08-17T12:16:57.6265092Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64 2022-08-17T12:16:57.6279646Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:16:57.6386221Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:16:57.6388968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:57.6408574Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool 2022-08-17T12:16:57.6411337Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool 2022-08-17T12:16:57.6505024Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:57.6516981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8 2022-08-17T12:16:57.6704955Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8 2022-08-17T12:16:57.6716746Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:16:57.6827672Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:16:57.6828437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:57.6842780Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128 2022-08-17T12:16:57.6851487Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128 2022-08-17T12:16:57.6945416Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:57.6957272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8 2022-08-17T12:16:57.7145298Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8 2022-08-17T12:16:57.7157482Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:16:57.7267462Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:16:57.7268065Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64 2022-08-17T12:16:57.7286255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool 2022-08-17T12:16:57.7288959Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool 2022-08-17T12:16:57.7385516Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64 2022-08-17T12:16:57.7398520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:57.7585713Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:57.7599067Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:16:57.7707200Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:16:57.7707779Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32 2022-08-17T12:16:57.7723433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128 2022-08-17T12:16:57.7825434Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128 2022-08-17T12:16:57.7839783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool 2022-08-17T12:16:57.7855796Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool 2022-08-17T12:16:57.8025099Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32 2022-08-17T12:16:57.8036929Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:16:57.8147327Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:16:57.8147791Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64 2022-08-17T12:16:57.8158929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64 2022-08-17T12:16:57.8180408Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64 2022-08-17T12:16:57.8265624Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64 2022-08-17T12:16:57.8278920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:16:57.8467735Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:16:57.8482403Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:16:57.8588582Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:16:57.8589032Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16 2022-08-17T12:16:57.8604776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32 2022-08-17T12:16:57.8615408Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16 2022-08-17T12:16:57.8706853Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32 2022-08-17T12:16:57.8722360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:16:57.8907517Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:16:57.8923649Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:16:57.9028442Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:16:57.9029206Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32 2022-08-17T12:16:57.9046772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64 2022-08-17T12:16:57.9053921Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32 2022-08-17T12:16:57.9146578Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64 2022-08-17T12:16:57.9162336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:16:57.9347884Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:16:57.9365726Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16 2022-08-17T12:16:57.9469682Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16 2022-08-17T12:16:57.9470277Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64 2022-08-17T12:16:57.9484902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16 2022-08-17T12:16:57.9494823Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64 2022-08-17T12:16:57.9587251Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16 2022-08-17T12:16:57.9603698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16 2022-08-17T12:16:57.9787997Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16 2022-08-17T12:16:57.9803624Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128 2022-08-17T12:16:57.9908620Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128 2022-08-17T12:16:57.9909419Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8 2022-08-17T12:16:57.9927392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32 2022-08-17T12:16:57.9933959Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8 2022-08-17T12:16:58.0026597Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32 2022-08-17T12:16:58.0042328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.0225929Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.0240631Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64 2022-08-17T12:16:58.0346766Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64 2022-08-17T12:16:58.0347604Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8 2022-08-17T12:16:58.0362407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64 2022-08-17T12:16:58.0370014Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64 2022-08-17T12:16:58.0465360Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8 2022-08-17T12:16:58.0478913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.0665463Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.0678378Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16 2022-08-17T12:16:58.0787435Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16 2022-08-17T12:16:58.0788095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8 2022-08-17T12:16:58.0802719Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool 2022-08-17T12:16:58.0809197Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool 2022-08-17T12:16:58.0905476Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8 2022-08-17T12:16:58.0929139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.1105306Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.1117248Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32 2022-08-17T12:16:58.1226300Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32 2022-08-17T12:16:58.1229269Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128 2022-08-17T12:16:58.1245655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8 2022-08-17T12:16:58.1252906Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8 2022-08-17T12:16:58.1345229Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128 2022-08-17T12:16:58.1357821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32 2022-08-17T12:16:58.1545962Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32 2022-08-17T12:16:58.1558800Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64 2022-08-17T12:16:58.1668056Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64 2022-08-17T12:16:58.1668649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:58.1681956Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64 2022-08-17T12:16:58.1691936Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64 2022-08-17T12:16:58.1785603Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:58.1799317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64 2022-08-17T12:16:58.1985964Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64 2022-08-17T12:16:58.1998350Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16 2022-08-17T12:16:58.2107343Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16 2022-08-17T12:16:58.2108210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:58.2122953Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32 2022-08-17T12:16:58.2129470Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32 2022-08-17T12:16:58.2225826Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:58.2241367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8 2022-08-17T12:16:58.2426443Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8 2022-08-17T12:16:58.2440421Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool 2022-08-17T12:16:58.2548582Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool 2022-08-17T12:16:58.2549359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:58.2572040Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64 2022-08-17T12:16:58.2574882Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:58.2666479Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64 2022-08-17T12:16:58.2680433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:16:58.2865564Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:16:58.2879310Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128 2022-08-17T12:16:58.2987982Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128 2022-08-17T12:16:58.2989122Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16 2022-08-17T12:16:58.3006306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.3008728Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16 2022-08-17T12:16:58.3105119Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.3117887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16 2022-08-17T12:16:58.3305581Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16 2022-08-17T12:16:58.3318662Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32 2022-08-17T12:16:58.3427210Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32 2022-08-17T12:16:58.3427801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.3443171Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32 2022-08-17T12:16:58.3449807Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32 2022-08-17T12:16:58.3545009Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.3557778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool 2022-08-17T12:16:58.3746442Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool 2022-08-17T12:16:58.3760870Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64 2022-08-17T12:16:58.3868453Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64 2022-08-17T12:16:58.3869661Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64 2022-08-17T12:16:58.3885614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.3892214Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.3986003Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64 2022-08-17T12:16:58.4000134Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128 2022-08-17T12:16:58.4185687Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128 2022-08-17T12:16:58.4201731Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16 2022-08-17T12:16:58.4307228Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16 2022-08-17T12:16:58.4307740Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8 2022-08-17T12:16:58.4325261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:58.4327277Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:58.4425386Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8 2022-08-17T12:16:58.4438649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32 2022-08-17T12:16:58.4625284Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32 2022-08-17T12:16:58.4637957Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32 2022-08-17T12:16:58.4747164Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32 2022-08-17T12:16:58.4749480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:58.4763768Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8 2022-08-17T12:16:58.4770552Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:58.4865276Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8 2022-08-17T12:16:58.4877519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64 2022-08-17T12:16:58.5065251Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64 2022-08-17T12:16:58.5077101Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64 2022-08-17T12:16:58.5187303Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64 2022-08-17T12:16:58.5187955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:58.5204247Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool 2022-08-17T12:16:58.5206985Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool 2022-08-17T12:16:58.5305198Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:58.5317307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16 2022-08-17T12:16:58.5504948Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16 2022-08-17T12:16:58.5518594Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16 2022-08-17T12:16:58.5627541Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16 2022-08-17T12:16:58.5628195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:58.5644514Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128 2022-08-17T12:16:58.5646134Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128 2022-08-17T12:16:58.5745525Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:58.5759878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32 2022-08-17T12:16:58.5945089Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32 2022-08-17T12:16:58.5956783Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32 2022-08-17T12:16:58.6067080Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32 2022-08-17T12:16:58.6067694Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64 2022-08-17T12:16:58.6084735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool 2022-08-17T12:16:58.6086379Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64 2022-08-17T12:16:58.6185263Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool 2022-08-17T12:16:58.6196625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64 2022-08-17T12:16:58.6385802Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64 2022-08-17T12:16:58.6398911Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64 2022-08-17T12:16:58.6506365Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64 2022-08-17T12:16:58.6509022Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32 2022-08-17T12:16:58.6525068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128 2022-08-17T12:16:58.6527605Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32 2022-08-17T12:16:58.6624929Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128 2022-08-17T12:16:58.6636685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16 2022-08-17T12:16:58.6825442Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16 2022-08-17T12:16:58.6837172Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8 2022-08-17T12:16:58.6946667Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8 2022-08-17T12:16:58.6947157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64 2022-08-17T12:16:58.6961114Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64 2022-08-17T12:16:58.6967888Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64 2022-08-17T12:16:58.7065078Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64 2022-08-17T12:16:58.7076745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32 2022-08-17T12:16:58.7265039Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32 2022-08-17T12:16:58.7276711Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8 2022-08-17T12:16:58.7387142Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8 2022-08-17T12:16:58.7387698Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16 2022-08-17T12:16:58.7404561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32 2022-08-17T12:16:58.7407031Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32 2022-08-17T12:16:58.7505271Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16 2022-08-17T12:16:58.7516756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64 2022-08-17T12:16:58.7705028Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64 2022-08-17T12:16:58.7716867Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16 2022-08-17T12:16:58.7827204Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16 2022-08-17T12:16:58.7827813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64 2022-08-17T12:16:58.7841072Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32 2022-08-17T12:16:58.7847366Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64 2022-08-17T12:16:58.7945143Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32 2022-08-17T12:16:58.7956825Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8 2022-08-17T12:16:58.8145042Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8 2022-08-17T12:16:58.8157101Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128 2022-08-17T12:16:58.8266710Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128 2022-08-17T12:16:58.8268631Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64 2022-08-17T12:16:58.8280960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16 2022-08-17T12:16:58.8289135Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64 2022-08-17T12:16:58.8385235Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16 2022-08-17T12:16:58.8396793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8 2022-08-17T12:16:58.8585669Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8 2022-08-17T12:16:58.8598853Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32 2022-08-17T12:16:58.8707133Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32 2022-08-17T12:16:58.8707510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32 2022-08-17T12:16:58.8721447Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8 2022-08-17T12:16:58.8728365Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32 2022-08-17T12:16:58.8826002Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8 2022-08-17T12:16:58.8836832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:58.9025795Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:58.9041380Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64 2022-08-17T12:16:58.9147413Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64 2022-08-17T12:16:58.9148296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64 2022-08-17T12:16:58.9162095Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8 2022-08-17T12:16:58.9168855Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64 2022-08-17T12:16:58.9265355Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8 2022-08-17T12:16:58.9277683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool 2022-08-17T12:16:58.9465478Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool 2022-08-17T12:16:58.9477890Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16 2022-08-17T12:16:58.9587550Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16 2022-08-17T12:16:58.9588360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8 2022-08-17T12:16:58.9602525Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool 2022-08-17T12:16:58.9609493Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8 2022-08-17T12:16:58.9705287Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool 2022-08-17T12:16:58.9717259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128 2022-08-17T12:16:58.9905618Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128 2022-08-17T12:16:58.9917685Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32 2022-08-17T12:16:59.0026495Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32 2022-08-17T12:16:59.0029490Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128 2022-08-17T12:16:59.0050276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8 2022-08-17T12:16:59.0053290Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128 2022-08-17T12:16:59.0145876Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8 2022-08-17T12:16:59.0159109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32 2022-08-17T12:16:59.0347242Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32 2022-08-17T12:16:59.0360579Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64 2022-08-17T12:16:59.0469080Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64 2022-08-17T12:16:59.0469915Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64 2022-08-17T12:16:59.0585894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.0594045Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.0601993Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64 2022-08-17T12:16:59.0621561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.0786967Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.0803661Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16 2022-08-17T12:16:59.0907523Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16 2022-08-17T12:16:59.0909286Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32 2022-08-17T12:16:59.0924246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.0933729Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32 2022-08-17T12:16:59.1027268Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.1041650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16 2022-08-17T12:16:59.1227351Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16 2022-08-17T12:16:59.1241987Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32 2022-08-17T12:16:59.1349441Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32 2022-08-17T12:16:59.1349865Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64 2022-08-17T12:16:59.1365422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.1376059Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64 2022-08-17T12:16:59.1466477Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.1481199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32 2022-08-17T12:16:59.1666440Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32 2022-08-17T12:16:59.1680768Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64 2022-08-17T12:16:59.1789166Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64 2022-08-17T12:16:59.1789731Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16 2022-08-17T12:16:59.1803237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32 2022-08-17T12:16:59.1906319Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16 2022-08-17T12:16:59.1922404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64 2022-08-17T12:16:59.1952929Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64 2022-08-17T12:16:59.2105836Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32 2022-08-17T12:16:59.2119654Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8 2022-08-17T12:16:59.2227969Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8 2022-08-17T12:16:59.2229205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64 2022-08-17T12:16:59.2248635Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32 2022-08-17T12:16:59.2251093Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64 2022-08-17T12:16:59.2345761Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32 2022-08-17T12:16:59.2360016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16 2022-08-17T12:16:59.2546111Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16 2022-08-17T12:16:59.2560364Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8 2022-08-17T12:16:59.2667707Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8 2022-08-17T12:16:59.2668516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16 2022-08-17T12:16:59.2683833Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64 2022-08-17T12:16:59.2690364Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16 2022-08-17T12:16:59.2785854Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64 2022-08-17T12:16:59.2799578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.2986174Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.2999812Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16 2022-08-17T12:16:59.3108058Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16 2022-08-17T12:16:59.3108906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.3128436Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8 2022-08-17T12:16:59.3131772Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8 2022-08-17T12:16:59.3226428Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.3240679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.3425774Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.3438954Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128 2022-08-17T12:16:59.3546799Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128 2022-08-17T12:16:59.3549377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.3565982Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8 2022-08-17T12:16:59.3568685Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.3666204Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8 2022-08-17T12:16:59.3678338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.3865675Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.3881126Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64 2022-08-17T12:16:59.3986834Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64 2022-08-17T12:16:59.3989301Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool 2022-08-17T12:16:59.4006745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.4009127Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool 2022-08-17T12:16:59.4105119Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.4116855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.4305372Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.4317844Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16 2022-08-17T12:16:59.4426798Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16 2022-08-17T12:16:59.4428922Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128 2022-08-17T12:16:59.4442225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.4448236Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128 2022-08-17T12:16:59.4545658Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.4557424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16 2022-08-17T12:16:59.4745331Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16 2022-08-17T12:16:59.4757465Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32 2022-08-17T12:16:59.4867493Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32 2022-08-17T12:16:59.4868106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool 2022-08-17T12:16:59.4881710Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64 2022-08-17T12:16:59.4888659Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64 2022-08-17T12:16:59.4985113Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool 2022-08-17T12:16:59.4997843Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool 2022-08-17T12:16:59.5185707Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool 2022-08-17T12:16:59.5198277Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64 2022-08-17T12:16:59.5307306Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64 2022-08-17T12:16:59.5308092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128 2022-08-17T12:16:59.5324731Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32 2022-08-17T12:16:59.5326333Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32 2022-08-17T12:16:59.5425388Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128 2022-08-17T12:16:59.5440111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128 2022-08-17T12:16:59.5625180Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128 2022-08-17T12:16:59.5637249Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16 2022-08-17T12:16:59.5746515Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16 2022-08-17T12:16:59.5749186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64 2022-08-17T12:16:59.5765113Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64 2022-08-17T12:16:59.5767700Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64 2022-08-17T12:16:59.5865104Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64 2022-08-17T12:16:59.5877081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32 2022-08-17T12:16:59.6065269Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32 2022-08-17T12:16:59.6077240Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32 2022-08-17T12:16:59.6187065Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32 2022-08-17T12:16:59.6187827Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16 2022-08-17T12:16:59.6199758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32 2022-08-17T12:16:59.6209106Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16 2022-08-17T12:16:59.6305373Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32 2022-08-17T12:16:59.6316513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64 2022-08-17T12:16:59.6505633Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64 2022-08-17T12:16:59.6517357Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64 2022-08-17T12:16:59.6626397Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64 2022-08-17T12:16:59.6628194Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32 2022-08-17T12:16:59.6645514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64 2022-08-17T12:16:59.6648379Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64 2022-08-17T12:16:59.6744921Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32 2022-08-17T12:16:59.6756898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16 2022-08-17T12:16:59.6945603Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16 2022-08-17T12:16:59.6958372Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8 2022-08-17T12:16:59.7066829Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8 2022-08-17T12:16:59.7067627Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64 2022-08-17T12:16:59.7078434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16 2022-08-17T12:16:59.7087530Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16 2022-08-17T12:16:59.7185127Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64 2022-08-17T12:16:59.7197048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32 2022-08-17T12:16:59.7385182Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32 2022-08-17T12:16:59.7397164Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8 2022-08-17T12:16:59.7507129Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8 2022-08-17T12:16:59.7507703Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8 2022-08-17T12:16:59.7524406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32 2022-08-17T12:16:59.7531126Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8 2022-08-17T12:16:59.7625025Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32 2022-08-17T12:16:59.7637221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64 2022-08-17T12:16:59.7826074Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64 2022-08-17T12:16:59.7838535Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool 2022-08-17T12:16:59.7947553Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool 2022-08-17T12:16:59.7948368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64 2022-08-17T12:16:59.7965286Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8 2022-08-17T12:16:59.7972439Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8 2022-08-17T12:16:59.8065687Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64 2022-08-17T12:16:59.8079510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16 2022-08-17T12:16:59.8265763Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16 2022-08-17T12:16:59.8277352Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128 2022-08-17T12:16:59.8387253Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128 2022-08-17T12:16:59.8387958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8 2022-08-17T12:16:59.8402100Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool 2022-08-17T12:16:59.8410257Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool 2022-08-17T12:16:59.8505136Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8 2022-08-17T12:16:59.8517086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32 2022-08-17T12:16:59.8705557Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32 2022-08-17T12:16:59.8720555Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64 2022-08-17T12:16:59.8827169Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64 2022-08-17T12:16:59.8827951Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128 2022-08-17T12:16:59.8844675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8 2022-08-17T12:16:59.8851340Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128 2022-08-17T12:16:59.8945044Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8 2022-08-17T12:16:59.8957429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64 2022-08-17T12:16:59.9145688Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64 2022-08-17T12:16:59.9157603Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32 2022-08-17T12:16:59.9267422Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32 2022-08-17T12:16:59.9267974Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64 2022-08-17T12:16:59.9286385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.9293300Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64 2022-08-17T12:16:59.9386017Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.9400107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8 2022-08-17T12:16:59.9585400Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8 2022-08-17T12:16:59.9597487Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64 2022-08-17T12:16:59.9706629Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64 2022-08-17T12:16:59.9708932Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32 2022-08-17T12:16:59.9725700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.9731968Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32 2022-08-17T12:16:59.9825473Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.9837591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8 2022-08-17T12:17:00.0025998Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8 2022-08-17T12:17:00.0039358Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16 2022-08-17T12:17:00.0145959Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16 2022-08-17T12:17:00.0148287Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:00.0168600Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64 2022-08-17T12:17:00.0171282Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64 2022-08-17T12:17:00.0265273Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:00.0280781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.0465706Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.0477776Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32 2022-08-17T12:17:00.0587314Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32 2022-08-17T12:17:00.0588106Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16 2022-08-17T12:17:00.0604822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.0611193Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16 2022-08-17T12:17:00.0705496Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.0717590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool 2022-08-17T12:17:00.0905203Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool 2022-08-17T12:17:00.0918107Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64 2022-08-17T12:17:00.1027483Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64 2022-08-17T12:17:00.1029074Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32 2022-08-17T12:17:00.1046803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.1053578Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32 2022-08-17T12:17:00.1145134Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.1157603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128 2022-08-17T12:17:00.1345654Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128 2022-08-17T12:17:00.1357643Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8 2022-08-17T12:17:00.1467421Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8 2022-08-17T12:17:00.1468011Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64 2022-08-17T12:17:00.1484552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.1491689Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64 2022-08-17T12:17:00.1585798Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.1597134Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32 2022-08-17T12:17:00.1786208Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32 2022-08-17T12:17:00.1797919Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8 2022-08-17T12:17:00.1907121Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8 2022-08-17T12:17:00.1909343Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8 2022-08-17T12:17:00.1927650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.1933474Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.2025846Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8 2022-08-17T12:17:00.2041303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64 2022-08-17T12:17:00.2228272Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64 2022-08-17T12:17:00.2245165Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16 2022-08-17T12:17:00.2350744Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16 2022-08-17T12:17:00.2351298Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8 2022-08-17T12:17:00.2370578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.2376453Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8 2022-08-17T12:17:00.2467341Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.2482746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16 2022-08-17T12:17:00.2668305Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16 2022-08-17T12:17:00.2685434Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool 2022-08-17T12:17:00.2788454Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool 2022-08-17T12:17:00.2790908Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:17:00.2805925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.2816562Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:17:00.2906591Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.2921863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.3107608Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.3121944Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128 2022-08-17T12:17:00.3229642Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128 2022-08-17T12:17:00.3230468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:00.3250353Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool 2022-08-17T12:17:00.3257531Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:00.3346651Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool 2022-08-17T12:17:00.3361535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.3547170Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.3565065Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32 2022-08-17T12:17:00.3668182Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32 2022-08-17T12:17:00.3670468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16 2022-08-17T12:17:00.3693556Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:17:00.3696839Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:17:00.3786434Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16 2022-08-17T12:17:00.3801456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.3986856Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.4001339Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64 2022-08-17T12:17:00.4108928Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64 2022-08-17T12:17:00.4109582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool 2022-08-17T12:17:00.4128976Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:17:00.4133711Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:17:00.4226252Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool 2022-08-17T12:17:00.4240434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.4426295Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.4439735Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16 2022-08-17T12:17:00.4547778Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16 2022-08-17T12:17:00.4548629Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:17:00.4570455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128 2022-08-17T12:17:00.4573087Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:17:00.4665254Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128 2022-08-17T12:17:00.4678673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.4865469Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.4877488Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32 2022-08-17T12:17:00.4987299Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32 2022-08-17T12:17:00.4988270Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16 2022-08-17T12:17:00.5005388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32 2022-08-17T12:17:00.5012301Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16 2022-08-17T12:17:00.5105511Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32 2022-08-17T12:17:00.5120609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.5305832Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.5317751Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64 2022-08-17T12:17:00.5427516Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64 2022-08-17T12:17:00.5428117Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32 2022-08-17T12:17:00.5444406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64 2022-08-17T12:17:00.5451275Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32 2022-08-17T12:17:00.5544981Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64 2022-08-17T12:17:00.5557410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8 2022-08-17T12:17:00.5745368Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8 2022-08-17T12:17:00.5756987Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16 2022-08-17T12:17:00.5865938Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16 2022-08-17T12:17:00.5868637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16 2022-08-17T12:17:00.5882012Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64 2022-08-17T12:17:00.5891050Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64 2022-08-17T12:17:00.5985087Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16 2022-08-17T12:17:00.5996528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16 2022-08-17T12:17:00.6185440Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16 2022-08-17T12:17:00.6197447Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32 2022-08-17T12:17:00.6306895Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32 2022-08-17T12:17:00.6307831Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16 2022-08-17T12:17:00.6324458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32 2022-08-17T12:17:00.6331951Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16 2022-08-17T12:17:00.6425281Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32 2022-08-17T12:17:00.6436680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool 2022-08-17T12:17:00.6625689Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool 2022-08-17T12:17:00.6638062Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64 2022-08-17T12:17:00.6746452Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64 2022-08-17T12:17:00.6749108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64 2022-08-17T12:17:00.6759067Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32 2022-08-17T12:17:00.6768611Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64 2022-08-17T12:17:00.6865016Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32 2022-08-17T12:17:00.6877151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128 2022-08-17T12:17:00.7065385Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128 2022-08-17T12:17:00.7076979Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8 2022-08-17T12:17:00.7186403Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8 2022-08-17T12:17:00.7187226Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64 2022-08-17T12:17:00.7201679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16 2022-08-17T12:17:00.7208655Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64 2022-08-17T12:17:00.7305241Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16 2022-08-17T12:17:00.7316548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64 2022-08-17T12:17:00.7505413Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64 2022-08-17T12:17:00.7517140Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8 2022-08-17T12:17:00.7627164Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8 2022-08-17T12:17:00.7627609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32 2022-08-17T12:17:00.7640521Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8 2022-08-17T12:17:00.7647222Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8 2022-08-17T12:17:00.7745925Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32 2022-08-17T12:17:00.7759438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16 2022-08-17T12:17:00.7945287Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16 2022-08-17T12:17:00.7957230Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16 2022-08-17T12:17:00.8066899Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16 2022-08-17T12:17:00.8067473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64 2022-08-17T12:17:00.8081130Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:17:00.8087210Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64 2022-08-17T12:17:00.8184920Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:17:00.8197236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32 2022-08-17T12:17:00.8385277Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32 2022-08-17T12:17:00.8399497Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool 2022-08-17T12:17:00.8506141Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool 2022-08-17T12:17:00.8508027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8 2022-08-17T12:17:00.8524366Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool 2022-08-17T12:17:00.8525963Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool 2022-08-17T12:17:00.8625520Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8 2022-08-17T12:17:00.8639038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64 2022-08-17T12:17:00.8825148Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64 2022-08-17T12:17:00.8836951Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128 2022-08-17T12:17:00.8946741Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128 2022-08-17T12:17:00.8947617Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32 2022-08-17T12:17:00.8961043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8 2022-08-17T12:17:00.8966985Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8 2022-08-17T12:17:00.9064873Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32 2022-08-17T12:17:00.9076813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16 2022-08-17T12:17:00.9265863Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16 2022-08-17T12:17:00.9276827Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32 2022-08-17T12:17:00.9386912Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32 2022-08-17T12:17:00.9387620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.9403811Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64 2022-08-17T12:17:00.9406726Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64 2022-08-17T12:17:00.9505559Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.9517173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32 2022-08-17T12:17:00.9706324Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32 2022-08-17T12:17:00.9718212Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64 2022-08-17T12:17:00.9826939Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64 2022-08-17T12:17:00.9827613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool 2022-08-17T12:17:00.9854975Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16 2022-08-17T12:17:00.9857483Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16 2022-08-17T12:17:00.9945334Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool 2022-08-17T12:17:00.9960487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64 2022-08-17T12:17:01.0145531Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64 2022-08-17T12:17:01.0157682Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16 2022-08-17T12:17:01.0267052Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16 2022-08-17T12:17:01.0267741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.0281694Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32 2022-08-17T12:17:01.0289115Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32 2022-08-17T12:17:01.0385096Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.0396883Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8 2022-08-17T12:17:01.0585548Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8 2022-08-17T12:17:01.0597095Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32 2022-08-17T12:17:01.0707454Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32 2022-08-17T12:17:01.0708142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:17:01.0726615Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64 2022-08-17T12:17:01.0729258Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64 2022-08-17T12:17:01.0825536Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:17:01.0837336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8 2022-08-17T12:17:01.1025744Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8 2022-08-17T12:17:01.1038290Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64 2022-08-17T12:17:01.1147283Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64 2022-08-17T12:17:01.1147674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.1164289Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8 2022-08-17T12:17:01.1166339Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.1264907Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8 2022-08-17T12:17:01.1277362Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:01.1465250Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:01.1476911Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16 2022-08-17T12:17:01.1586699Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16 2022-08-17T12:17:01.1587997Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:17:01.1605416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.1607967Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.1705201Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:17:01.1717335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.1905475Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.1916991Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32 2022-08-17T12:17:01.2026150Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32 2022-08-17T12:17:01.2028441Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool 2022-08-17T12:17:01.2047571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.2049154Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool 2022-08-17T12:17:01.2145126Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.2156849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.2345363Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.2356687Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64 2022-08-17T12:17:01.2467319Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64 2022-08-17T12:17:01.2467792Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32 2022-08-17T12:17:01.2485997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.2492552Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.2585309Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32 2022-08-17T12:17:01.2599680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.2784942Z [gw1] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.2797507Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8 2022-08-17T12:17:01.2905985Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8 2022-08-17T12:17:01.2908655Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64 2022-08-17T12:17:01.2923033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.2929968Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64 2022-08-17T12:17:01.3025273Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.3037734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.3224991Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.3240099Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8 2022-08-17T12:17:01.3347536Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8 2022-08-17T12:17:01.3348007Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16 2022-08-17T12:17:01.3364896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.3372047Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.3465300Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16 2022-08-17T12:17:01.3476855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.3665083Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.3677025Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16 2022-08-17T12:17:01.3787533Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16 2022-08-17T12:17:01.3788028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.3802899Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32 2022-08-17T12:17:01.3807570Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32 2022-08-17T12:17:01.3905913Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.3922252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.4106501Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.4121459Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool 2022-08-17T12:17:01.4228511Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool 2022-08-17T12:17:01.4229493Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64 2022-08-17T12:17:01.4249222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.4256555Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.4346566Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64 2022-08-17T12:17:01.4363947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.4547537Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.4564807Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128 2022-08-17T12:17:01.4668862Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128 2022-08-17T12:17:01.4669552Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8 2022-08-17T12:17:01.4692931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.4698222Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8 2022-08-17T12:17:01.4786340Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.4806596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.4987205Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.5003983Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64 2022-08-17T12:17:01.5109166Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64 2022-08-17T12:17:01.5109889Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8 2022-08-17T12:17:01.5128875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool 2022-08-17T12:17:01.5138482Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8 2022-08-17T12:17:01.5226765Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool 2022-08-17T12:17:01.5244351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.5426828Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.5444668Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16 2022-08-17T12:17:01.5549125Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16 2022-08-17T12:17:01.5549913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32 2022-08-17T12:17:01.5569827Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool 2022-08-17T12:17:01.5577106Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool 2022-08-17T12:17:01.5666680Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32 2022-08-17T12:17:01.5683903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.5865860Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.5880300Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32 2022-08-17T12:17:01.5987859Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32 2022-08-17T12:17:01.5988777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64 2022-08-17T12:17:01.6009582Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32 2022-08-17T12:17:01.6014156Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32 2022-08-17T12:17:01.6105444Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64 2022-08-17T12:17:01.6119069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.6305321Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.6318361Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64 2022-08-17T12:17:01.6427392Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64 2022-08-17T12:17:01.6428245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16 2022-08-17T12:17:01.6445838Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64 2022-08-17T12:17:01.6454974Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16 2022-08-17T12:17:01.6545006Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64 2022-08-17T12:17:01.6557759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16 2022-08-17T12:17:01.6745463Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16 2022-08-17T12:17:01.6759181Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16 2022-08-17T12:17:01.6867338Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16 2022-08-17T12:17:01.6867962Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16 2022-08-17T12:17:01.6887461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32 2022-08-17T12:17:01.6892470Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16 2022-08-17T12:17:01.6985386Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32 2022-08-17T12:17:01.6996810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool 2022-08-17T12:17:01.7185350Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool 2022-08-17T12:17:01.7196964Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32 2022-08-17T12:17:01.7307388Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32 2022-08-17T12:17:01.7308197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64 2022-08-17T12:17:01.7327514Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32 2022-08-17T12:17:01.7332637Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32 2022-08-17T12:17:01.7425401Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64 2022-08-17T12:17:01.7437156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128 2022-08-17T12:17:01.7625657Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128 2022-08-17T12:17:01.7638091Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64 2022-08-17T12:17:01.7747416Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64 2022-08-17T12:17:01.7748058Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64 2022-08-17T12:17:01.7768131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8 2022-08-17T12:17:01.7772017Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8 2022-08-17T12:17:01.7865183Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64 2022-08-17T12:17:01.7877852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32 2022-08-17T12:17:01.8065272Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32 2022-08-17T12:17:01.8081670Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8 2022-08-17T12:17:01.8187166Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8 2022-08-17T12:17:01.8187938Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8 2022-08-17T12:17:01.8207496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8 2022-08-17T12:17:01.8212185Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8 2022-08-17T12:17:01.8304823Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8 2022-08-17T12:17:01.8316467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64 2022-08-17T12:17:01.8504948Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64 2022-08-17T12:17:01.8516729Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8 2022-08-17T12:17:01.8627362Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8 2022-08-17T12:17:01.8627894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.8647448Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:17:01.8652253Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.8745176Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:17:01.8756888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16 2022-08-17T12:17:01.8944927Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16 2022-08-17T12:17:01.8957392Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16 2022-08-17T12:17:01.9067332Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16 2022-08-17T12:17:01.9068157Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool 2022-08-17T12:17:01.9084113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.9092668Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool 2022-08-17T12:17:01.9185085Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.9196674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32 2022-08-17T12:17:01.9385534Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32 2022-08-17T12:17:01.9397317Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16 2022-08-17T12:17:01.9507424Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16 2022-08-17T12:17:01.9508201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.9524914Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128 2022-08-17T12:17:01.9533626Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128 2022-08-17T12:17:01.9625243Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.9641393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64 2022-08-17T12:17:01.9825610Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64 2022-08-17T12:17:01.9837715Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32 2022-08-17T12:17:01.9947139Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32 2022-08-17T12:17:01.9949359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.9968004Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64 2022-08-17T12:17:01.9972289Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64 2022-08-17T12:17:02.0064758Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.0077249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16 2022-08-17T12:17:02.0264788Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16 2022-08-17T12:17:02.0277349Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64 2022-08-17T12:17:02.0387378Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64 2022-08-17T12:17:02.0388034Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32 2022-08-17T12:17:02.0404752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.0414604Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32 2022-08-17T12:17:02.0504983Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.0516930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32 2022-08-17T12:17:02.0705008Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32 2022-08-17T12:17:02.0716864Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16 2022-08-17T12:17:02.0826787Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16 2022-08-17T12:17:02.0829239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.0847999Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64 2022-08-17T12:17:02.0852616Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.0945446Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64 2022-08-17T12:17:02.0958974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64 2022-08-17T12:17:02.1145620Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64 2022-08-17T12:17:02.1158595Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32 2022-08-17T12:17:02.1266563Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32 2022-08-17T12:17:02.1268427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.1284731Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16 2022-08-17T12:17:02.1293542Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.1385035Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16 2022-08-17T12:17:02.1396383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8 2022-08-17T12:17:02.1584697Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8 2022-08-17T12:17:02.1596443Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64 2022-08-17T12:17:02.1706854Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64 2022-08-17T12:17:02.1708955Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32 2022-08-17T12:17:02.1729277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.1731098Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32 2022-08-17T12:17:02.1824984Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.1837456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8 2022-08-17T12:17:02.2024786Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8 2022-08-17T12:17:02.2036854Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8 2022-08-17T12:17:02.2147617Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8 2022-08-17T12:17:02.2147964Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64 2022-08-17T12:17:02.2167597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool 2022-08-17T12:17:02.2169669Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool 2022-08-17T12:17:02.2264645Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64 2022-08-17T12:17:02.2276963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:02.2465197Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:02.2477105Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8 2022-08-17T12:17:02.2586819Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8 2022-08-17T12:17:02.2588849Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8 2022-08-17T12:17:02.2605170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32 2022-08-17T12:17:02.2613955Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32 2022-08-17T12:17:02.2705247Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8 2022-08-17T12:17:02.2717859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.2905040Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.2920097Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16 2022-08-17T12:17:02.3027432Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16 2022-08-17T12:17:02.3028205Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8 2022-08-17T12:17:02.3051192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64 2022-08-17T12:17:02.3052402Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8 2022-08-17T12:17:02.3145115Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64 2022-08-17T12:17:02.3157622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128 2022-08-17T12:17:02.3344829Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128 2022-08-17T12:17:02.3357206Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool 2022-08-17T12:17:02.3466805Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool 2022-08-17T12:17:02.3468442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16 2022-08-17T12:17:02.3484578Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool 2022-08-17T12:17:02.3493191Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool 2022-08-17T12:17:02.3585434Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16 2022-08-17T12:17:02.3598566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32 2022-08-17T12:17:02.3785294Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32 2022-08-17T12:17:02.3797827Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128 2022-08-17T12:17:02.3907249Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128 2022-08-17T12:17:02.3907677Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128 2022-08-17T12:17:02.3924101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32 2022-08-17T12:17:02.3932610Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128 2022-08-17T12:17:02.4024969Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32 2022-08-17T12:17:02.4036848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64 2022-08-17T12:17:02.4224900Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64 2022-08-17T12:17:02.4236980Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32 2022-08-17T12:17:02.4347648Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32 2022-08-17T12:17:02.4348127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64 2022-08-17T12:17:02.4369027Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64 2022-08-17T12:17:02.4373741Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64 2022-08-17T12:17:02.4465100Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64 2022-08-17T12:17:02.4480952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16 2022-08-17T12:17:02.4665106Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16 2022-08-17T12:17:02.4677393Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64 2022-08-17T12:17:02.4787264Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64 2022-08-17T12:17:02.4788101Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32 2022-08-17T12:17:02.4808202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8 2022-08-17T12:17:02.4812423Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32 2022-08-17T12:17:02.4905628Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8 2022-08-17T12:17:02.4918014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.5105406Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.5117813Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16 2022-08-17T12:17:02.5226803Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16 2022-08-17T12:17:02.5227533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8 2022-08-17T12:17:02.5245099Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64 2022-08-17T12:17:02.5253932Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64 2022-08-17T12:17:02.5344793Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8 2022-08-17T12:17:02.5357171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.5544711Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.5556994Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32 2022-08-17T12:17:02.5666899Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32 2022-08-17T12:17:02.5667668Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16 2022-08-17T12:17:02.5690522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.5692371Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16 2022-08-17T12:17:02.5785011Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.5797540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.5985361Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.5998057Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64 2022-08-17T12:17:02.6108434Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64 2022-08-17T12:17:02.6109079Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32 2022-08-17T12:17:02.6127877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.6136813Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.6226397Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32 2022-08-17T12:17:02.6241110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.6426872Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.6442022Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16 2022-08-17T12:17:02.6549217Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16 2022-08-17T12:17:02.6549675Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64 2022-08-17T12:17:02.6569190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.6577151Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64 2022-08-17T12:17:02.6666299Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.6681369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.6866920Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.6882655Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32 2022-08-17T12:17:02.6989092Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32 2022-08-17T12:17:02.6989420Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8 2022-08-17T12:17:02.7014364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.7016171Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8 2022-08-17T12:17:02.7106742Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.7123562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.7306592Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.7321733Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64 2022-08-17T12:17:02.7429293Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64 2022-08-17T12:17:02.7430051Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8 2022-08-17T12:17:02.7455177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.7457058Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.7546533Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8 2022-08-17T12:17:02.7561485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.7745966Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.7770680Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8 2022-08-17T12:17:02.7867803Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8 2022-08-17T12:17:02.7868589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.7891395Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool 2022-08-17T12:17:02.7893277Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.7985558Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool 2022-08-17T12:17:02.7998738Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.8185025Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.8197871Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8 2022-08-17T12:17:02.8306598Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8 2022-08-17T12:17:02.8308465Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128 2022-08-17T12:17:02.8331268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.8332813Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.8425014Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128 2022-08-17T12:17:02.8437246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool 2022-08-17T12:17:02.8624776Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool 2022-08-17T12:17:02.8636869Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16 2022-08-17T12:17:02.8747616Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16 2022-08-17T12:17:02.8748268Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64 2022-08-17T12:17:02.8764074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.8865944Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64 2022-08-17T12:17:02.8881619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16 2022-08-17T12:17:02.8918689Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16 2022-08-17T12:17:02.9065785Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.9077797Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool 2022-08-17T12:17:02.9187165Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool 2022-08-17T12:17:02.9187805Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32 2022-08-17T12:17:02.9207899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool 2022-08-17T12:17:02.9212771Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool 2022-08-17T12:17:02.9305407Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32 2022-08-17T12:17:02.9320496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32 2022-08-17T12:17:02.9504957Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32 2022-08-17T12:17:02.9517088Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128 2022-08-17T12:17:02.9626645Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128 2022-08-17T12:17:02.9628876Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64 2022-08-17T12:17:02.9643965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32 2022-08-17T12:17:02.9652138Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32 2022-08-17T12:17:02.9745072Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64 2022-08-17T12:17:02.9757139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64 2022-08-17T12:17:02.9945043Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64 2022-08-17T12:17:02.9957914Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32 2022-08-17T12:17:03.0066534Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32 2022-08-17T12:17:03.0068738Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16 2022-08-17T12:17:03.0085345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64 2022-08-17T12:17:03.0094826Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16 2022-08-17T12:17:03.0184957Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64 2022-08-17T12:17:03.0197237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16 2022-08-17T12:17:03.0384943Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16 2022-08-17T12:17:03.0397081Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64 2022-08-17T12:17:03.0506992Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64 2022-08-17T12:17:03.0507794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16 2022-08-17T12:17:03.0528349Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32 2022-08-17T12:17:03.0533147Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16 2022-08-17T12:17:03.0625058Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32 2022-08-17T12:17:03.0638237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32 2022-08-17T12:17:03.0824959Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32 2022-08-17T12:17:03.0837057Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16 2022-08-17T12:17:03.0947554Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16 2022-08-17T12:17:03.0948172Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64 2022-08-17T12:17:03.0965057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32 2022-08-17T12:17:03.0975123Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32 2022-08-17T12:17:03.1064861Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64 2022-08-17T12:17:03.1076960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64 2022-08-17T12:17:03.1264881Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64 2022-08-17T12:17:03.1277255Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32 2022-08-17T12:17:03.1387425Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32 2022-08-17T12:17:03.1388061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64 2022-08-17T12:17:03.1404588Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8 2022-08-17T12:17:03.1413053Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8 2022-08-17T12:17:03.1505330Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64 2022-08-17T12:17:03.1517761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8 2022-08-17T12:17:03.1704950Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8 2022-08-17T12:17:03.1717051Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64 2022-08-17T12:17:03.1827402Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64 2022-08-17T12:17:03.1828200Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8 2022-08-17T12:17:03.1848421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8 2022-08-17T12:17:03.1852940Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8 2022-08-17T12:17:03.1945256Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8 2022-08-17T12:17:03.1958431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8 2022-08-17T12:17:03.2145848Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8 2022-08-17T12:17:03.2158666Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16 2022-08-17T12:17:03.2268173Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16 2022-08-17T12:17:03.2268559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8 2022-08-17T12:17:03.2289333Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool 2022-08-17T12:17:03.2294245Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool 2022-08-17T12:17:03.2386077Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8 2022-08-17T12:17:03.2398847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:03.2586424Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:03.2603606Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32 2022-08-17T12:17:03.2707987Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32 2022-08-17T12:17:03.2710363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:03.2729100Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32 2022-08-17T12:17:03.2735455Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32 2022-08-17T12:17:03.2825425Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:03.2839060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool 2022-08-17T12:17:03.3026007Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool 2022-08-17T12:17:03.3038603Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64 2022-08-17T12:17:03.3146732Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64 2022-08-17T12:17:03.3149424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.3166315Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64 2022-08-17T12:17:03.3172869Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64 2022-08-17T12:17:03.3265740Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.3280130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16 2022-08-17T12:17:03.3465807Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16 2022-08-17T12:17:03.3478355Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8 2022-08-17T12:17:03.3587112Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8 2022-08-17T12:17:03.3588009Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16 2022-08-17T12:17:03.3606413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.3613081Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16 2022-08-17T12:17:03.3705119Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.3717687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.3905724Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.3917582Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8 2022-08-17T12:17:03.4025915Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8 2022-08-17T12:17:03.4028661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.4044760Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32 2022-08-17T12:17:03.4051288Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32 2022-08-17T12:17:03.4145079Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.4160293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.4345854Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.4359664Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16 2022-08-17T12:17:03.4466674Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16 2022-08-17T12:17:03.4469010Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64 2022-08-17T12:17:03.4485703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.4492126Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64 2022-08-17T12:17:03.4585296Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.4596938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.4785734Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.4798325Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool 2022-08-17T12:17:03.4907272Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool 2022-08-17T12:17:03.4907834Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8 2022-08-17T12:17:03.4922535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.4930217Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8 2022-08-17T12:17:03.5025296Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.5038459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.5227738Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.5242278Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128 2022-08-17T12:17:03.5348158Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128 2022-08-17T12:17:03.5350387Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8 2022-08-17T12:17:03.5372202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.5374066Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.5466137Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8 2022-08-17T12:17:03.5481015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.5665935Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.5679814Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64 2022-08-17T12:17:03.5787653Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64 2022-08-17T12:17:03.5788613Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool 2022-08-17T12:17:03.5804100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:03.5810868Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:03.5905340Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool 2022-08-17T12:17:03.5918836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.6106191Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.6119021Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16 2022-08-17T12:17:03.6227575Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16 2022-08-17T12:17:03.6228104Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32 2022-08-17T12:17:03.6247189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool 2022-08-17T12:17:03.6253784Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32 2022-08-17T12:17:03.6345235Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool 2022-08-17T12:17:03.6358762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8 2022-08-17T12:17:03.6546205Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8 2022-08-17T12:17:03.6558050Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32 2022-08-17T12:17:03.6667204Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32 2022-08-17T12:17:03.6667894Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64 2022-08-17T12:17:03.6685263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128 2022-08-17T12:17:03.6691736Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64 2022-08-17T12:17:03.6785494Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128 2022-08-17T12:17:03.6799040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16 2022-08-17T12:17:03.6985301Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16 2022-08-17T12:17:03.6997253Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64 2022-08-17T12:17:03.7107043Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64 2022-08-17T12:17:03.7108907Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16 2022-08-17T12:17:03.7124793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64 2022-08-17T12:17:03.7131015Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16 2022-08-17T12:17:03.7225232Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64 2022-08-17T12:17:03.7237036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool 2022-08-17T12:17:03.7425259Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool 2022-08-17T12:17:03.7440727Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16 2022-08-17T12:17:03.7547519Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16 2022-08-17T12:17:03.7547946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32 2022-08-17T12:17:03.7564606Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32 2022-08-17T12:17:03.7572259Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32 2022-08-17T12:17:03.7665877Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32 2022-08-17T12:17:03.7678685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128 2022-08-17T12:17:03.7868889Z [gw1] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128 2022-08-17T12:17:03.7885469Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32 2022-08-17T12:17:03.7988808Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32 2022-08-17T12:17:03.7989308Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64 2022-08-17T12:17:03.8007518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64 2022-08-17T12:17:03.8014778Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64 2022-08-17T12:17:03.8107129Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64 2022-08-17T12:17:03.8121927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64 2022-08-17T12:17:03.8308310Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64 2022-08-17T12:17:03.8323583Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64 2022-08-17T12:17:03.8429014Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64 2022-08-17T12:17:03.8429638Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8 2022-08-17T12:17:03.8446991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16 2022-08-17T12:17:03.8454248Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8 2022-08-17T12:17:03.8547516Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16 2022-08-17T12:17:03.8561888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32 2022-08-17T12:17:03.8747039Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32 2022-08-17T12:17:03.8762480Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8 2022-08-17T12:17:03.8868045Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8 2022-08-17T12:17:03.8870063Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8 2022-08-17T12:17:03.8888432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32 2022-08-17T12:17:03.8895367Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8 2022-08-17T12:17:03.8986792Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32 2022-08-17T12:17:03.9013211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64 2022-08-17T12:17:03.9186786Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64 2022-08-17T12:17:03.9201539Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8 2022-08-17T12:17:03.9308464Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8 2022-08-17T12:17:03.9309481Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool 2022-08-17T12:17:03.9325930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64 2022-08-17T12:17:03.9332520Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool 2022-08-17T12:17:03.9426539Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64 2022-08-17T12:17:03.9441442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16 2022-08-17T12:17:03.9629157Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16 2022-08-17T12:17:03.9643582Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16 2022-08-17T12:17:03.9747306Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16 2022-08-17T12:17:03.9749599Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32 2022-08-17T12:17:03.9766443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8 2022-08-17T12:17:03.9773002Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32 2022-08-17T12:17:03.9865792Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8 2022-08-17T12:17:03.9880815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32 2022-08-17T12:17:04.0066223Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32 2022-08-17T12:17:04.0079188Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32 2022-08-17T12:17:04.0186942Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32 2022-08-17T12:17:04.0189479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8 2022-08-17T12:17:04.0209910Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64 2022-08-17T12:17:04.0212409Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64 2022-08-17T12:17:04.0305318Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8 2022-08-17T12:17:04.0318468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64 2022-08-17T12:17:04.0505554Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64 2022-08-17T12:17:04.0518547Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64 2022-08-17T12:17:04.0627411Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64 2022-08-17T12:17:04.0627952Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16 2022-08-17T12:17:04.0642036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.0651813Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.0745089Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16 2022-08-17T12:17:04.0757669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8 2022-08-17T12:17:04.0945552Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8 2022-08-17T12:17:04.0957917Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16 2022-08-17T12:17:04.1067211Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16 2022-08-17T12:17:04.1068071Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32 2022-08-17T12:17:04.1085302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.1091932Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32 2022-08-17T12:17:04.1185236Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.1198005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8 2022-08-17T12:17:04.1385416Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8 2022-08-17T12:17:04.1397789Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool 2022-08-17T12:17:04.1507194Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool 2022-08-17T12:17:04.1507724Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64 2022-08-17T12:17:04.1535310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.1542288Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64 2022-08-17T12:17:04.1625317Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.1637519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:04.1825573Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:04.1837572Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128 2022-08-17T12:17:04.1946224Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128 2022-08-17T12:17:04.1948598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.1962130Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8 2022-08-17T12:17:04.1969175Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.2064990Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8 2022-08-17T12:17:04.2077260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.2265812Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.2280167Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64 2022-08-17T12:17:04.2386326Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64 2022-08-17T12:17:04.2389403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.2409801Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8 2022-08-17T12:17:04.2413705Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8 2022-08-17T12:17:04.2505359Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.2518486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.2746107Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.2759649Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32 2022-08-17T12:17:04.2826875Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32 2022-08-17T12:17:04.2828613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.2844091Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16 2022-08-17T12:17:04.2845429Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16 2022-08-17T12:17:04.2945419Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.2958641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.3187170Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.3202103Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64 2022-08-17T12:17:04.3268953Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64 2022-08-17T12:17:04.3269302Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool 2022-08-17T12:17:04.3288218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.3289725Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.3385857Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool 2022-08-17T12:17:04.3400679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.3625915Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.3639217Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16 2022-08-17T12:17:04.3707262Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16 2022-08-17T12:17:04.3708121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.3725710Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128 2022-08-17T12:17:04.3727276Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.3825290Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128 2022-08-17T12:17:04.3841730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.4065882Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.4079295Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32 2022-08-17T12:17:04.4146429Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32 2022-08-17T12:17:04.4148487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.4163276Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32 2022-08-17T12:17:04.4169711Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32 2022-08-17T12:17:04.4265360Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.4277214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.4505343Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.4517438Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64 2022-08-17T12:17:04.4586552Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64 2022-08-17T12:17:04.4588754Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64 2022-08-17T12:17:04.4603391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.4610341Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64 2022-08-17T12:17:04.4705563Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.4719770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.4945691Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.4957482Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8 2022-08-17T12:17:04.5026847Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8 2022-08-17T12:17:04.5028239Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16 2022-08-17T12:17:04.5041900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool 2022-08-17T12:17:04.5048371Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16 2022-08-17T12:17:04.5144904Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool 2022-08-17T12:17:04.5157728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.5385741Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.5398935Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8 2022-08-17T12:17:04.5466294Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8 2022-08-17T12:17:04.5468806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128 2022-08-17T12:17:04.5481511Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32 2022-08-17T12:17:04.5490785Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128 2022-08-17T12:17:04.5584861Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32 2022-08-17T12:17:04.5597775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.5825437Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.5837031Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16 2022-08-17T12:17:04.5907738Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16 2022-08-17T12:17:04.5908393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64 2022-08-17T12:17:04.5921617Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64 2022-08-17T12:17:04.5927864Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64 2022-08-17T12:17:04.6025210Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64 2022-08-17T12:17:04.6037397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.6265357Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.6277584Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128 2022-08-17T12:17:04.6347259Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128 2022-08-17T12:17:04.6347954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32 2022-08-17T12:17:04.6361163Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16 2022-08-17T12:17:04.6367235Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32 2022-08-17T12:17:04.6464898Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16 2022-08-17T12:17:04.6477106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16 2022-08-17T12:17:04.6705280Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16 2022-08-17T12:17:04.6716909Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64 2022-08-17T12:17:04.6786742Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64 2022-08-17T12:17:04.6789556Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32 2022-08-17T12:17:04.6806654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64 2022-08-17T12:17:04.6808267Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64 2022-08-17T12:17:04.6904684Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32 2022-08-17T12:17:04.6917220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool 2022-08-17T12:17:04.7145387Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool 2022-08-17T12:17:04.7159577Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16 2022-08-17T12:17:04.7226375Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16 2022-08-17T12:17:04.7228500Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64 2022-08-17T12:17:04.7241743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16 2022-08-17T12:17:04.7248160Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64 2022-08-17T12:17:04.7345087Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16 2022-08-17T12:17:04.7357133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128 2022-08-17T12:17:04.7585576Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128 2022-08-17T12:17:04.7596825Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32 2022-08-17T12:17:04.7666975Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32 2022-08-17T12:17:04.7667565Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8 2022-08-17T12:17:04.7680936Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32 2022-08-17T12:17:04.7687218Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8 2022-08-17T12:17:04.7785725Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32 2022-08-17T12:17:04.7799159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64 2022-08-17T12:17:04.8025404Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64 2022-08-17T12:17:04.8037020Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64 2022-08-17T12:17:04.8106639Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64 2022-08-17T12:17:04.8108160Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8 2022-08-17T12:17:04.8121687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64 2022-08-17T12:17:04.8128110Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8 2022-08-17T12:17:04.8225499Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64 2022-08-17T12:17:04.8237624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32 2022-08-17T12:17:04.8465297Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32 2022-08-17T12:17:04.8476945Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16 2022-08-17T12:17:04.8547234Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16 2022-08-17T12:17:04.8547768Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16 2022-08-17T12:17:04.8563871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8 2022-08-17T12:17:04.8565776Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8 2022-08-17T12:17:04.8664905Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16 2022-08-17T12:17:04.8679519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64 2022-08-17T12:17:04.8905183Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64 2022-08-17T12:17:04.8916591Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32 2022-08-17T12:17:04.8987205Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32 2022-08-17T12:17:04.8987811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8 2022-08-17T12:17:04.9000977Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool 2022-08-17T12:17:04.9007824Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool 2022-08-17T12:17:04.9105263Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8 2022-08-17T12:17:04.9116585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16 2022-08-17T12:17:04.9345023Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16 2022-08-17T12:17:04.9356464Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64 2022-08-17T12:17:04.9427572Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64 2022-08-17T12:17:04.9428146Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128 2022-08-17T12:17:04.9442416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.9448690Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.9545048Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128 2022-08-17T12:17:04.9556840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32 2022-08-17T12:17:04.9786010Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32 2022-08-17T12:17:04.9798440Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8 2022-08-17T12:17:04.9867854Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8 2022-08-17T12:17:04.9868456Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32 2022-08-17T12:17:04.9882372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.9891698Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32 2022-08-17T12:17:04.9986477Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.0002119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64 2022-08-17T12:17:05.0228063Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64 2022-08-17T12:17:05.0242005Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8 2022-08-17T12:17:05.0307719Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8 2022-08-17T12:17:05.0309021Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64 2022-08-17T12:17:05.0332560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.0336031Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64 2022-08-17T12:17:05.0427206Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.0442248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8 2022-08-17T12:17:05.0668011Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8 2022-08-17T12:17:05.0682827Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16 2022-08-17T12:17:05.0748742Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16 2022-08-17T12:17:05.0749244Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16 2022-08-17T12:17:05.0766226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.0773363Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16 2022-08-17T12:17:05.0866397Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.0882037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8 2022-08-17T12:17:05.1109390Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8 2022-08-17T12:17:05.1123360Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool 2022-08-17T12:17:05.1187967Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool 2022-08-17T12:17:05.1189538Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32 2022-08-17T12:17:05.1207396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.1214584Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32 2022-08-17T12:17:05.1307436Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.1322512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.1547899Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.1561542Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128 2022-08-17T12:17:05.1628502Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128 2022-08-17T12:17:05.1628934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.1648364Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64 2022-08-17T12:17:05.1650909Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.1745635Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64 2022-08-17T12:17:05.1760247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.1985734Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.2001630Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64 2022-08-17T12:17:05.2067208Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64 2022-08-17T12:17:05.2067898Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16 2022-08-17T12:17:05.2079915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.2089242Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.2185316Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16 2022-08-17T12:17:05.2197986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.2426306Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.2439515Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32 2022-08-17T12:17:05.2507225Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32 2022-08-17T12:17:05.2507970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.2521840Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32 2022-08-17T12:17:05.2527987Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.2625816Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32 2022-08-17T12:17:05.2639546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.2867393Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.2882560Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64 2022-08-17T12:17:05.2948631Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64 2022-08-17T12:17:05.2949207Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64 2022-08-17T12:17:05.2968474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.2971144Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64 2022-08-17T12:17:05.3066426Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.3081416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.3306150Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.3322046Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16 2022-08-17T12:17:05.3387718Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16 2022-08-17T12:17:05.3388349Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8 2022-08-17T12:17:05.3401491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.3409962Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8 2022-08-17T12:17:05.3505337Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.3520885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.3745810Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.3758071Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32 2022-08-17T12:17:05.3827068Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32 2022-08-17T12:17:05.3827782Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool 2022-08-17T12:17:05.3842069Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8 2022-08-17T12:17:05.3848538Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8 2022-08-17T12:17:05.3945387Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool 2022-08-17T12:17:05.3957369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.4185679Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.4197659Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64 2022-08-17T12:17:05.4267348Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64 2022-08-17T12:17:05.4267976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128 2022-08-17T12:17:05.4285779Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16 2022-08-17T12:17:05.4288444Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16 2022-08-17T12:17:05.4385394Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128 2022-08-17T12:17:05.4397094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.4625786Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.4637293Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8 2022-08-17T12:17:05.4707306Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8 2022-08-17T12:17:05.4709388Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool 2022-08-17T12:17:05.4728965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64 2022-08-17T12:17:05.4731674Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool 2022-08-17T12:17:05.4825093Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64 2022-08-17T12:17:05.4837322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.5065338Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.5077378Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8 2022-08-17T12:17:05.5147427Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8 2022-08-17T12:17:05.5148124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32 2022-08-17T12:17:05.5158598Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128 2022-08-17T12:17:05.5168916Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32 2022-08-17T12:17:05.5265521Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128 2022-08-17T12:17:05.5277119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.5505932Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.5516865Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16 2022-08-17T12:17:05.5587534Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16 2022-08-17T12:17:05.5587956Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64 2022-08-17T12:17:05.5604935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64 2022-08-17T12:17:05.5611669Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64 2022-08-17T12:17:05.5705054Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64 2022-08-17T12:17:05.5716687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.5945114Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.5956703Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool 2022-08-17T12:17:05.6027117Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool 2022-08-17T12:17:05.6029244Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16 2022-08-17T12:17:05.6045832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16 2022-08-17T12:17:05.6053056Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16 2022-08-17T12:17:05.6145179Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16 2022-08-17T12:17:05.6157237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16 2022-08-17T12:17:05.6385151Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16 2022-08-17T12:17:05.6396489Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16 2022-08-17T12:17:05.6467249Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16 2022-08-17T12:17:05.6467872Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32 2022-08-17T12:17:05.6484784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32 2022-08-17T12:17:05.6492241Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32 2022-08-17T12:17:05.6585039Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32 2022-08-17T12:17:05.6597060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool 2022-08-17T12:17:05.6825079Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool 2022-08-17T12:17:05.6839377Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32 2022-08-17T12:17:05.6907120Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32 2022-08-17T12:17:05.6907895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64 2022-08-17T12:17:05.6926186Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64 2022-08-17T12:17:05.6927817Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64 2022-08-17T12:17:05.7025115Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64 2022-08-17T12:17:05.7036568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128 2022-08-17T12:17:05.7265477Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128 2022-08-17T12:17:05.7282766Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64 2022-08-17T12:17:05.7347391Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64 2022-08-17T12:17:05.7348031Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16 2022-08-17T12:17:05.7365140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8 2022-08-17T12:17:05.7371886Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16 2022-08-17T12:17:05.7465885Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8 2022-08-17T12:17:05.7478681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32 2022-08-17T12:17:05.7705713Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32 2022-08-17T12:17:05.7722684Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16 2022-08-17T12:17:05.7787191Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16 2022-08-17T12:17:05.7787971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8 2022-08-17T12:17:05.7807802Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32 2022-08-17T12:17:05.7809089Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8 2022-08-17T12:17:05.7905474Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32 2022-08-17T12:17:05.7918737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64 2022-08-17T12:17:05.8145166Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64 2022-08-17T12:17:05.8162366Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32 2022-08-17T12:17:05.8227118Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32 2022-08-17T12:17:05.8227462Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64 2022-08-17T12:17:05.8247856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.8249587Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64 2022-08-17T12:17:05.8346073Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.8361406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16 2022-08-17T12:17:05.8585413Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16 2022-08-17T12:17:05.8602580Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64 2022-08-17T12:17:05.8667234Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64 2022-08-17T12:17:05.8667910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.8687373Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8 2022-08-17T12:17:05.8689126Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.8785833Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8 2022-08-17T12:17:05.8799112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32 2022-08-17T12:17:05.9025428Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32 2022-08-17T12:17:05.9042624Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8 2022-08-17T12:17:05.9107386Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8 2022-08-17T12:17:05.9107842Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8 2022-08-17T12:17:05.9122989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.9131464Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8 2022-08-17T12:17:05.9225449Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.9237938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64 2022-08-17T12:17:05.9465256Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64 2022-08-17T12:17:05.9478879Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8 2022-08-17T12:17:05.9545889Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8 2022-08-17T12:17:05.9548613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.9567137Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16 2022-08-17T12:17:05.9568746Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16 2022-08-17T12:17:05.9665491Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.9677171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16 2022-08-17T12:17:05.9906254Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16 2022-08-17T12:17:05.9924561Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16 2022-08-17T12:17:05.9988648Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16 2022-08-17T12:17:05.9989730Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool 2022-08-17T12:17:06.0001519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.0012367Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.0105561Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool 2022-08-17T12:17:06.0119200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32 2022-08-17T12:17:06.0345782Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32 2022-08-17T12:17:06.0363028Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool 2022-08-17T12:17:06.0427328Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool 2022-08-17T12:17:06.0427910Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128 2022-08-17T12:17:06.0445506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.0451711Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128 2022-08-17T12:17:06.0545456Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.0559242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64 2022-08-17T12:17:06.0785732Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64 2022-08-17T12:17:06.0803165Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16 2022-08-17T12:17:06.0867604Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16 2022-08-17T12:17:06.0868444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.0885280Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64 2022-08-17T12:17:06.0891682Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64 2022-08-17T12:17:06.0985210Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.0997600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8 2022-08-17T12:17:06.1225536Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8 2022-08-17T12:17:06.1242934Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32 2022-08-17T12:17:06.1308084Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32 2022-08-17T12:17:06.1308781Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16 2022-08-17T12:17:06.1329076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.1331701Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16 2022-08-17T12:17:06.1425509Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.1439270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8 2022-08-17T12:17:06.1665822Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8 2022-08-17T12:17:06.1682736Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64 2022-08-17T12:17:06.1747512Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64 2022-08-17T12:17:06.1747923Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32 2022-08-17T12:17:06.1764964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.1772108Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32 2022-08-17T12:17:06.1867015Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.1881997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:06.2109337Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:06.2129511Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16 2022-08-17T12:17:06.2190141Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16 2022-08-17T12:17:06.2190878Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64 2022-08-17T12:17:06.2212228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.2214806Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64 2022-08-17T12:17:06.2306676Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.2322072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.2548761Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.2570237Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32 2022-08-17T12:17:06.2627435Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32 2022-08-17T12:17:06.2630364Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16 2022-08-17T12:17:06.2643175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool 2022-08-17T12:17:06.2655358Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16 2022-08-17T12:17:06.2746321Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool 2022-08-17T12:17:06.2847249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128 2022-08-17T12:17:06.2986938Z [gw1] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128 2022-08-17T12:17:06.3007002Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64 2022-08-17T12:17:06.3068221Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64 2022-08-17T12:17:06.3069075Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32 2022-08-17T12:17:06.3085914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32 2022-08-17T12:17:06.3093261Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32 2022-08-17T12:17:06.3186272Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32 2022-08-17T12:17:06.3203778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32 2022-08-17T12:17:06.3427794Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32 2022-08-17T12:17:06.3448391Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8 2022-08-17T12:17:06.3509239Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8 2022-08-17T12:17:06.3509943Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64 2022-08-17T12:17:06.3526514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64 2022-08-17T12:17:06.3533097Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64 2022-08-17T12:17:06.3625777Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64 2022-08-17T12:17:06.3642562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64 2022-08-17T12:17:06.3866109Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64 2022-08-17T12:17:06.3885058Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8 2022-08-17T12:17:06.3947680Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8 2022-08-17T12:17:06.3948306Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8 2022-08-17T12:17:06.3960075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16 2022-08-17T12:17:06.3972008Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8 2022-08-17T12:17:06.4065377Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16 2022-08-17T12:17:06.4077809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16 2022-08-17T12:17:06.4305557Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16 2022-08-17T12:17:06.4323035Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16 2022-08-17T12:17:06.4387420Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16 2022-08-17T12:17:06.4388030Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8 2022-08-17T12:17:06.4404503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32 2022-08-17T12:17:06.4407202Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8 2022-08-17T12:17:06.4505546Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32 2022-08-17T12:17:06.4518427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.4745597Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.4762727Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool 2022-08-17T12:17:06.4827284Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool 2022-08-17T12:17:06.4829093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64 2022-08-17T12:17:06.4845282Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16 2022-08-17T12:17:06.4848317Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64 2022-08-17T12:17:06.4945436Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16 2022-08-17T12:17:06.4958459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.5185634Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.5203245Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128 2022-08-17T12:17:06.5267492Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128 2022-08-17T12:17:06.5268067Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool 2022-08-17T12:17:06.5279270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8 2022-08-17T12:17:06.5285565Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool 2022-08-17T12:17:06.5384977Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8 2022-08-17T12:17:06.5396711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.5625491Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.5642490Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64 2022-08-17T12:17:06.5707235Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64 2022-08-17T12:17:06.5707590Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128 2022-08-17T12:17:06.5721784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8 2022-08-17T12:17:06.5727929Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128 2022-08-17T12:17:06.5825011Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8 2022-08-17T12:17:06.5839036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.6065521Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.6083203Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32 2022-08-17T12:17:06.6147555Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32 2022-08-17T12:17:06.6148159Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64 2022-08-17T12:17:06.6161654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.6168280Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.6265440Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64 2022-08-17T12:17:06.6277812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.6505744Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.6526371Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64 2022-08-17T12:17:06.6586978Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64 2022-08-17T12:17:06.6589162Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16 2022-08-17T12:17:06.6601802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.6610038Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16 2022-08-17T12:17:06.6705224Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.6717913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.6945740Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.6960316Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16 2022-08-17T12:17:06.7027132Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16 2022-08-17T12:17:06.7028852Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32 2022-08-17T12:17:06.7041577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.7049739Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.7144956Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32 2022-08-17T12:17:06.7157292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.7386049Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.7402797Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32 2022-08-17T12:17:06.7467120Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32 2022-08-17T12:17:06.7468696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.7485199Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64 2022-08-17T12:17:06.7487948Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64 2022-08-17T12:17:06.7585113Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.7599301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:06.7825390Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:06.7842627Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64 2022-08-17T12:17:06.7907362Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64 2022-08-17T12:17:06.7907965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.7921655Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16 2022-08-17T12:17:06.7928874Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.8025231Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16 2022-08-17T12:17:06.8040138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool 2022-08-17T12:17:06.8265403Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool 2022-08-17T12:17:06.8282325Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8 2022-08-17T12:17:06.8346657Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8 2022-08-17T12:17:06.8347460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.8361017Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32 2022-08-17T12:17:06.8365723Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32 2022-08-17T12:17:06.8465382Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.8476231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32 2022-08-17T12:17:06.8705314Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32 2022-08-17T12:17:06.8721992Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8 2022-08-17T12:17:06.8787150Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8 2022-08-17T12:17:06.8787698Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64 2022-08-17T12:17:06.8801733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.8808351Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64 2022-08-17T12:17:06.8905563Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.8917787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64 2022-08-17T12:17:06.9145470Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64 2022-08-17T12:17:06.9162854Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16 2022-08-17T12:17:06.9227215Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16 2022-08-17T12:17:06.9227636Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8 2022-08-17T12:17:06.9242687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.9247389Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.9345092Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8 2022-08-17T12:17:06.9356660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16 2022-08-17T12:17:06.9586277Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16 2022-08-17T12:17:06.9600054Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool 2022-08-17T12:17:06.9667491Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool 2022-08-17T12:17:06.9669488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool 2022-08-17T12:17:06.9683827Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8 2022-08-17T12:17:06.9692464Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool 2022-08-17T12:17:06.9785609Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8 2022-08-17T12:17:06.9799396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32 2022-08-17T12:17:07.0026779Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32 2022-08-17T12:17:07.0045463Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128 2022-08-17T12:17:07.0108041Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128 2022-08-17T12:17:07.0108790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32 2022-08-17T12:17:07.0124053Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16 2022-08-17T12:17:07.0130153Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16 2022-08-17T12:17:07.0225579Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32 2022-08-17T12:17:07.0239267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64 2022-08-17T12:17:07.0465315Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64 2022-08-17T12:17:07.0483192Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64 2022-08-17T12:17:07.0548234Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64 2022-08-17T12:17:07.0548901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64 2022-08-17T12:17:07.0562671Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool 2022-08-17T12:17:07.0572289Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64 2022-08-17T12:17:07.0664982Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool 2022-08-17T12:17:07.0678206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8 2022-08-17T12:17:07.0905358Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8 2022-08-17T12:17:07.0923340Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32 2022-08-17T12:17:07.0986383Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32 2022-08-17T12:17:07.0988440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16 2022-08-17T12:17:07.1005661Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128 2022-08-17T12:17:07.1007543Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128 2022-08-17T12:17:07.1105410Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16 2022-08-17T12:17:07.1117715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8 2022-08-17T12:17:07.1345925Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8 2022-08-17T12:17:07.1366400Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64 2022-08-17T12:17:07.1426675Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64 2022-08-17T12:17:07.1428821Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64 2022-08-17T12:17:07.1445776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32 2022-08-17T12:17:07.1447665Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32 2022-08-17T12:17:07.1545149Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64 2022-08-17T12:17:07.1557102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.1786082Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.1802956Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16 2022-08-17T12:17:07.1866797Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16 2022-08-17T12:17:07.1868981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64 2022-08-17T12:17:07.1881411Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16 2022-08-17T12:17:07.1889953Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64 2022-08-17T12:17:07.1985137Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16 2022-08-17T12:17:07.1997528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool 2022-08-17T12:17:07.2225416Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool 2022-08-17T12:17:07.2242133Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32 2022-08-17T12:17:07.2306727Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32 2022-08-17T12:17:07.2308847Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32 2022-08-17T12:17:07.2322731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8 2022-08-17T12:17:07.2329356Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8 2022-08-17T12:17:07.2424923Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32 2022-08-17T12:17:07.2436953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:07.2665711Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:07.2683035Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64 2022-08-17T12:17:07.2746695Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64 2022-08-17T12:17:07.2748949Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64 2022-08-17T12:17:07.2763747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8 2022-08-17T12:17:07.2770549Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8 2022-08-17T12:17:07.2864883Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64 2022-08-17T12:17:07.2879870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:07.3105561Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:07.3119894Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8 2022-08-17T12:17:07.3186807Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8 2022-08-17T12:17:07.3189143Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16 2022-08-17T12:17:07.3213296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:07.3220416Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:07.3305340Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16 2022-08-17T12:17:07.3317267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16 2022-08-17T12:17:07.3545376Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16 2022-08-17T12:17:07.3557458Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8 2022-08-17T12:17:07.3626986Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8 2022-08-17T12:17:07.3629454Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32 2022-08-17T12:17:07.3640319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:07.3651788Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32 2022-08-17T12:17:07.3745664Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:07.3758044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32 2022-08-17T12:17:07.3988342Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32 2022-08-17T12:17:07.4001570Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_bfloat16 2022-08-17T12:17:07.4103971Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_bfloat16 2022-08-17T12:17:07.4106764Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64 2022-08-17T12:17:07.4129755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:07.4132671Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:07.4187161Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64 2022-08-17T12:17:07.4205567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64 2022-08-17T12:17:07.4427154Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64 2022-08-17T12:17:07.4442541Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float32 2022-08-17T12:17:07.4508245Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float32 2022-08-17T12:17:07.4511061Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8 2022-08-17T12:17:07.4534607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:07.4537142Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:07.4626534Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8 2022-08-17T12:17:07.4772659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.4867184Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.4881133Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float64 2022-08-17T12:17:07.4948629Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float64 2022-08-17T12:17:07.4951074Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8 2022-08-17T12:17:07.4967114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:07.4976897Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8 2022-08-17T12:17:07.5066560Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:07.5082087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.5307633Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.5322868Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16 2022-08-17T12:17:07.5387808Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16 2022-08-17T12:17:07.5390863Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16 2022-08-17T12:17:07.5413668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:07.5416336Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:07.5505981Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16 2022-08-17T12:17:07.5520327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.5746198Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.5759556Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool 2022-08-17T12:17:07.5827936Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool 2022-08-17T12:17:07.5828470Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32 2022-08-17T12:17:07.5845125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.5851525Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32 2022-08-17T12:17:07.5945232Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.5958316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16 2022-08-17T12:17:07.6185518Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16 2022-08-17T12:17:07.6201024Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32 2022-08-17T12:17:07.6267569Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32 2022-08-17T12:17:07.6268246Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64 2022-08-17T12:17:07.6287104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.6289665Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64 2022-08-17T12:17:07.6385104Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.6397878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32 2022-08-17T12:17:07.6625516Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32 2022-08-17T12:17:07.6637085Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64 2022-08-17T12:17:07.6707303Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64 2022-08-17T12:17:07.6707755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool 2022-08-17T12:17:07.6725984Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16 2022-08-17T12:17:07.6728801Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16 2022-08-17T12:17:07.6825071Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool 2022-08-17T12:17:07.6837229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64 2022-08-17T12:17:07.7064869Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64 2022-08-17T12:17:07.7076602Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16 2022-08-17T12:17:07.7146948Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16 2022-08-17T12:17:07.7149017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32 2022-08-17T12:17:07.7162061Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16 2022-08-17T12:17:07.7168413Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32 2022-08-17T12:17:07.7264949Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16 2022-08-17T12:17:07.7277060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16 2022-08-17T12:17:07.7504981Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16 2022-08-17T12:17:07.7516735Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32 2022-08-17T12:17:07.7586966Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32 2022-08-17T12:17:07.7588974Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32 2022-08-17T12:17:07.7602626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64 2022-08-17T12:17:07.7609464Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32 2022-08-17T12:17:07.7705140Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64 2022-08-17T12:17:07.7719669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32 2022-08-17T12:17:07.7945215Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32 2022-08-17T12:17:07.7956743Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64 2022-08-17T12:17:07.8026708Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64 2022-08-17T12:17:07.8028821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16 2022-08-17T12:17:07.8044861Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64 2022-08-17T12:17:07.8047391Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16 2022-08-17T12:17:07.8144768Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64 2022-08-17T12:17:07.8156920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64 2022-08-17T12:17:07.8385445Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64 2022-08-17T12:17:07.8397148Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8 2022-08-17T12:17:07.8467388Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8 2022-08-17T12:17:07.8467977Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16 2022-08-17T12:17:07.8486219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32 2022-08-17T12:17:07.8489036Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16 2022-08-17T12:17:07.8585206Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32 2022-08-17T12:17:07.8597077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8 2022-08-17T12:17:07.8825291Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8 2022-08-17T12:17:07.8838878Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8 2022-08-17T12:17:07.8906970Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8 2022-08-17T12:17:07.8907646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64 2022-08-17T12:17:07.8921255Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32 2022-08-17T12:17:07.8927718Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64 2022-08-17T12:17:07.9025206Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32 2022-08-17T12:17:07.9036992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8 2022-08-17T12:17:07.9265494Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8 2022-08-17T12:17:07.9279059Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool 2022-08-17T12:17:07.9347149Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool 2022-08-17T12:17:07.9347707Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64 2022-08-17T12:17:07.9365946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8 2022-08-17T12:17:07.9368824Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8 2022-08-17T12:17:07.9465045Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64 2022-08-17T12:17:07.9477328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.9705519Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.9717062Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32 2022-08-17T12:17:07.9787731Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32 2022-08-17T12:17:07.9788341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8 2022-08-17T12:17:07.9801626Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8 2022-08-17T12:17:07.9807982Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8 2022-08-17T12:17:07.9905632Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8 2022-08-17T12:17:07.9917894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:17:08.0146156Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:17:08.0159288Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64 2022-08-17T12:17:08.0227959Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64 2022-08-17T12:17:08.0228623Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8 2022-08-17T12:17:08.0242982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:08.0249869Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8 2022-08-17T12:17:08.0345590Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:08.0358141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.0585725Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.0597295Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16 2022-08-17T12:17:08.0667703Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16 2022-08-17T12:17:08.0668104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.0684950Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16 2022-08-17T12:17:08.0686425Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16 2022-08-17T12:17:08.0785201Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.0797663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.1025312Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.1040132Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32 2022-08-17T12:17:08.1107212Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32 2022-08-17T12:17:08.1108000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.1122191Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool 2022-08-17T12:17:08.1129262Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool 2022-08-17T12:17:08.1224933Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.1236894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.1466188Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.1478831Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64 2022-08-17T12:17:08.1547796Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64 2022-08-17T12:17:08.1548378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.1563715Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16 2022-08-17T12:17:08.1570287Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16 2022-08-17T12:17:08.1665403Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.1679360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.1905761Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.1917827Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8 2022-08-17T12:17:08.1987573Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8 2022-08-17T12:17:08.1988110Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32 2022-08-17T12:17:08.2002935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.2009166Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.2105535Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32 2022-08-17T12:17:08.2119265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.2345816Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.2359684Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8 2022-08-17T12:17:08.2427120Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8 2022-08-17T12:17:08.2429641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.2449183Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64 2022-08-17T12:17:08.2452236Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.2546465Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64 2022-08-17T12:17:08.2563014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.2786296Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.2800096Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool 2022-08-17T12:17:08.2867730Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool 2022-08-17T12:17:08.2868354Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16 2022-08-17T12:17:08.2885178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.2891856Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.2985809Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16 2022-08-17T12:17:08.2999425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.3225907Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.3238731Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32 2022-08-17T12:17:08.3308150Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32 2022-08-17T12:17:08.3308751Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32 2022-08-17T12:17:08.3323064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.3331437Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32 2022-08-17T12:17:08.3425216Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.3438183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.3665507Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.3677685Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64 2022-08-17T12:17:08.3747382Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64 2022-08-17T12:17:08.3748231Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64 2022-08-17T12:17:08.3768065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.3770141Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64 2022-08-17T12:17:08.3865401Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.3877759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool 2022-08-17T12:17:08.4105203Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool 2022-08-17T12:17:08.4116577Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16 2022-08-17T12:17:08.4187460Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16 2022-08-17T12:17:08.4187934Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8 2022-08-17T12:17:08.4208121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool 2022-08-17T12:17:08.4211203Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool 2022-08-17T12:17:08.4305013Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8 2022-08-17T12:17:08.4316846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128 2022-08-17T12:17:08.4545603Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128 2022-08-17T12:17:08.4557703Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32 2022-08-17T12:17:08.4627263Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32 2022-08-17T12:17:08.4629632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128 2022-08-17T12:17:08.4647693Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8 2022-08-17T12:17:08.4649468Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8 2022-08-17T12:17:08.4745360Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128 2022-08-17T12:17:08.4758402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64 2022-08-17T12:17:08.4985529Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64 2022-08-17T12:17:08.4998156Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64 2022-08-17T12:17:08.5067509Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64 2022-08-17T12:17:08.5069604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32 2022-08-17T12:17:08.5083338Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16 2022-08-17T12:17:08.5089847Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32 2022-08-17T12:17:08.5185155Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16 2022-08-17T12:17:08.5198550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16 2022-08-17T12:17:08.5425757Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16 2022-08-17T12:17:08.5437776Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8 2022-08-17T12:17:08.5507201Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8 2022-08-17T12:17:08.5510589Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool 2022-08-17T12:17:08.5526874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64 2022-08-17T12:17:08.5533675Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64 2022-08-17T12:17:08.5625553Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool 2022-08-17T12:17:08.5638850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32 2022-08-17T12:17:08.5867530Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32 2022-08-17T12:17:08.5891349Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8 2022-08-17T12:17:08.5948425Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8 2022-08-17T12:17:08.5950625Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16 2022-08-17T12:17:08.5970495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16 2022-08-17T12:17:08.5977873Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16 2022-08-17T12:17:08.6066461Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16 2022-08-17T12:17:08.6081824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64 2022-08-17T12:17:08.6307698Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64 2022-08-17T12:17:08.6321621Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16 2022-08-17T12:17:08.6388496Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16 2022-08-17T12:17:08.6390614Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32 2022-08-17T12:17:08.6411521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32 2022-08-17T12:17:08.6418413Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32 2022-08-17T12:17:08.6506118Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32 2022-08-17T12:17:08.6521695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16 2022-08-17T12:17:08.6746950Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16 2022-08-17T12:17:08.6761519Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool 2022-08-17T12:17:08.6830166Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool 2022-08-17T12:17:08.6830717Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64 2022-08-17T12:17:08.6850141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64 2022-08-17T12:17:08.6856862Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64 2022-08-17T12:17:08.6946459Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64 2022-08-17T12:17:08.6962369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32 2022-08-17T12:17:08.7186990Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32 2022-08-17T12:17:08.7201141Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32 2022-08-17T12:17:08.7268632Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32 2022-08-17T12:17:08.7269417Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16 2022-08-17T12:17:08.7289099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16 2022-08-17T12:17:08.7295444Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16 2022-08-17T12:17:08.7386075Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16 2022-08-17T12:17:08.7403692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64 2022-08-17T12:17:08.7626038Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64 2022-08-17T12:17:08.7639398Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64 2022-08-17T12:17:08.7707884Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64 2022-08-17T12:17:08.7708549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32 2022-08-17T12:17:08.7725992Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32 2022-08-17T12:17:08.7732879Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32 2022-08-17T12:17:08.7825307Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32 2022-08-17T12:17:08.7838383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8 2022-08-17T12:17:08.8065399Z [gw1] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8 2022-08-17T12:17:08.8077770Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16 2022-08-17T12:17:08.8146634Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16 2022-08-17T12:17:08.8149038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64 2022-08-17T12:17:08.8167231Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64 2022-08-17T12:17:08.8169852Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64 2022-08-17T12:17:08.8264907Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64 2022-08-17T12:17:08.8276744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8 2022-08-17T12:17:08.8505400Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8 2022-08-17T12:17:08.8518166Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32 2022-08-17T12:17:08.8586963Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32 2022-08-17T12:17:08.8589304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8 2022-08-17T12:17:08.8605434Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8 2022-08-17T12:17:08.8607719Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8 2022-08-17T12:17:08.8705468Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8 2022-08-17T12:17:08.8718747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:08.8945154Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:08.8956882Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64 2022-08-17T12:17:08.9026571Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64 2022-08-17T12:17:08.9029048Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8 2022-08-17T12:17:08.9046992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8 2022-08-17T12:17:08.9050007Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8 2022-08-17T12:17:08.9145068Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8 2022-08-17T12:17:08.9156867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool 2022-08-17T12:17:08.9385408Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool 2022-08-17T12:17:08.9396814Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8 2022-08-17T12:17:08.9467373Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8 2022-08-17T12:17:08.9468007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:08.9481173Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16 2022-08-17T12:17:08.9487808Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16 2022-08-17T12:17:08.9585293Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:08.9597886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128 2022-08-17T12:17:08.9825762Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128 2022-08-17T12:17:08.9837847Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8 2022-08-17T12:17:08.9907634Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8 2022-08-17T12:17:08.9908008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool 2022-08-17T12:17:08.9922195Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16 2022-08-17T12:17:08.9929834Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16 2022-08-17T12:17:09.0024975Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool 2022-08-17T12:17:09.0037914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64 2022-08-17T12:17:09.0265825Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64 2022-08-17T12:17:09.0278059Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool 2022-08-17T12:17:09.0347298Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool 2022-08-17T12:17:09.0347925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:17:09.0362122Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32 2022-08-17T12:17:09.0368744Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:17:09.0465277Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32 2022-08-17T12:17:09.0480060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.0705799Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.0720408Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32 2022-08-17T12:17:09.0787219Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32 2022-08-17T12:17:09.0788002Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64 2022-08-17T12:17:09.0801770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:17:09.0808252Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64 2022-08-17T12:17:09.0904987Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:17:09.0917133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.1145714Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.1157243Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64 2022-08-17T12:17:09.1227589Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64 2022-08-17T12:17:09.1228122Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16 2022-08-17T12:17:09.1244846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:17:09.1248031Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16 2022-08-17T12:17:09.1345324Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:17:09.1357506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.1585377Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.1596815Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16 2022-08-17T12:17:09.1667219Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16 2022-08-17T12:17:09.1667620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.1685925Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32 2022-08-17T12:17:09.1689405Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.1785038Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32 2022-08-17T12:17:09.1797172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.2025171Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.2036856Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32 2022-08-17T12:17:09.2106964Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32 2022-08-17T12:17:09.2107443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.2123555Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64 2022-08-17T12:17:09.2126015Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64 2022-08-17T12:17:09.2224772Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.2239585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.2466076Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.2477889Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64 2022-08-17T12:17:09.2547497Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64 2022-08-17T12:17:09.2548242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.2565757Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8 2022-08-17T12:17:09.2567531Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8 2022-08-17T12:17:09.2665761Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.2679024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.2906198Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.2919274Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8 2022-08-17T12:17:09.2987940Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8 2022-08-17T12:17:09.2988647Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8 2022-08-17T12:17:09.3008605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.3010969Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8 2022-08-17T12:17:09.3105437Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.3118912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.3345489Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.3357812Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8 2022-08-17T12:17:09.3427727Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8 2022-08-17T12:17:09.3428182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.3442329Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16 2022-08-17T12:17:09.3449752Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.3545435Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16 2022-08-17T12:17:09.3557861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.3785280Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.3797426Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16 2022-08-17T12:17:09.3866805Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16 2022-08-17T12:17:09.3869701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.3881722Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16 2022-08-17T12:17:09.3891121Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.3985457Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16 2022-08-17T12:17:09.3999181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:17:09.4225116Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:17:09.4237306Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool 2022-08-17T12:17:09.4307434Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool 2022-08-17T12:17:09.4308212Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32 2022-08-17T12:17:09.4324195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.4334262Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32 2022-08-17T12:17:09.4425639Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.4438963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16 2022-08-17T12:17:09.4665421Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16 2022-08-17T12:17:09.4677114Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128 2022-08-17T12:17:09.4746631Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128 2022-08-17T12:17:09.4749060Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64 2022-08-17T12:17:09.4769543Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.4771504Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64 2022-08-17T12:17:09.4865149Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.4877013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32 2022-08-17T12:17:09.5105223Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32 2022-08-17T12:17:09.5116895Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64 2022-08-17T12:17:09.5186865Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64 2022-08-17T12:17:09.5188762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16 2022-08-17T12:17:09.5203799Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16 2022-08-17T12:17:09.5213847Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16 2022-08-17T12:17:09.5304975Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16 2022-08-17T12:17:09.5317026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64 2022-08-17T12:17:09.5545377Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64 2022-08-17T12:17:09.5559831Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32 2022-08-17T12:17:09.5627493Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32 2022-08-17T12:17:09.5628292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool 2022-08-17T12:17:09.5647593Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32 2022-08-17T12:17:09.5651901Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool 2022-08-17T12:17:09.5745053Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32 2022-08-17T12:17:09.5756874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16 2022-08-17T12:17:09.5984791Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16 2022-08-17T12:17:09.5996718Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64 2022-08-17T12:17:09.6067512Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64 2022-08-17T12:17:09.6067944Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64 2022-08-17T12:17:09.6084250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128 2022-08-17T12:17:09.6093110Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128 2022-08-17T12:17:09.6185624Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64 2022-08-17T12:17:09.6198293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32 2022-08-17T12:17:09.6425338Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32 2022-08-17T12:17:09.6436335Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16 2022-08-17T12:17:09.6507104Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16 2022-08-17T12:17:09.6507886Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8 2022-08-17T12:17:09.6527328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32 2022-08-17T12:17:09.6532532Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32 2022-08-17T12:17:09.6625500Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8 2022-08-17T12:17:09.6638035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64 2022-08-17T12:17:09.6865578Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64 2022-08-17T12:17:09.6876941Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32 2022-08-17T12:17:09.6947410Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32 2022-08-17T12:17:09.6947799Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8 2022-08-17T12:17:09.6968315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64 2022-08-17T12:17:09.6973015Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8 2022-08-17T12:17:09.7064863Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64 2022-08-17T12:17:09.7086434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8 2022-08-17T12:17:09.7305003Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8 2022-08-17T12:17:09.7316284Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64 2022-08-17T12:17:09.7387961Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64 2022-08-17T12:17:09.7388934Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16 2022-08-17T12:17:09.7406051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16 2022-08-17T12:17:09.7412581Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16 2022-08-17T12:17:09.7505058Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16 2022-08-17T12:17:09.7517967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8 2022-08-17T12:17:09.7748368Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8 2022-08-17T12:17:09.7781324Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8 2022-08-17T12:17:09.7829740Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8 2022-08-17T12:17:09.7830743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32 2022-08-17T12:17:09.7849179Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool 2022-08-17T12:17:09.7856401Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool 2022-08-17T12:17:09.7946726Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32 2022-08-17T12:17:09.7961910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:09.8186834Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:09.8201851Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8 2022-08-17T12:17:09.8268384Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8 2022-08-17T12:17:09.8269376Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16 2022-08-17T12:17:09.8285222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64 2022-08-17T12:17:09.8293454Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64 2022-08-17T12:17:09.8386420Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16 2022-08-17T12:17:09.8400773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.8627006Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.8641556Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16 2022-08-17T12:17:09.8709689Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16 2022-08-17T12:17:09.8710338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16 2022-08-17T12:17:09.8730699Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32 2022-08-17T12:17:09.8732788Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16 2022-08-17T12:17:09.8826323Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32 2022-08-17T12:17:09.8841014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.9066937Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.9080674Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool 2022-08-17T12:17:09.9148379Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool 2022-08-17T12:17:09.9149292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32 2022-08-17T12:17:09.9167107Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64 2022-08-17T12:17:09.9172145Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32 2022-08-17T12:17:09.9265967Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64 2022-08-17T12:17:09.9280377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.9505537Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.9519498Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128 2022-08-17T12:17:09.9587134Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128 2022-08-17T12:17:09.9588962Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16 2022-08-17T12:17:09.9607176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64 2022-08-17T12:17:09.9609754Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16 2022-08-17T12:17:09.9705370Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64 2022-08-17T12:17:09.9718205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.9945082Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.9957867Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64 2022-08-17T12:17:10.0026955Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64 2022-08-17T12:17:10.0027504Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32 2022-08-17T12:17:10.0043074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8 2022-08-17T12:17:10.0047061Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32 2022-08-17T12:17:10.0144879Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8 2022-08-17T12:17:10.0157249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.0385679Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.0401068Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16 2022-08-17T12:17:10.0466903Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16 2022-08-17T12:17:10.0467651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8 2022-08-17T12:17:10.0482336Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64 2022-08-17T12:17:10.0488953Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64 2022-08-17T12:17:10.0585725Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8 2022-08-17T12:17:10.0598345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.0825067Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.0837294Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32 2022-08-17T12:17:10.0906884Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32 2022-08-17T12:17:10.0907643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.0924424Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8 2022-08-17T12:17:10.0926817Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8 2022-08-17T12:17:10.1025074Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.1037758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.1264929Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.1277359Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64 2022-08-17T12:17:10.1346978Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64 2022-08-17T12:17:10.1347390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.1362624Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8 2022-08-17T12:17:10.1367066Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.1465241Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8 2022-08-17T12:17:10.1479133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.1704873Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.1716791Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16 2022-08-17T12:17:10.1786838Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16 2022-08-17T12:17:10.1787609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128 2022-08-17T12:17:10.1803844Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16 2022-08-17T12:17:10.1806469Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128 2022-08-17T12:17:10.1904991Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16 2022-08-17T12:17:10.1919807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.2145107Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.2156674Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32 2022-08-17T12:17:10.2226772Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32 2022-08-17T12:17:10.2227184Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool 2022-08-17T12:17:10.2238406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32 2022-08-17T12:17:10.2246801Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool 2022-08-17T12:17:10.2345335Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32 2022-08-17T12:17:10.2356837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool 2022-08-17T12:17:10.2585641Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool 2022-08-17T12:17:10.2597979Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64 2022-08-17T12:17:10.2666969Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64 2022-08-17T12:17:10.2667674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64 2022-08-17T12:17:10.2683358Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16 2022-08-17T12:17:10.2690524Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16 2022-08-17T12:17:10.2786837Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64 2022-08-17T12:17:10.2799900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128 2022-08-17T12:17:10.3025588Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128 2022-08-17T12:17:10.3037620Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8 2022-08-17T12:17:10.3107278Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8 2022-08-17T12:17:10.3107809Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32 2022-08-17T12:17:10.3125155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16 2022-08-17T12:17:10.3127832Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32 2022-08-17T12:17:10.3225631Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16 2022-08-17T12:17:10.3238318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32 2022-08-17T12:17:10.3466886Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32 2022-08-17T12:17:10.3479952Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8 2022-08-17T12:17:10.3547394Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8 2022-08-17T12:17:10.3547910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32 2022-08-17T12:17:10.3560005Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64 2022-08-17T12:17:10.3571144Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32 2022-08-17T12:17:10.3665367Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64 2022-08-17T12:17:10.3678683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64 2022-08-17T12:17:10.3905929Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64 2022-08-17T12:17:10.3920019Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16 2022-08-17T12:17:10.3986753Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16 2022-08-17T12:17:10.3989153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64 2022-08-17T12:17:10.4007134Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16 2022-08-17T12:17:10.4013762Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16 2022-08-17T12:17:10.4105186Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64 2022-08-17T12:17:10.4117855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16 2022-08-17T12:17:10.4345432Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16 2022-08-17T12:17:10.4359925Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool 2022-08-17T12:17:10.4427214Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool 2022-08-17T12:17:10.4428031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.4444931Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32 2022-08-17T12:17:10.4451707Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32 2022-08-17T12:17:10.4545225Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.4557994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32 2022-08-17T12:17:10.4785315Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32 2022-08-17T12:17:10.4797900Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128 2022-08-17T12:17:10.4866347Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128 2022-08-17T12:17:10.4868957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.4899704Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64 2022-08-17T12:17:10.4902544Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64 2022-08-17T12:17:10.4985630Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.4997562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64 2022-08-17T12:17:10.5225447Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64 2022-08-17T12:17:10.5240853Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32 2022-08-17T12:17:10.5307665Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32 2022-08-17T12:17:10.5308166Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8 2022-08-17T12:17:10.5325687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.5332469Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8 2022-08-17T12:17:10.5425526Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.5438471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16 2022-08-17T12:17:10.5665726Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16 2022-08-17T12:17:10.5679044Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64 2022-08-17T12:17:10.5746227Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64 2022-08-17T12:17:10.5748855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.5767710Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8 2022-08-17T12:17:10.5769821Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8 2022-08-17T12:17:10.5865982Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.5883144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32 2022-08-17T12:17:10.6105664Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32 2022-08-17T12:17:10.6118186Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16 2022-08-17T12:17:10.6186412Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16 2022-08-17T12:17:10.6188926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.6206977Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16 2022-08-17T12:17:10.6209589Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.6305180Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16 2022-08-17T12:17:10.6322734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64 2022-08-17T12:17:10.6545691Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64 2022-08-17T12:17:10.6558680Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32 2022-08-17T12:17:10.6627307Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32 2022-08-17T12:17:10.6627907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.6647797Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool 2022-08-17T12:17:10.6650874Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool 2022-08-17T12:17:10.6745247Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.6765054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8 2022-08-17T12:17:10.6985647Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8 2022-08-17T12:17:10.6998666Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64 2022-08-17T12:17:10.7066966Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64 2022-08-17T12:17:10.7067422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool 2022-08-17T12:17:10.7084604Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16 2022-08-17T12:17:10.7091132Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16 2022-08-17T12:17:10.7185356Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool 2022-08-17T12:17:10.7199531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8 2022-08-17T12:17:10.7425545Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8 2022-08-17T12:17:10.7438268Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16 2022-08-17T12:17:10.7507346Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16 2022-08-17T12:17:10.7507730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128 2022-08-17T12:17:10.7521431Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32 2022-08-17T12:17:10.7528268Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32 2022-08-17T12:17:10.7625595Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128 2022-08-17T12:17:10.7642469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.7865666Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.7878763Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32 2022-08-17T12:17:10.7945996Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32 2022-08-17T12:17:10.7948926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64 2022-08-17T12:17:10.7968064Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64 2022-08-17T12:17:10.7970683Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64 2022-08-17T12:17:10.8065329Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64 2022-08-17T12:17:10.8082310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.8305876Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.8318804Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64 2022-08-17T12:17:10.8387360Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64 2022-08-17T12:17:10.8388072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16 2022-08-17T12:17:10.8403386Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16 2022-08-17T12:17:10.8410477Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16 2022-08-17T12:17:10.8505717Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16 2022-08-17T12:17:10.8523134Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:10.8745734Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:10.8758520Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8 2022-08-17T12:17:10.8827335Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8 2022-08-17T12:17:10.8827910Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32 2022-08-17T12:17:10.8847648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32 2022-08-17T12:17:10.8850155Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32 2022-08-17T12:17:10.8945486Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32 2022-08-17T12:17:10.8959107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:10.9185480Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:10.9198455Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8 2022-08-17T12:17:10.9267099Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8 2022-08-17T12:17:10.9269832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64 2022-08-17T12:17:10.9290499Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64 2022-08-17T12:17:10.9293374Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64 2022-08-17T12:17:10.9386028Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64 2022-08-17T12:17:10.9404108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:10.9627987Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:10.9647399Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16 2022-08-17T12:17:10.9709629Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16 2022-08-17T12:17:10.9710186Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8 2022-08-17T12:17:10.9728289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16 2022-08-17T12:17:10.9734559Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8 2022-08-17T12:17:10.9827007Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16 2022-08-17T12:17:10.9847963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:11.0067844Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:11.0092104Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool 2022-08-17T12:17:11.0148150Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool 2022-08-17T12:17:11.0150768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32 2022-08-17T12:17:11.0170688Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8 2022-08-17T12:17:11.0175689Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8 2022-08-17T12:17:11.0266778Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32 2022-08-17T12:17:11.0474780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.0507068Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.0525171Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128 2022-08-17T12:17:11.0589920Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128 2022-08-17T12:17:11.0590462Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16 2022-08-17T12:17:11.0610615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64 2022-08-17T12:17:11.0615755Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16 2022-08-17T12:17:11.0706319Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64 2022-08-17T12:17:11.0726617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.0947287Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.0968318Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32 2022-08-17T12:17:11.1029133Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32 2022-08-17T12:17:11.1030630Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool 2022-08-17T12:17:11.1052603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8 2022-08-17T12:17:11.1055306Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool 2022-08-17T12:17:11.1146671Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8 2022-08-17T12:17:11.1167607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.1385892Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.1399623Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64 2022-08-17T12:17:11.1467860Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64 2022-08-17T12:17:11.1468500Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128 2022-08-17T12:17:11.1482014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8 2022-08-17T12:17:11.1490075Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128 2022-08-17T12:17:11.1585687Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8 2022-08-17T12:17:11.1606914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.1825987Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.1839070Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16 2022-08-17T12:17:11.1908042Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16 2022-08-17T12:17:11.1909089Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32 2022-08-17T12:17:11.1922448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.1929347Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.2025574Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32 2022-08-17T12:17:11.2043761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.2264978Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.2276975Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32 2022-08-17T12:17:11.2347853Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32 2022-08-17T12:17:11.2349118Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64 2022-08-17T12:17:11.2368744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.2371277Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64 2022-08-17T12:17:11.2465221Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.2480323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.2706218Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.2718280Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64 2022-08-17T12:17:11.2786174Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64 2022-08-17T12:17:11.2788935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128 2022-08-17T12:17:11.2805196Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16 2022-08-17T12:17:11.2812660Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16 2022-08-17T12:17:11.2905610Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128 2022-08-17T12:17:11.2919664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.3146123Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.3158622Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16 2022-08-17T12:17:11.3227537Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16 2022-08-17T12:17:11.3227952Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32 2022-08-17T12:17:11.3238816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64 2022-08-17T12:17:11.3251420Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64 2022-08-17T12:17:11.3345440Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32 2022-08-17T12:17:11.3363294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.3585248Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.3597352Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32 2022-08-17T12:17:11.3667656Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32 2022-08-17T12:17:11.3668740Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64 2022-08-17T12:17:11.3686622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16 2022-08-17T12:17:11.3689172Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16 2022-08-17T12:17:11.3785013Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64 2022-08-17T12:17:11.3802556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool 2022-08-17T12:17:11.4025199Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool 2022-08-17T12:17:11.4037563Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64 2022-08-17T12:17:11.4107333Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64 2022-08-17T12:17:11.4107889Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16 2022-08-17T12:17:11.4126161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.4128964Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.4225826Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16 2022-08-17T12:17:11.4242751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128 2022-08-17T12:17:11.4465344Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128 2022-08-17T12:17:11.4476860Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8 2022-08-17T12:17:11.4547508Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8 2022-08-17T12:17:11.4547878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.4566791Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32 2022-08-17T12:17:11.4570292Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.4665316Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32 2022-08-17T12:17:11.4682687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32 2022-08-17T12:17:11.4905856Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32 2022-08-17T12:17:11.4921160Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8 2022-08-17T12:17:11.4987100Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8 2022-08-17T12:17:11.4987665Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64 2022-08-17T12:17:11.5001846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.5008627Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.5105051Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64 2022-08-17T12:17:11.5122686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64 2022-08-17T12:17:11.5345002Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64 2022-08-17T12:17:11.5356822Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16 2022-08-17T12:17:11.5427529Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16 2022-08-17T12:17:11.5428697Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8 2022-08-17T12:17:11.5447356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.5449801Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.5545084Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8 2022-08-17T12:17:11.5561488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16 2022-08-17T12:17:11.5785052Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16 2022-08-17T12:17:11.5796690Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128 2022-08-17T12:17:11.5866593Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128 2022-08-17T12:17:11.5868873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.5881586Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8 2022-08-17T12:17:11.5888012Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.5985193Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8 2022-08-17T12:17:11.5996657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32 2022-08-17T12:17:11.6225763Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32 2022-08-17T12:17:11.6238474Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64 2022-08-17T12:17:11.6306487Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64 2022-08-17T12:17:11.6307979Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16 2022-08-17T12:17:11.6324235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.6326746Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16 2022-08-17T12:17:11.6425049Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.6439166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64 2022-08-17T12:17:11.6665173Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64 2022-08-17T12:17:11.6677643Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16 2022-08-17T12:17:11.6747183Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16 2022-08-17T12:17:11.6747851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.6763950Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool 2022-08-17T12:17:11.6766822Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool 2022-08-17T12:17:11.6865163Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.6876809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16 2022-08-17T12:17:11.7105232Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16 2022-08-17T12:17:11.7117196Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32 2022-08-17T12:17:11.7187506Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32 2022-08-17T12:17:11.7188075Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128 2022-08-17T12:17:11.7205068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.7207344Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128 2022-08-17T12:17:11.7305236Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.7316949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32 2022-08-17T12:17:11.7545985Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32 2022-08-17T12:17:11.7558603Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64 2022-08-17T12:17:11.7627214Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64 2022-08-17T12:17:11.7627824Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32 2022-08-17T12:17:11.7641002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool 2022-08-17T12:17:11.7647065Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool 2022-08-17T12:17:11.7744872Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32 2022-08-17T12:17:11.7756984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64 2022-08-17T12:17:11.7985608Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64 2022-08-17T12:17:11.7998643Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16 2022-08-17T12:17:11.8067208Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16 2022-08-17T12:17:11.8067640Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64 2022-08-17T12:17:11.8085933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128 2022-08-17T12:17:11.8088604Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128 2022-08-17T12:17:11.8184916Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64 2022-08-17T12:17:11.8196730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8 2022-08-17T12:17:11.8425233Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8 2022-08-17T12:17:11.8437085Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128 2022-08-17T12:17:11.8506982Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128 2022-08-17T12:17:11.8507563Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16 2022-08-17T12:17:11.8524794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64 2022-08-17T12:17:11.8527121Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16 2022-08-17T12:17:11.8625358Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64 2022-08-17T12:17:11.8637358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8 2022-08-17T12:17:11.8865077Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8 2022-08-17T12:17:11.8877176Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64 2022-08-17T12:17:11.8946987Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64 2022-08-17T12:17:11.8947567Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32 2022-08-17T12:17:11.8964996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16 2022-08-17T12:17:11.8966731Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32 2022-08-17T12:17:11.9064984Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16 2022-08-17T12:17:11.9076785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.9305379Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.9317611Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16 2022-08-17T12:17:11.9386858Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16 2022-08-17T12:17:11.9388755Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64 2022-08-17T12:17:11.9406205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32 2022-08-17T12:17:11.9408382Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64 2022-08-17T12:17:11.9505004Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32 2022-08-17T12:17:11.9516683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.9745886Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.9760921Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32 2022-08-17T12:17:11.9826230Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32 2022-08-17T12:17:11.9827833Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16 2022-08-17T12:17:11.9841454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64 2022-08-17T12:17:11.9847890Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16 2022-08-17T12:17:11.9945226Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64 2022-08-17T12:17:11.9957166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.0186233Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.0196899Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64 2022-08-17T12:17:12.0266371Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64 2022-08-17T12:17:12.0267987Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32 2022-08-17T12:17:12.0281559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16 2022-08-17T12:17:12.0287778Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16 2022-08-17T12:17:12.0385210Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32 2022-08-17T12:17:12.0397895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:12.0625930Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:12.0638945Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16 2022-08-17T12:17:12.0707298Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16 2022-08-17T12:17:12.0707871Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64 2022-08-17T12:17:12.0722551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32 2022-08-17T12:17:12.0729926Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64 2022-08-17T12:17:12.0824976Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32 2022-08-17T12:17:12.0837597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.1065322Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.1077438Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128 2022-08-17T12:17:12.1146318Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128 2022-08-17T12:17:12.1148308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64 2022-08-17T12:17:12.1165443Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8 2022-08-17T12:17:12.1167077Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64 2022-08-17T12:17:12.1265501Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8 2022-08-17T12:17:12.1281149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:12.1507931Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:12.1525560Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32 2022-08-17T12:17:12.1589508Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32 2022-08-17T12:17:12.1590577Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8 2022-08-17T12:17:12.1613097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8 2022-08-17T12:17:12.1614470Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8 2022-08-17T12:17:12.1706584Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8 2022-08-17T12:17:12.1723856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.1947825Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.1966268Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64 2022-08-17T12:17:12.2029010Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64 2022-08-17T12:17:12.2029591Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16 2022-08-17T12:17:12.2055079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8 2022-08-17T12:17:12.2084815Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8 2022-08-17T12:17:12.2146655Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16 2022-08-17T12:17:12.2258708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.2387757Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.2407172Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16 2022-08-17T12:17:12.2469700Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16 2022-08-17T12:17:12.2470223Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32 2022-08-17T12:17:12.2491412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.2493797Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.2586497Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32 2022-08-17T12:17:12.2601701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.2827685Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.2845723Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32 2022-08-17T12:17:12.2907854Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32 2022-08-17T12:17:12.2910614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.2932973Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64 2022-08-17T12:17:12.2935678Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.3026603Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64 2022-08-17T12:17:12.3041340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.3266541Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.3280317Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64 2022-08-17T12:17:12.3348406Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64 2022-08-17T12:17:12.3348901Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16 2022-08-17T12:17:12.3365128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.3372570Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.3466040Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16 2022-08-17T12:17:12.3479725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.3706354Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.3720394Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16 2022-08-17T12:17:12.3787158Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16 2022-08-17T12:17:12.3787910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.3802250Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool 2022-08-17T12:17:12.3809528Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool 2022-08-17T12:17:12.3905183Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.3917918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.4145450Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.4158100Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32 2022-08-17T12:17:12.4226902Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32 2022-08-17T12:17:12.4228699Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32 2022-08-17T12:17:12.4242477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16 2022-08-17T12:17:12.4248522Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16 2022-08-17T12:17:12.4345024Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32 2022-08-17T12:17:12.4356928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.4585540Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.4600534Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64 2022-08-17T12:17:12.4666790Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64 2022-08-17T12:17:12.4668969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.4686290Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64 2022-08-17T12:17:12.4688788Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.4784966Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64 2022-08-17T12:17:12.4796724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.5025222Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.5037048Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8 2022-08-17T12:17:12.5106960Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8 2022-08-17T12:17:12.5107472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.5124372Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16 2022-08-17T12:17:12.5126683Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.5224794Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16 2022-08-17T12:17:12.5236731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool 2022-08-17T12:17:12.5465272Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool 2022-08-17T12:17:12.5477275Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8 2022-08-17T12:17:12.5547481Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8 2022-08-17T12:17:12.5548453Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32 2022-08-17T12:17:12.5565633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.5567048Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32 2022-08-17T12:17:12.5665622Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.5677771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128 2022-08-17T12:17:12.5905313Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128 2022-08-17T12:17:12.5919703Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16 2022-08-17T12:17:12.5987095Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16 2022-08-17T12:17:12.5988762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.6005964Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64 2022-08-17T12:17:12.6008489Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64 2022-08-17T12:17:12.6104831Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.6119688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32 2022-08-17T12:17:12.6344921Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32 2022-08-17T12:17:12.6357185Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool 2022-08-17T12:17:12.6426992Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool 2022-08-17T12:17:12.6427815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.6443802Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8 2022-08-17T12:17:12.6445712Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.6544971Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8 2022-08-17T12:17:12.6556775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64 2022-08-17T12:17:12.6785314Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64 2022-08-17T12:17:12.6797137Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128 2022-08-17T12:17:12.6866799Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128 2022-08-17T12:17:12.6867353Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8 2022-08-17T12:17:12.6881945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.6886127Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8 2022-08-17T12:17:12.6985145Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.6996682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16 2022-08-17T12:17:12.7225134Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16 2022-08-17T12:17:12.7307357Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64 2022-08-17T12:17:12.7309492Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16 2022-08-17T12:17:12.7328300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.7331114Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16 2022-08-17T12:17:12.7395485Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.7425219Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64 2022-08-17T12:17:12.7437167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32 2022-08-17T12:17:12.7665175Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32 2022-08-17T12:17:12.7677909Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16 2022-08-17T12:17:12.7746702Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16 2022-08-17T12:17:12.7747315Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16 2022-08-17T12:17:12.7760074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.7770204Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.7865011Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16 2022-08-17T12:17:12.7877601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64 2022-08-17T12:17:12.8105051Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64 2022-08-17T12:17:12.8116783Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32 2022-08-17T12:17:12.8187368Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32 2022-08-17T12:17:12.8188074Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32 2022-08-17T12:17:12.8207507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool 2022-08-17T12:17:12.8209373Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool 2022-08-17T12:17:12.8304925Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32 2022-08-17T12:17:12.8316323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16 2022-08-17T12:17:12.8545333Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16 2022-08-17T12:17:12.8559483Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64 2022-08-17T12:17:12.8627216Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64 2022-08-17T12:17:12.8627637Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64 2022-08-17T12:17:12.8644598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128 2022-08-17T12:17:12.8652128Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64 2022-08-17T12:17:12.8745391Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128 2022-08-17T12:17:12.8758589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32 2022-08-17T12:17:12.8985135Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32 2022-08-17T12:17:12.8997134Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16 2022-08-17T12:17:12.9067617Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16 2022-08-17T12:17:12.9068656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64 2022-08-17T12:17:12.9087428Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16 2022-08-17T12:17:12.9091968Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64 2022-08-17T12:17:12.9185096Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16 2022-08-17T12:17:12.9197493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64 2022-08-17T12:17:12.9426106Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64 2022-08-17T12:17:12.9439714Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32 2022-08-17T12:17:12.9507357Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32 2022-08-17T12:17:12.9507745Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16 2022-08-17T12:17:12.9527417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16 2022-08-17T12:17:12.9532344Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16 2022-08-17T12:17:12.9625298Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16 2022-08-17T12:17:12.9637578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8 2022-08-17T12:17:12.9865136Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8 2022-08-17T12:17:12.9878515Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64 2022-08-17T12:17:12.9947355Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64 2022-08-17T12:17:12.9948428Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32 2022-08-17T12:17:13.0031596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32 2022-08-17T12:17:13.0033323Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32 2022-08-17T12:17:13.0065484Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32 2022-08-17T12:17:13.0077714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8 2022-08-17T12:17:13.0305774Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8 2022-08-17T12:17:13.0319713Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8 2022-08-17T12:17:13.0387602Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8 2022-08-17T12:17:13.0388321Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64 2022-08-17T12:17:13.0408526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64 2022-08-17T12:17:13.0412920Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64 2022-08-17T12:17:13.0504963Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64 2022-08-17T12:17:13.0517105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.0746067Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.0758300Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8 2022-08-17T12:17:13.0827010Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8 2022-08-17T12:17:13.0829676Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128 2022-08-17T12:17:13.0850719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16 2022-08-17T12:17:13.0852572Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16 2022-08-17T12:17:13.0945198Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128 2022-08-17T12:17:13.0960611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.1185581Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.1198143Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16 2022-08-17T12:17:13.1266532Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16 2022-08-17T12:17:13.1268655Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32 2022-08-17T12:17:13.1291245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32 2022-08-17T12:17:13.1293140Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32 2022-08-17T12:17:13.1385369Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32 2022-08-17T12:17:13.1397982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:17:13.1625969Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:17:13.1638885Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool 2022-08-17T12:17:13.1708130Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool 2022-08-17T12:17:13.1709036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64 2022-08-17T12:17:13.1726308Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64 2022-08-17T12:17:13.1735889Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64 2022-08-17T12:17:13.1825427Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64 2022-08-17T12:17:13.1838303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:17:13.2066016Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:17:13.2079749Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128 2022-08-17T12:17:13.2148154Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128 2022-08-17T12:17:13.2148601Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16 2022-08-17T12:17:13.2165438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8 2022-08-17T12:17:13.2173629Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16 2022-08-17T12:17:13.2265943Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8 2022-08-17T12:17:13.2280188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:17:13.2506439Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:17:13.2520102Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64 2022-08-17T12:17:13.2589517Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64 2022-08-17T12:17:13.2589999Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool 2022-08-17T12:17:13.2610467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8 2022-08-17T12:17:13.2619746Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8 2022-08-17T12:17:13.2706476Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool 2022-08-17T12:17:13.2721285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16 2022-08-17T12:17:13.2945755Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16 2022-08-17T12:17:13.2959306Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16 2022-08-17T12:17:13.3027224Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16 2022-08-17T12:17:13.3027919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.3048444Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128 2022-08-17T12:17:13.3053444Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.3145900Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128 2022-08-17T12:17:13.3159540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.3387547Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.3406427Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32 2022-08-17T12:17:13.3469228Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32 2022-08-17T12:17:13.3470584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.3492682Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64 2022-08-17T12:17:13.3497606Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.3586693Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64 2022-08-17T12:17:13.3601821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.3827758Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.3846271Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64 2022-08-17T12:17:13.3909173Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64 2022-08-17T12:17:13.3909791Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16 2022-08-17T12:17:13.3928263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128 2022-08-17T12:17:13.4020081Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128 2022-08-17T12:17:13.4031355Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16 2022-08-17T12:17:13.4045721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.4267761Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.4290531Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16 2022-08-17T12:17:13.4348133Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16 2022-08-17T12:17:13.4348838Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32 2022-08-17T12:17:13.4374182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64 2022-08-17T12:17:13.4376054Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64 2022-08-17T12:17:13.4466384Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32 2022-08-17T12:17:13.4481594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.4707765Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.4725123Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32 2022-08-17T12:17:13.4789816Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32 2022-08-17T12:17:13.4790163Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64 2022-08-17T12:17:13.4815772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16 2022-08-17T12:17:13.4817874Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16 2022-08-17T12:17:13.4906529Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64 2022-08-17T12:17:13.4922049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64 2022-08-17T12:17:13.5146915Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64 2022-08-17T12:17:13.5160950Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64 2022-08-17T12:17:13.5228730Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64 2022-08-17T12:17:13.5229190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.5252543Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16 2022-08-17T12:17:13.5257092Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.5345952Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16 2022-08-17T12:17:13.5360104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.5587640Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.5601984Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8 2022-08-17T12:17:13.5668239Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8 2022-08-17T12:17:13.5670424Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32 2022-08-17T12:17:13.5688077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.5696993Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32 2022-08-17T12:17:13.5786078Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.5803615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.6026546Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.6041752Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8 2022-08-17T12:17:13.6107690Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8 2022-08-17T12:17:13.6109579Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64 2022-08-17T12:17:13.6127322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.6136096Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64 2022-08-17T12:17:13.6225519Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.6239440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.6465516Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.6478395Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16 2022-08-17T12:17:13.6547325Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16 2022-08-17T12:17:13.6548350Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8 2022-08-17T12:17:13.6566522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.6587133Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8 2022-08-17T12:17:13.6665057Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.6677681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool 2022-08-17T12:17:13.6905806Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool 2022-08-17T12:17:13.6920678Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool 2022-08-17T12:17:13.6987018Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool 2022-08-17T12:17:13.6988176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64 2022-08-17T12:17:13.7008138Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8 2022-08-17T12:17:13.7012909Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64 2022-08-17T12:17:13.7105630Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8 2022-08-17T12:17:13.7117528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128 2022-08-17T12:17:13.7345874Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128 2022-08-17T12:17:13.7358665Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128 2022-08-17T12:17:13.7427289Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128 2022-08-17T12:17:13.7428030Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16 2022-08-17T12:17:13.7445222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.7454174Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.7545314Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16 2022-08-17T12:17:13.7557291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32 2022-08-17T12:17:13.7787313Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32 2022-08-17T12:17:13.7800240Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64 2022-08-17T12:17:13.7868156Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64 2022-08-17T12:17:13.7868746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.7892910Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool 2022-08-17T12:17:13.7894938Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.7985607Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool 2022-08-17T12:17:13.7998957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64 2022-08-17T12:17:13.8226141Z [gw1] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64 2022-08-17T12:17:13.8239750Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32 2022-08-17T12:17:13.8307890Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32 2022-08-17T12:17:13.8314723Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128 2022-08-17T12:17:13.8325753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.8334237Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128 2022-08-17T12:17:13.8425306Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.8438869Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16 2022-08-17T12:17:13.8666171Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16 2022-08-17T12:17:13.8677901Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64 2022-08-17T12:17:13.8747442Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64 2022-08-17T12:17:13.8748155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool 2022-08-17T12:17:13.8770340Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32 2022-08-17T12:17:13.8771858Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool 2022-08-17T12:17:13.8865341Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32 2022-08-17T12:17:13.8877564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32 2022-08-17T12:17:13.9105576Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32 2022-08-17T12:17:13.9120197Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16 2022-08-17T12:17:13.9187524Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16 2022-08-17T12:17:13.9187875Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64 2022-08-17T12:17:13.9207617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128 2022-08-17T12:17:13.9212921Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64 2022-08-17T12:17:13.9305240Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128 2022-08-17T12:17:13.9316694Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64 2022-08-17T12:17:13.9544906Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64 2022-08-17T12:17:13.9556969Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32 2022-08-17T12:17:13.9627483Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32 2022-08-17T12:17:13.9628186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64 2022-08-17T12:17:13.9647614Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16 2022-08-17T12:17:13.9652418Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64 2022-08-17T12:17:13.9745043Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16 2022-08-17T12:17:13.9757205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16 2022-08-17T12:17:13.9985139Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16 2022-08-17T12:17:13.9997162Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64 2022-08-17T12:17:14.0067404Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64 2022-08-17T12:17:14.0068061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16 2022-08-17T12:17:14.0090000Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32 2022-08-17T12:17:14.0091744Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16 2022-08-17T12:17:14.0185067Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32 2022-08-17T12:17:14.0199223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32 2022-08-17T12:17:14.0425004Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32 2022-08-17T12:17:14.0439278Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8 2022-08-17T12:17:14.0507449Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8 2022-08-17T12:17:14.0507910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32 2022-08-17T12:17:14.0527811Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64 2022-08-17T12:17:14.0532310Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32 2022-08-17T12:17:14.0626102Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64 2022-08-17T12:17:14.0643376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64 2022-08-17T12:17:14.0865867Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64 2022-08-17T12:17:14.0879348Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8 2022-08-17T12:17:14.0947763Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8 2022-08-17T12:17:14.0948373Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16 2022-08-17T12:17:14.0971961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64 2022-08-17T12:17:14.0973751Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16 2022-08-17T12:17:14.1065376Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64 2022-08-17T12:17:14.1077589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8 2022-08-17T12:17:14.1306037Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8 2022-08-17T12:17:14.1319453Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16 2022-08-17T12:17:14.1387656Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16 2022-08-17T12:17:14.1388093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16 2022-08-17T12:17:14.1405598Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32 2022-08-17T12:17:14.1414599Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32 2022-08-17T12:17:14.1505152Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16 2022-08-17T12:17:14.1517533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8 2022-08-17T12:17:14.1746792Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8 2022-08-17T12:17:14.1759414Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool 2022-08-17T12:17:14.1828032Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool 2022-08-17T12:17:14.1828638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32 2022-08-17T12:17:14.1849251Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64 2022-08-17T12:17:14.1854782Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32 2022-08-17T12:17:14.1945285Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64 2022-08-17T12:17:14.1958057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:14.2185717Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:14.2199140Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128 2022-08-17T12:17:14.2267372Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128 2022-08-17T12:17:14.2267890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64 2022-08-17T12:17:14.2285739Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8 2022-08-17T12:17:14.2294395Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64 2022-08-17T12:17:14.2385530Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8 2022-08-17T12:17:14.2397826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool 2022-08-17T12:17:14.2626938Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool 2022-08-17T12:17:14.2639815Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64 2022-08-17T12:17:14.2707750Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64 2022-08-17T12:17:14.2708258Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8 2022-08-17T12:17:14.2732325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8 2022-08-17T12:17:14.2734137Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8 2022-08-17T12:17:14.2825300Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8 2022-08-17T12:17:14.2837898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128 2022-08-17T12:17:14.3065695Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128 2022-08-17T12:17:14.3078990Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32 2022-08-17T12:17:14.3146974Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32 2022-08-17T12:17:14.3148748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8 2022-08-17T12:17:14.3169347Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16 2022-08-17T12:17:14.3173797Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8 2022-08-17T12:17:14.3265980Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16 2022-08-17T12:17:14.3281005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32 2022-08-17T12:17:14.3506344Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32 2022-08-17T12:17:14.3520278Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64 2022-08-17T12:17:14.3587882Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64 2022-08-17T12:17:14.3589931Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool 2022-08-17T12:17:14.3710588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:14.3713914Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:14.3721394Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool 2022-08-17T12:17:14.3735457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64 2022-08-17T12:17:14.3946044Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64 2022-08-17T12:17:14.3968672Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16 2022-08-17T12:17:14.4027465Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16 2022-08-17T12:17:14.4029150Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128 2022-08-17T12:17:14.4045288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool 2022-08-17T12:17:14.4053329Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128 2022-08-17T12:17:14.4145383Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool 2022-08-17T12:17:14.4157937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16 2022-08-17T12:17:14.4385309Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16 2022-08-17T12:17:14.4397551Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32 2022-08-17T12:17:14.4467434Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32 2022-08-17T12:17:14.4468090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128 2022-08-17T12:17:14.4487821Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32 2022-08-17T12:17:14.4492850Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32 2022-08-17T12:17:14.4585424Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128 2022-08-17T12:17:14.4597188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32 2022-08-17T12:17:14.4825348Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32 2022-08-17T12:17:14.4836853Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64 2022-08-17T12:17:14.4907436Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64 2022-08-17T12:17:14.4908114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64 2022-08-17T12:17:14.4929498Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64 2022-08-17T12:17:14.4931752Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64 2022-08-17T12:17:14.5025274Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64 2022-08-17T12:17:14.5039540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64 2022-08-17T12:17:14.5266633Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64 2022-08-17T12:17:14.5280185Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8 2022-08-17T12:17:14.5348653Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8 2022-08-17T12:17:14.5349280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16 2022-08-17T12:17:14.5369581Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16 2022-08-17T12:17:14.5376571Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16 2022-08-17T12:17:14.5467126Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16 2022-08-17T12:17:14.5485256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.5708890Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.5723723Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8 2022-08-17T12:17:14.5789625Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8 2022-08-17T12:17:14.5790326Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32 2022-08-17T12:17:14.5809036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32 2022-08-17T12:17:14.5907386Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32 2022-08-17T12:17:14.5923816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.6096479Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.6147558Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32 2022-08-17T12:17:14.6168799Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16 2022-08-17T12:17:14.6228235Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16 2022-08-17T12:17:14.6230142Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64 2022-08-17T12:17:14.6252261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64 2022-08-17T12:17:14.6260149Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64 2022-08-17T12:17:14.6347230Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64 2022-08-17T12:17:14.6363832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.6587757Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.6603283Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool 2022-08-17T12:17:14.6669423Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool 2022-08-17T12:17:14.6669859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.6688188Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16 2022-08-17T12:17:14.6786968Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16 2022-08-17T12:17:14.6802338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.6815101Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.7026758Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.7041641Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128 2022-08-17T12:17:14.7108090Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128 2022-08-17T12:17:14.7108962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.7129506Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32 2022-08-17T12:17:14.7139824Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.7226092Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32 2022-08-17T12:17:14.7240558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.7465649Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.7479581Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64 2022-08-17T12:17:14.7547998Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64 2022-08-17T12:17:14.7548598Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64 2022-08-17T12:17:14.7570531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.7575292Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64 2022-08-17T12:17:14.7665737Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.7679071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.7905589Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.7918778Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16 2022-08-17T12:17:14.7987200Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16 2022-08-17T12:17:14.7989055Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8 2022-08-17T12:17:14.8010644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.8012840Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8 2022-08-17T12:17:14.8105173Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.8117906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool 2022-08-17T12:17:14.8345524Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool 2022-08-17T12:17:14.8358271Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32 2022-08-17T12:17:14.8427218Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32 2022-08-17T12:17:14.8428059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.8448147Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8 2022-08-17T12:17:14.8452790Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.8545030Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8 2022-08-17T12:17:14.8557401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128 2022-08-17T12:17:14.8785118Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128 2022-08-17T12:17:14.8800230Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64 2022-08-17T12:17:14.8867504Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64 2022-08-17T12:17:14.8868344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.8887435Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16 2022-08-17T12:17:14.8892340Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16 2022-08-17T12:17:14.8985635Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.8998631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32 2022-08-17T12:17:14.9225127Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32 2022-08-17T12:17:14.9237250Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16 2022-08-17T12:17:14.9307621Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16 2022-08-17T12:17:14.9308371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16 2022-08-17T12:17:14.9328403Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool 2022-08-17T12:17:14.9333188Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16 2022-08-17T12:17:14.9424917Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool 2022-08-17T12:17:14.9437212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128 2022-08-17T12:17:14.9665148Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128 2022-08-17T12:17:14.9676822Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32 2022-08-17T12:17:14.9747905Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32 2022-08-17T12:17:14.9748566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32 2022-08-17T12:17:14.9764146Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128 2022-08-17T12:17:14.9773430Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128 2022-08-17T12:17:14.9864815Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32 2022-08-17T12:17:14.9876862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32 2022-08-17T12:17:15.0105453Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32 2022-08-17T12:17:15.0117238Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64 2022-08-17T12:17:15.0188126Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64 2022-08-17T12:17:15.0188548Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64 2022-08-17T12:17:15.0209735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64 2022-08-17T12:17:15.0211539Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64 2022-08-17T12:17:15.0305233Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64 2022-08-17T12:17:15.0320393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64 2022-08-17T12:17:15.0545813Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64 2022-08-17T12:17:15.0558054Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8 2022-08-17T12:17:15.0627734Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8 2022-08-17T12:17:15.0628870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16 2022-08-17T12:17:15.0649265Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16 2022-08-17T12:17:15.0654043Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16 2022-08-17T12:17:15.0745647Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16 2022-08-17T12:17:15.0757942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16 2022-08-17T12:17:15.0985861Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16 2022-08-17T12:17:15.0999257Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8 2022-08-17T12:17:15.1068384Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8 2022-08-17T12:17:15.1069080Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32 2022-08-17T12:17:15.1087881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32 2022-08-17T12:17:15.1096713Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32 2022-08-17T12:17:15.1185542Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32 2022-08-17T12:17:15.1199221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32 2022-08-17T12:17:15.1426381Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32 2022-08-17T12:17:15.1439925Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128 2022-08-17T12:17:15.1507345Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128 2022-08-17T12:17:15.1509469Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64 2022-08-17T12:17:15.1529923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64 2022-08-17T12:17:15.1534655Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64 2022-08-17T12:17:15.1625529Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64 2022-08-17T12:17:15.1638702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64 2022-08-17T12:17:15.1865363Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64 2022-08-17T12:17:15.1878413Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64 2022-08-17T12:17:15.1947600Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64 2022-08-17T12:17:15.1948927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8 2022-08-17T12:17:15.1965953Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16 2022-08-17T12:17:15.1974862Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8 2022-08-17T12:17:15.2065289Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16 2022-08-17T12:17:15.2077387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16 2022-08-17T12:17:15.2305568Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16 2022-08-17T12:17:15.2317691Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32 2022-08-17T12:17:15.2386950Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32 2022-08-17T12:17:15.2388757Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32 2022-08-17T12:17:15.2408885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8 2022-08-17T12:17:15.2414170Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8 2022-08-17T12:17:15.2505428Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32 2022-08-17T12:17:15.2517818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32 2022-08-17T12:17:15.2745395Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32 2022-08-17T12:17:15.2757401Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64 2022-08-17T12:17:15.2826769Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64 2022-08-17T12:17:15.2828845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.2847938Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64 2022-08-17T12:17:15.2852500Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.2945686Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64 2022-08-17T12:17:15.2959524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64 2022-08-17T12:17:15.3186785Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64 2022-08-17T12:17:15.3200100Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16 2022-08-17T12:17:15.3268743Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16 2022-08-17T12:17:15.3269420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.3288049Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8 2022-08-17T12:17:15.3295733Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8 2022-08-17T12:17:15.3386102Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.3401060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8 2022-08-17T12:17:15.3625559Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8 2022-08-17T12:17:15.3641260Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32 2022-08-17T12:17:15.3707890Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32 2022-08-17T12:17:15.3708297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.3731043Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8 2022-08-17T12:17:15.3732651Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8 2022-08-17T12:17:15.3826034Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.3841671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8 2022-08-17T12:17:15.4066753Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8 2022-08-17T12:17:15.4080852Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64 2022-08-17T12:17:15.4148403Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64 2022-08-17T12:17:15.4149142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.4173562Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16 2022-08-17T12:17:15.4174789Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.4266093Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16 2022-08-17T12:17:15.4281221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.4506142Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.4519852Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8 2022-08-17T12:17:15.4587954Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8 2022-08-17T12:17:15.4590045Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool 2022-08-17T12:17:15.4612735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.4614247Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.4706109Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool 2022-08-17T12:17:15.4721261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:15.4945708Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:15.4959555Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8 2022-08-17T12:17:15.5027332Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8 2022-08-17T12:17:15.5028115Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16 2022-08-17T12:17:15.5048760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.5054338Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16 2022-08-17T12:17:15.5145898Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.5167851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:15.5385130Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:15.5396971Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16 2022-08-17T12:17:15.5467573Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16 2022-08-17T12:17:15.5468332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64 2022-08-17T12:17:15.5487798Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32 2022-08-17T12:17:15.5492744Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64 2022-08-17T12:17:15.5585386Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32 2022-08-17T12:17:15.5597890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:15.5825301Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:15.5836882Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool 2022-08-17T12:17:15.5907221Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool 2022-08-17T12:17:15.5907872Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64 2022-08-17T12:17:15.5924814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.5933956Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64 2022-08-17T12:17:15.6025516Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.6038421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:15.6265582Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:15.6277364Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128 2022-08-17T12:17:15.6347676Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128 2022-08-17T12:17:15.6348343Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16 2022-08-17T12:17:15.6370012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.6371769Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.6465358Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16 2022-08-17T12:17:15.6477222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.6705421Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.6717310Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32 2022-08-17T12:17:15.6787509Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32 2022-08-17T12:17:15.6788341Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32 2022-08-17T12:17:15.6804787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.6814193Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.6905356Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32 2022-08-17T12:17:15.6918589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.7145828Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.7157896Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64 2022-08-17T12:17:15.7228058Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64 2022-08-17T12:17:15.7228775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32 2022-08-17T12:17:15.7248846Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64 2022-08-17T12:17:15.7253129Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64 2022-08-17T12:17:15.7346541Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32 2022-08-17T12:17:15.7360835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.7588431Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.7604366Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16 2022-08-17T12:17:15.7669102Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16 2022-08-17T12:17:15.7671611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64 2022-08-17T12:17:15.7688770Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8 2022-08-17T12:17:15.7715922Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64 2022-08-17T12:17:15.7787652Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8 2022-08-17T12:17:15.7804189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.8026939Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.8042717Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32 2022-08-17T12:17:15.8108197Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32 2022-08-17T12:17:15.8110470Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8 2022-08-17T12:17:15.8134305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.8136229Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8 2022-08-17T12:17:15.8226167Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.8240264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.8466677Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.8484390Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64 2022-08-17T12:17:15.8548685Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64 2022-08-17T12:17:15.8549345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.8568864Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16 2022-08-17T12:17:15.8574924Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.8666536Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16 2022-08-17T12:17:15.8680792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:15.8906717Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:15.8920847Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16 2022-08-17T12:17:15.8987973Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16 2022-08-17T12:17:15.8988704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.9012385Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool 2022-08-17T12:17:15.9014049Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.9105669Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool 2022-08-17T12:17:15.9120206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.9345649Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.9358462Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32 2022-08-17T12:17:15.9427622Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32 2022-08-17T12:17:15.9428222Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16 2022-08-17T12:17:15.9446730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.9453694Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16 2022-08-17T12:17:15.9545520Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.9558049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.9785356Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.9797657Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64 2022-08-17T12:17:15.9867679Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64 2022-08-17T12:17:15.9868159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool 2022-08-17T12:17:15.9885581Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32 2022-08-17T12:17:15.9892521Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool 2022-08-17T12:17:15.9985239Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32 2022-08-17T12:17:15.9999862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16 2022-08-17T12:17:16.0225594Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16 2022-08-17T12:17:16.0237428Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8 2022-08-17T12:17:16.0306786Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8 2022-08-17T12:17:16.0308612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16 2022-08-17T12:17:16.0330291Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64 2022-08-17T12:17:16.0332059Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64 2022-08-17T12:17:16.0425363Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16 2022-08-17T12:17:16.0437633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32 2022-08-17T12:17:16.0665639Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32 2022-08-17T12:17:16.0677975Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8 2022-08-17T12:17:16.0746940Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8 2022-08-17T12:17:16.0749015Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16 2022-08-17T12:17:16.0765048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32 2022-08-17T12:17:16.0774724Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16 2022-08-17T12:17:16.0865577Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32 2022-08-17T12:17:16.0878137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64 2022-08-17T12:17:16.1105900Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64 2022-08-17T12:17:16.1118535Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16 2022-08-17T12:17:16.1187947Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16 2022-08-17T12:17:16.1188935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64 2022-08-17T12:17:16.1211729Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32 2022-08-17T12:17:16.1213577Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32 2022-08-17T12:17:16.1305589Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64 2022-08-17T12:17:16.1318206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.1545506Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.1558771Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool 2022-08-17T12:17:16.1627795Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool 2022-08-17T12:17:16.1628427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16 2022-08-17T12:17:16.1646170Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64 2022-08-17T12:17:16.1655928Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16 2022-08-17T12:17:16.1745875Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64 2022-08-17T12:17:16.1759317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.1987775Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.2002307Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128 2022-08-17T12:17:16.2068516Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128 2022-08-17T12:17:16.2069391Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8 2022-08-17T12:17:16.2092065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32 2022-08-17T12:17:16.2096399Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8 2022-08-17T12:17:16.2185799Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32 2022-08-17T12:17:16.2199623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.2425984Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.2439494Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64 2022-08-17T12:17:16.2508180Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64 2022-08-17T12:17:16.2509101Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8 2022-08-17T12:17:16.2532064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64 2022-08-17T12:17:16.2534315Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8 2022-08-17T12:17:16.2626399Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64 2022-08-17T12:17:16.2640369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16 2022-08-17T12:17:16.2867147Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16 2022-08-17T12:17:16.2880786Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16 2022-08-17T12:17:16.2947189Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16 2022-08-17T12:17:16.2949675Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16 2022-08-17T12:17:16.2974695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8 2022-08-17T12:17:16.2976669Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16 2022-08-17T12:17:16.3066098Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8 2022-08-17T12:17:16.3080940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool 2022-08-17T12:17:16.3305360Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool 2022-08-17T12:17:16.3320630Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32 2022-08-17T12:17:16.3386425Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32 2022-08-17T12:17:16.3389063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8 2022-08-17T12:17:16.3407897Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32 2022-08-17T12:17:16.3412101Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8 2022-08-17T12:17:16.3505399Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32 2022-08-17T12:17:16.3518093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32 2022-08-17T12:17:16.3745168Z [gw1] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32 2022-08-17T12:17:16.3757873Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64 2022-08-17T12:17:16.3827678Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64 2022-08-17T12:17:16.3828152Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64 2022-08-17T12:17:16.3845873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.3853297Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.3945377Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64 2022-08-17T12:17:16.3958040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64 2022-08-17T12:17:16.4185147Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64 2022-08-17T12:17:16.4197352Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16 2022-08-17T12:17:16.4267085Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16 2022-08-17T12:17:16.4268065Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8 2022-08-17T12:17:16.4290107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.4292290Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8 2022-08-17T12:17:16.4385984Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.4398151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16 2022-08-17T12:17:16.4665874Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16 2022-08-17T12:17:16.4678631Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32 2022-08-17T12:17:16.4707879Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32 2022-08-17T12:17:16.4708662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16 2022-08-17T12:17:16.4729811Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8 2022-08-17T12:17:16.4731598Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8 2022-08-17T12:17:16.4825175Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16 2022-08-17T12:17:16.4839467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32 2022-08-17T12:17:16.5105892Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32 2022-08-17T12:17:16.5116877Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64 2022-08-17T12:17:16.5147359Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64 2022-08-17T12:17:16.5148001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.5167262Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16 2022-08-17T12:17:16.5172592Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.5265515Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16 2022-08-17T12:17:16.5277652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64 2022-08-17T12:17:16.5545221Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64 2022-08-17T12:17:16.5556751Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8 2022-08-17T12:17:16.5586209Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8 2022-08-17T12:17:16.5588181Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool 2022-08-17T12:17:16.5604422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.5613973Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool 2022-08-17T12:17:16.5705583Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.5718070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8 2022-08-17T12:17:16.5985582Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8 2022-08-17T12:17:16.5997370Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8 2022-08-17T12:17:16.6027293Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8 2022-08-17T12:17:16.6027969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.6045192Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16 2022-08-17T12:17:16.6048020Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.6146308Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16 2022-08-17T12:17:16.6160066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8 2022-08-17T12:17:16.6426254Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8 2022-08-17T12:17:16.6439723Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16 2022-08-17T12:17:16.6466790Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16 2022-08-17T12:17:16.6469275Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32 2022-08-17T12:17:16.6485933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.6492912Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.6585195Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32 2022-08-17T12:17:16.6598731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.6866109Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.6880045Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32 2022-08-17T12:17:16.6907225Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32 2022-08-17T12:17:16.6909996Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64 2022-08-17T12:17:16.6927380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.6929991Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64 2022-08-17T12:17:16.7025190Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.7038512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.7306435Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.7319998Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64 2022-08-17T12:17:16.7346709Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64 2022-08-17T12:17:16.7349227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.7361903Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16 2022-08-17T12:17:16.7370437Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16 2022-08-17T12:17:16.7465394Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.7478369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.7745805Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.7759214Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16 2022-08-17T12:17:16.7787481Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16 2022-08-17T12:17:16.7789031Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32 2022-08-17T12:17:16.7806382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8 2022-08-17T12:17:16.7807901Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32 2022-08-17T12:17:16.7905251Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8 2022-08-17T12:17:16.7918433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.8185121Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.8200371Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool 2022-08-17T12:17:16.8226608Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool 2022-08-17T12:17:16.8228718Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64 2022-08-17T12:17:16.8242129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16 2022-08-17T12:17:16.8259866Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64 2022-08-17T12:17:16.8345753Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16 2022-08-17T12:17:16.8359137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.8625243Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.8638514Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128 2022-08-17T12:17:16.8667522Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128 2022-08-17T12:17:16.8669257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool 2022-08-17T12:17:16.8682521Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8 2022-08-17T12:17:16.8688970Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8 2022-08-17T12:17:16.8785698Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool 2022-08-17T12:17:16.8799137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.9066296Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.9082288Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32 2022-08-17T12:17:16.9109000Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32 2022-08-17T12:17:16.9109857Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8 2022-08-17T12:17:16.9125668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16 2022-08-17T12:17:16.9132429Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8 2022-08-17T12:17:16.9227116Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16 2022-08-17T12:17:16.9243428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.9509232Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.9523244Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64 2022-08-17T12:17:16.9547999Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64 2022-08-17T12:17:16.9549987Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16 2022-08-17T12:17:16.9570755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32 2022-08-17T12:17:16.9613905Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32 2022-08-17T12:17:16.9666882Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16 2022-08-17T12:17:16.9685180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.9947578Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.9962773Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16 2022-08-17T12:17:16.9988098Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16 2022-08-17T12:17:17.0009233Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool 2022-08-17T12:17:17.0010823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64 2022-08-17T12:17:17.0013454Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool 2022-08-17T12:17:17.0106487Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64 2022-08-17T12:17:17.0126246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.0389067Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.0404231Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32 2022-08-17T12:17:17.0428782Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32 2022-08-17T12:17:17.0430882Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32 2022-08-17T12:17:17.0443964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16 2022-08-17T12:17:17.0453373Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32 2022-08-17T12:17:17.0546637Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16 2022-08-17T12:17:17.0562157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.0827372Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.0842172Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64 2022-08-17T12:17:17.0868041Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64 2022-08-17T12:17:17.0868778Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64 2022-08-17T12:17:17.0885729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32 2022-08-17T12:17:17.0893450Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32 2022-08-17T12:17:17.0986105Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64 2022-08-17T12:17:17.1000840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16 2022-08-17T12:17:17.1266090Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16 2022-08-17T12:17:17.1280043Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16 2022-08-17T12:17:17.1306693Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16 2022-08-17T12:17:17.1309283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64 2022-08-17T12:17:17.1321418Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16 2022-08-17T12:17:17.1331315Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64 2022-08-17T12:17:17.1425568Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16 2022-08-17T12:17:17.1438643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32 2022-08-17T12:17:17.1705140Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32 2022-08-17T12:17:17.1717315Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32 2022-08-17T12:17:17.1746728Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32 2022-08-17T12:17:17.1748647Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32 2022-08-17T12:17:17.1760618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8 2022-08-17T12:17:17.1768913Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8 2022-08-17T12:17:17.1865918Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32 2022-08-17T12:17:17.2026179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64 2022-08-17T12:17:17.2145613Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64 2022-08-17T12:17:17.2158486Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64 2022-08-17T12:17:17.2186311Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64 2022-08-17T12:17:17.2188200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8 2022-08-17T12:17:17.2203533Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64 2022-08-17T12:17:17.2207640Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64 2022-08-17T12:17:17.2305514Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8 2022-08-17T12:17:17.2318174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:17.2585831Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:17.2598789Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8 2022-08-17T12:17:17.2626544Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8 2022-08-17T12:17:17.2628325Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8 2022-08-17T12:17:17.2646177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:17.2648507Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8 2022-08-17T12:17:17.2745092Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:17.2759377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16 2022-08-17T12:17:17.3025730Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16 2022-08-17T12:17:17.3041693Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8 2022-08-17T12:17:17.3066931Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8 2022-08-17T12:17:17.3069274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool 2022-08-17T12:17:17.3085661Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8 2022-08-17T12:17:17.3088059Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool 2022-08-17T12:17:17.3184995Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8 2022-08-17T12:17:17.3197824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.3466049Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.3478537Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16 2022-08-17T12:17:17.3506388Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16 2022-08-17T12:17:17.3508889Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:17:17.3521881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16 2022-08-17T12:17:17.3530940Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16 2022-08-17T12:17:17.3625121Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:17:17.3637209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.3905287Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.3917019Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool 2022-08-17T12:17:17.3946351Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool 2022-08-17T12:17:17.3948697Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:17:17.3959839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.3967541Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.4065710Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:17:17.4078404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.4345040Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.4357083Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128 2022-08-17T12:17:17.4386572Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128 2022-08-17T12:17:17.4387426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.4401422Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:17:17.4408574Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:17:17.4505163Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.4519651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16 2022-08-17T12:17:17.4786264Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16 2022-08-17T12:17:17.4797649Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32 2022-08-17T12:17:17.4826886Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32 2022-08-17T12:17:17.4829009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16 2022-08-17T12:17:17.4840766Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:17:17.4846027Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:17:17.4945838Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16 2022-08-17T12:17:17.4960534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32 2022-08-17T12:17:17.5225749Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32 2022-08-17T12:17:17.5239408Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64 2022-08-17T12:17:17.5266304Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64 2022-08-17T12:17:17.5269251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32 2022-08-17T12:17:17.5288844Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:17:17.5291504Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:17:17.5385124Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32 2022-08-17T12:17:17.5397252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64 2022-08-17T12:17:17.5666144Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64 2022-08-17T12:17:17.5677692Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16 2022-08-17T12:17:17.5707463Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16 2022-08-17T12:17:17.5708027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64 2022-08-17T12:17:17.5722617Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:17:17.5729347Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64 2022-08-17T12:17:17.5825649Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:17:17.5838810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:17.6105713Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:17.6118717Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32 2022-08-17T12:17:17.6146782Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32 2022-08-17T12:17:17.6147394Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:17:17.6165563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8 2022-08-17T12:17:17.6169007Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8 2022-08-17T12:17:17.6265501Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:17:17.6278133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16 2022-08-17T12:17:17.6545287Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16 2022-08-17T12:17:17.6557682Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64 2022-08-17T12:17:17.6586920Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64 2022-08-17T12:17:17.6589640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.6609850Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128 2022-08-17T12:17:17.6612590Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128 2022-08-17T12:17:17.6705250Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.6719810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.6985676Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.6998754Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16 2022-08-17T12:17:17.7026959Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16 2022-08-17T12:17:17.7028916Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64 2022-08-17T12:17:17.7040398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.7048557Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64 2022-08-17T12:17:17.7145231Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.7157419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.7425229Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.7437175Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32 2022-08-17T12:17:17.7467162Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32 2022-08-17T12:17:17.7467861Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16 2022-08-17T12:17:17.7483590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16 2022-08-17T12:17:17.7488651Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16 2022-08-17T12:17:17.7585252Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16 2022-08-17T12:17:17.7596822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128 2022-08-17T12:17:17.7866203Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128 2022-08-17T12:17:17.7880133Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64 2022-08-17T12:17:17.7907941Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64 2022-08-17T12:17:17.7908966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32 2022-08-17T12:17:17.7925453Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32 2022-08-17T12:17:17.7927948Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32 2022-08-17T12:17:17.8025234Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32 2022-08-17T12:17:17.8037876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32 2022-08-17T12:17:17.8305742Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32 2022-08-17T12:17:17.8318381Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8 2022-08-17T12:17:17.8346206Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8 2022-08-17T12:17:17.8348156Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64 2022-08-17T12:17:17.8364901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64 2022-08-17T12:17:17.8367210Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64 2022-08-17T12:17:17.8465281Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64 2022-08-17T12:17:17.8476928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64 2022-08-17T12:17:17.8745688Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64 2022-08-17T12:17:17.8756792Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8 2022-08-17T12:17:17.8787366Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8 2022-08-17T12:17:17.8789628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16 2022-08-17T12:17:17.8805595Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128 2022-08-17T12:17:17.8808674Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16 2022-08-17T12:17:17.8905167Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128 2022-08-17T12:17:17.8916755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128 2022-08-17T12:17:17.9185156Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128 2022-08-17T12:17:17.9196776Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:17:17.9226038Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:17:17.9228652Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64 2022-08-17T12:17:17.9245358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32 2022-08-17T12:17:17.9247628Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64 2022-08-17T12:17:17.9345471Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32 2022-08-17T12:17:17.9360020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32 2022-08-17T12:17:17.9624946Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32 2022-08-17T12:17:17.9636556Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool 2022-08-17T12:17:17.9667127Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool 2022-08-17T12:17:17.9669065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64 2022-08-17T12:17:17.9687847Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32 2022-08-17T12:17:17.9691444Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64 2022-08-17T12:17:17.9785542Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32 2022-08-17T12:17:17.9797340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64 2022-08-17T12:17:18.0065189Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64 2022-08-17T12:17:18.0076715Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128 2022-08-17T12:17:18.0106451Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128 2022-08-17T12:17:18.0109228Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64 2022-08-17T12:17:18.0119682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8 2022-08-17T12:17:18.0132067Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64 2022-08-17T12:17:18.0224763Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8 2022-08-17T12:17:18.0236495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16 2022-08-17T12:17:18.0505151Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16 2022-08-17T12:17:18.0517174Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32 2022-08-17T12:17:18.0547315Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32 2022-08-17T12:17:18.0547911Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:17:18.0565010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8 2022-08-17T12:17:18.0571856Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8 2022-08-17T12:17:18.0665636Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:17:18.0678495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool 2022-08-17T12:17:18.0946581Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool 2022-08-17T12:17:18.0959069Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64 2022-08-17T12:17:18.0987645Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64 2022-08-17T12:17:18.0990691Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:17:18.1008045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:18.1014781Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:18.1106481Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:17:18.1121220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128 2022-08-17T12:17:18.1389309Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128 2022-08-17T12:17:18.1405373Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16 2022-08-17T12:17:18.1429259Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16 2022-08-17T12:17:18.1431407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16 2022-08-17T12:17:18.1454458Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32 2022-08-17T12:17:18.1456508Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32 2022-08-17T12:17:18.1547476Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16 2022-08-17T12:17:18.1562441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64 2022-08-17T12:17:18.1829035Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64 2022-08-17T12:17:18.1845467Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32 2022-08-17T12:17:18.1867621Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32 2022-08-17T12:17:18.1870217Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64 2022-08-17T12:17:18.1889550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.1898736Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64 2022-08-17T12:17:18.1986948Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.2103295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16 2022-08-17T12:17:18.2267819Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16 2022-08-17T12:17:18.2310043Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64 2022-08-17T12:17:18.2310682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.2335220Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:17:18.2340708Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.2427154Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:17:18.2443737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32 2022-08-17T12:17:18.2453601Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64 2022-08-17T12:17:18.2708980Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32 2022-08-17T12:17:18.2726912Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16 2022-08-17T12:17:18.2749933Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16 2022-08-17T12:17:18.2750792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16 2022-08-17T12:17:18.2774034Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:17:18.2776081Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16 2022-08-17T12:17:18.2866872Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:17:18.2884192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64 2022-08-17T12:17:18.3146077Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64 2022-08-17T12:17:18.3160639Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32 2022-08-17T12:17:18.3187498Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32 2022-08-17T12:17:18.3188157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32 2022-08-17T12:17:18.3209789Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:17:18.3214527Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32 2022-08-17T12:17:18.3305562Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:17:18.3323543Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16 2022-08-17T12:17:18.3585832Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16 2022-08-17T12:17:18.3599971Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64 2022-08-17T12:17:18.3627425Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64 2022-08-17T12:17:18.3628094Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:17:18.3643463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64 2022-08-17T12:17:18.3650262Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64 2022-08-17T12:17:18.3745389Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:17:18.3762745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32 2022-08-17T12:17:18.4025160Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32 2022-08-17T12:17:18.4037081Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8 2022-08-17T12:17:18.4065968Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8 2022-08-17T12:17:18.4079110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8 2022-08-17T12:17:18.4081684Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:17:18.4090830Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:17:18.4185663Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8 2022-08-17T12:17:18.4202349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64 2022-08-17T12:17:18.4466001Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64 2022-08-17T12:17:18.4477383Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8 2022-08-17T12:17:18.4507775Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8 2022-08-17T12:17:18.4508348Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:17:18.4524916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8 2022-08-17T12:17:18.4529913Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8 2022-08-17T12:17:18.4625601Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:17:18.4639660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8 2022-08-17T12:17:18.4905132Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8 2022-08-17T12:17:18.4916719Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16 2022-08-17T12:17:18.4947554Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16 2022-08-17T12:17:18.4947958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16 2022-08-17T12:17:18.4964599Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16 2022-08-17T12:17:18.4971294Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16 2022-08-17T12:17:18.5064989Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16 2022-08-17T12:17:18.5076715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8 2022-08-17T12:17:18.5346707Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8 2022-08-17T12:17:18.5358382Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128 2022-08-17T12:17:18.5387558Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128 2022-08-17T12:17:18.5388386Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128 2022-08-17T12:17:18.5409374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16 2022-08-17T12:17:18.5411939Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128 2022-08-17T12:17:18.5505292Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16 2022-08-17T12:17:18.5518935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:18.5785485Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:18.5797267Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64 2022-08-17T12:17:18.5827242Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64 2022-08-17T12:17:18.5827807Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64 2022-08-17T12:17:18.5848475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32 2022-08-17T12:17:18.5850970Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32 2022-08-17T12:17:18.5945162Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64 2022-08-17T12:17:18.5957948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool 2022-08-17T12:17:18.6225275Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool 2022-08-17T12:17:18.6237736Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16 2022-08-17T12:17:18.6267092Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16 2022-08-17T12:17:18.6267794Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16 2022-08-17T12:17:18.6285392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64 2022-08-17T12:17:18.6291982Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16 2022-08-17T12:17:18.6385286Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64 2022-08-17T12:17:18.6398540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:18.6665317Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:18.6677861Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32 2022-08-17T12:17:18.6707428Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32 2022-08-17T12:17:18.6708394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:18.6723234Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32 2022-08-17T12:17:18.6728649Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:18.6825412Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32 2022-08-17T12:17:18.6838197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:18.7105475Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:18.7117644Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64 2022-08-17T12:17:18.7145821Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64 2022-08-17T12:17:18.7148392Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64 2022-08-17T12:17:18.7164985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16 2022-08-17T12:17:18.7167460Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16 2022-08-17T12:17:18.7265583Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64 2022-08-17T12:17:18.7278575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16 2022-08-17T12:17:18.7545299Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16 2022-08-17T12:17:18.7559630Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16 2022-08-17T12:17:18.7586848Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16 2022-08-17T12:17:18.7587601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.7601861Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16 2022-08-17T12:17:18.7608804Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16 2022-08-17T12:17:18.7706129Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.7717799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.7985025Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.7996193Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128 2022-08-17T12:17:18.8026562Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128 2022-08-17T12:17:18.8028461Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32 2022-08-17T12:17:18.8044945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.8046409Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32 2022-08-17T12:17:18.8145158Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.8157090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.8425277Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.8436554Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64 2022-08-17T12:17:18.8466929Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64 2022-08-17T12:17:18.8467434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16 2022-08-17T12:17:18.8481471Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64 2022-08-17T12:17:18.8487977Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64 2022-08-17T12:17:18.8585425Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16 2022-08-17T12:17:18.8597687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16 2022-08-17T12:17:18.8865440Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16 2022-08-17T12:17:18.8876877Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16 2022-08-17T12:17:18.8906408Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16 2022-08-17T12:17:18.8908812Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8 2022-08-17T12:17:18.8925930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32 2022-08-17T12:17:18.8928207Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8 2022-08-17T12:17:18.9025578Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32 2022-08-17T12:17:18.9041111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32 2022-08-17T12:17:18.9305184Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32 2022-08-17T12:17:18.9316643Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32 2022-08-17T12:17:18.9346762Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32 2022-08-17T12:17:18.9347139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64 2022-08-17T12:17:18.9364931Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8 2022-08-17T12:17:18.9367792Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8 2022-08-17T12:17:18.9465002Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64 2022-08-17T12:17:18.9477214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64 2022-08-17T12:17:18.9745129Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64 2022-08-17T12:17:18.9756324Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64 2022-08-17T12:17:18.9786956Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64 2022-08-17T12:17:18.9787564Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16 2022-08-17T12:17:18.9805289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8 2022-08-17T12:17:18.9808180Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16 2022-08-17T12:17:18.9905140Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8 2022-08-17T12:17:18.9916551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8 2022-08-17T12:17:19.0185300Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8 2022-08-17T12:17:19.0197314Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16 2022-08-17T12:17:19.0226970Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16 2022-08-17T12:17:19.0227434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8 2022-08-17T12:17:19.0245109Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool 2022-08-17T12:17:19.0246956Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool 2022-08-17T12:17:19.0345785Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8 2022-08-17T12:17:19.0358695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8 2022-08-17T12:17:19.0626451Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8 2022-08-17T12:17:19.0639854Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool 2022-08-17T12:17:19.0667567Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool 2022-08-17T12:17:19.0668014Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128 2022-08-17T12:17:19.0688418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16 2022-08-17T12:17:19.0692023Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16 2022-08-17T12:17:19.0785474Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128 2022-08-17T12:17:19.0798624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16 2022-08-17T12:17:19.1066056Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16 2022-08-17T12:17:19.1079315Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128 2022-08-17T12:17:19.1107419Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128 2022-08-17T12:17:19.1108055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32 2022-08-17T12:17:19.1127808Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64 2022-08-17T12:17:19.1130016Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32 2022-08-17T12:17:19.1225528Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64 2022-08-17T12:17:19.1239004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool 2022-08-17T12:17:19.1505811Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool 2022-08-17T12:17:19.1519421Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32 2022-08-17T12:17:19.1547547Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32 2022-08-17T12:17:19.1548769Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32 2022-08-17T12:17:19.1565271Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64 2022-08-17T12:17:19.1571919Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32 2022-08-17T12:17:19.1665557Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64 2022-08-17T12:17:19.1678365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128 2022-08-17T12:17:19.1945482Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128 2022-08-17T12:17:19.1958369Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64 2022-08-17T12:17:19.1988029Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64 2022-08-17T12:17:19.1988457Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64 2022-08-17T12:17:19.2004920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8 2022-08-17T12:17:19.2012502Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64 2022-08-17T12:17:19.2105282Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8 2022-08-17T12:17:19.2117683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32 2022-08-17T12:17:19.2386056Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32 2022-08-17T12:17:19.2401236Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16 2022-08-17T12:17:19.2427807Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16 2022-08-17T12:17:19.2428343Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16 2022-08-17T12:17:19.2446163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8 2022-08-17T12:17:19.2452475Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16 2022-08-17T12:17:19.2545798Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8 2022-08-17T12:17:19.2559720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64 2022-08-17T12:17:19.2827755Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64 2022-08-17T12:17:19.2840350Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32 2022-08-17T12:17:19.2868280Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32 2022-08-17T12:17:19.2871084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16 2022-08-17T12:17:19.2891182Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32 2022-08-17T12:17:19.2896317Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32 2022-08-17T12:17:19.2986936Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16 2022-08-17T12:17:19.3002072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16 2022-08-17T12:17:19.3268106Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16 2022-08-17T12:17:19.3285053Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64 2022-08-17T12:17:19.3309547Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64 2022-08-17T12:17:19.3310344Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64 2022-08-17T12:17:19.3330448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool 2022-08-17T12:17:19.3339036Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool 2022-08-17T12:17:19.3427183Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64 2022-08-17T12:17:19.3442353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32 2022-08-17T12:17:19.3707923Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32 2022-08-17T12:17:19.3722460Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16 2022-08-17T12:17:19.3748927Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16 2022-08-17T12:17:19.3749628Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8 2022-08-17T12:17:19.3771005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16 2022-08-17T12:17:19.3778515Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8 2022-08-17T12:17:19.3866693Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16 2022-08-17T12:17:19.3884776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64 2022-08-17T12:17:19.4148656Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64 2022-08-17T12:17:19.4162791Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32 2022-08-17T12:17:19.4189091Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32 2022-08-17T12:17:19.4190114Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8 2022-08-17T12:17:19.4209602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32 2022-08-17T12:17:19.4218743Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8 2022-08-17T12:17:19.4306974Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32 2022-08-17T12:17:19.4322226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16 2022-08-17T12:17:19.4586934Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16 2022-08-17T12:17:19.4601764Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64 2022-08-17T12:17:19.4629355Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64 2022-08-17T12:17:19.4629815Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16 2022-08-17T12:17:19.4650032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64 2022-08-17T12:17:19.4706393Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16 2022-08-17T12:17:19.4746260Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64 2022-08-17T12:17:19.4762291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32 2022-08-17T12:17:19.5025580Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32 2022-08-17T12:17:19.5038467Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8 2022-08-17T12:17:19.5067461Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8 2022-08-17T12:17:19.5068145Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool 2022-08-17T12:17:19.5088847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16 2022-08-17T12:17:19.5093584Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16 2022-08-17T12:17:19.5185588Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool 2022-08-17T12:17:19.5199006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64 2022-08-17T12:17:19.5465020Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64 2022-08-17T12:17:19.5477376Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8 2022-08-17T12:17:19.5506219Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8 2022-08-17T12:17:19.5508171Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32 2022-08-17T12:17:19.5528006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32 2022-08-17T12:17:19.5625931Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32 2022-08-17T12:17:19.5639444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8 2022-08-17T12:17:19.5681064Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8 2022-08-17T12:17:19.5904964Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32 2022-08-17T12:17:19.5917352Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16 2022-08-17T12:17:19.5947265Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16 2022-08-17T12:17:19.5947908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64 2022-08-17T12:17:19.5970532Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64 2022-08-17T12:17:19.5972150Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64 2022-08-17T12:17:19.6065673Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64 2022-08-17T12:17:19.6078698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8 2022-08-17T12:17:19.6345783Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8 2022-08-17T12:17:19.6357484Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool 2022-08-17T12:17:19.6386309Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool 2022-08-17T12:17:19.6388254Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16 2022-08-17T12:17:19.6407639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8 2022-08-17T12:17:19.6412390Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8 2022-08-17T12:17:19.6505563Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16 2022-08-17T12:17:19.6518123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:19.6785404Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:19.6797461Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128 2022-08-17T12:17:19.6827195Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128 2022-08-17T12:17:19.6827899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8 2022-08-17T12:17:19.6844115Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32 2022-08-17T12:17:19.6854168Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8 2022-08-17T12:17:19.6945404Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32 2022-08-17T12:17:19.6956695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool 2022-08-17T12:17:19.7225387Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool 2022-08-17T12:17:19.7239841Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32 2022-08-17T12:17:19.7267558Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32 2022-08-17T12:17:19.7268337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:19.7287336Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64 2022-08-17T12:17:19.7292661Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64 2022-08-17T12:17:19.7385189Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:19.7396747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128 2022-08-17T12:17:19.7665242Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128 2022-08-17T12:17:19.7678733Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64 2022-08-17T12:17:19.7707141Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64 2022-08-17T12:17:19.7708004Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8 2022-08-17T12:17:19.7727147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool 2022-08-17T12:17:19.7731959Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool 2022-08-17T12:17:19.7825189Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8 2022-08-17T12:17:19.7837518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32 2022-08-17T12:17:19.8105537Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32 2022-08-17T12:17:19.8117205Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16 2022-08-17T12:17:19.8147457Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16 2022-08-17T12:17:19.8148015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16 2022-08-17T12:17:19.8165332Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8 2022-08-17T12:17:19.8172766Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8 2022-08-17T12:17:19.8265223Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16 2022-08-17T12:17:19.8277206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64 2022-08-17T12:17:19.8545180Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64 2022-08-17T12:17:19.8556808Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32 2022-08-17T12:17:19.8587492Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32 2022-08-17T12:17:19.8587887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32 2022-08-17T12:17:19.8609457Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16 2022-08-17T12:17:19.8611992Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16 2022-08-17T12:17:19.8705178Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32 2022-08-17T12:17:19.8719596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16 2022-08-17T12:17:19.8985116Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16 2022-08-17T12:17:19.8996278Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64 2022-08-17T12:17:19.9026616Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64 2022-08-17T12:17:19.9028461Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool 2022-08-17T12:17:19.9045436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64 2022-08-17T12:17:19.9053285Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64 2022-08-17T12:17:19.9145649Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool 2022-08-17T12:17:19.9158470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32 2022-08-17T12:17:19.9425249Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32 2022-08-17T12:17:19.9437043Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16 2022-08-17T12:17:19.9467358Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16 2022-08-17T12:17:19.9468264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16 2022-08-17T12:17:19.9484274Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128 2022-08-17T12:17:19.9492951Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128 2022-08-17T12:17:19.9585071Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16 2022-08-17T12:17:19.9597147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64 2022-08-17T12:17:19.9865151Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64 2022-08-17T12:17:19.9876714Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32 2022-08-17T12:17:19.9907443Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32 2022-08-17T12:17:19.9907855Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64 2022-08-17T12:17:19.9923871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32 2022-08-17T12:17:19.9942755Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64 2022-08-17T12:17:20.0025321Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32 2022-08-17T12:17:20.0037539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16 2022-08-17T12:17:20.0305131Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16 2022-08-17T12:17:20.0317204Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64 2022-08-17T12:17:20.0346233Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64 2022-08-17T12:17:20.0348488Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32 2022-08-17T12:17:20.0363924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64 2022-08-17T12:17:20.0373785Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64 2022-08-17T12:17:20.0465205Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32 2022-08-17T12:17:20.0476698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32 2022-08-17T12:17:20.0745197Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32 2022-08-17T12:17:20.0756879Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8 2022-08-17T12:17:20.0786788Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8 2022-08-17T12:17:20.0788645Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64 2022-08-17T12:17:20.0805201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8 2022-08-17T12:17:20.0812324Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8 2022-08-17T12:17:20.0904879Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64 2022-08-17T12:17:20.0916495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64 2022-08-17T12:17:20.1185624Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64 2022-08-17T12:17:20.1197354Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8 2022-08-17T12:17:20.1228014Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8 2022-08-17T12:17:20.1228765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8 2022-08-17T12:17:20.1246524Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16 2022-08-17T12:17:20.1254029Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8 2022-08-17T12:17:20.1345666Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16 2022-08-17T12:17:20.1359354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8 2022-08-17T12:17:20.1625632Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8 2022-08-17T12:17:20.1637943Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16 2022-08-17T12:17:20.1666848Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16 2022-08-17T12:17:20.1669016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16 2022-08-17T12:17:20.1684765Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32 2022-08-17T12:17:20.1693553Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32 2022-08-17T12:17:20.1785643Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16 2022-08-17T12:17:20.1799223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8 2022-08-17T12:17:20.2065220Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8 2022-08-17T12:17:20.2086260Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool 2022-08-17T12:17:20.2107823Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool 2022-08-17T12:17:20.2108405Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64 2022-08-17T12:17:20.2124733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool 2022-08-17T12:17:20.2133513Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64 2022-08-17T12:17:20.2225271Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool 2022-08-17T12:17:20.2238012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16 2022-08-17T12:17:20.2506231Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16 2022-08-17T12:17:20.2518892Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128 2022-08-17T12:17:20.2547331Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128 2022-08-17T12:17:20.2554565Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8 2022-08-17T12:17:20.2569402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16 2022-08-17T12:17:20.4607774Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16 2022-08-17T12:17:20.4622457Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8 2022-08-17T12:17:20.4628454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool 2022-08-17T12:17:20.4629456Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32 2022-08-17T12:17:20.4630152Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8 2022-08-17T12:17:20.4659665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32 2022-08-17T12:17:20.4664380Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool 2022-08-17T12:17:20.4677685Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32 2022-08-17T12:17:20.4695403Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8 2022-08-17T12:17:20.4712239Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32 2022-08-17T12:17:20.4712999Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16 2022-08-17T12:17:20.4713929Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64 2022-08-17T12:17:20.4716585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64 2022-08-17T12:17:20.4719139Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16 2022-08-17T12:17:20.4722576Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64 2022-08-17T12:17:20.4726294Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64 2022-08-17T12:17:20.4727977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128 2022-08-17T12:17:20.5115461Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128 2022-08-17T12:17:20.5137184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32 2022-08-17T12:17:20.5137651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16 2022-08-17T12:17:20.5137976Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16 2022-08-17T12:17:20.5277380Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool 2022-08-17T12:17:20.5283848Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16 2022-08-17T12:17:20.5286899Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32 2022-08-17T12:17:20.5289600Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16 2022-08-17T12:17:20.5556030Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool 2022-08-17T12:17:20.5562282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64 2022-08-17T12:17:20.5565531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32 2022-08-17T12:17:20.5570162Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32 2022-08-17T12:17:20.5581993Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128 2022-08-17T12:17:20.5598552Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64 2022-08-17T12:17:20.5600652Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128 2022-08-17T12:17:20.5603762Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32 2022-08-17T12:17:20.5997366Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32 2022-08-17T12:17:20.6002930Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64 2022-08-17T12:17:20.6005995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64 2022-08-17T12:17:20.6013512Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64 2022-08-17T12:17:20.6028218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16 2022-08-17T12:17:20.6030723Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64 2022-08-17T12:17:20.6034211Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16 2022-08-17T12:17:20.6044676Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64 2022-08-17T12:17:20.6436156Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64 2022-08-17T12:17:20.6456856Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16 2022-08-17T12:17:20.6457359Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32 2022-08-17T12:17:20.6469699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32 2022-08-17T12:17:20.6480680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8 2022-08-17T12:17:20.6484211Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32 2022-08-17T12:17:20.6487573Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16 2022-08-17T12:17:20.6641134Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32 2022-08-17T12:17:20.6870963Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8 2022-08-17T12:17:20.6879744Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64 2022-08-17T12:17:20.6881981Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32 2022-08-17T12:17:20.6903451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8 2022-08-17T12:17:20.6909546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64 2022-08-17T12:17:20.6912319Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64 2022-08-17T12:17:20.6915116Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8 2022-08-17T12:17:20.6917880Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64 2022-08-17T12:17:20.7309843Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32 2022-08-17T12:17:20.7315764Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16 2022-08-17T12:17:20.7317024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:20.7336845Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64 2022-08-17T12:17:20.7342443Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16 2022-08-17T12:17:20.7348689Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64 2022-08-17T12:17:20.7361758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16 2022-08-17T12:17:20.7364012Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16 2022-08-17T12:17:20.7755207Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:20.7764780Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32 2022-08-17T12:17:20.7784295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32 2022-08-17T12:17:20.7786979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool 2022-08-17T12:17:20.7791174Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8 2022-08-17T12:17:20.7794382Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32 2022-08-17T12:17:20.7797467Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool 2022-08-17T12:17:20.7800343Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8 2022-08-17T12:17:20.8191423Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32 2022-08-17T12:17:20.8196245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64 2022-08-17T12:17:20.8219625Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64 2022-08-17T12:17:20.8220172Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8 2022-08-17T12:17:20.8222877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16 2022-08-17T12:17:20.8236794Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64 2022-08-17T12:17:20.8240168Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8 2022-08-17T12:17:20.8243910Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64 2022-08-17T12:17:20.8629923Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16 2022-08-17T12:17:20.8653144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32 2022-08-17T12:17:20.8665151Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16 2022-08-17T12:17:20.8667512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8 2022-08-17T12:17:20.8672901Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32 2022-08-17T12:17:20.8676433Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16 2022-08-17T12:17:20.8679149Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8 2022-08-17T12:17:20.8680171Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8 2022-08-17T12:17:20.9076656Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8 2022-08-17T12:17:20.9079320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8 2022-08-17T12:17:20.9104510Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8 2022-08-17T12:17:20.9105117Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool 2022-08-17T12:17:20.9106642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64 2022-08-17T12:17:20.9108834Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8 2022-08-17T12:17:20.9111959Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool 2022-08-17T12:17:20.9115682Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8 2022-08-17T12:17:20.9513955Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64 2022-08-17T12:17:20.9517846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:20.9521072Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_bfloat16 2022-08-17T12:17:20.9545646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16 2022-08-17T12:17:20.9547963Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128 2022-08-17T12:17:20.9550625Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:20.9553351Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_bfloat16 2022-08-17T12:17:20.9556338Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16 2022-08-17T12:17:20.9950891Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128 2022-08-17T12:17:20.9956735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32 2022-08-17T12:17:20.9959633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool 2022-08-17T12:17:20.9976375Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float32 2022-08-17T12:17:20.9985952Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32 2022-08-17T12:17:20.9989754Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32 2022-08-17T12:17:20.9992561Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool 2022-08-17T12:17:20.9996327Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float32 2022-08-17T12:17:21.0389476Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32 2022-08-17T12:17:21.0392738Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.0426256Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float64 2022-08-17T12:17:21.0427229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128 2022-08-17T12:17:21.0429041Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64 2022-08-17T12:17:21.0432376Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.0434753Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float64 2022-08-17T12:17:21.0437678Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128 2022-08-17T12:17:21.0832126Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64 2022-08-17T12:17:21.0836684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32 2022-08-17T12:17:21.0840865Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16 2022-08-17T12:17:21.0866868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8 2022-08-17T12:17:21.0871316Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8 2022-08-17T12:17:21.0874526Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16 2022-08-17T12:17:21.0876161Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16 2022-08-17T12:17:21.0878913Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16 2022-08-17T12:17:21.1271955Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32 2022-08-17T12:17:21.1278824Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32 2022-08-17T12:17:21.1287187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64 2022-08-17T12:17:21.1304060Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool 2022-08-17T12:17:21.1311847Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32 2022-08-17T12:17:21.1313034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:21.1317193Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:21.1320498Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64 2022-08-17T12:17:21.1716153Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool 2022-08-17T12:17:21.1718020Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64 2022-08-17T12:17:21.1718880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16 2022-08-17T12:17:21.1743362Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128 2022-08-17T12:17:21.1746474Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128 2022-08-17T12:17:21.1749585Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16 2022-08-17T12:17:21.1752080Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64 2022-08-17T12:17:21.1753668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16 2022-08-17T12:17:21.2152299Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16 2022-08-17T12:17:21.2161285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32 2022-08-17T12:17:21.2181343Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64 2022-08-17T12:17:21.2189008Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16 2022-08-17T12:17:21.2192529Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32 2022-08-17T12:17:21.2195784Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16 2022-08-17T12:17:21.2198400Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64 2022-08-17T12:17:21.2199967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool 2022-08-17T12:17:21.2590539Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool 2022-08-17T12:17:21.2602692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16 2022-08-17T12:17:21.2620009Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16 2022-08-17T12:17:21.2627654Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16 2022-08-17T12:17:21.2630100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64 2022-08-17T12:17:21.2639516Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64 2022-08-17T12:17:21.2641994Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16 2022-08-17T12:17:21.2643246Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32 2022-08-17T12:17:21.3032007Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32 2022-08-17T12:17:21.3034595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32 2022-08-17T12:17:21.3039434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16 2022-08-17T12:17:21.3051845Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64 2022-08-17T12:17:21.3069044Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32 2022-08-17T12:17:21.3073339Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16 2022-08-17T12:17:21.3076107Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32 2022-08-17T12:17:21.3079188Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64 2022-08-17T12:17:21.3472929Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32 2022-08-17T12:17:21.3476600Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8 2022-08-17T12:17:21.3499866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64 2022-08-17T12:17:21.3505943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32 2022-08-17T12:17:21.3506850Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64 2022-08-17T12:17:21.3510093Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8 2022-08-17T12:17:21.3513135Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32 2022-08-17T12:17:21.3516240Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64 2022-08-17T12:17:21.3913414Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64 2022-08-17T12:17:21.3918301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.3920577Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8 2022-08-17T12:17:21.3944970Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16 2022-08-17T12:17:21.3950839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16 2022-08-17T12:17:21.3954922Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16 2022-08-17T12:17:21.3958715Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8 2022-08-17T12:17:21.3961883Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16 2022-08-17T12:17:21.4354073Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.4357840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32 2022-08-17T12:17:21.4360135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8 2022-08-17T12:17:21.4361664Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32 2022-08-17T12:17:21.4370971Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu 2022-08-17T12:17:21.4392308Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8 2022-08-17T12:17:21.4396143Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32 2022-08-17T12:17:21.4398682Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32 2022-08-17T12:17:21.4788716Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu 2022-08-17T12:17:21.4799806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8 2022-08-17T12:17:21.4803203Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64 2022-08-17T12:17:21.4803597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64 2022-08-17T12:17:21.4825280Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu 2022-08-17T12:17:21.4828684Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8 2022-08-17T12:17:21.4831816Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64 2022-08-17T12:17:21.4851004Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64 2022-08-17T12:17:21.5230960Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu 2022-08-17T12:17:21.5233389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16 2022-08-17T12:17:21.5252515Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu 2022-08-17T12:17:21.5260636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8 2022-08-17T12:17:21.5261703Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8 2022-08-17T12:17:21.5265058Z [gw1] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16 2022-08-17T12:17:21.5273275Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8 2022-08-17T12:17:21.5281867Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8 2022-08-17T12:17:21.5672969Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu 2022-08-17T12:17:21.5683719Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8 2022-08-17T12:17:21.5703967Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu 2022-08-17T12:17:21.5705425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8 2022-08-17T12:17:21.5706932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool 2022-08-17T12:17:21.5710016Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8 2022-08-17T12:17:21.5713178Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8 2022-08-17T12:17:21.5715963Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool 2022-08-17T12:17:21.6109300Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu 2022-08-17T12:17:21.6113162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128 2022-08-17T12:17:21.6130070Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu 2022-08-17T12:17:21.6138656Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128 2022-08-17T12:17:21.6148014Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16 2022-08-17T12:17:21.6160110Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu 2022-08-17T12:17:21.6168388Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16 2022-08-17T12:17:21.6170060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:21.6549157Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:21.6561840Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool 2022-08-17T12:17:21.6568854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64 2022-08-17T12:17:21.6581688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool 2022-08-17T12:17:21.6589093Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu 2022-08-17T12:17:21.6593142Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool 2022-08-17T12:17:21.6596818Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool 2022-08-17T12:17:21.6600304Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64 2022-08-17T12:17:21.6992792Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu 2022-08-17T12:17:21.6995301Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128 2022-08-17T12:17:21.7006628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16 2022-08-17T12:17:21.7114020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16 2022-08-17T12:17:21.7119759Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16 2022-08-17T12:17:21.7121264Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu 2022-08-17T12:17:21.7124283Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu 2022-08-17T12:17:21.7127172Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16 2022-08-17T12:17:21.7458055Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128 2022-08-17T12:17:21.7469583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32 2022-08-17T12:17:21.7471547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32 2022-08-17T12:17:21.7474402Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32 2022-08-17T12:17:21.7475971Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu 2022-08-17T12:17:21.7478813Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu 2022-08-17T12:17:21.7481718Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32 2022-08-17T12:17:21.7545679Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64 2022-08-17T12:17:21.7889688Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64 2022-08-17T12:17:21.7909417Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu 2022-08-17T12:17:21.7917734Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16 2022-08-17T12:17:21.7921057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64 2022-08-17T12:17:21.7924698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64 2022-08-17T12:17:21.7928306Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64 2022-08-17T12:17:21.7931072Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu 2022-08-17T12:17:21.7934067Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64 2022-08-17T12:17:21.8325744Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16 2022-08-17T12:17:21.8326939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16 2022-08-17T12:17:21.8327688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16 2022-08-17T12:17:21.8340407Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32 2022-08-17T12:17:21.8348343Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16 2022-08-17T12:17:21.8352590Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32 2022-08-17T12:17:21.8367858Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu 2022-08-17T12:17:21.8403423Z [gw2] [ 41%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu 2022-08-17T12:17:21.8755302Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16 2022-08-17T12:17:21.8756195Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64 2022-08-17T12:17:21.8757913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32 2022-08-17T12:17:21.8768484Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32 2022-08-17T12:17:21.8779178Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu 2022-08-17T12:17:21.8781797Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64 2022-08-17T12:17:21.8788338Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32 2022-08-17T12:17:21.8799070Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32 2022-08-17T12:17:21.9192892Z [gw2] [ 41%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu 2022-08-17T12:17:21.9196998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64 2022-08-17T12:17:21.9215300Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16 2022-08-17T12:17:21.9217789Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu 2022-08-17T12:17:21.9223349Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16 2022-08-17T12:17:21.9225758Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64 2022-08-17T12:17:21.9237507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.9244977Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu 2022-08-17T12:17:21.9634562Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.9653192Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu 2022-08-17T12:17:21.9667211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8 2022-08-17T12:17:21.9670399Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32 2022-08-17T12:17:21.9679366Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32 2022-08-17T12:17:21.9683533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8 2022-08-17T12:17:21.9690725Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8 2022-08-17T12:17:21.9693512Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8 2022-08-17T12:17:22.0075341Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu 2022-08-17T12:17:22.0079361Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu 2022-08-17T12:17:22.0086510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8 2022-08-17T12:17:22.0108487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8 2022-08-17T12:17:22.0112269Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8 2022-08-17T12:17:22.0115181Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu 2022-08-17T12:17:22.0116649Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64 2022-08-17T12:17:22.0119594Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64 2022-08-17T12:17:22.0513788Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8 2022-08-17T12:17:22.0515459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:22.0522626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:22.0542692Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8 2022-08-17T12:17:22.0546253Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:22.0549439Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8 2022-08-17T12:17:22.0552739Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:22.0559112Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu 2022-08-17T12:17:22.0950918Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu 2022-08-17T12:17:22.0952352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool 2022-08-17T12:17:22.0962011Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu 2022-08-17T12:17:22.0974917Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8 2022-08-17T12:17:22.0983433Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool 2022-08-17T12:17:22.0991361Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu 2022-08-17T12:17:22.0993860Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8 2022-08-17T12:17:22.0995699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool 2022-08-17T12:17:22.1393803Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool 2022-08-17T12:17:22.1398827Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu 2022-08-17T12:17:22.1402368Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16 2022-08-17T12:17:22.1406767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128 2022-08-17T12:17:22.1420197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128 2022-08-17T12:17:22.1439233Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128 2022-08-17T12:17:22.1442084Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128 2022-08-17T12:17:22.1444573Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16 2022-08-17T12:17:22.1834361Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu 2022-08-17T12:17:22.1837599Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu 2022-08-17T12:17:22.1843148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32 2022-08-17T12:17:22.1857381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64 2022-08-17T12:17:22.1866975Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool 2022-08-17T12:17:22.1869217Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32 2022-08-17T12:17:22.1872514Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64 2022-08-17T12:17:22.1919205Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool 2022-08-17T12:17:22.2272339Z [gw2] [ 41%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu 2022-08-17T12:17:22.2276516Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128 2022-08-17T12:17:22.2279479Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu 2022-08-17T12:17:22.2283487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16 2022-08-17T12:17:22.2313526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64 2022-08-17T12:17:22.2316797Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16 2022-08-17T12:17:22.2320317Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64 2022-08-17T12:17:22.2323679Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu 2022-08-17T12:17:22.2712893Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128 2022-08-17T12:17:22.2720097Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64 2022-08-17T12:17:22.2723538Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu 2022-08-17T12:17:22.2727827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16 2022-08-17T12:17:22.2749432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32 2022-08-17T12:17:22.2752795Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16 2022-08-17T12:17:22.2755505Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64 2022-08-17T12:17:22.2758627Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32 2022-08-17T12:17:22.3153246Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu 2022-08-17T12:17:22.3154099Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu 2022-08-17T12:17:22.3156968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64 2022-08-17T12:17:22.3165786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32 2022-08-17T12:17:22.3172385Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16 2022-08-17T12:17:22.3192363Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32 2022-08-17T12:17:22.3194941Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16 2022-08-17T12:17:22.3197432Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu 2022-08-17T12:17:22.3592737Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64 2022-08-17T12:17:22.3595226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64 2022-08-17T12:17:22.3601404Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32 2022-08-17T12:17:22.3625036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16 2022-08-17T12:17:22.3627661Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu 2022-08-17T12:17:22.3631451Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32 2022-08-17T12:17:22.3636508Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16 2022-08-17T12:17:22.3639357Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64 2022-08-17T12:17:22.4030576Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu 2022-08-17T12:17:22.4036786Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu 2022-08-17T12:17:22.4042987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32 2022-08-17T12:17:22.4058222Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64 2022-08-17T12:17:22.4070333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16 2022-08-17T12:17:22.4073396Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu 2022-08-17T12:17:22.4076309Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64 2022-08-17T12:17:22.4079008Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16 2022-08-17T12:17:22.4470919Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32 2022-08-17T12:17:22.4474517Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu 2022-08-17T12:17:22.4477745Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16 2022-08-17T12:17:22.4486694Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64 2022-08-17T12:17:22.4507035Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16 2022-08-17T12:17:22.4510688Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu 2022-08-17T12:17:22.4512273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32 2022-08-17T12:17:22.4521100Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64 2022-08-17T12:17:22.4940097Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32 2022-08-17T12:17:22.4957722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8 2022-08-17T12:17:22.4962320Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8 2022-08-17T12:17:22.4968593Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu 2022-08-17T12:17:22.4971836Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu 2022-08-17T12:17:22.4973688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64 2022-08-17T12:17:22.4974736Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32 2022-08-17T12:17:22.4978208Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32 2022-08-17T12:17:22.5350478Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64 2022-08-17T12:17:22.5355331Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8 2022-08-17T12:17:22.5357721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8 2022-08-17T12:17:22.5370185Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu 2022-08-17T12:17:22.5384395Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8 2022-08-17T12:17:22.5393021Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8 2022-08-17T12:17:22.5395081Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64 2022-08-17T12:17:22.5397649Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu 2022-08-17T12:17:22.5789712Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64 2022-08-17T12:17:22.5823842Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu 2022-08-17T12:17:22.5836383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8 2022-08-17T12:17:22.5837864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16 2022-08-17T12:17:22.5841500Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16 2022-08-17T12:17:22.5845598Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8 2022-08-17T12:17:22.5848373Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu 2022-08-17T12:17:22.5850773Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8 2022-08-17T12:17:22.6229309Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8 2022-08-17T12:17:22.6234111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:22.6238661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool 2022-08-17T12:17:22.6269171Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8 2022-08-17T12:17:22.6270905Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu 2022-08-17T12:17:22.6273873Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:22.6276871Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool 2022-08-17T12:17:22.6279447Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu 2022-08-17T12:17:22.6668027Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8 2022-08-17T12:17:22.6680915Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16 2022-08-17T12:17:22.6683018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16 2022-08-17T12:17:22.6702944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:22.6703868Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu 2022-08-17T12:17:22.6715033Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16 2022-08-17T12:17:22.6717443Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:22.6721506Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16 2022-08-17T12:17:22.7115584Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu 2022-08-17T12:17:22.7116049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:22.7120693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32 2022-08-17T12:17:22.7131052Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool 2022-08-17T12:17:22.7139527Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:22.7152489Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32 2022-08-17T12:17:22.7154626Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool 2022-08-17T12:17:22.7155845Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu 2022-08-17T12:17:22.7553781Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu 2022-08-17T12:17:22.7556323Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128 2022-08-17T12:17:22.7580113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:22.7581562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64 2022-08-17T12:17:22.7584546Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu 2022-08-17T12:17:22.7590663Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128 2022-08-17T12:17:22.7596886Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:22.7599735Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64 2022-08-17T12:17:22.7990366Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu 2022-08-17T12:17:22.7995218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16 2022-08-17T12:17:22.8001708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:22.8020524Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64 2022-08-17T12:17:22.8023786Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16 2022-08-17T12:17:22.8026289Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:22.8028387Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu 2022-08-17T12:17:22.8051333Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64 2022-08-17T12:17:22.8429956Z [gw2] [ 41%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu 2022-08-17T12:17:22.8433691Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16 2022-08-17T12:17:22.8441105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:22.8451475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32 2022-08-17T12:17:22.8459573Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu 2022-08-17T12:17:22.8463594Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:22.8475782Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16 2022-08-17T12:17:22.8480013Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32 2022-08-17T12:17:22.8872739Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu 2022-08-17T12:17:22.8876810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:22.8878475Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32 2022-08-17T12:17:22.8883779Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu 2022-08-17T12:17:22.8905369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64 2022-08-17T12:17:22.8916095Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32 2022-08-17T12:17:22.8921081Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:22.8929939Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64 2022-08-17T12:17:22.9316092Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu 2022-08-17T12:17:22.9321425Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu 2022-08-17T12:17:22.9326748Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64 2022-08-17T12:17:22.9328629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8 2022-08-17T12:17:22.9336671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:22.9349080Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8 2022-08-17T12:17:22.9364018Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:22.9484046Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu 2022-08-17T12:17:22.9756209Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64 2022-08-17T12:17:22.9789037Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16 2022-08-17T12:17:22.9794357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8 2022-08-17T12:17:22.9795651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:22.9799335Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16 2022-08-17T12:17:22.9802350Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:22.9817932Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu 2022-08-17T12:17:22.9823915Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu 2022-08-17T12:17:23.0191290Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8 2022-08-17T12:17:23.0224552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:23.0224959Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu 2022-08-17T12:17:23.0228445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:23.0231505Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:23.0233007Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32 2022-08-17T12:17:23.0236195Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32 2022-08-17T12:17:23.0501712Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu 2022-08-17T12:17:23.0634288Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:23.0635317Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu 2022-08-17T12:17:23.0640817Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.0651749Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64 2022-08-17T12:17:23.0668720Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.0671670Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu 2022-08-17T12:17:23.0674636Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64 2022-08-17T12:17:23.0681433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:23.1072736Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:23.1080878Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8 2022-08-17T12:17:23.1095954Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu 2022-08-17T12:17:23.1106637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16 2022-08-17T12:17:23.1114637Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16 2022-08-17T12:17:23.1118590Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8 2022-08-17T12:17:23.1121652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:23.1124713Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu 2022-08-17T12:17:23.1509619Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:23.1516697Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8 2022-08-17T12:17:23.1529223Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu 2022-08-17T12:17:23.1532392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32 2022-08-17T12:17:23.1546946Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8 2022-08-17T12:17:23.1553256Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32 2022-08-17T12:17:23.1563626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:23.1566776Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu 2022-08-17T12:17:23.1949480Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:23.1954306Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu 2022-08-17T12:17:23.1960166Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16 2022-08-17T12:17:23.1972249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64 2022-08-17T12:17:23.1990544Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16 2022-08-17T12:17:23.1992442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:23.1995568Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64 2022-08-17T12:17:23.1998059Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu 2022-08-17T12:17:23.2414113Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:23.2426340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16 2022-08-17T12:17:23.2430366Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128 2022-08-17T12:17:23.2431576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool 2022-08-17T12:17:23.2433769Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu 2022-08-17T12:17:23.2435948Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool 2022-08-17T12:17:23.2438557Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128 2022-08-17T12:17:23.2442393Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16 2022-08-17T12:17:23.2835494Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu 2022-08-17T12:17:23.2842271Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu 2022-08-17T12:17:23.2843624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32 2022-08-17T12:17:23.2844650Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64 2022-08-17T12:17:23.2867268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8 2022-08-17T12:17:23.2874038Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8 2022-08-17T12:17:23.2876354Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64 2022-08-17T12:17:23.2939849Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32 2022-08-17T12:17:23.3275439Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu 2022-08-17T12:17:23.3276705Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu 2022-08-17T12:17:23.3282162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64 2022-08-17T12:17:23.3296472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8 2022-08-17T12:17:23.3304026Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64 2022-08-17T12:17:23.3316062Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8 2022-08-17T12:17:23.3316650Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32 2022-08-17T12:17:23.3320248Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32 2022-08-17T12:17:23.3714886Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu 2022-08-17T12:17:23.3717155Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64 2022-08-17T12:17:23.3720621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8 2022-08-17T12:17:23.3726175Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu 2022-08-17T12:17:23.3734650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16 2022-08-17T12:17:23.3759186Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64 2022-08-17T12:17:23.3761686Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8 2022-08-17T12:17:23.3949956Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16 2022-08-17T12:17:23.4154732Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu 2022-08-17T12:17:23.4159933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128 2022-08-17T12:17:23.4183999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8 2022-08-17T12:17:23.4184987Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16 2022-08-17T12:17:23.4187414Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu 2022-08-17T12:17:23.4191291Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8 2022-08-17T12:17:23.4194582Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128 2022-08-17T12:17:23.4203748Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16 2022-08-17T12:17:23.4592679Z [gw2] [ 41%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu 2022-08-17T12:17:23.4600123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16 2022-08-17T12:17:23.4619220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32 2022-08-17T12:17:23.4630151Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu 2022-08-17T12:17:23.4632068Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32 2022-08-17T12:17:23.4635372Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16 2022-08-17T12:17:23.4653811Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32 2022-08-17T12:17:23.4662088Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32 2022-08-17T12:17:23.5029221Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu 2022-08-17T12:17:23.5033812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool 2022-08-17T12:17:23.5038607Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64 2022-08-17T12:17:23.5061014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64 2022-08-17T12:17:23.5063300Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64 2022-08-17T12:17:23.5071472Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64 2022-08-17T12:17:23.5075751Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool 2022-08-17T12:17:23.5089462Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu 2022-08-17T12:17:23.5473320Z [gw2] [ 41%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu 2022-08-17T12:17:23.5479514Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8 2022-08-17T12:17:23.5481127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16 2022-08-17T12:17:23.5486543Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu 2022-08-17T12:17:23.5508347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16 2022-08-17T12:17:23.5512107Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16 2022-08-17T12:17:23.5514943Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8 2022-08-17T12:17:23.5544926Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16 2022-08-17T12:17:23.5942234Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu 2022-08-17T12:17:23.5951607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32 2022-08-17T12:17:23.5952385Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu 2022-08-17T12:17:23.5953223Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8 2022-08-17T12:17:23.5955883Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32 2022-08-17T12:17:23.5958898Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32 2022-08-17T12:17:23.5961860Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32 2022-08-17T12:17:23.5964133Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu 2022-08-17T12:17:23.6356980Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8 2022-08-17T12:17:23.6360559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64 2022-08-17T12:17:23.6373097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64 2022-08-17T12:17:23.6385039Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu 2022-08-17T12:17:23.6386805Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16 2022-08-17T12:17:23.6392300Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64 2022-08-17T12:17:23.6396409Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64 2022-08-17T12:17:23.6407002Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16 2022-08-17T12:17:23.6795329Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu 2022-08-17T12:17:23.6797231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16 2022-08-17T12:17:23.6799996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16 2022-08-17T12:17:23.6812995Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool 2022-08-17T12:17:23.6821940Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool 2022-08-17T12:17:23.6834313Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16 2022-08-17T12:17:23.6836691Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16 2022-08-17T12:17:23.6838333Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu 2022-08-17T12:17:23.7229487Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu 2022-08-17T12:17:23.7237775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32 2022-08-17T12:17:23.7239709Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32 2022-08-17T12:17:23.7249513Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu 2022-08-17T12:17:23.7270019Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32 2022-08-17T12:17:23.7272714Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32 2022-08-17T12:17:23.7275276Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu 2022-08-17T12:17:23.7276724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32 2022-08-17T12:17:23.7669932Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32 2022-08-17T12:17:23.7674987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64 2022-08-17T12:17:23.7680264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64 2022-08-17T12:17:23.7684816Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64 2022-08-17T12:17:23.7696288Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu 2022-08-17T12:17:23.7699339Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64 2022-08-17T12:17:23.7708889Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64 2022-08-17T12:17:23.7721490Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu 2022-08-17T12:17:23.8118215Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64 2022-08-17T12:17:23.8120366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8 2022-08-17T12:17:23.8121374Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16 2022-08-17T12:17:23.8126861Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu 2022-08-17T12:17:23.8145348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8 2022-08-17T12:17:23.8148871Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8 2022-08-17T12:17:23.8157031Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16 2022-08-17T12:17:23.8159885Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8 2022-08-17T12:17:23.8550084Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu 2022-08-17T12:17:23.8554136Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32 2022-08-17T12:17:23.8560836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8 2022-08-17T12:17:23.8584226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8 2022-08-17T12:17:23.8589152Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32 2022-08-17T12:17:23.8592054Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8 2022-08-17T12:17:23.8600732Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8 2022-08-17T12:17:23.8602156Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:17:23.8991132Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:17:23.9028854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:23.9031878Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64 2022-08-17T12:17:23.9046745Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:23.9049231Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:17:23.9058557Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:17:23.9061357Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64 2022-08-17T12:17:23.9063005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:23.9429748Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:23.9436599Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8 2022-08-17T12:17:23.9444574Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu 2022-08-17T12:17:23.9461878Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8 2022-08-17T12:17:23.9466496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128 2022-08-17T12:17:23.9468349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.9471493Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.9480918Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128 2022-08-17T12:17:23.9870218Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu 2022-08-17T12:17:23.9874521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16 2022-08-17T12:17:23.9875707Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8 2022-08-17T12:17:23.9888252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32 2022-08-17T12:17:23.9900524Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16 2022-08-17T12:17:23.9903042Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8 2022-08-17T12:17:23.9904801Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu 2022-08-17T12:17:23.9913049Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32 2022-08-17T12:17:24.0310549Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu 2022-08-17T12:17:24.0316590Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16 2022-08-17T12:17:24.0319892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64 2022-08-17T12:17:24.0330606Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu 2022-08-17T12:17:24.0349457Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16 2022-08-17T12:17:24.0351218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.0353596Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu 2022-08-17T12:17:24.0356323Z [gw1] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.0752606Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64 2022-08-17T12:17:24.0759221Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool 2022-08-17T12:17:24.0761888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16 2022-08-17T12:17:24.0765412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64 2022-08-17T12:17:24.0782890Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu 2022-08-17T12:17:24.0787510Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16 2022-08-17T12:17:24.0799639Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64 2022-08-17T12:17:24.0802477Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu 2022-08-17T12:17:24.1198606Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool 2022-08-17T12:17:24.1200512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.1219659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16 2022-08-17T12:17:24.1220104Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu 2022-08-17T12:17:24.1229958Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16 2022-08-17T12:17:24.1239604Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.1240831Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16 2022-08-17T12:17:24.1267139Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16 2022-08-17T12:17:24.1666049Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu 2022-08-17T12:17:24.1666412Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu 2022-08-17T12:17:24.1667473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.1671607Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32 2022-08-17T12:17:24.1679195Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32 2022-08-17T12:17:24.1682019Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.1682905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64 2022-08-17T12:17:24.1686130Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64 2022-08-17T12:17:24.2074844Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu 2022-08-17T12:17:24.2080025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16 2022-08-17T12:17:24.2108637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.2109884Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu 2022-08-17T12:17:24.2117633Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16 2022-08-17T12:17:24.2124128Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64 2022-08-17T12:17:24.2128063Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.2131557Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64 2022-08-17T12:17:24.2513781Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu 2022-08-17T12:17:24.2516544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.2521208Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16 2022-08-17T12:17:24.2527216Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu 2022-08-17T12:17:24.2553154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.2555050Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.2558239Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16 2022-08-17T12:17:24.2560922Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu 2022-08-17T12:17:24.2954762Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.2958120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.2959142Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32 2022-08-17T12:17:24.2960246Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu 2022-08-17T12:17:24.2972710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.2987180Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32 2022-08-17T12:17:24.2994604Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.2997617Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu 2022-08-17T12:17:24.3395114Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.3402583Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu 2022-08-17T12:17:24.3422395Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64 2022-08-17T12:17:24.3428335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.3430568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16 2022-08-17T12:17:24.3433769Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64 2022-08-17T12:17:24.3436484Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.3439100Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16 2022-08-17T12:17:24.3832627Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu 2022-08-17T12:17:24.3841002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32 2022-08-17T12:17:24.3842072Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu 2022-08-17T12:17:24.3856590Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8 2022-08-17T12:17:24.3876775Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32 2022-08-17T12:17:24.3879850Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8 2022-08-17T12:17:24.3881320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.3884157Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.4271983Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu 2022-08-17T12:17:24.4277898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16 2022-08-17T12:17:24.4281599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64 2022-08-17T12:17:24.4291224Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu 2022-08-17T12:17:24.4301523Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8 2022-08-17T12:17:24.4314425Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8 2022-08-17T12:17:24.4318701Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64 2022-08-17T12:17:24.4321984Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu 2022-08-17T12:17:24.4734904Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16 2022-08-17T12:17:24.4741130Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu 2022-08-17T12:17:24.4741542Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16 2022-08-17T12:17:24.4752925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8 2022-08-17T12:17:24.4755399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool 2022-08-17T12:17:24.4759260Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool 2022-08-17T12:17:24.4763378Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8 2022-08-17T12:17:24.4766639Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu 2022-08-17T12:17:24.5151361Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16 2022-08-17T12:17:24.5185779Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu 2022-08-17T12:17:24.5194203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8 2022-08-17T12:17:24.5198753Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8 2022-08-17T12:17:24.5201533Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu 2022-08-17T12:17:24.5204561Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool 2022-08-17T12:17:24.5207819Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool 2022-08-17T12:17:24.5217019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128 2022-08-17T12:17:24.5590489Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128 2022-08-17T12:17:24.5593357Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu 2022-08-17T12:17:24.5609759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16 2022-08-17T12:17:24.5612535Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128 2022-08-17T12:17:24.5616516Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128 2022-08-17T12:17:24.5630180Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16 2022-08-17T12:17:24.5633953Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu 2022-08-17T12:17:24.5641735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32 2022-08-17T12:17:24.6032344Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32 2022-08-17T12:17:24.6033215Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu 2022-08-17T12:17:24.6033959Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32 2022-08-17T12:17:24.6045260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.6055579Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.6066032Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32 2022-08-17T12:17:24.6079538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64 2022-08-17T12:17:24.6101045Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64 2022-08-17T12:17:24.6468295Z [gw2] [ 42%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu 2022-08-17T12:17:24.6473404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.6474507Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64 2022-08-17T12:17:24.6489223Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu 2022-08-17T12:17:24.6501827Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.6504380Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu 2022-08-17T12:17:24.6511350Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64 2022-08-17T12:17:24.6524406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16 2022-08-17T12:17:24.6913001Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16 2022-08-17T12:17:24.6916700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.6918054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16 2022-08-17T12:17:24.6930264Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16 2022-08-17T12:17:24.6937180Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16 2022-08-17T12:17:24.6946194Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16 2022-08-17T12:17:24.6953361Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.6966659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32 2022-08-17T12:17:24.7349258Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32 2022-08-17T12:17:24.7355614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.7356834Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32 2022-08-17T12:17:24.7377799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128 2022-08-17T12:17:24.7380246Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128 2022-08-17T12:17:24.7383123Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32 2022-08-17T12:17:24.7390213Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.7403404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64 2022-08-17T12:17:24.7791326Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64 2022-08-17T12:17:24.7794507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16 2022-08-17T12:17:24.7795904Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64 2022-08-17T12:17:24.7805601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32 2022-08-17T12:17:24.7820703Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32 2022-08-17T12:17:24.7823792Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64 2022-08-17T12:17:24.7831239Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16 2022-08-17T12:17:24.7844167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16 2022-08-17T12:17:24.8230810Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16 2022-08-17T12:17:24.8233291Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16 2022-08-17T12:17:24.8236800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64 2022-08-17T12:17:24.8253591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool 2022-08-17T12:17:24.8262254Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64 2022-08-17T12:17:24.8264909Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool 2022-08-17T12:17:24.8271485Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16 2022-08-17T12:17:24.8283792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32 2022-08-17T12:17:24.8670174Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32 2022-08-17T12:17:24.8673108Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32 2022-08-17T12:17:24.8674742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16 2022-08-17T12:17:24.8692037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16 2022-08-17T12:17:24.8701135Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16 2022-08-17T12:17:24.8704374Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32 2022-08-17T12:17:24.8711302Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16 2022-08-17T12:17:24.8722728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64 2022-08-17T12:17:24.9108570Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64 2022-08-17T12:17:24.9115494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32 2022-08-17T12:17:24.9130297Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64 2022-08-17T12:17:24.9137321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32 2022-08-17T12:17:24.9140781Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32 2022-08-17T12:17:24.9143811Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64 2022-08-17T12:17:24.9150483Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32 2022-08-17T12:17:24.9164540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8 2022-08-17T12:17:24.9551006Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8 2022-08-17T12:17:24.9555489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64 2022-08-17T12:17:24.9560558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64 2022-08-17T12:17:24.9564927Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8 2022-08-17T12:17:24.9572803Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8 2022-08-17T12:17:24.9583130Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64 2022-08-17T12:17:24.9590509Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64 2022-08-17T12:17:24.9602600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8 2022-08-17T12:17:24.9988975Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8 2022-08-17T12:17:24.9992341Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8 2022-08-17T12:17:24.9999299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16 2022-08-17T12:17:25.0020298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16 2022-08-17T12:17:25.0023588Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16 2022-08-17T12:17:25.0026771Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8 2022-08-17T12:17:25.0034736Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16 2022-08-17T12:17:25.0046769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:25.0430424Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:25.0434039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32 2022-08-17T12:17:25.0434635Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16 2022-08-17T12:17:25.0457282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32 2022-08-17T12:17:25.0460019Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16 2022-08-17T12:17:25.0462916Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32 2022-08-17T12:17:25.0469420Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32 2022-08-17T12:17:25.0481902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool 2022-08-17T12:17:25.0871550Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool 2022-08-17T12:17:25.0875711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64 2022-08-17T12:17:25.0876635Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool 2022-08-17T12:17:25.0893646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64 2022-08-17T12:17:25.0902333Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64 2022-08-17T12:17:25.0906553Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64 2022-08-17T12:17:25.0912847Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool 2022-08-17T12:17:25.0925723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:17:25.1311304Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:17:25.1314952Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16 2022-08-17T12:17:25.1319077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8 2022-08-17T12:17:25.1329716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8 2022-08-17T12:17:25.1338747Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16 2022-08-17T12:17:25.1346429Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8 2022-08-17T12:17:25.1353550Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8 2022-08-17T12:17:25.1367407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:17:25.1751428Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:17:25.1752347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8 2022-08-17T12:17:25.1754551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8 2022-08-17T12:17:25.1769703Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32 2022-08-17T12:17:25.1776551Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32 2022-08-17T12:17:25.1784116Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8 2022-08-17T12:17:25.1791216Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8 2022-08-17T12:17:25.1806175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:17:25.2189999Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:17:25.2190598Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64 2022-08-17T12:17:25.2193805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:25.2213930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:25.2221494Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:25.2224392Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64 2022-08-17T12:17:25.2230910Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:25.2243350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16 2022-08-17T12:17:25.2633360Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16 2022-08-17T12:17:25.2636052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool 2022-08-17T12:17:25.2638151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128 2022-08-17T12:17:25.2659674Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16 2022-08-17T12:17:25.2663459Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16 2022-08-17T12:17:25.2667629Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool 2022-08-17T12:17:25.2706181Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128 2022-08-17T12:17:25.2720266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32 2022-08-17T12:17:25.3075457Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32 2022-08-17T12:17:25.3075987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32 2022-08-17T12:17:25.3076425Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32 2022-08-17T12:17:25.3095566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16 2022-08-17T12:17:25.3103415Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32 2022-08-17T12:17:25.3146566Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16 2022-08-17T12:17:25.3161416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.3374191Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.3510934Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32 2022-08-17T12:17:25.3513604Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64 2022-08-17T12:17:25.3514792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64 2022-08-17T12:17:25.3532681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32 2022-08-17T12:17:25.3539325Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64 2022-08-17T12:17:25.3555056Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64 2022-08-17T12:17:25.3586627Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32 2022-08-17T12:17:25.3601166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.3964186Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.3973384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.3974070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16 2022-08-17T12:17:25.3975621Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8 2022-08-17T12:17:25.3978618Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8 2022-08-17T12:17:25.4026603Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.4045907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.4056822Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.4392938Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16 2022-08-17T12:17:25.4393632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32 2022-08-17T12:17:25.4394617Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8 2022-08-17T12:17:25.4409685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.4423432Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8 2022-08-17T12:17:25.4427895Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32 2022-08-17T12:17:25.4465846Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.4480641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.4829692Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.4833057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.4834990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.4847558Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16 2022-08-17T12:17:25.4854873Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.4862280Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16 2022-08-17T12:17:25.4905574Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.4918858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.5271968Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.5272882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.5279149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.5293379Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128 2022-08-17T12:17:25.5296750Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128 2022-08-17T12:17:25.5306472Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.5345882Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.5360881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.5711787Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.5712438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.5713681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.5731596Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64 2022-08-17T12:17:25.5738433Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.5742451Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64 2022-08-17T12:17:25.5785407Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.5799019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16 2022-08-17T12:17:25.6148974Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16 2022-08-17T12:17:25.6152509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.6153659Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16 2022-08-17T12:17:25.6174973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.6177928Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.6180642Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16 2022-08-17T12:17:25.6225347Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.6238369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool 2022-08-17T12:17:25.6588160Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool 2022-08-17T12:17:25.6592529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.6597603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:25.6617955Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32 2022-08-17T12:17:25.6621663Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32 2022-08-17T12:17:25.6624564Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:25.6665206Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.6677418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128 2022-08-17T12:17:25.7028702Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128 2022-08-17T12:17:25.7033578Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64 2022-08-17T12:17:25.7035119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool 2022-08-17T12:17:25.7052889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.7059819Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.7062522Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64 2022-08-17T12:17:25.7104815Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool 2022-08-17T12:17:25.7116993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32 2022-08-17T12:17:25.7470252Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32 2022-08-17T12:17:25.7472921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16 2022-08-17T12:17:25.7476408Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:17:25.7494768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32 2022-08-17T12:17:25.7502000Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:17:25.7504738Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32 2022-08-17T12:17:25.7544987Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16 2022-08-17T12:17:25.7557312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64 2022-08-17T12:17:25.7911055Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64 2022-08-17T12:17:25.7912151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64 2022-08-17T12:17:25.7914214Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:17:25.7928167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool 2022-08-17T12:17:25.7935510Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64 2022-08-17T12:17:25.7942719Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:17:25.7985063Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool 2022-08-17T12:17:25.7996945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16 2022-08-17T12:17:25.8351850Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16 2022-08-17T12:17:25.8352570Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:17:25.8354136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128 2022-08-17T12:17:25.8370038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16 2022-08-17T12:17:25.8380280Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16 2022-08-17T12:17:25.8382995Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:17:25.8424984Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128 2022-08-17T12:17:25.8437012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32 2022-08-17T12:17:25.8788957Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32 2022-08-17T12:17:25.8792809Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:17:25.8794175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32 2022-08-17T12:17:25.8810533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64 2022-08-17T12:17:25.8816270Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32 2022-08-17T12:17:25.8821776Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64 2022-08-17T12:17:25.8865239Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:17:25.8879276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64 2022-08-17T12:17:25.9227886Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64 2022-08-17T12:17:25.9234645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64 2022-08-17T12:17:25.9235508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32 2022-08-17T12:17:25.9251400Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:17:25.9258784Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:17:25.9267498Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32 2022-08-17T12:17:25.9304914Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64 2022-08-17T12:17:25.9317288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16 2022-08-17T12:17:25.9670762Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16 2022-08-17T12:17:25.9673316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8 2022-08-17T12:17:25.9681584Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:17:25.9691392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64 2022-08-17T12:17:25.9698708Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8 2022-08-17T12:17:25.9701285Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:17:25.9745460Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64 2022-08-17T12:17:25.9757415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32 2022-08-17T12:17:26.0111891Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32 2022-08-17T12:17:26.0112856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16 2022-08-17T12:17:26.0119820Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:17:26.0134910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8 2022-08-17T12:17:26.0137929Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:17:26.0140530Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16 2022-08-17T12:17:26.0184899Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8 2022-08-17T12:17:26.0196654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64 2022-08-17T12:17:26.0551059Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64 2022-08-17T12:17:26.0551660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32 2022-08-17T12:17:26.0552460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.0572274Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:17:26.0579262Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32 2022-08-17T12:17:26.0582275Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.0625496Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:17:26.0638062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8 2022-08-17T12:17:26.0988191Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8 2022-08-17T12:17:26.0990008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64 2022-08-17T12:17:26.0993413Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:17:26.1002619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.1018602Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64 2022-08-17T12:17:26.1021436Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:17:26.1065063Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.1077311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8 2022-08-17T12:17:26.1431537Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8 2022-08-17T12:17:26.1432257Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:17:26.1435746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.1448144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8 2022-08-17T12:17:26.1461393Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.1463948Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8 2022-08-17T12:17:26.1505125Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:17:26.1518396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.1871068Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.1873904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.1876137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8 2022-08-17T12:17:26.1887857Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:17:26.1900943Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8 2022-08-17T12:17:26.1903884Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.1946096Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:17:26.1960677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.2313050Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.2313470Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:17:26.2314087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.2340194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.2342781Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.2345468Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.2386138Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:17:26.2400947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128 2022-08-17T12:17:26.2753338Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128 2022-08-17T12:17:26.2753851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.2754813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.2769170Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:17:26.2782724Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.2786490Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.2826012Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:17:26.2841036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32 2022-08-17T12:17:26.3190555Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32 2022-08-17T12:17:26.3193563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128 2022-08-17T12:17:26.3197041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.3220784Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:17:26.3223121Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128 2022-08-17T12:17:26.3225973Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:17:26.3265473Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.3279986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.3631173Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.3632563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.3636032Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:17:26.3665220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.3671920Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.3674419Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:17:26.3705692Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.3722295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.4069974Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.4074427Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:17:26.4075196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.4092552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.4099650Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.4102230Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:17:26.4144988Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.4156871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.4508563Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.4512884Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:17:26.4514056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.4529249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.4536407Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:17:26.4542885Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.4586035Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.4599555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.4955735Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.4956395Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.4956946Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:17:26.4973024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128 2022-08-17T12:17:26.4981360Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.5026568Z [gw1] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128 2022-08-17T12:17:26.5041729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.5145540Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.5386247Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:17:26.5402084Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:17:26.5429215Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:17:26.5429610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.5443690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64 2022-08-17T12:17:26.5466509Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.5481161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.5493782Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.5827483Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64 2022-08-17T12:17:26.5841607Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:17:26.5913590Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:17:26.5916211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16 2022-08-17T12:17:26.5917489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.5936926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.5945031Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.5980408Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16 2022-08-17T12:17:26.6270073Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.6284157Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:17:26.6349608Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:17:26.6354231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.6354946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.6379076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32 2022-08-17T12:17:26.6382454Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.6386070Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.6707169Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32 2022-08-17T12:17:26.6722018Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:17:26.6791306Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:17:26.6792189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.6793054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64 2022-08-17T12:17:26.6810072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.6822559Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.6824778Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.7145780Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64 2022-08-17T12:17:26.7159709Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:17:26.7230714Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:17:26.7232643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.7233732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.7248579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.7258818Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.7260891Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.7587002Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.7601809Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:17:26.7671199Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:17:26.7672430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool 2022-08-17T12:17:26.7672916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:26.7691635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool 2022-08-17T12:17:26.7697993Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool 2022-08-17T12:17:26.7706520Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool 2022-08-17T12:17:26.8025801Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:26.8038437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.8125914Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.8126795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.8127182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128 2022-08-17T12:17:26.8133135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128 2022-08-17T12:17:26.8139936Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128 2022-08-17T12:17:26.8142581Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.8465339Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128 2022-08-17T12:17:26.8477093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.8547178Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.8549706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.8555338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64 2022-08-17T12:17:26.8564334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32 2022-08-17T12:17:26.8577233Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.8585673Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32 2022-08-17T12:17:26.8905429Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64 2022-08-17T12:17:26.8917693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.8990512Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.8991375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64 2022-08-17T12:17:26.8991973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32 2022-08-17T12:17:26.9007544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.9014494Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64 2022-08-17T12:17:26.9021776Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.9345766Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32 2022-08-17T12:17:26.9361653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.9430825Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.9431977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16 2022-08-17T12:17:26.9433406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.9452036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64 2022-08-17T12:17:26.9458494Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16 2022-08-17T12:17:26.9461288Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.9786898Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64 2022-08-17T12:17:26.9802060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.9871183Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.9871910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32 2022-08-17T12:17:26.9873053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16 2022-08-17T12:17:26.9885395Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.9899144Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32 2022-08-17T12:17:26.9902050Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:27.0225384Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16 2022-08-17T12:17:27.0238081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool 2022-08-17T12:17:27.0309018Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool 2022-08-17T12:17:27.0313382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128 2022-08-17T12:17:27.0318149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32 2022-08-17T12:17:27.0331736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64 2022-08-17T12:17:27.0338568Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64 2022-08-17T12:17:27.0341956Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128 2022-08-17T12:17:27.0665645Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32 2022-08-17T12:17:27.0678124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32 2022-08-17T12:17:27.0750084Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32 2022-08-17T12:17:27.0753937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64 2022-08-17T12:17:27.0755851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16 2022-08-17T12:17:27.0770039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64 2022-08-17T12:17:27.0779871Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16 2022-08-17T12:17:27.0782777Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64 2022-08-17T12:17:27.1106166Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64 2022-08-17T12:17:27.1117726Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64 2022-08-17T12:17:27.1187880Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64 2022-08-17T12:17:27.1191864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16 2022-08-17T12:17:27.1195288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32 2022-08-17T12:17:27.1213417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8 2022-08-17T12:17:27.1220088Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32 2022-08-17T12:17:27.1223586Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16 2022-08-17T12:17:27.1545554Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8 2022-08-17T12:17:27.1558644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16 2022-08-17T12:17:27.1628690Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16 2022-08-17T12:17:27.1632386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64 2022-08-17T12:17:27.1633540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32 2022-08-17T12:17:27.1652028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8 2022-08-17T12:17:27.1658296Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32 2022-08-17T12:17:27.1660785Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64 2022-08-17T12:17:27.1985735Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8 2022-08-17T12:17:27.1997656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32 2022-08-17T12:17:27.2070302Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32 2022-08-17T12:17:27.2072286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64 2022-08-17T12:17:27.2073969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8 2022-08-17T12:17:27.2090456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:27.2098092Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8 2022-08-17T12:17:27.2101767Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64 2022-08-17T12:17:27.2425484Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:27.2438203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64 2022-08-17T12:17:27.2521731Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64 2022-08-17T12:17:27.2522400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8 2022-08-17T12:17:27.2523027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:27.2529912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.2537903Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8 2022-08-17T12:17:27.2541105Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:27.2866103Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.2878535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8 2022-08-17T12:17:27.2950854Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8 2022-08-17T12:17:27.2951455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.2955182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.2973138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:27.2981708Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.2985658Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:27.3305266Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.3318306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8 2022-08-17T12:17:27.3390260Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8 2022-08-17T12:17:27.3391821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.3393274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.3411567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.3414847Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.3746404Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.3758576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.3828128Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.3829094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:27.3850593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.3854150Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:27.4186806Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.4201867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.4268466Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.4269092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.4287667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32 2022-08-17T12:17:27.4294487Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.4627599Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32 2022-08-17T12:17:27.4641507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.4709052Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.4709466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.4729698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.4736892Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.5067328Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.5081361Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.5148655Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.5149394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128 2022-08-17T12:17:27.5168270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16 2022-08-17T12:17:27.5175395Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128 2022-08-17T12:17:27.5480887Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16 2022-08-17T12:17:27.5489906Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.5503735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.5513373Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.5526513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.5587466Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.5587879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.5603659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64 2022-08-17T12:17:27.5611366Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64 2022-08-17T12:17:27.5905951Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.5919153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.5945256Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.5957459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.6027521Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.6028299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32 2022-08-17T12:17:27.6044940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.6051516Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.6345628Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32 2022-08-17T12:17:27.6357322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.6425157Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.6437540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.6467465Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.6468522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.6486289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64 2022-08-17T12:17:27.6489085Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64 2022-08-17T12:17:27.6788258Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.6802481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.6867057Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.6881932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.6908973Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.6909468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.6931546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.6934938Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.7228807Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.7248444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.7306583Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.7321760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool 2022-08-17T12:17:27.7348096Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool 2022-08-17T12:17:27.7350850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.7370262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.7411581Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.7667640Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.7682042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.7746975Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.7762274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32 2022-08-17T12:17:27.7788985Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32 2022-08-17T12:17:27.7789859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.7813834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.7816292Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.8107318Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.8124225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.8186554Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.8202312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64 2022-08-17T12:17:27.8227834Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64 2022-08-17T12:17:27.8230436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.8246037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.8255172Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.8545572Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.8559249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16 2022-08-17T12:17:27.8625829Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16 2022-08-17T12:17:27.8639063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16 2022-08-17T12:17:27.8667426Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16 2022-08-17T12:17:27.8668299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128 2022-08-17T12:17:27.8685762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16 2022-08-17T12:17:27.8693325Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16 2022-08-17T12:17:27.8986177Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128 2022-08-17T12:17:27.8999810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool 2022-08-17T12:17:27.9065021Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool 2022-08-17T12:17:27.9080171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32 2022-08-17T12:17:27.9107513Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32 2022-08-17T12:17:27.9108190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool 2022-08-17T12:17:27.9128271Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64 2022-08-17T12:17:27.9131736Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool 2022-08-17T12:17:27.9425293Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64 2022-08-17T12:17:27.9437303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128 2022-08-17T12:17:27.9505175Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128 2022-08-17T12:17:27.9516741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64 2022-08-17T12:17:27.9546227Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64 2022-08-17T12:17:27.9548859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32 2022-08-17T12:17:27.9565150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128 2022-08-17T12:17:27.9572135Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128 2022-08-17T12:17:27.9865374Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32 2022-08-17T12:17:27.9876872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32 2022-08-17T12:17:27.9945025Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32 2022-08-17T12:17:27.9956674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8 2022-08-17T12:17:27.9986015Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8 2022-08-17T12:17:27.9988483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64 2022-08-17T12:17:28.0002549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32 2022-08-17T12:17:28.0009307Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64 2022-08-17T12:17:28.0305662Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32 2022-08-17T12:17:28.0317058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64 2022-08-17T12:17:28.0385339Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64 2022-08-17T12:17:28.0397003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8 2022-08-17T12:17:28.0427025Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8 2022-08-17T12:17:28.0427463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.0444141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64 2022-08-17T12:17:28.0445607Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.0745139Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64 2022-08-17T12:17:28.0757387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16 2022-08-17T12:17:28.0825574Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16 2022-08-17T12:17:28.0836832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.0867005Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.0867881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.0884665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16 2022-08-17T12:17:28.0887618Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16 2022-08-17T12:17:28.1185302Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.1197506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32 2022-08-17T12:17:28.1265219Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32 2022-08-17T12:17:28.1276293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.1307442Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.1308399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32 2022-08-17T12:17:28.1324232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.1326139Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.1626157Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32 2022-08-17T12:17:28.1638612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64 2022-08-17T12:17:28.1705359Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64 2022-08-17T12:17:28.1717827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.1747489Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.1748177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.1766206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64 2022-08-17T12:17:28.1767865Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.2067554Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64 2022-08-17T12:17:28.2082851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16 2022-08-17T12:17:28.2146908Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16 2022-08-17T12:17:28.2162108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.2188107Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.2189066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16 2022-08-17T12:17:28.2208688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:28.2211154Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16 2022-08-17T12:17:28.2508296Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:28.2525761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32 2022-08-17T12:17:28.2586497Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32 2022-08-17T12:17:28.2601083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.2628359Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.2629017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128 2022-08-17T12:17:28.2647456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32 2022-08-17T12:17:28.2654697Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32 2022-08-17T12:17:28.2946448Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128 2022-08-17T12:17:28.2961647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64 2022-08-17T12:17:28.3025685Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64 2022-08-17T12:17:28.3039614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.3067414Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.3067971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64 2022-08-17T12:17:28.3086928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64 2022-08-17T12:17:28.3089779Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64 2022-08-17T12:17:28.3385788Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64 2022-08-17T12:17:28.3399381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8 2022-08-17T12:17:28.3465540Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8 2022-08-17T12:17:28.3478561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.3506846Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.3508984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16 2022-08-17T12:17:28.3526474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8 2022-08-17T12:17:28.3528918Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16 2022-08-17T12:17:28.3825559Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8 2022-08-17T12:17:28.3839157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8 2022-08-17T12:17:28.3905301Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8 2022-08-17T12:17:28.3920374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.3946921Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.3947863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8 2022-08-17T12:17:28.3961578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32 2022-08-17T12:17:28.3968226Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8 2022-08-17T12:17:28.4265259Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32 2022-08-17T12:17:28.4277712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.4345097Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.4356647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16 2022-08-17T12:17:28.4386092Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16 2022-08-17T12:17:28.4388666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64 2022-08-17T12:17:28.4404562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.4406048Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.4705518Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64 2022-08-17T12:17:28.4717008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.4785274Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.4796799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool 2022-08-17T12:17:28.4827164Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool 2022-08-17T12:17:28.4827553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.4841152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.4847525Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.5145156Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.5157004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.5225338Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.5236941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32 2022-08-17T12:17:28.5266786Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32 2022-08-17T12:17:28.5268885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.5285932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.5288286Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.5585275Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.5596968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32 2022-08-17T12:17:28.5665082Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32 2022-08-17T12:17:28.5676844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64 2022-08-17T12:17:28.5707105Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64 2022-08-17T12:17:28.5707801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.5721321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32 2022-08-17T12:17:28.5727582Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32 2022-08-17T12:17:28.6026329Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.6040597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.6105238Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.6118423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16 2022-08-17T12:17:28.6147280Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16 2022-08-17T12:17:28.6148123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.6163424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:28.6170275Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:28.6465487Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.6477626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16 2022-08-17T12:17:28.6545201Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16 2022-08-17T12:17:28.6557018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32 2022-08-17T12:17:28.6586800Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32 2022-08-17T12:17:28.6587710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.6601515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16 2022-08-17T12:17:28.6608451Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16 2022-08-17T12:17:28.6905214Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.6919967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.6985071Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.6996944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64 2022-08-17T12:17:28.7026030Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64 2022-08-17T12:17:28.7028674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.7045804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.7048094Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.7345305Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.7357211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.7424959Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.7436093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8 2022-08-17T12:17:28.7467253Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8 2022-08-17T12:17:28.7467981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.7481922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16 2022-08-17T12:17:28.7488214Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.7786244Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16 2022-08-17T12:17:28.7798737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.7865728Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.7878115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8 2022-08-17T12:17:28.7907504Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8 2022-08-17T12:17:28.7908083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128 2022-08-17T12:17:28.7923463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.7929855Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128 2022-08-17T12:17:28.8225246Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.8237159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.8305622Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.8318012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.8346693Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.8349171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64 2022-08-17T12:17:28.8364711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.8374124Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64 2022-08-17T12:17:28.8668709Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.8694549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.8746722Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.8772967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.8788909Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.8789575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16 2022-08-17T12:17:28.8812969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.8818144Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.9107148Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16 2022-08-17T12:17:28.9122296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.9186363Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.9200761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.9228931Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.9229558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32 2022-08-17T12:17:28.9247186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.9321858Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.9546902Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32 2022-08-17T12:17:28.9627068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.9641423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.9651877Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.9668781Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.9669237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64 2022-08-17T12:17:28.9689044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.9696693Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64 2022-08-17T12:17:28.9989491Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.0002793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.0067034Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.0082164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.0108755Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.0109315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.0130439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16 2022-08-17T12:17:29.0136106Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.0426812Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16 2022-08-17T12:17:29.0440705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128 2022-08-17T12:17:29.0506100Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128 2022-08-17T12:17:29.0519814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.0591418Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.0592813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32 2022-08-17T12:17:29.0611545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32 2022-08-17T12:17:29.0620297Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32 2022-08-17T12:17:29.0865731Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32 2022-08-17T12:17:29.0878534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64 2022-08-17T12:17:29.0945506Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64 2022-08-17T12:17:29.0960185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.1026817Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.1029238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64 2022-08-17T12:17:29.1041676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64 2022-08-17T12:17:29.1049417Z [gw1] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64 2022-08-17T12:17:29.1305787Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64 2022-08-17T12:17:29.1318289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32 2022-08-17T12:17:29.1385723Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32 2022-08-17T12:17:29.1398393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.1467415Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.1468171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.1482745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8 2022-08-17T12:17:29.1489408Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8 2022-08-17T12:17:29.1745353Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.1760968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64 2022-08-17T12:17:29.1825413Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64 2022-08-17T12:17:29.1837999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.1907621Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.1908368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.1923141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8 2022-08-17T12:17:29.1929805Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8 2022-08-17T12:17:29.2185223Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.2199549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.2265490Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.2277658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool 2022-08-17T12:17:29.2347684Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool 2022-08-17T12:17:29.2348735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.2360590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.2370937Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.2625853Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.2638529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128 2022-08-17T12:17:29.2705774Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128 2022-08-17T12:17:29.2721461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32 2022-08-17T12:17:29.2787368Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32 2022-08-17T12:17:29.2789189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.2806252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128 2022-08-17T12:17:29.2812167Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128 2022-08-17T12:17:29.3066185Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.3079891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64 2022-08-17T12:17:29.3145800Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64 2022-08-17T12:17:29.3159305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64 2022-08-17T12:17:29.3227467Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64 2022-08-17T12:17:29.3228141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32 2022-08-17T12:17:29.3244040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64 2022-08-17T12:17:29.3250971Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32 2022-08-17T12:17:29.3505437Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64 2022-08-17T12:17:29.3518791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.3585124Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.3601404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16 2022-08-17T12:17:29.3667731Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16 2022-08-17T12:17:29.3668664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16 2022-08-17T12:17:29.3694304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64 2022-08-17T12:17:29.3700803Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64 2022-08-17T12:17:29.3945353Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16 2022-08-17T12:17:29.3957859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.4025377Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.4037294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32 2022-08-17T12:17:29.4106848Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32 2022-08-17T12:17:29.4108957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.4126629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.4128266Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.4385248Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.4397261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.4464921Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.4476339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64 2022-08-17T12:17:29.4547335Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64 2022-08-17T12:17:29.4547988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.4561414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.4568551Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.4825057Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.4836997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool 2022-08-17T12:17:29.4905070Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool 2022-08-17T12:17:29.4917087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8 2022-08-17T12:17:29.4986535Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8 2022-08-17T12:17:29.4989016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.5008147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.5010274Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.5265638Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.5277199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128 2022-08-17T12:17:29.5345144Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128 2022-08-17T12:17:29.5356677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8 2022-08-17T12:17:29.5427432Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8 2022-08-17T12:17:29.5428946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.5448455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.5451122Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.5705092Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.5717061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64 2022-08-17T12:17:29.5785212Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64 2022-08-17T12:17:29.5796780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool 2022-08-17T12:17:29.5867375Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool 2022-08-17T12:17:29.5868062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32 2022-08-17T12:17:29.5885017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.5892324Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32 2022-08-17T12:17:29.6145081Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.6157396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16 2022-08-17T12:17:29.6225053Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16 2022-08-17T12:17:29.6236816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.6307033Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.6309207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.6325838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64 2022-08-17T12:17:29.6328371Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.6585042Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64 2022-08-17T12:17:29.6599735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32 2022-08-17T12:17:29.6664933Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32 2022-08-17T12:17:29.6676646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.6747418Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.6748118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.6764998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.6766660Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.7025398Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.7037027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64 2022-08-17T12:17:29.7105326Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64 2022-08-17T12:17:29.7116466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.7187114Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.7189732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.7203601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.7210287Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.7465351Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.7477082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16 2022-08-17T12:17:29.7544870Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16 2022-08-17T12:17:29.7556758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.7627176Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.7627576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool 2022-08-17T12:17:29.7639127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.7648228Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool 2022-08-17T12:17:29.7905363Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.7917177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32 2022-08-17T12:17:29.7985239Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32 2022-08-17T12:17:29.7997231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.8067649Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.8068746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.8088657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128 2022-08-17T12:17:29.8091087Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.8345271Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128 2022-08-17T12:17:29.8357151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64 2022-08-17T12:17:29.8424888Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64 2022-08-17T12:17:29.8439706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.8507453Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.8508173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64 2022-08-17T12:17:29.8525200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32 2022-08-17T12:17:29.8532027Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32 2022-08-17T12:17:29.8785001Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64 2022-08-17T12:17:29.8797038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8 2022-08-17T12:17:29.8865143Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8 2022-08-17T12:17:29.8876440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.8947540Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.8948341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32 2022-08-17T12:17:29.8964582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64 2022-08-17T12:17:29.8970892Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64 2022-08-17T12:17:29.9225068Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32 2022-08-17T12:17:29.9238701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8 2022-08-17T12:17:29.9305169Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8 2022-08-17T12:17:29.9317051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.9387686Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.9388358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.9403004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64 2022-08-17T12:17:29.9409760Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64 2022-08-17T12:17:29.9665029Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.9676714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.9744958Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.9756309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool 2022-08-17T12:17:29.9827415Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool 2022-08-17T12:17:29.9827839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.9844558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16 2022-08-17T12:17:29.9851248Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.0106058Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16 2022-08-17T12:17:30.0118390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.0185717Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.0197716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128 2022-08-17T12:17:30.0267065Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128 2022-08-17T12:17:30.0269775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32 2022-08-17T12:17:30.0288295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.0290776Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.0548547Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32 2022-08-17T12:17:30.0561946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128 2022-08-17T12:17:30.0626973Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128 2022-08-17T12:17:30.0641680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64 2022-08-17T12:17:30.0709328Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64 2022-08-17T12:17:30.0710064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.0742523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64 2022-08-17T12:17:30.0744903Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.0987569Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64 2022-08-17T12:17:30.1002506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.1066626Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.1081505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32 2022-08-17T12:17:30.1149443Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32 2022-08-17T12:17:30.1149980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8 2022-08-17T12:17:30.1170850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32 2022-08-17T12:17:30.1173419Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32 2022-08-17T12:17:30.1427727Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8 2022-08-17T12:17:30.1507234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16 2022-08-17T12:17:30.1522272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64 2022-08-17T12:17:30.1589347Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64 2022-08-17T12:17:30.1596546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8 2022-08-17T12:17:30.1603951Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16 2022-08-17T12:17:30.1614234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64 2022-08-17T12:17:30.1617077Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8 2022-08-17T12:17:30.1867163Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64 2022-08-17T12:17:30.1882331Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.1947467Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.1963044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16 2022-08-17T12:17:30.2028847Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16 2022-08-17T12:17:30.2029642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.2047263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.2092533Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.2306192Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.2320520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.2386349Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.2400276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32 2022-08-17T12:17:30.2467572Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32 2022-08-17T12:17:30.2469980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.2486001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.2493098Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.2746308Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.2760078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.2825582Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.2839316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64 2022-08-17T12:17:30.2907758Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64 2022-08-17T12:17:30.2908396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.2926656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128 2022-08-17T12:17:30.2933542Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.3185844Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128 2022-08-17T12:17:30.3199057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.3265806Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.3282154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8 2022-08-17T12:17:30.3348036Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8 2022-08-17T12:17:30.3348787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.3370360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.3373949Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.3625951Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.3639160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.3705239Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.3717732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8 2022-08-17T12:17:30.3787130Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8 2022-08-17T12:17:30.3787979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32 2022-08-17T12:17:30.3801747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.3809085Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32 2022-08-17T12:17:30.4065275Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.4078043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.4145194Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.4156543Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.4226854Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.4227360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64 2022-08-17T12:17:30.4244102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.4246710Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.4505930Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64 2022-08-17T12:17:30.4519031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.4584875Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.4596274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.4666716Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.4667398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.4682394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.4686387Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.4945828Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.4958909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.5025029Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.5037253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:17:30.5106516Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:17:30.5107247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.5120879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.5128072Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.5386048Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.5398641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool 2022-08-17T12:17:30.5465799Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool 2022-08-17T12:17:30.5477057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.5546964Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.5547884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.5560991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.5567959Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.5826670Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.5839013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128 2022-08-17T12:17:30.5905590Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128 2022-08-17T12:17:30.5918360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.5988555Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.5989094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.6005085Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.6009927Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.6266651Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.6284671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64 2022-08-17T12:17:30.6345842Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64 2022-08-17T12:17:30.6358830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.6427644Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.6428277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.6445152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32 2022-08-17T12:17:30.6450326Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32 2022-08-17T12:17:30.6705360Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.6718146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16 2022-08-17T12:17:30.6785602Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16 2022-08-17T12:17:30.6797704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.6866763Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.6868996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.6884278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64 2022-08-17T12:17:30.6890679Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64 2022-08-17T12:17:30.7145332Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.7157529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32 2022-08-17T12:17:30.7224962Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32 2022-08-17T12:17:30.7237062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.7306858Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.7307307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool 2022-08-17T12:17:30.7321853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16 2022-08-17T12:17:30.7328438Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool 2022-08-17T12:17:30.7585719Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16 2022-08-17T12:17:30.7597781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64 2022-08-17T12:17:30.7665405Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64 2022-08-17T12:17:30.7677114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.7746933Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.7747368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32 2022-08-17T12:17:30.7762158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32 2022-08-17T12:17:30.7766601Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32 2022-08-17T12:17:30.8026309Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32 2022-08-17T12:17:30.8040280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16 2022-08-17T12:17:30.8105757Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16 2022-08-17T12:17:30.8121887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.8187164Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.8187835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64 2022-08-17T12:17:30.8205051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64 2022-08-17T12:17:30.8207477Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64 2022-08-17T12:17:30.8465824Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64 2022-08-17T12:17:30.8480224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32 2022-08-17T12:17:30.8545429Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32 2022-08-17T12:17:30.8556933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.8626917Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.8627720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16 2022-08-17T12:17:30.8639711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8 2022-08-17T12:17:30.8644875Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8 2022-08-17T12:17:30.8905394Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16 2022-08-17T12:17:30.8917135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64 2022-08-17T12:17:30.8985552Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64 2022-08-17T12:17:30.8996917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.9066771Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.9068489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.9081188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32 2022-08-17T12:17:30.9087541Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.9345537Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32 2022-08-17T12:17:30.9357809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8 2022-08-17T12:17:30.9425049Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8 2022-08-17T12:17:30.9436497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool 2022-08-17T12:17:30.9506642Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool 2022-08-17T12:17:30.9507281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64 2022-08-17T12:17:30.9518850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.9526476Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64 2022-08-17T12:17:30.9785895Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.9798570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8 2022-08-17T12:17:30.9865109Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8 2022-08-17T12:17:30.9876708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128 2022-08-17T12:17:30.9947074Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128 2022-08-17T12:17:30.9947750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.9960594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8 2022-08-17T12:17:30.9967072Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.0225084Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8 2022-08-17T12:17:31.0239473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.0305469Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.0317098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64 2022-08-17T12:17:31.0386920Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64 2022-08-17T12:17:31.0387366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8 2022-08-17T12:17:31.0401189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.0408001Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.0665527Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8 2022-08-17T12:17:31.0677341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool 2022-08-17T12:17:31.0745069Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool 2022-08-17T12:17:31.0756915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16 2022-08-17T12:17:31.0827004Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16 2022-08-17T12:17:31.0827480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.0841433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.0848158Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.1105578Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.1123130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.1185437Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.1197590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32 2022-08-17T12:17:31.1266594Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32 2022-08-17T12:17:31.1268635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool 2022-08-17T12:17:31.1282700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.1288991Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.1545538Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool 2022-08-17T12:17:31.1557478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.1625376Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.1636629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64 2022-08-17T12:17:31.1706715Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64 2022-08-17T12:17:31.1707563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.1724439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.1742370Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.1986459Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.1996908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.2065138Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.2076577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16 2022-08-17T12:17:31.2147183Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16 2022-08-17T12:17:31.2149128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.2165753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.2174143Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.2428595Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.2545446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.2554254Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.2571316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32 2022-08-17T12:17:31.2588844Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32 2022-08-17T12:17:31.2589811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32 2022-08-17T12:17:31.2608993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.2623356Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32 2022-08-17T12:17:31.2867351Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.2882283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.2987118Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.3006100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64 2022-08-17T12:17:31.3029476Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64 2022-08-17T12:17:31.3029934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.3047957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64 2022-08-17T12:17:31.3200644Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64 2022-08-17T12:17:31.3307639Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.3322579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.3427451Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.3445528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8 2022-08-17T12:17:31.3468988Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8 2022-08-17T12:17:31.3469494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.3490832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.3496084Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.3747235Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.3763269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.3866851Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.3883380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8 2022-08-17T12:17:31.3909366Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8 2022-08-17T12:17:31.3910005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.3932664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.4061510Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.4186186Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.4201522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.4305677Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.4320361Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.4347965Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.4348381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.4370114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.4374552Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.4625332Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.4638133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.4745203Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.4757581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool 2022-08-17T12:17:31.4788007Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool 2022-08-17T12:17:31.4788454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.4808555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.4812896Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.5065740Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.5077283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.5185196Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.5227845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.5228241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128 2022-08-17T12:17:31.5247899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool 2022-08-17T12:17:31.5252578Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool 2022-08-17T12:17:31.5363849Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128 2022-08-17T12:17:31.5505523Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.5518151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.5625029Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.5637104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.5667741Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.5668333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128 2022-08-17T12:17:31.5687887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64 2022-08-17T12:17:31.5692691Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128 2022-08-17T12:17:31.5945353Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64 2022-08-17T12:17:31.5959957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128 2022-08-17T12:17:31.6065125Z [gw2] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128 2022-08-17T12:17:31.6077805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.6106877Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.6108457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16 2022-08-17T12:17:31.6127490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64 2022-08-17T12:17:31.6132342Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16 2022-08-17T12:17:31.6385048Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64 2022-08-17T12:17:31.6396723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64 2022-08-17T12:17:31.6505058Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64 2022-08-17T12:17:31.6516915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.6547463Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.6548128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32 2022-08-17T12:17:31.6564953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32 2022-08-17T12:17:31.6574599Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32 2022-08-17T12:17:31.6825294Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32 2022-08-17T12:17:31.6837018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16 2022-08-17T12:17:31.6945219Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16 2022-08-17T12:17:31.6956744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.6987739Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.6988469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64 2022-08-17T12:17:31.7004912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64 2022-08-17T12:17:31.7013894Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64 2022-08-17T12:17:31.7266316Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64 2022-08-17T12:17:31.7278034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32 2022-08-17T12:17:31.7385259Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32 2022-08-17T12:17:31.7397088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.7427721Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.7428258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16 2022-08-17T12:17:31.7450844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.7452743Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16 2022-08-17T12:17:31.7705493Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.7717909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64 2022-08-17T12:17:31.7825004Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64 2022-08-17T12:17:31.7839892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.7867147Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.7869023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32 2022-08-17T12:17:31.7888070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.7892405Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.8145727Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32 2022-08-17T12:17:31.8158974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.8265186Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.8278176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.8307454Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.8308164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64 2022-08-17T12:17:31.8328111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.8332781Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64 2022-08-17T12:17:31.8585980Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.8599719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.8704869Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.8717452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.8748330Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.8748711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8 2022-08-17T12:17:31.8764170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.8772433Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8 2022-08-17T12:17:31.9025510Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.9037300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.9145490Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.9158640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.9187142Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.9188041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8 2022-08-17T12:17:31.9207590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.9212470Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8 2022-08-17T12:17:31.9465166Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.9479514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.9584989Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.9599608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.9626862Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.9629139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.9648042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.9652549Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.9905172Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.9917058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.0025044Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.0036850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool 2022-08-17T12:17:32.0067676Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool 2022-08-17T12:17:32.0068353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool 2022-08-17T12:17:32.0087182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.0091921Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool 2022-08-17T12:17:32.0344964Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.0356807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16 2022-08-17T12:17:32.0464794Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16 2022-08-17T12:17:32.0476498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128 2022-08-17T12:17:32.0508151Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128 2022-08-17T12:17:32.0508894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32 2022-08-17T12:17:32.0525410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:32.0532617Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:32.0785847Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32 2022-08-17T12:17:32.0804090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32 2022-08-17T12:17:32.0905459Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32 2022-08-17T12:17:32.0918706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32 2022-08-17T12:17:32.0948743Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32 2022-08-17T12:17:32.0949162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:32.0971865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64 2022-08-17T12:17:32.0973620Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:32.1226486Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64 2022-08-17T12:17:32.1238842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64 2022-08-17T12:17:32.1345553Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64 2022-08-17T12:17:32.1359482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64 2022-08-17T12:17:32.1387874Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64 2022-08-17T12:17:32.1388579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.1405881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.1415624Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.1666058Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.1678503Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16 2022-08-17T12:17:32.1785540Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16 2022-08-17T12:17:32.1798310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16 2022-08-17T12:17:32.1827671Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16 2022-08-17T12:17:32.1828049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.1847525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.1854178Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.2106298Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.2119429Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32 2022-08-17T12:17:32.2226184Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32 2022-08-17T12:17:32.2240140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32 2022-08-17T12:17:32.2267386Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32 2022-08-17T12:17:32.2269243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.2289212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16 2022-08-17T12:17:32.2296015Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16 2022-08-17T12:17:32.2546588Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.2560572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64 2022-08-17T12:17:32.2666844Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64 2022-08-17T12:17:32.2684776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64 2022-08-17T12:17:32.2708447Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64 2022-08-17T12:17:32.2709302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.2731922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.2736778Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.2985959Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.2999827Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8 2022-08-17T12:17:32.3105998Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8 2022-08-17T12:17:32.3121130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16 2022-08-17T12:17:32.3147407Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16 2022-08-17T12:17:32.3148148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32 2022-08-17T12:17:32.3167060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64 2022-08-17T12:17:32.3174982Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32 2022-08-17T12:17:32.3425552Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64 2022-08-17T12:17:32.3438279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8 2022-08-17T12:17:32.3545404Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8 2022-08-17T12:17:32.3558497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32 2022-08-17T12:17:32.3587979Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32 2022-08-17T12:17:32.3588671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8 2022-08-17T12:17:32.3611947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64 2022-08-17T12:17:32.3613757Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8 2022-08-17T12:17:32.3865789Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64 2022-08-17T12:17:32.3878088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16 2022-08-17T12:17:32.3985187Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16 2022-08-17T12:17:32.4007794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64 2022-08-17T12:17:32.4027373Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64 2022-08-17T12:17:32.4027882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.4045376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:32.4054067Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:32.4306719Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.4319602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool 2022-08-17T12:17:32.4426975Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool 2022-08-17T12:17:32.4441656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8 2022-08-17T12:17:32.4468933Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8 2022-08-17T12:17:32.4469714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.4515205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.4516669Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.4747881Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.4762940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128 2022-08-17T12:17:32.4866861Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128 2022-08-17T12:17:32.4909700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8 2022-08-17T12:17:32.4910285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool 2022-08-17T12:17:32.4932787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.4937895Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.4963285Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool 2022-08-17T12:17:32.5187263Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8 2022-08-17T12:17:32.5203402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64 2022-08-17T12:17:32.5306688Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64 2022-08-17T12:17:32.5322015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.5349357Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.5349875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128 2022-08-17T12:17:32.5373096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.5377936Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128 2022-08-17T12:17:32.5626936Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.5644701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16 2022-08-17T12:17:32.5747095Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16 2022-08-17T12:17:32.5762292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool 2022-08-17T12:17:32.5789478Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool 2022-08-17T12:17:32.5790122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32 2022-08-17T12:17:32.5805066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64 2022-08-17T12:17:32.5966472Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64 2022-08-17T12:17:32.6065903Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32 2022-08-17T12:17:32.6079719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32 2022-08-17T12:17:32.6185844Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32 2022-08-17T12:17:32.6201673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128 2022-08-17T12:17:32.6228475Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128 2022-08-17T12:17:32.6229217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32 2022-08-17T12:17:32.6247508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64 2022-08-17T12:17:32.6256495Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64 2022-08-17T12:17:32.6505584Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32 2022-08-17T12:17:32.6518526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64 2022-08-17T12:17:32.6625590Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64 2022-08-17T12:17:32.6639180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32 2022-08-17T12:17:32.6667126Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32 2022-08-17T12:17:32.6668823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16 2022-08-17T12:17:32.6686352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64 2022-08-17T12:17:32.6695802Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64 2022-08-17T12:17:32.6945824Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16 2022-08-17T12:17:32.6959544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16 2022-08-17T12:17:32.7065268Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16 2022-08-17T12:17:32.7078057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64 2022-08-17T12:17:32.7107814Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64 2022-08-17T12:17:32.7108562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16 2022-08-17T12:17:32.7128480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32 2022-08-17T12:17:32.7133184Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16 2022-08-17T12:17:32.7385510Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32 2022-08-17T12:17:32.7397803Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32 2022-08-17T12:17:32.7505332Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32 2022-08-17T12:17:32.7519926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16 2022-08-17T12:17:32.7547428Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16 2022-08-17T12:17:32.7548276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64 2022-08-17T12:17:32.7564392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32 2022-08-17T12:17:32.7572976Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32 2022-08-17T12:17:32.7825749Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64 2022-08-17T12:17:32.7838974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64 2022-08-17T12:17:32.7944852Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64 2022-08-17T12:17:32.7956805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.7987462Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.7989164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8 2022-08-17T12:17:32.8010044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64 2022-08-17T12:17:32.8011958Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64 2022-08-17T12:17:32.8266552Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8 2022-08-17T12:17:32.8279429Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8 2022-08-17T12:17:32.8385945Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8 2022-08-17T12:17:32.8399355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.8428062Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.8428637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8 2022-08-17T12:17:32.8446145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8 2022-08-17T12:17:32.8455683Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8 2022-08-17T12:17:32.8705411Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8 2022-08-17T12:17:32.8717562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8 2022-08-17T12:17:32.8825344Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8 2022-08-17T12:17:32.8837605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16 2022-08-17T12:17:32.8868025Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16 2022-08-17T12:17:32.8868728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8 2022-08-17T12:17:32.8888736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.8893498Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8 2022-08-17T12:17:32.9146004Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.9157982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16 2022-08-17T12:17:32.9265410Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16 2022-08-17T12:17:32.9278376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.9306913Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.9308804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.9324294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.9330425Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.9585267Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.9597077Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool 2022-08-17T12:17:32.9705863Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool 2022-08-17T12:17:32.9719415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64 2022-08-17T12:17:32.9747692Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64 2022-08-17T12:17:32.9748086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool 2022-08-17T12:17:32.9768792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.9773564Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool 2022-08-17T12:17:33.0025291Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.0037884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128 2022-08-17T12:17:33.0145466Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128 2022-08-17T12:17:33.0157359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.0187917Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.0188469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16 2022-08-17T12:17:33.0208207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128 2022-08-17T12:17:33.0212887Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16 2022-08-17T12:17:33.0465588Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128 2022-08-17T12:17:33.0487033Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64 2022-08-17T12:17:33.0585362Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64 2022-08-17T12:17:33.0597520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.0627535Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.0628316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64 2022-08-17T12:17:33.0648156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32 2022-08-17T12:17:33.0652717Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64 2022-08-17T12:17:33.0905357Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32 2022-08-17T12:17:33.0917023Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32 2022-08-17T12:17:33.1025164Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32 2022-08-17T12:17:33.1037470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.1067750Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.1068542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.1084452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.1095499Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.1345245Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.1356932Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64 2022-08-17T12:17:33.1465889Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64 2022-08-17T12:17:33.1479117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool 2022-08-17T12:17:33.1507871Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool 2022-08-17T12:17:33.1508819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.1526124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.1535358Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.1785893Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.1798235Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16 2022-08-17T12:17:33.1905670Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16 2022-08-17T12:17:33.1919034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128 2022-08-17T12:17:33.1946905Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128 2022-08-17T12:17:33.1948803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16 2022-08-17T12:17:33.1968369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.1973443Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.2225645Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16 2022-08-17T12:17:33.2238175Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32 2022-08-17T12:17:33.2346631Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32 2022-08-17T12:17:33.2364118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32 2022-08-17T12:17:33.2388595Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32 2022-08-17T12:17:33.2389305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32 2022-08-17T12:17:33.2413624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32 2022-08-17T12:17:33.2415378Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32 2022-08-17T12:17:33.2668846Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32 2022-08-17T12:17:33.2683102Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64 2022-08-17T12:17:33.2786673Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64 2022-08-17T12:17:33.2801159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64 2022-08-17T12:17:33.2828536Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64 2022-08-17T12:17:33.2829540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64 2022-08-17T12:17:33.2849093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.2858212Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.3106345Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64 2022-08-17T12:17:33.3120672Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8 2022-08-17T12:17:33.3225859Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8 2022-08-17T12:17:33.3240182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16 2022-08-17T12:17:33.3267810Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16 2022-08-17T12:17:33.3268698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.3292296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.3294048Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.3545372Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.3557895Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8 2022-08-17T12:17:33.3665586Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8 2022-08-17T12:17:33.3678499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32 2022-08-17T12:17:33.3707645Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32 2022-08-17T12:17:33.3708335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.3725684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.3735851Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.3985465Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.3997823Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16 2022-08-17T12:17:33.4105317Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16 2022-08-17T12:17:33.4117322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64 2022-08-17T12:17:33.4147960Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64 2022-08-17T12:17:33.4148437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.4165061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16 2022-08-17T12:17:33.4174262Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.4425420Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16 2022-08-17T12:17:33.4437346Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool 2022-08-17T12:17:33.4545603Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool 2022-08-17T12:17:33.4557905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16 2022-08-17T12:17:33.4587674Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16 2022-08-17T12:17:33.4588397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32 2022-08-17T12:17:33.4608030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float32 2022-08-17T12:17:33.4612922Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32 2022-08-17T12:17:33.4866225Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float32 2022-08-17T12:17:33.4878123Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128 2022-08-17T12:17:33.4985336Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128 2022-08-17T12:17:33.4997782Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32 2022-08-17T12:17:33.5028189Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32 2022-08-17T12:17:33.5028898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float64 2022-08-17T12:17:33.5047677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64 2022-08-17T12:17:33.5052475Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float64 2022-08-17T12:17:33.5306087Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64 2022-08-17T12:17:33.5323659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64 2022-08-17T12:17:33.5425303Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64 2022-08-17T12:17:33.5437492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64 2022-08-17T12:17:33.5467506Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64 2022-08-17T12:17:33.5468705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16 2022-08-17T12:17:33.5488465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:33.5492708Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:33.5746334Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16 2022-08-17T12:17:33.5757936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32 2022-08-17T12:17:33.5865753Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32 2022-08-17T12:17:33.5879052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8 2022-08-17T12:17:33.5908739Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8 2022-08-17T12:17:33.5909177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.5928781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.5938388Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.6190353Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.6203749Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64 2022-08-17T12:17:33.6307397Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64 2022-08-17T12:17:33.6322919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8 2022-08-17T12:17:33.6434476Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8 2022-08-17T12:17:33.6435292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.6544552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.6552269Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.6627337Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.6643158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16 2022-08-17T12:17:33.6747003Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16 2022-08-17T12:17:33.6869108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:33.6870265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.6882996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.6893205Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:33.7063642Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.7071252Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.7086946Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32 2022-08-17T12:17:33.7186203Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32 2022-08-17T12:17:33.7203744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool 2022-08-17T12:17:33.7307247Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool 2022-08-17T12:17:33.7309822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool 2022-08-17T12:17:33.7332321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32 2022-08-17T12:17:33.7334332Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32 2022-08-17T12:17:33.7506649Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool 2022-08-17T12:17:33.7523773Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64 2022-08-17T12:17:33.7627675Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64 2022-08-17T12:17:33.7642764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:33.7749198Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:33.7750051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64 2022-08-17T12:17:33.7770774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128 2022-08-17T12:17:33.7772371Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64 2022-08-17T12:17:33.7947374Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128 2022-08-17T12:17:33.7962968Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8 2022-08-17T12:17:33.8066170Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8 2022-08-17T12:17:33.8080460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:33.8188447Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:33.8189067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:33.8206795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64 2022-08-17T12:17:33.8211464Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:33.8385939Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64 2022-08-17T12:17:33.8400028Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8 2022-08-17T12:17:33.8505636Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8 2022-08-17T12:17:33.8519526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:33.8627044Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:33.8629322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.8647750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16 2022-08-17T12:17:33.8650356Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16 2022-08-17T12:17:33.8825370Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.8838172Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16 2022-08-17T12:17:33.8945183Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16 2022-08-17T12:17:33.8957424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16 2022-08-17T12:17:33.9067720Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16 2022-08-17T12:17:33.9068404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.9085295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32 2022-08-17T12:17:33.9092027Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.9265344Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32 2022-08-17T12:17:33.9277535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool 2022-08-17T12:17:33.9385038Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool 2022-08-17T12:17:33.9396768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.9507886Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.9508553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64 2022-08-17T12:17:33.9523071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.9529996Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64 2022-08-17T12:17:33.9705205Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.9716813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32 2022-08-17T12:17:33.9824859Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32 2022-08-17T12:17:33.9837966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.9947527Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.9948179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32 2022-08-17T12:17:33.9968301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16 2022-08-17T12:17:33.9969884Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16 2022-08-17T12:17:34.0145487Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32 2022-08-17T12:17:34.0159933Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64 2022-08-17T12:17:34.0264940Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64 2022-08-17T12:17:34.0277010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.0387359Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.0387836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32 2022-08-17T12:17:34.0405183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64 2022-08-17T12:17:34.0411935Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64 2022-08-17T12:17:34.0585020Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32 2022-08-17T12:17:34.0597050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16 2022-08-17T12:17:34.0705042Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16 2022-08-17T12:17:34.0716635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.0827459Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.0828091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64 2022-08-17T12:17:34.0843010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16 2022-08-17T12:17:34.0851303Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16 2022-08-17T12:17:34.1024972Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64 2022-08-17T12:17:34.1036924Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32 2022-08-17T12:17:34.1144985Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32 2022-08-17T12:17:34.1156497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.1267478Z [gw0] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.1268176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8 2022-08-17T12:17:34.1284168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32 2022-08-17T12:17:34.1436370Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32 2022-08-17T12:17:34.1464852Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8 2022-08-17T12:17:34.1476837Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64 2022-08-17T12:17:34.1585163Z [gw2] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64 2022-08-17T12:17:34.1596803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8 2022-08-17T12:17:34.1706732Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8 2022-08-17T12:17:34.1708926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64 2022-08-17T12:17:34.1725315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8 2022-08-17T12:17:34.1731674Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64 2022-08-17T12:17:34.1904958Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8 2022-08-17T12:17:34.1917047Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8 2022-08-17T12:17:34.2025641Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8 2022-08-17T12:17:34.2040369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:34.2147558Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:34.2148034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8 2022-08-17T12:17:34.2165159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.2171993Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8 2022-08-17T12:17:34.2346602Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.2360155Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8 2022-08-17T12:17:34.2467083Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8 2022-08-17T12:17:34.2482256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.2589496Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.2590912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8 2022-08-17T12:17:34.2613538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool 2022-08-17T12:17:34.2615840Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8 2022-08-17T12:17:34.2788358Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool 2022-08-17T12:17:34.2802142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16 2022-08-17T12:17:34.2907163Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16 2022-08-17T12:17:34.2921929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128 2022-08-17T12:17:34.3029469Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128 2022-08-17T12:17:34.3029904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128 2022-08-17T12:17:34.3050228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.3057039Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.3227451Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128 2022-08-17T12:17:34.3244150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool 2022-08-17T12:17:34.3346562Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool 2022-08-17T12:17:34.3361531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64 2022-08-17T12:17:34.3468493Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64 2022-08-17T12:17:34.3468989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64 2022-08-17T12:17:34.3488748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.3496091Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.3665930Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64 2022-08-17T12:17:34.3680617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128 2022-08-17T12:17:34.3785609Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128 2022-08-17T12:17:34.3799292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16 2022-08-17T12:17:34.3907880Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16 2022-08-17T12:17:34.3908274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16 2022-08-17T12:17:34.3927263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.3934132Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.4105811Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16 2022-08-17T12:17:34.4118768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64 2022-08-17T12:17:34.4225207Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64 2022-08-17T12:17:34.4237339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32 2022-08-17T12:17:34.4348467Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32 2022-08-17T12:17:34.4349124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.4366120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.4372670Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.4545285Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.4557441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32 2022-08-17T12:17:34.4665307Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32 2022-08-17T12:17:34.4677230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64 2022-08-17T12:17:34.4786463Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64 2022-08-17T12:17:34.4789814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.4803455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.4810120Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.4985201Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.5000267Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64 2022-08-17T12:17:34.5105000Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64 2022-08-17T12:17:34.5117057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.5226827Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.5227687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.5239029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.5244881Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.5425440Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.5436681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16 2022-08-17T12:17:34.5545134Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16 2022-08-17T12:17:34.5556745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128 2022-08-17T12:17:34.5667461Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128 2022-08-17T12:17:34.5667939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8 2022-08-17T12:17:34.5678284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.5688030Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8 2022-08-17T12:17:34.5865190Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.5877187Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32 2022-08-17T12:17:34.5985467Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32 2022-08-17T12:17:34.5997655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64 2022-08-17T12:17:34.6107318Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64 2022-08-17T12:17:34.6107745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8 2022-08-17T12:17:34.6126607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.6129374Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.6305724Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8 2022-08-17T12:17:34.6317694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64 2022-08-17T12:17:34.6425274Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64 2022-08-17T12:17:34.6437504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16 2022-08-17T12:17:34.6547916Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16 2022-08-17T12:17:34.6548316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8 2022-08-17T12:17:34.6565479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.6567175Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.6745501Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8 2022-08-17T12:17:34.6758123Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8 2022-08-17T12:17:34.6865082Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8 2022-08-17T12:17:34.6887055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.6986820Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.6989093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32 2022-08-17T12:17:34.7006625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8 2022-08-17T12:17:34.7008879Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32 2022-08-17T12:17:34.7185120Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8 2022-08-17T12:17:34.7199006Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8 2022-08-17T12:17:34.7305192Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8 2022-08-17T12:17:34.7317117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.7426867Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.7429051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.7442102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64 2022-08-17T12:17:34.7448397Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.7625227Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64 2022-08-17T12:17:34.7637394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16 2022-08-17T12:17:34.7745185Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16 2022-08-17T12:17:34.7757435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.7867066Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.7867746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16 2022-08-17T12:17:34.7881484Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool 2022-08-17T12:17:34.7888235Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16 2022-08-17T12:17:34.8065263Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool 2022-08-17T12:17:34.8078294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool 2022-08-17T12:17:34.8185538Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool 2022-08-17T12:17:34.8198421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128 2022-08-17T12:17:34.8310391Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128 2022-08-17T12:17:34.8311233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128 2022-08-17T12:17:34.8330685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32 2022-08-17T12:17:34.8337559Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128 2022-08-17T12:17:34.8507750Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32 2022-08-17T12:17:34.8522951Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128 2022-08-17T12:17:34.8627176Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128 2022-08-17T12:17:34.8692893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64 2022-08-17T12:17:34.8749467Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64 2022-08-17T12:17:34.8750039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64 2022-08-17T12:17:34.8768514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64 2022-08-17T12:17:34.8774504Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64 2022-08-17T12:17:34.8946543Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64 2022-08-17T12:17:34.8960987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64 2022-08-17T12:17:34.9066672Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64 2022-08-17T12:17:34.9080557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16 2022-08-17T12:17:34.9189000Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16 2022-08-17T12:17:34.9190102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16 2022-08-17T12:17:34.9209730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8 2022-08-17T12:17:34.9212039Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16 2022-08-17T12:17:34.9387370Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8 2022-08-17T12:17:34.9506716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32 2022-08-17T12:17:34.9511912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32 2022-08-17T12:17:34.9523585Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32 2022-08-17T12:17:34.9628160Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32 2022-08-17T12:17:34.9629467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32 2022-08-17T12:17:34.9648461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8 2022-08-17T12:17:34.9650912Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8 2022-08-17T12:17:34.9827193Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32 2022-08-17T12:17:34.9845539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64 2022-08-17T12:17:34.9946314Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64 2022-08-17T12:17:34.9960231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64 2022-08-17T12:17:35.0067350Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64 2022-08-17T12:17:35.0068000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.0083346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64 2022-08-17T12:17:35.0089841Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64 2022-08-17T12:17:35.0265752Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.0279007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16 2022-08-17T12:17:35.0385741Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16 2022-08-17T12:17:35.0400149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.0507945Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.0508760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16 2022-08-17T12:17:35.0527511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.0529017Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.0706130Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16 2022-08-17T12:17:35.0718345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32 2022-08-17T12:17:35.0825649Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32 2022-08-17T12:17:35.0839001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.0947670Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.0948278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.0963717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32 2022-08-17T12:17:35.0970347Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32 2022-08-17T12:17:35.1146412Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.1159993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64 2022-08-17T12:17:35.1266418Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64 2022-08-17T12:17:35.1280358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.1388494Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.1388899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64 2022-08-17T12:17:35.1408053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16 2022-08-17T12:17:35.1411354Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64 2022-08-17T12:17:35.1585610Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16 2022-08-17T12:17:35.1598644Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8 2022-08-17T12:17:35.1705735Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8 2022-08-17T12:17:35.1721210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16 2022-08-17T12:17:35.1826540Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16 2022-08-17T12:17:35.1828890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8 2022-08-17T12:17:35.1845971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32 2022-08-17T12:17:35.1852676Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32 2022-08-17T12:17:35.2025328Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8 2022-08-17T12:17:35.2037583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8 2022-08-17T12:17:35.2145219Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8 2022-08-17T12:17:35.2156957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.2266182Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.2269058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8 2022-08-17T12:17:35.2289016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64 2022-08-17T12:17:35.2291735Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64 2022-08-17T12:17:35.2466568Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8 2022-08-17T12:17:35.2478494Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:17:35.2585693Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:17:35.2598535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.2707989Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.2708792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.2726815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8 2022-08-17T12:17:35.2733285Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8 2022-08-17T12:17:35.2906374Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.2919759Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool 2022-08-17T12:17:35.3026468Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool 2022-08-17T12:17:35.3041153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.3148713Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.3149402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool 2022-08-17T12:17:35.3172248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8 2022-08-17T12:17:35.3175447Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8 2022-08-17T12:17:35.3346637Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool 2022-08-17T12:17:35.3361127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128 2022-08-17T12:17:35.3466018Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128 2022-08-17T12:17:35.3479816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128 2022-08-17T12:17:35.3588018Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128 2022-08-17T12:17:35.3588747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.3606919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.3613824Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.3785896Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.3798692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32 2022-08-17T12:17:35.3905576Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32 2022-08-17T12:17:35.3918373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32 2022-08-17T12:17:35.4026480Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32 2022-08-17T12:17:35.4029087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.4046161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32 2022-08-17T12:17:35.4052892Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32 2022-08-17T12:17:35.4225121Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.4238259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64 2022-08-17T12:17:35.4344809Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64 2022-08-17T12:17:35.4357047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64 2022-08-17T12:17:35.4467454Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64 2022-08-17T12:17:35.4468136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16 2022-08-17T12:17:35.4488519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64 2022-08-17T12:17:35.4492179Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64 2022-08-17T12:17:35.4665189Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16 2022-08-17T12:17:35.4680650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16 2022-08-17T12:17:35.4785079Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16 2022-08-17T12:17:35.4796899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16 2022-08-17T12:17:35.4907639Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16 2022-08-17T12:17:35.4908853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.4928641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.4930345Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.5105556Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.5117275Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32 2022-08-17T12:17:35.5225337Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32 2022-08-17T12:17:35.5238023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32 2022-08-17T12:17:35.5347646Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32 2022-08-17T12:17:35.5348056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.5363847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.5372314Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.5545196Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.5556884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64 2022-08-17T12:17:35.5665139Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64 2022-08-17T12:17:35.5686994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64 2022-08-17T12:17:35.5787305Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64 2022-08-17T12:17:35.5788204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16 2022-08-17T12:17:35.5798991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.5808722Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16 2022-08-17T12:17:35.5985393Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.5997131Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16 2022-08-17T12:17:35.6104913Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16 2022-08-17T12:17:35.6116335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16 2022-08-17T12:17:35.6227245Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16 2022-08-17T12:17:35.6227839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32 2022-08-17T12:17:35.6244701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.6251681Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.6425390Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32 2022-08-17T12:17:35.6437887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32 2022-08-17T12:17:35.6546694Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32 2022-08-17T12:17:35.6563606Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32 2022-08-17T12:17:35.6669374Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32 2022-08-17T12:17:35.6688337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32 2022-08-17T12:17:35.6688730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64 2022-08-17T12:17:35.6695016Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32 2022-08-17T12:17:35.6866475Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64 2022-08-17T12:17:35.6879691Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64 2022-08-17T12:17:35.6985762Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64 2022-08-17T12:17:35.6998626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64 2022-08-17T12:17:35.7107683Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64 2022-08-17T12:17:35.7108538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8 2022-08-17T12:17:35.7125910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64 2022-08-17T12:17:35.7132494Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64 2022-08-17T12:17:35.7305388Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8 2022-08-17T12:17:35.7318027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8 2022-08-17T12:17:35.7425416Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8 2022-08-17T12:17:35.7438444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8 2022-08-17T12:17:35.7548353Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8 2022-08-17T12:17:35.7548983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.7566557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8 2022-08-17T12:17:35.7571893Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.7745953Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8 2022-08-17T12:17:35.7758606Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8 2022-08-17T12:17:35.7865824Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8 2022-08-17T12:17:35.7878516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8 2022-08-17T12:17:35.7987258Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8 2022-08-17T12:17:35.7987720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.8002785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.8009362Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.8186258Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.8197756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:17:35.8305283Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:17:35.8318232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.8426830Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.8427726Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.8445345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool 2022-08-17T12:17:35.8447597Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.8625179Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool 2022-08-17T12:17:35.8637245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool 2022-08-17T12:17:35.8745206Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool 2022-08-17T12:17:35.8756572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.8867036Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.8867716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128 2022-08-17T12:17:35.8884814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.8886788Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128 2022-08-17T12:17:35.9065176Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.9076603Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128 2022-08-17T12:17:35.9185072Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128 2022-08-17T12:17:35.9196983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32 2022-08-17T12:17:35.9307171Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32 2022-08-17T12:17:35.9307827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32 2022-08-17T12:17:35.9321839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64 2022-08-17T12:17:35.9328968Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64 2022-08-17T12:17:35.9505149Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32 2022-08-17T12:17:35.9519420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32 2022-08-17T12:17:35.9624824Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32 2022-08-17T12:17:35.9636309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.9747209Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.9747676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16 2022-08-17T12:17:35.9761458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64 2022-08-17T12:17:35.9768252Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64 2022-08-17T12:17:35.9946104Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16 2022-08-17T12:17:35.9958115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64 2022-08-17T12:17:36.0065738Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64 2022-08-17T12:17:36.0077853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16 2022-08-17T12:17:36.0189333Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16 2022-08-17T12:17:36.0189908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32 2022-08-17T12:17:36.0201999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.0214348Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.0387149Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32 2022-08-17T12:17:36.0429591Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16 2022-08-17T12:17:36.0507192Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16 2022-08-17T12:17:36.0608087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.0627527Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.0630437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64 2022-08-17T12:17:36.0643830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.0655060Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64 2022-08-17T12:17:36.0826802Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.0842092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32 2022-08-17T12:17:36.0946003Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32 2022-08-17T12:17:36.0960999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.1068358Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.1069318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16 2022-08-17T12:17:36.1093409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.1096756Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.1268058Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16 2022-08-17T12:17:36.1282579Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64 2022-08-17T12:17:36.1386955Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64 2022-08-17T12:17:36.1405430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.1507567Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.1510435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32 2022-08-17T12:17:36.1528128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.1632665Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32 2022-08-17T12:17:36.1707508Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.1723130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16 2022-08-17T12:17:36.1826753Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16 2022-08-17T12:17:36.1841413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.1949328Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.1949854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128 2022-08-17T12:17:36.1969060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64 2022-08-17T12:17:36.1975501Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128 2022-08-17T12:17:36.2146533Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64 2022-08-17T12:17:36.2161659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32 2022-08-17T12:17:36.2266002Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32 2022-08-17T12:17:36.2280368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.2389038Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.2389685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64 2022-08-17T12:17:36.2408241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8 2022-08-17T12:17:36.2414477Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64 2022-08-17T12:17:36.2586565Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8 2022-08-17T12:17:36.2602946Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64 2022-08-17T12:17:36.2706316Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64 2022-08-17T12:17:36.2721730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.2828685Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.2829748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32 2022-08-17T12:17:36.2848341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8 2022-08-17T12:17:36.2855511Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8 2022-08-17T12:17:36.3027654Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32 2022-08-17T12:17:36.3041828Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8 2022-08-17T12:17:36.3147034Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8 2022-08-17T12:17:36.3161671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8 2022-08-17T12:17:36.3267471Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8 2022-08-17T12:17:36.3270603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.3285183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64 2022-08-17T12:17:36.3294770Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.3466522Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64 2022-08-17T12:17:36.3480381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8 2022-08-17T12:17:36.3586106Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8 2022-08-17T12:17:36.3600819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.3708108Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.3708838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16 2022-08-17T12:17:36.3729901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool 2022-08-17T12:17:36.3731685Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16 2022-08-17T12:17:36.3905500Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool 2022-08-17T12:17:36.3919096Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:17:36.4025381Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:17:36.4038764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool 2022-08-17T12:17:36.4147569Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool 2022-08-17T12:17:36.4148196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.4163279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32 2022-08-17T12:17:36.4170027Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.4346138Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32 2022-08-17T12:17:36.4360514Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool 2022-08-17T12:17:36.4465155Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool 2022-08-17T12:17:36.4477441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128 2022-08-17T12:17:36.4587535Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128 2022-08-17T12:17:36.4587938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64 2022-08-17T12:17:36.4599257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64 2022-08-17T12:17:36.4772044Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64 2022-08-17T12:17:36.4785537Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64 2022-08-17T12:17:36.4798979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128 2022-08-17T12:17:36.4905014Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128 2022-08-17T12:17:36.4916861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64 2022-08-17T12:17:36.5027268Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64 2022-08-17T12:17:36.5027729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16 2022-08-17T12:17:36.5044903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8 2022-08-17T12:17:36.5051403Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8 2022-08-17T12:17:36.5225439Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16 2022-08-17T12:17:36.5237020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32 2022-08-17T12:17:36.5345033Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32 2022-08-17T12:17:36.5356791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16 2022-08-17T12:17:36.5467333Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16 2022-08-17T12:17:36.5468059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8 2022-08-17T12:17:36.5487565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.5490894Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.5664779Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8 2022-08-17T12:17:36.5676848Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64 2022-08-17T12:17:36.5785033Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64 2022-08-17T12:17:36.5796564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32 2022-08-17T12:17:36.5906630Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32 2022-08-17T12:17:36.5908689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.5928413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.5931873Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.6105314Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.6116975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16 2022-08-17T12:17:36.6225263Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16 2022-08-17T12:17:36.6241046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64 2022-08-17T12:17:36.6348052Z [gw0] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64 2022-08-17T12:17:36.6349376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.6366805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.6373565Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.6545651Z [gw1] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.6558057Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32 2022-08-17T12:17:36.6665508Z [gw2] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32 2022-08-17T12:17:36.6678278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16 2022-08-17T12:17:36.6786403Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16 2022-08-17T12:17:36.6788460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.6804529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64 2022-08-17T12:17:36.6810933Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.6984899Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64 2022-08-17T12:17:36.6998623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64 2022-08-17T12:17:36.7105273Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64 2022-08-17T12:17:36.7117293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32 2022-08-17T12:17:36.7227811Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32 2022-08-17T12:17:36.7228503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.7245111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.7251401Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.7425109Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.7437380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16 2022-08-17T12:17:36.7544877Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16 2022-08-17T12:17:36.7557011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64 2022-08-17T12:17:36.7667496Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64 2022-08-17T12:17:36.7667876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.7687276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.7689684Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.7865408Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.7876933Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32 2022-08-17T12:17:36.7984922Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32 2022-08-17T12:17:36.7996633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8 2022-08-17T12:17:36.8107301Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8 2022-08-17T12:17:36.8108010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.8122266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8 2022-08-17T12:17:36.8128874Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8 2022-08-17T12:17:36.8304891Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.8317026Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64 2022-08-17T12:17:36.8424988Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64 2022-08-17T12:17:36.8436846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8 2022-08-17T12:17:36.8547823Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8 2022-08-17T12:17:36.8548534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.8567849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.8569827Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.8746536Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.8759934Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8 2022-08-17T12:17:36.8865911Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8 2022-08-17T12:17:36.8880720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.8988054Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.8988922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.9005064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool 2022-08-17T12:17:36.9011990Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool 2022-08-17T12:17:36.9185072Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.9200694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8 2022-08-17T12:17:36.9305146Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8 2022-08-17T12:17:36.9318445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool 2022-08-17T12:17:36.9426437Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool 2022-08-17T12:17:36.9428826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128 2022-08-17T12:17:36.9446683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.9453951Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.9625739Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128 2022-08-17T12:17:36.9638908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool 2022-08-17T12:17:36.9745907Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool 2022-08-17T12:17:36.9759320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.9867286Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.9869260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8 2022-08-17T12:17:36.9886692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64 2022-08-17T12:17:36.9893037Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.0065086Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64 2022-08-17T12:17:37.0078046Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16 2022-08-17T12:17:37.0185374Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16 2022-08-17T12:17:37.0196863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64 2022-08-17T12:17:37.0306335Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64 2022-08-17T12:17:37.0309038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16 2022-08-17T12:17:37.0328847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.0331474Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16 2022-08-17T12:17:37.0504858Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.0517482Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32 2022-08-17T12:17:37.0625382Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32 2022-08-17T12:17:37.0636981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16 2022-08-17T12:17:37.0747754Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16 2022-08-17T12:17:37.0748153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32 2022-08-17T12:17:37.0763187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32 2022-08-17T12:17:37.0769630Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32 2022-08-17T12:17:37.0945213Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32 2022-08-17T12:17:37.0956782Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64 2022-08-17T12:17:37.1065184Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64 2022-08-17T12:17:37.1080090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.1186815Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.1188683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64 2022-08-17T12:17:37.1206390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64 2022-08-17T12:17:37.1208123Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64 2022-08-17T12:17:37.1385432Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64 2022-08-17T12:17:37.1397532Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8 2022-08-17T12:17:37.1505011Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8 2022-08-17T12:17:37.1516906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.1627659Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.1628297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16 2022-08-17T12:17:37.1641570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16 2022-08-17T12:17:37.1648516Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16 2022-08-17T12:17:37.1826348Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16 2022-08-17T12:17:37.1838025Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8 2022-08-17T12:17:37.1945856Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8 2022-08-17T12:17:37.1957653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.2067137Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.2070018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32 2022-08-17T12:17:37.2088578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32 2022-08-17T12:17:37.2091036Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32 2022-08-17T12:17:37.2266937Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32 2022-08-17T12:17:37.2281922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:17:37.2387573Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:17:37.2508780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.2511494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64 2022-08-17T12:17:37.2531991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64 2022-08-17T12:17:37.2539764Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64 2022-08-17T12:17:37.2569068Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64 2022-08-17T12:17:37.2707335Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.2724280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:17:37.2826577Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:17:37.2841065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.2948234Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.2950290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8 2022-08-17T12:17:37.2970539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8 2022-08-17T12:17:37.2975794Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8 2022-08-17T12:17:37.3147128Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8 2022-08-17T12:17:37.3162871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:17:37.3266768Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:17:37.3281343Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.3388667Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.3389328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8 2022-08-17T12:17:37.3412056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8 2022-08-17T12:17:37.3414328Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8 2022-08-17T12:17:37.3586612Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8 2022-08-17T12:17:37.3601172Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:17:37.3706549Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:17:37.3720624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.3826707Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.3829850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:37.3849516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:37.3852334Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:37.4025733Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:37.4042699Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:17:37.4145250Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:17:37.4159381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.4267597Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.4268068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.4287906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool 2022-08-17T12:17:37.4290624Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool 2022-08-17T12:17:37.4465758Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.4478508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool 2022-08-17T12:17:37.4585606Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool 2022-08-17T12:17:37.4598531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool 2022-08-17T12:17:37.4707885Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool 2022-08-17T12:17:37.4708580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128 2022-08-17T12:17:37.4727256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.4734400Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.4906253Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128 2022-08-17T12:17:37.4919620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16 2022-08-17T12:17:37.5025172Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16 2022-08-17T12:17:37.5038528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128 2022-08-17T12:17:37.5147897Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128 2022-08-17T12:17:37.5148624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.5170009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64 2022-08-17T12:17:37.5172585Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64 2022-08-17T12:17:37.5345209Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.5357575Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32 2022-08-17T12:17:37.5465434Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32 2022-08-17T12:17:37.5476894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64 2022-08-17T12:17:37.5586865Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64 2022-08-17T12:17:37.5588923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16 2022-08-17T12:17:37.5606213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.5608708Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.5786107Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16 2022-08-17T12:17:37.5798139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64 2022-08-17T12:17:37.5904991Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64 2022-08-17T12:17:37.5919424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16 2022-08-17T12:17:37.6027696Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16 2022-08-17T12:17:37.6028357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.6044642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.6047215Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.6225234Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.6236943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8 2022-08-17T12:17:37.6345160Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8 2022-08-17T12:17:37.6356448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32 2022-08-17T12:17:37.6467040Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32 2022-08-17T12:17:37.6467706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.6479251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.6487814Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.6665056Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.6676426Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8 2022-08-17T12:17:37.6784983Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8 2022-08-17T12:17:37.6797166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64 2022-08-17T12:17:37.6906752Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64 2022-08-17T12:17:37.6909220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.6921278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.6929972Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.7105030Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.7116656Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool 2022-08-17T12:17:37.7224954Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool 2022-08-17T12:17:37.7236590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16 2022-08-17T12:17:37.7346958Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16 2022-08-17T12:17:37.7347641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.7365018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.7367271Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.7545344Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.7557283Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16 2022-08-17T12:17:37.7665029Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16 2022-08-17T12:17:37.7676563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32 2022-08-17T12:17:37.7787190Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32 2022-08-17T12:17:37.7788052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128 2022-08-17T12:17:37.7804725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.7806960Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.7985782Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128 2022-08-17T12:17:37.7997276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32 2022-08-17T12:17:37.8105000Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32 2022-08-17T12:17:37.8117187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64 2022-08-17T12:17:37.8227301Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64 2022-08-17T12:17:37.8227701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.8244485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64 2022-08-17T12:17:37.8247107Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64 2022-08-17T12:17:37.8424918Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.8436984Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64 2022-08-17T12:17:37.8545356Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64 2022-08-17T12:17:37.8556482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8 2022-08-17T12:17:37.8666536Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8 2022-08-17T12:17:37.8668776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16 2022-08-17T12:17:37.8685734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.8687452Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16 2022-08-17T12:17:37.8865336Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.8879596Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8 2022-08-17T12:17:37.8985118Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8 2022-08-17T12:17:37.8996893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8 2022-08-17T12:17:37.9106498Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8 2022-08-17T12:17:37.9108633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32 2022-08-17T12:17:37.9121670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.9128152Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32 2022-08-17T12:17:37.9305251Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.9317106Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8 2022-08-17T12:17:37.9425100Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8 2022-08-17T12:17:37.9437353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:37.9546959Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:37.9547528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64 2022-08-17T12:17:37.9561814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128 2022-08-17T12:17:37.9568363Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64 2022-08-17T12:17:37.9745094Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128 2022-08-17T12:17:37.9757446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool 2022-08-17T12:17:37.9865117Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool 2022-08-17T12:17:37.9876401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool 2022-08-17T12:17:37.9985986Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool 2022-08-17T12:17:37.9988470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64 2022-08-17T12:17:38.0000066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.0008861Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64 2022-08-17T12:17:38.0186326Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.0198327Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16 2022-08-17T12:17:38.0305013Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16 2022-08-17T12:17:38.0317210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.0427528Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.0427930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32 2022-08-17T12:17:38.0441087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.0447840Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.0625654Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32 2022-08-17T12:17:38.0638483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32 2022-08-17T12:17:38.0745181Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32 2022-08-17T12:17:38.0759432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.0867192Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.0868242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64 2022-08-17T12:17:38.0883953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.0888615Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.1065220Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64 2022-08-17T12:17:38.1076849Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64 2022-08-17T12:17:38.1185071Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64 2022-08-17T12:17:38.1197042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16 2022-08-17T12:17:38.1307215Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16 2022-08-17T12:17:38.1307838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:38.1325524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16 2022-08-17T12:17:38.1327070Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16 2022-08-17T12:17:38.1505848Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:38.1518843Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8 2022-08-17T12:17:38.1625223Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8 2022-08-17T12:17:38.1636891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.1746842Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.1748089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.1762644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32 2022-08-17T12:17:38.1768880Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.1945671Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32 2022-08-17T12:17:38.1958396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8 2022-08-17T12:17:38.2066065Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8 2022-08-17T12:17:38.2080306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.2187384Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.2189815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.2204846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64 2022-08-17T12:17:38.2211460Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64 2022-08-17T12:17:38.2385559Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.2401489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32 2022-08-17T12:17:38.2506021Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32 2022-08-17T12:17:38.2520099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16 2022-08-17T12:17:38.2629164Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16 2022-08-17T12:17:38.2629715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8 2022-08-17T12:17:38.2648834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.2651446Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.2826442Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8 2022-08-17T12:17:38.2842179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:17:38.2945984Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:17:38.2959377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32 2022-08-17T12:17:38.3067370Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32 2022-08-17T12:17:38.3069464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool 2022-08-17T12:17:38.3088444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8 2022-08-17T12:17:38.3090937Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool 2022-08-17T12:17:38.3266208Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8 2022-08-17T12:17:38.3280194Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool 2022-08-17T12:17:38.3385767Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool 2022-08-17T12:17:38.3399691Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64 2022-08-17T12:17:38.3507716Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64 2022-08-17T12:17:38.3508398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.3523996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128 2022-08-17T12:17:38.3530379Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.3705773Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128 2022-08-17T12:17:38.3721448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:17:38.3826564Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:17:38.3838649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8 2022-08-17T12:17:38.3947104Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8 2022-08-17T12:17:38.3949821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.3963190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32 2022-08-17T12:17:38.3971487Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32 2022-08-17T12:17:38.4147165Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.4164219Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:17:38.4267127Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:17:38.4281985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8 2022-08-17T12:17:38.4389019Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8 2022-08-17T12:17:38.4389748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.4411670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64 2022-08-17T12:17:38.4412800Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64 2022-08-17T12:17:38.4587373Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.4602510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16 2022-08-17T12:17:38.4706554Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16 2022-08-17T12:17:38.4722225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.4828356Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.4830346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.4846102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16 2022-08-17T12:17:38.5011888Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16 2022-08-17T12:17:38.5026729Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.5146638Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32 2022-08-17T12:17:38.5161966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool 2022-08-17T12:17:38.5187673Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool 2022-08-17T12:17:38.5268284Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32 2022-08-17T12:17:38.5269661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.5289321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32 2022-08-17T12:17:38.5292203Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32 2022-08-17T12:17:38.5465341Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.5479742Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64 2022-08-17T12:17:38.5586750Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64 2022-08-17T12:17:38.5604379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128 2022-08-17T12:17:38.5707922Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128 2022-08-17T12:17:38.5709282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16 2022-08-17T12:17:38.5724732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64 2022-08-17T12:17:38.5733428Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64 2022-08-17T12:17:38.5906149Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16 2022-08-17T12:17:38.5919022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16 2022-08-17T12:17:38.6025281Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16 2022-08-17T12:17:38.6037729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64 2022-08-17T12:17:38.6147062Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64 2022-08-17T12:17:38.6149446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32 2022-08-17T12:17:38.6166252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16 2022-08-17T12:17:38.6168824Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32 2022-08-17T12:17:38.6345793Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16 2022-08-17T12:17:38.6358576Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32 2022-08-17T12:17:38.6465112Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32 2022-08-17T12:17:38.6477448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32 2022-08-17T12:17:38.6590595Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32 2022-08-17T12:17:38.6593413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64 2022-08-17T12:17:38.6604779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32 2022-08-17T12:17:38.6611716Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32 2022-08-17T12:17:38.6785679Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64 2022-08-17T12:17:38.6798222Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64 2022-08-17T12:17:38.6905546Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64 2022-08-17T12:17:38.6917350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64 2022-08-17T12:17:38.7027840Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64 2022-08-17T12:17:38.7028492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8 2022-08-17T12:17:38.7042921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64 2022-08-17T12:17:38.7049558Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64 2022-08-17T12:17:38.7226238Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8 2022-08-17T12:17:38.7239179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8 2022-08-17T12:17:38.7345284Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8 2022-08-17T12:17:38.7367904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16 2022-08-17T12:17:38.7467406Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16 2022-08-17T12:17:38.7468590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8 2022-08-17T12:17:38.7485201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8 2022-08-17T12:17:38.7487597Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8 2022-08-17T12:17:38.7665561Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8 2022-08-17T12:17:38.7677682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:17:38.7785277Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:17:38.7797408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32 2022-08-17T12:17:38.7906240Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32 2022-08-17T12:17:38.7909078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.7927872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8 2022-08-17T12:17:38.7929900Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.8105118Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8 2022-08-17T12:17:38.8117416Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:17:38.8225290Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:17:38.8237062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64 2022-08-17T12:17:38.8347546Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64 2022-08-17T12:17:38.8347934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.8366244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool 2022-08-17T12:17:38.8369070Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.8545153Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool 2022-08-17T12:17:38.8566627Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool 2022-08-17T12:17:38.8664935Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool 2022-08-17T12:17:38.8676459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8 2022-08-17T12:17:38.8787231Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8 2022-08-17T12:17:38.8788535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool 2022-08-17T12:17:38.8802303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32 2022-08-17T12:17:38.8810000Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool 2022-08-17T12:17:38.8985982Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32 2022-08-17T12:17:38.8999769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128 2022-08-17T12:17:38.9105536Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128 2022-08-17T12:17:38.9118073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8 2022-08-17T12:17:38.9227737Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8 2022-08-17T12:17:38.9228467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.9239239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64 2022-08-17T12:17:38.9249029Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.9425245Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64 2022-08-17T12:17:38.9437314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64 2022-08-17T12:17:38.9545183Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64 2022-08-17T12:17:38.9557070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.9666600Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.9668447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16 2022-08-17T12:17:38.9685749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32 2022-08-17T12:17:38.9689419Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16 2022-08-17T12:17:38.9865299Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32 2022-08-17T12:17:38.9877746Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16 2022-08-17T12:17:38.9985552Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16 2022-08-17T12:17:38.9997818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool 2022-08-17T12:17:39.0106738Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool 2022-08-17T12:17:39.0107367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32 2022-08-17T12:17:39.0121572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64 2022-08-17T12:17:39.0128078Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32 2022-08-17T12:17:39.0305278Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64 2022-08-17T12:17:39.0317016Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32 2022-08-17T12:17:39.0425064Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32 2022-08-17T12:17:39.0439272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128 2022-08-17T12:17:39.0547326Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128 2022-08-17T12:17:39.0547725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64 2022-08-17T12:17:39.0560872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16 2022-08-17T12:17:39.0567750Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64 2022-08-17T12:17:39.0745258Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16 2022-08-17T12:17:39.0757244Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64 2022-08-17T12:17:39.0865039Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64 2022-08-17T12:17:39.0876435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64 2022-08-17T12:17:39.0986822Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64 2022-08-17T12:17:39.0987288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8 2022-08-17T12:17:39.1002734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.1007283Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8 2022-08-17T12:17:39.1185142Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.1197550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16 2022-08-17T12:17:39.1305278Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16 2022-08-17T12:17:39.1316884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.1426612Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.1428710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.1441852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8 2022-08-17T12:17:39.1448873Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.1626070Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8 2022-08-17T12:17:39.1638156Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32 2022-08-17T12:17:39.1744991Z [gw2] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32 2022-08-17T12:17:39.1757051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.1866402Z [gw0] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.1866924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:39.1879445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.1887230Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.2065618Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:39.2076887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64 2022-08-17T12:17:39.2185144Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64 2022-08-17T12:17:39.2196433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.2306933Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.2307725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.2320262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool 2022-08-17T12:17:39.2326061Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.2505468Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool 2022-08-17T12:17:39.2519725Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8 2022-08-17T12:17:39.2626186Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8 2022-08-17T12:17:39.2640175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.2747234Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.2749139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.2765384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.2772125Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.2946414Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.2960443Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8 2022-08-17T12:17:39.3065829Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8 2022-08-17T12:17:39.3079611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.3187610Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.3188269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.3203165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.3209669Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.3385727Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.3401651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16 2022-08-17T12:17:39.3505387Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16 2022-08-17T12:17:39.3517670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.3627217Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.3627833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.3641762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.3648438Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.3825851Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.3839264Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool 2022-08-17T12:17:39.3945210Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool 2022-08-17T12:17:39.3957616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.4066927Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.4067554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.4081546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.4089527Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.4265380Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.4277814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128 2022-08-17T12:17:39.4385205Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128 2022-08-17T12:17:39.4397171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.4506990Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.4507599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.4522406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128 2022-08-17T12:17:39.4529154Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.4705914Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128 2022-08-17T12:17:39.4717616Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32 2022-08-17T12:17:39.4825148Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32 2022-08-17T12:17:39.4843698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool 2022-08-17T12:17:39.4947175Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool 2022-08-17T12:17:39.4948431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32 2022-08-17T12:17:39.4965515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.4967269Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.5146030Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32 2022-08-17T12:17:39.5157573Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64 2022-08-17T12:17:39.5265167Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64 2022-08-17T12:17:39.5280082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128 2022-08-17T12:17:39.5387118Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128 2022-08-17T12:17:39.5387755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.5401312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64 2022-08-17T12:17:39.5408440Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.5585437Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64 2022-08-17T12:17:39.5596914Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16 2022-08-17T12:17:39.5705800Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16 2022-08-17T12:17:39.5721878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64 2022-08-17T12:17:39.5827899Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64 2022-08-17T12:17:39.5829029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.5849327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16 2022-08-17T12:17:39.5851193Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16 2022-08-17T12:17:39.6026902Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.6041379Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32 2022-08-17T12:17:39.6147144Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32 2022-08-17T12:17:39.6164747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32 2022-08-17T12:17:39.6268305Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32 2022-08-17T12:17:39.6270595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool 2022-08-17T12:17:39.6293067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32 2022-08-17T12:17:39.6295808Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32 2022-08-17T12:17:39.6507050Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool 2022-08-17T12:17:39.6522012Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64 2022-08-17T12:17:39.6586599Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64 2022-08-17T12:17:39.6604279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64 2022-08-17T12:17:39.6707760Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64 2022-08-17T12:17:39.6710637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16 2022-08-17T12:17:39.6723325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64 2022-08-17T12:17:39.6768272Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64 2022-08-17T12:17:39.6946753Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16 2022-08-17T12:17:39.7027640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16 2022-08-17T12:17:39.7047089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16 2022-08-17T12:17:39.7097223Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16 2022-08-17T12:17:39.7148295Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16 2022-08-17T12:17:39.7148838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32 2022-08-17T12:17:39.7168708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16 2022-08-17T12:17:39.7175312Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16 2022-08-17T12:17:39.7387196Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32 2022-08-17T12:17:39.7401791Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32 2022-08-17T12:17:39.7467036Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32 2022-08-17T12:17:39.7484959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32 2022-08-17T12:17:39.7587830Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32 2022-08-17T12:17:39.7590023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64 2022-08-17T12:17:39.7610397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32 2022-08-17T12:17:39.7612781Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64 2022-08-17T12:17:39.7825833Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32 2022-08-17T12:17:39.7839601Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64 2022-08-17T12:17:39.7905959Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64 2022-08-17T12:17:39.7920479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64 2022-08-17T12:17:39.8027114Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64 2022-08-17T12:17:39.8029557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16 2022-08-17T12:17:39.8047888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64 2022-08-17T12:17:39.8050107Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64 2022-08-17T12:17:39.8265466Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16 2022-08-17T12:17:39.8280957Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8 2022-08-17T12:17:39.8345681Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8 2022-08-17T12:17:39.8358975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8 2022-08-17T12:17:39.8467223Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8 2022-08-17T12:17:39.8467713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8 2022-08-17T12:17:39.8485015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32 2022-08-17T12:17:39.8488227Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32 2022-08-17T12:17:39.8705427Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8 2022-08-17T12:17:39.8717243Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8 2022-08-17T12:17:39.8785838Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8 2022-08-17T12:17:39.8799469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8 2022-08-17T12:17:39.8907122Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8 2022-08-17T12:17:39.8907504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64 2022-08-17T12:17:39.8925296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8 2022-08-17T12:17:39.8927826Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8 2022-08-17T12:17:39.9145147Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64 2022-08-17T12:17:39.9156981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16 2022-08-17T12:17:39.9225627Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16 2022-08-17T12:17:39.9238610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:39.9347052Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:39.9347675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8 2022-08-17T12:17:39.9360169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:39.9369611Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8 2022-08-17T12:17:39.9585473Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:39.9597340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32 2022-08-17T12:17:39.9665349Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32 2022-08-17T12:17:39.9677733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool 2022-08-17T12:17:39.9787214Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool 2022-08-17T12:17:39.9789076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8 2022-08-17T12:17:39.9805196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128 2022-08-17T12:17:39.9806439Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8 2022-08-17T12:17:40.0025335Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128 2022-08-17T12:17:40.0036814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64 2022-08-17T12:17:40.0105058Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64 2022-08-17T12:17:40.0119542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:40.0227076Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:40.0228075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32 2022-08-17T12:17:40.0244455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.0246311Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32 2022-08-17T12:17:40.0465122Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.0476956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16 2022-08-17T12:17:40.0545329Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16 2022-08-17T12:17:40.0557976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:40.0666985Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:40.0667475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool 2022-08-17T12:17:40.0684183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64 2022-08-17T12:17:40.0686885Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64 2022-08-17T12:17:40.0905242Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool 2022-08-17T12:17:40.0916644Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool 2022-08-17T12:17:40.0985259Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool 2022-08-17T12:17:40.0997001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.1107547Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.1108683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16 2022-08-17T12:17:40.1125100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16 2022-08-17T12:17:40.1126850Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16 2022-08-17T12:17:40.1344962Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16 2022-08-17T12:17:40.1357191Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128 2022-08-17T12:17:40.1424982Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128 2022-08-17T12:17:40.1436436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.1547333Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.1547997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.1561668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.1568216Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.1785153Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.1796745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32 2022-08-17T12:17:40.1865304Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32 2022-08-17T12:17:40.1877809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.1986254Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.1987432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.2003949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.2006702Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.2225593Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.2237121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64 2022-08-17T12:17:40.2305293Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64 2022-08-17T12:17:40.2316901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.2426880Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.2427627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.2441217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.2447459Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.2665531Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.2677161Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16 2022-08-17T12:17:40.2745498Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16 2022-08-17T12:17:40.2758304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.2867135Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.2867785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.2882423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.2886405Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.3105923Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.3121311Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32 2022-08-17T12:17:40.3185284Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32 2022-08-17T12:17:40.3199123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.3306977Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.3307727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.3321882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.3328791Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.3545744Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.3558313Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64 2022-08-17T12:17:40.3625570Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64 2022-08-17T12:17:40.3638996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.3747258Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.3747736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.3766020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.3768798Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.3985222Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.3998409Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16 2022-08-17T12:17:40.4065183Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16 2022-08-17T12:17:40.4077694Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.4187018Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.4187688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.4203521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.4207926Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.4425523Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.4437530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32 2022-08-17T12:17:40.4505361Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32 2022-08-17T12:17:40.4517672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool 2022-08-17T12:17:40.4627300Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool 2022-08-17T12:17:40.4628519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.4641760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.4648638Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.4865103Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.4877461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64 2022-08-17T12:17:40.4945201Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64 2022-08-17T12:17:40.4966274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128 2022-08-17T12:17:40.5066477Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128 2022-08-17T12:17:40.5068530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool 2022-08-17T12:17:40.5082440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128 2022-08-17T12:17:40.5088932Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128 2022-08-17T12:17:40.5305914Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool 2022-08-17T12:17:40.5318091Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8 2022-08-17T12:17:40.5384879Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8 2022-08-17T12:17:40.5396630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64 2022-08-17T12:17:40.5506723Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64 2022-08-17T12:17:40.5508574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64 2022-08-17T12:17:40.5522808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128 2022-08-17T12:17:40.5529232Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64 2022-08-17T12:17:40.5745000Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128 2022-08-17T12:17:40.5756914Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8 2022-08-17T12:17:40.5825425Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8 2022-08-17T12:17:40.5839324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16 2022-08-17T12:17:40.5946654Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16 2022-08-17T12:17:40.5947372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16 2022-08-17T12:17:40.5962115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32 2022-08-17T12:17:40.5966339Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16 2022-08-17T12:17:40.6185617Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32 2022-08-17T12:17:40.6198484Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16 2022-08-17T12:17:40.6265098Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16 2022-08-17T12:17:40.6276892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32 2022-08-17T12:17:40.6386783Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32 2022-08-17T12:17:40.6388735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32 2022-08-17T12:17:40.6405537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64 2022-08-17T12:17:40.6407930Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32 2022-08-17T12:17:40.6625648Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64 2022-08-17T12:17:40.6639247Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32 2022-08-17T12:17:40.6704895Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32 2022-08-17T12:17:40.6717461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64 2022-08-17T12:17:40.6827179Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64 2022-08-17T12:17:40.6827889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64 2022-08-17T12:17:40.6842794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16 2022-08-17T12:17:40.6846678Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16 2022-08-17T12:17:40.7065562Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64 2022-08-17T12:17:40.7077992Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64 2022-08-17T12:17:40.7145661Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64 2022-08-17T12:17:40.7158415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16 2022-08-17T12:17:40.7267390Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16 2022-08-17T12:17:40.7268181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16 2022-08-17T12:17:40.7286031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32 2022-08-17T12:17:40.7288888Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32 2022-08-17T12:17:40.7506112Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16 2022-08-17T12:17:40.7519011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16 2022-08-17T12:17:40.7585467Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16 2022-08-17T12:17:40.7598403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32 2022-08-17T12:17:40.7706941Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32 2022-08-17T12:17:40.7709586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64 2022-08-17T12:17:40.7727812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32 2022-08-17T12:17:40.7734546Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32 2022-08-17T12:17:40.7947223Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64 2022-08-17T12:17:40.7964574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32 2022-08-17T12:17:40.8027545Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32 2022-08-17T12:17:40.8048044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64 2022-08-17T12:17:40.8148701Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64 2022-08-17T12:17:40.8151319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16 2022-08-17T12:17:40.8166698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64 2022-08-17T12:17:40.8176592Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16 2022-08-17T12:17:40.8387017Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64 2022-08-17T12:17:40.8402022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64 2022-08-17T12:17:40.8467180Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64 2022-08-17T12:17:40.8487044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8 2022-08-17T12:17:40.8587947Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8 2022-08-17T12:17:40.8608346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8 2022-08-17T12:17:40.8826782Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8 2022-08-17T12:17:40.8833291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8 2022-08-17T12:17:40.8851414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32 2022-08-17T12:17:40.8906908Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32 2022-08-17T12:17:40.8926186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8 2022-08-17T12:17:40.9021013Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8 2022-08-17T12:17:40.9035642Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8 2022-08-17T12:17:40.9036580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8 2022-08-17T12:17:40.9052482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64 2022-08-17T12:17:40.9061103Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64 2022-08-17T12:17:40.9268417Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8 2022-08-17T12:17:40.9285391Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8 2022-08-17T12:17:40.9347587Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8 2022-08-17T12:17:40.9367746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.9468825Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.9469444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.9485346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8 2022-08-17T12:17:40.9489421Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.9706247Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8 2022-08-17T12:17:40.9720904Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16 2022-08-17T12:17:40.9785655Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16 2022-08-17T12:17:40.9802585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool 2022-08-17T12:17:40.9907664Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool 2022-08-17T12:17:40.9908390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8 2022-08-17T12:17:40.9921071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128 2022-08-17T12:17:40.9930196Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8 2022-08-17T12:17:41.0145942Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.0160264Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool 2022-08-17T12:17:41.0225419Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool 2022-08-17T12:17:41.0238376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.0347585Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.0348087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:41.0365561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.0367458Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:41.0585804Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.0599526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16 2022-08-17T12:17:41.0665305Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16 2022-08-17T12:17:41.0677821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.0786908Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.0787910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool 2022-08-17T12:17:41.0802070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.0808317Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.1025822Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool 2022-08-17T12:17:41.1037938Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32 2022-08-17T12:17:41.1105418Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32 2022-08-17T12:17:41.1120882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.1227765Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.1228425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.1242629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.1248467Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.1465398Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.1478572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64 2022-08-17T12:17:41.1545453Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64 2022-08-17T12:17:41.1558004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.1667390Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.1668135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:17:41.1681701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.1688379Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:17:41.1905188Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.1916866Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16 2022-08-17T12:17:41.1985649Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16 2022-08-17T12:17:41.1997537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.2106497Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.2108645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.2124937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.2126908Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.2345682Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.2358101Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32 2022-08-17T12:17:41.2425507Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32 2022-08-17T12:17:41.2437689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.2547851Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.2549045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.2563713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.2571359Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.2786298Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.2801405Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64 2022-08-17T12:17:41.2865486Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64 2022-08-17T12:17:41.2878517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.2987523Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.2989582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.3002867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.3010218Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.3226368Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.3240255Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8 2022-08-17T12:17:41.3305627Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8 2022-08-17T12:17:41.3318753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.3426343Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.3428753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.3440536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.3450580Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.3665543Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.3677756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8 2022-08-17T12:17:41.3745656Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8 2022-08-17T12:17:41.3758177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.3867108Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.3867903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.3879192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.3889018Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.4105627Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.4118212Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16 2022-08-17T12:17:41.4185430Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16 2022-08-17T12:17:41.4198772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.4306817Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.4307315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.4324299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool 2022-08-17T12:17:41.4325860Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.4545877Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool 2022-08-17T12:17:41.4559367Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool 2022-08-17T12:17:41.4625187Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool 2022-08-17T12:17:41.4640121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128 2022-08-17T12:17:41.4746560Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128 2022-08-17T12:17:41.4748087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128 2022-08-17T12:17:41.4762347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.4768997Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128 2022-08-17T12:17:41.4986114Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.4999337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16 2022-08-17T12:17:41.5065339Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16 2022-08-17T12:17:41.5076775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64 2022-08-17T12:17:41.5187297Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64 2022-08-17T12:17:41.5187856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.5200973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64 2022-08-17T12:17:41.5208109Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.5425101Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64 2022-08-17T12:17:41.5436913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32 2022-08-17T12:17:41.5504973Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32 2022-08-17T12:17:41.5519390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32 2022-08-17T12:17:41.5627825Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32 2022-08-17T12:17:41.5628473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32 2022-08-17T12:17:41.5644713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.5646729Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.5865729Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32 2022-08-17T12:17:41.5878769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64 2022-08-17T12:17:41.5945368Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64 2022-08-17T12:17:41.5957132Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64 2022-08-17T12:17:41.6067394Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64 2022-08-17T12:17:41.6067934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16 2022-08-17T12:17:41.6084743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64 2022-08-17T12:17:41.6086545Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64 2022-08-17T12:17:41.6305721Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16 2022-08-17T12:17:41.6318724Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16 2022-08-17T12:17:41.6385104Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16 2022-08-17T12:17:41.6397460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16 2022-08-17T12:17:41.6507018Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16 2022-08-17T12:17:41.6507637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16 2022-08-17T12:17:41.6524422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool 2022-08-17T12:17:41.6526925Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16 2022-08-17T12:17:41.6745815Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool 2022-08-17T12:17:41.6757260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32 2022-08-17T12:17:41.6825220Z [gw2] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32 2022-08-17T12:17:41.6837306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32 2022-08-17T12:17:41.6947188Z [gw0] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32 2022-08-17T12:17:41.6947763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16 2022-08-17T12:17:41.6961223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32 2022-08-17T12:17:41.6968210Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16 2022-08-17T12:17:41.7184896Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32 2022-08-17T12:17:41.7197355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64 2022-08-17T12:17:41.7265535Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64 2022-08-17T12:17:41.7277293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64 2022-08-17T12:17:41.7386128Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64 2022-08-17T12:17:41.7388467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64 2022-08-17T12:17:41.7404848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32 2022-08-17T12:17:41.7412471Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32 2022-08-17T12:17:41.7625615Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64 2022-08-17T12:17:41.7640070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8 2022-08-17T12:17:41.7705621Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8 2022-08-17T12:17:41.7723041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8 2022-08-17T12:17:41.7827596Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8 2022-08-17T12:17:41.7828234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8 2022-08-17T12:17:41.7845067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64 2022-08-17T12:17:41.7851724Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64 2022-08-17T12:17:41.8065291Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8 2022-08-17T12:17:41.8076903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8 2022-08-17T12:17:41.8145753Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8 2022-08-17T12:17:41.8163815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8 2022-08-17T12:17:41.8267281Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8 2022-08-17T12:17:41.8268144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16 2022-08-17T12:17:41.8287158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8 2022-08-17T12:17:41.8289897Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8 2022-08-17T12:17:41.8505379Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16 2022-08-17T12:17:41.8517343Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16 2022-08-17T12:17:41.8585529Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16 2022-08-17T12:17:41.8599368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.8707276Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.8707934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32 2022-08-17T12:17:41.8722701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool 2022-08-17T12:17:41.8731070Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32 2022-08-17T12:17:41.8945288Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool 2022-08-17T12:17:41.8957201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool 2022-08-17T12:17:41.9025405Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool 2022-08-17T12:17:41.9054764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.9147498Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.9148147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.9165502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64 2022-08-17T12:17:41.9171526Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64 2022-08-17T12:17:41.9386115Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.9397136Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128 2022-08-17T12:17:41.9465525Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128 2022-08-17T12:17:41.9486162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.9587181Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.9589937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.9608575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8 2022-08-17T12:17:41.9612761Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.9826865Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8 2022-08-17T12:17:41.9840042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32 2022-08-17T12:17:41.9906779Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32 2022-08-17T12:17:41.9926470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.0028605Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.0030912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8 2022-08-17T12:17:42.0049857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.0056619Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8 2022-08-17T12:17:42.0267638Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.0283963Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64 2022-08-17T12:17:42.0346780Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64 2022-08-17T12:17:42.0363655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.0467399Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.0471045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.0487216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.0493929Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.0707326Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.0723083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16 2022-08-17T12:17:42.0786230Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16 2022-08-17T12:17:42.0801766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.0907729Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.0909752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.0933104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.0935203Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.1146872Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.1161665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32 2022-08-17T12:17:42.1226393Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32 2022-08-17T12:17:42.1241698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.1348166Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.1350000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.1368885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16 2022-08-17T12:17:42.1370572Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.1586219Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16 2022-08-17T12:17:42.1600314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64 2022-08-17T12:17:42.1665606Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64 2022-08-17T12:17:42.1680387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.1787687Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.1788555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.1806591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.1813508Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.2026075Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.2037821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16 2022-08-17T12:17:42.2104945Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16 2022-08-17T12:17:42.2117474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.2227933Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.2228855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.2245780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.2252033Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.2465058Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.2480062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32 2022-08-17T12:17:42.2544747Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32 2022-08-17T12:17:42.2557164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.2666300Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.2668604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.2685776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.2692987Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.2906340Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.2919939Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64 2022-08-17T12:17:42.2986274Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64 2022-08-17T12:17:42.3000497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool 2022-08-17T12:17:42.3108359Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool 2022-08-17T12:17:42.3109384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.3130513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.3133963Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.3345798Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.3359124Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8 2022-08-17T12:17:42.3425344Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8 2022-08-17T12:17:42.3438970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128 2022-08-17T12:17:42.3548295Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128 2022-08-17T12:17:42.3548729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.3564532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool 2022-08-17T12:17:42.3573064Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.3785913Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool 2022-08-17T12:17:42.3799562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8 2022-08-17T12:17:42.3865755Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8 2022-08-17T12:17:42.3879708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32 2022-08-17T12:17:42.3987964Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32 2022-08-17T12:17:42.3988890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.4010672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128 2022-08-17T12:17:42.4012292Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128 2022-08-17T12:17:42.4225464Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.4238277Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16 2022-08-17T12:17:42.4305902Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16 2022-08-17T12:17:42.4323294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64 2022-08-17T12:17:42.4426360Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64 2022-08-17T12:17:42.4429244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32 2022-08-17T12:17:42.4449385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.4451607Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.4665353Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32 2022-08-17T12:17:42.4678229Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool 2022-08-17T12:17:42.4745433Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool 2022-08-17T12:17:42.4757536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16 2022-08-17T12:17:42.4867971Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16 2022-08-17T12:17:42.4868848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.4888512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64 2022-08-17T12:17:42.4890142Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64 2022-08-17T12:17:42.5105166Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.5117402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128 2022-08-17T12:17:42.5185152Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128 2022-08-17T12:17:42.5197457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32 2022-08-17T12:17:42.5307503Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32 2022-08-17T12:17:42.5308907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16 2022-08-17T12:17:42.5325382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128 2022-08-17T12:17:42.5327917Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128 2022-08-17T12:17:42.5544946Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16 2022-08-17T12:17:42.5556965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32 2022-08-17T12:17:42.5625154Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32 2022-08-17T12:17:42.5637092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64 2022-08-17T12:17:42.5747513Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64 2022-08-17T12:17:42.5748766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64 2022-08-17T12:17:42.5760850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32 2022-08-17T12:17:42.5770055Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64 2022-08-17T12:17:42.5984854Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32 2022-08-17T12:17:42.5996629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64 2022-08-17T12:17:42.6065232Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64 2022-08-17T12:17:42.6076902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16 2022-08-17T12:17:42.6187239Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16 2022-08-17T12:17:42.6188341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16 2022-08-17T12:17:42.6204787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64 2022-08-17T12:17:42.6207305Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16 2022-08-17T12:17:42.6425013Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64 2022-08-17T12:17:42.6437195Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16 2022-08-17T12:17:42.6505486Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16 2022-08-17T12:17:42.6518289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32 2022-08-17T12:17:42.6627318Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32 2022-08-17T12:17:42.6627973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32 2022-08-17T12:17:42.6641322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16 2022-08-17T12:17:42.6647944Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32 2022-08-17T12:17:42.6865363Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16 2022-08-17T12:17:42.6878294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32 2022-08-17T12:17:42.6945335Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32 2022-08-17T12:17:42.6957958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64 2022-08-17T12:17:42.7067156Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64 2022-08-17T12:17:42.7067856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32 2022-08-17T12:17:42.7081248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64 2022-08-17T12:17:42.7088658Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32 2022-08-17T12:17:42.7305429Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64 2022-08-17T12:17:42.7319207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64 2022-08-17T12:17:42.7384722Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64 2022-08-17T12:17:42.7396894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8 2022-08-17T12:17:42.7507166Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8 2022-08-17T12:17:42.7507964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.7521373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64 2022-08-17T12:17:42.7527343Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.7745320Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64 2022-08-17T12:17:42.7758149Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16 2022-08-17T12:17:42.7824897Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16 2022-08-17T12:17:42.7836163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8 2022-08-17T12:17:42.7947019Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8 2022-08-17T12:17:42.7947720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:17:42.7965002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8 2022-08-17T12:17:42.7967953Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8 2022-08-17T12:17:42.8185159Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:17:42.8197273Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32 2022-08-17T12:17:42.8265071Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32 2022-08-17T12:17:42.8277139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.8387149Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.8387883Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:17:42.8399990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8 2022-08-17T12:17:42.8407780Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:17:42.8625444Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8 2022-08-17T12:17:42.8636729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64 2022-08-17T12:17:42.8705075Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64 2022-08-17T12:17:42.8716824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.8827400Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.8828063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.8841446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16 2022-08-17T12:17:42.8848326Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16 2022-08-17T12:17:42.9065259Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.9076892Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8 2022-08-17T12:17:42.9144827Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8 2022-08-17T12:17:42.9160208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:42.9267620Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:42.9269043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.9287982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.9290499Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.9506151Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.9518097Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8 2022-08-17T12:17:42.9585805Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8 2022-08-17T12:17:42.9599856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32 2022-08-17T12:17:42.9707688Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32 2022-08-17T12:17:42.9708227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.9726321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128 2022-08-17T12:17:42.9733407Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128 2022-08-17T12:17:42.9945680Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.9959159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16 2022-08-17T12:17:43.0025712Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16 2022-08-17T12:17:43.0039773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:43.0146758Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:43.0149044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.0163123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32 2022-08-17T12:17:43.0169951Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.0385027Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32 2022-08-17T12:17:43.0396768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool 2022-08-17T12:17:43.0464898Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool 2022-08-17T12:17:43.0476895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.0586291Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.0588599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool 2022-08-17T12:17:43.0607144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64 2022-08-17T12:17:43.0609283Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64 2022-08-17T12:17:43.0824821Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool 2022-08-17T12:17:43.0836629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128 2022-08-17T12:17:43.0904874Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128 2022-08-17T12:17:43.0916970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.1026213Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.1028552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128 2022-08-17T12:17:43.1045207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.1051382Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.1265016Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128 2022-08-17T12:17:43.1277198Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32 2022-08-17T12:17:43.1344814Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32 2022-08-17T12:17:43.1357696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.1467751Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.1468414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.1485300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64 2022-08-17T12:17:43.1492117Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.1706817Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64 2022-08-17T12:17:43.1720591Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64 2022-08-17T12:17:43.1786931Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64 2022-08-17T12:17:43.1802216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.1908831Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.1910836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.2055703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16 2022-08-17T12:17:43.2064055Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.2147572Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16 2022-08-17T12:17:43.2166006Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16 2022-08-17T12:17:43.2226760Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16 2022-08-17T12:17:43.2351533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32 2022-08-17T12:17:43.2352405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.2373042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32 2022-08-17T12:17:43.2381285Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.2414407Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32 2022-08-17T12:17:43.2588150Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32 2022-08-17T12:17:43.2603084Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32 2022-08-17T12:17:43.2667469Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32 2022-08-17T12:17:43.2684018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64 2022-08-17T12:17:43.2789059Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64 2022-08-17T12:17:43.2789922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64 2022-08-17T12:17:43.2810067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32 2022-08-17T12:17:43.2817392Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32 2022-08-17T12:17:43.3028438Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64 2022-08-17T12:17:43.3043979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64 2022-08-17T12:17:43.3107225Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64 2022-08-17T12:17:43.3123632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8 2022-08-17T12:17:43.3230077Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8 2022-08-17T12:17:43.3230748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16 2022-08-17T12:17:43.3251082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64 2022-08-17T12:17:43.3309834Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16 2022-08-17T12:17:43.3467283Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64 2022-08-17T12:17:43.3483800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16 2022-08-17T12:17:43.3546014Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16 2022-08-17T12:17:43.3560838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8 2022-08-17T12:17:43.3668475Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8 2022-08-17T12:17:43.3669161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8 2022-08-17T12:17:43.3687348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32 2022-08-17T12:17:43.3693927Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8 2022-08-17T12:17:43.3906465Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32 2022-08-17T12:17:43.3919228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32 2022-08-17T12:17:43.3985272Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32 2022-08-17T12:17:43.4001651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.4107944Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.4108551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8 2022-08-17T12:17:43.4125414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64 2022-08-17T12:17:43.4132098Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8 2022-08-17T12:17:43.4345143Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64 2022-08-17T12:17:43.4357536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64 2022-08-17T12:17:43.4425140Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64 2022-08-17T12:17:43.4437457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool 2022-08-17T12:17:43.4547434Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool 2022-08-17T12:17:43.4548242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8 2022-08-17T12:17:43.4563058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.4570172Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8 2022-08-17T12:17:43.4785710Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.4796993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8 2022-08-17T12:17:43.4865164Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8 2022-08-17T12:17:43.4877869Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128 2022-08-17T12:17:43.4987089Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128 2022-08-17T12:17:43.4987924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8 2022-08-17T12:17:43.5006138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool 2022-08-17T12:17:43.5009081Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8 2022-08-17T12:17:43.5225170Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool 2022-08-17T12:17:43.5236824Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8 2022-08-17T12:17:43.5304760Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8 2022-08-17T12:17:43.5317833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64 2022-08-17T12:17:43.5427300Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64 2022-08-17T12:17:43.5428004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:43.5445164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128 2022-08-17T12:17:43.5451489Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128 2022-08-17T12:17:43.5665654Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:43.5678742Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16 2022-08-17T12:17:43.5745031Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16 2022-08-17T12:17:43.5757375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16 2022-08-17T12:17:43.5868247Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16 2022-08-17T12:17:43.5868874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32 2022-08-17T12:17:43.5886899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:17:43.5894105Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32 2022-08-17T12:17:43.6105284Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:17:43.6118152Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool 2022-08-17T12:17:43.6184998Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool 2022-08-17T12:17:43.6197942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32 2022-08-17T12:17:43.6306844Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32 2022-08-17T12:17:43.6309431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:17:43.6330135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64 2022-08-17T12:17:43.6332706Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64 2022-08-17T12:17:43.6545187Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:17:43.6558606Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128 2022-08-17T12:17:43.6625084Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128 2022-08-17T12:17:43.6637929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64 2022-08-17T12:17:43.6746213Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64 2022-08-17T12:17:43.6749028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:17:43.6768791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16 2022-08-17T12:17:43.6770258Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16 2022-08-17T12:17:43.6985582Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:17:43.7002020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32 2022-08-17T12:17:43.7065429Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32 2022-08-17T12:17:43.7078472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16 2022-08-17T12:17:43.7186369Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16 2022-08-17T12:17:43.7188853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.7206219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32 2022-08-17T12:17:43.7212990Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32 2022-08-17T12:17:43.7425242Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.7438228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64 2022-08-17T12:17:43.7505284Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64 2022-08-17T12:17:43.7518813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32 2022-08-17T12:17:43.7627341Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32 2022-08-17T12:17:43.7628291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64 2022-08-17T12:17:43.7642817Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.7650428Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64 2022-08-17T12:17:43.7866350Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.7879895Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16 2022-08-17T12:17:43.7945456Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16 2022-08-17T12:17:43.7958791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64 2022-08-17T12:17:43.8066502Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64 2022-08-17T12:17:43.8069203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.8083019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16 2022-08-17T12:17:43.8092395Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.8305782Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16 2022-08-17T12:17:43.8319651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32 2022-08-17T12:17:43.8385313Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32 2022-08-17T12:17:43.8398789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8 2022-08-17T12:17:43.8508347Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8 2022-08-17T12:17:43.8509027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32 2022-08-17T12:17:43.8526914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.8533619Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32 2022-08-17T12:17:43.8745637Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.8759831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64 2022-08-17T12:17:43.8825135Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64 2022-08-17T12:17:43.8840099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8 2022-08-17T12:17:43.8947272Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8 2022-08-17T12:17:43.8949774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64 2022-08-17T12:17:43.8967330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:17:43.8970477Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:17:43.9185128Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64 2022-08-17T12:17:43.9197229Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16 2022-08-17T12:17:43.9265473Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16 2022-08-17T12:17:43.9278755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:43.9387681Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:43.9388409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8 2022-08-17T12:17:43.9409146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:17:43.9411645Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8 2022-08-17T12:17:43.9625598Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:17:43.9638595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32 2022-08-17T12:17:43.9705432Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32 2022-08-17T12:17:43.9718803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool 2022-08-17T12:17:43.9827446Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool 2022-08-17T12:17:43.9828098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8 2022-08-17T12:17:43.9849047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:17:43.9851755Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:17:44.0065252Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8 2022-08-17T12:17:44.0078172Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64 2022-08-17T12:17:44.0145475Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64 2022-08-17T12:17:44.0159565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128 2022-08-17T12:17:44.0267990Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128 2022-08-17T12:17:44.0268678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.0285336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.0292678Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.0505098Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.0517393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8 2022-08-17T12:17:44.0584970Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8 2022-08-17T12:17:44.0596935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64 2022-08-17T12:17:44.0707746Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64 2022-08-17T12:17:44.0708248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool 2022-08-17T12:17:44.0728758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.0731415Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.0945666Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool 2022-08-17T12:17:44.0958586Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8 2022-08-17T12:17:44.1025116Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8 2022-08-17T12:17:44.1036642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16 2022-08-17T12:17:44.1147741Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16 2022-08-17T12:17:44.1148479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool 2022-08-17T12:17:44.1168953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128 2022-08-17T12:17:44.1171590Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128 2022-08-17T12:17:44.1385540Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool 2022-08-17T12:17:44.1397925Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:17:44.1465001Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:17:44.1477298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.1587522Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.1588199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32 2022-08-17T12:17:44.1609164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128 2022-08-17T12:17:44.1611696Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128 2022-08-17T12:17:44.1825649Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32 2022-08-17T12:17:44.1841093Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool 2022-08-17T12:17:44.1905353Z [gw2] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool 2022-08-17T12:17:44.1918387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.2027497Z [gw0] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.2028489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64 2022-08-17T12:17:44.2048934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64 2022-08-17T12:17:44.2051858Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64 2022-08-17T12:17:44.2265451Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64 2022-08-17T12:17:44.2278838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:17:44.2345349Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:17:44.2358752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16 2022-08-17T12:17:44.2468050Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16 2022-08-17T12:17:44.2468509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16 2022-08-17T12:17:44.2490473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16 2022-08-17T12:17:44.2493306Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16 2022-08-17T12:17:44.2706582Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16 2022-08-17T12:17:44.2721382Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:17:44.2786218Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:17:44.2802496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.2908716Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.2909126Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32 2022-08-17T12:17:44.2932152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.2934935Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32 2022-08-17T12:17:44.3147138Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.3162552Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16 2022-08-17T12:17:44.3225961Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16 2022-08-17T12:17:44.3240254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.3348700Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.3349424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.3371996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64 2022-08-17T12:17:44.3373320Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64 2022-08-17T12:17:44.3586520Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.3600078Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32 2022-08-17T12:17:44.3666479Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32 2022-08-17T12:17:44.3684458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8 2022-08-17T12:17:44.3789151Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8 2022-08-17T12:17:44.3789661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16 2022-08-17T12:17:44.3813966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16 2022-08-17T12:17:44.3816237Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16 2022-08-17T12:17:44.4028901Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16 2022-08-17T12:17:44.4043652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64 2022-08-17T12:17:44.4107300Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64 2022-08-17T12:17:44.4229933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.4230964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.4255844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32 2022-08-17T12:17:44.4261983Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32 2022-08-17T12:17:44.4265809Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.4467315Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.4483348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16 2022-08-17T12:17:44.4546182Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16 2022-08-17T12:17:44.4560984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.4666590Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.4706573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64 2022-08-17T12:17:44.4721180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.4754721Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.4907213Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64 2022-08-17T12:17:44.4921667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32 2022-08-17T12:17:44.4986591Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32 2022-08-17T12:17:44.5001893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32 2022-08-17T12:17:44.5106783Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32 2022-08-17T12:17:44.5126753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8 2022-08-17T12:17:44.5146331Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8 2022-08-17T12:17:44.5250270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8 2022-08-17T12:17:44.5346523Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8 2022-08-17T12:17:44.5362192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64 2022-08-17T12:17:44.5426704Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64 2022-08-17T12:17:44.5443043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64 2022-08-17T12:17:44.5546075Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64 2022-08-17T12:17:44.5565610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8 2022-08-17T12:17:44.5585461Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8 2022-08-17T12:17:44.5598997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.5785826Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.5799634Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8 2022-08-17T12:17:44.5865020Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8 2022-08-17T12:17:44.5877678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.5985595Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.6002936Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.6024857Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.6038119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.6225926Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.6238836Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:17:44.6305346Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:17:44.6318131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.6425856Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.6444220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:17:44.6465410Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:17:44.6478283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool 2022-08-17T12:17:44.6665971Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool 2022-08-17T12:17:44.6688620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16 2022-08-17T12:17:44.6745728Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16 2022-08-17T12:17:44.6759373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.6865814Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.6880588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:17:44.6905197Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:17:44.6917645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128 2022-08-17T12:17:44.7105336Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128 2022-08-17T12:17:44.7116748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool 2022-08-17T12:17:44.7185259Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool 2022-08-17T12:17:44.7197865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.7305324Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.7329374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:17:44.7344906Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:17:44.7357097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64 2022-08-17T12:17:44.7545149Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64 2022-08-17T12:17:44.7557366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128 2022-08-17T12:17:44.7625536Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128 2022-08-17T12:17:44.7637533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool 2022-08-17T12:17:44.7745429Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool 2022-08-17T12:17:44.7762804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:17:44.7785153Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:17:44.7800015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16 2022-08-17T12:17:44.7985284Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16 2022-08-17T12:17:44.7999127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32 2022-08-17T12:17:44.8065319Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32 2022-08-17T12:17:44.8078139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128 2022-08-17T12:17:44.8185439Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128 2022-08-17T12:17:44.8201838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.8225202Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.8237127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32 2022-08-17T12:17:44.8425484Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32 2022-08-17T12:17:44.8437885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64 2022-08-17T12:17:44.8505457Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64 2022-08-17T12:17:44.8520167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32 2022-08-17T12:17:44.8625461Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32 2022-08-17T12:17:44.8639301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.8664829Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.8676824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64 2022-08-17T12:17:44.8865871Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64 2022-08-17T12:17:44.8878088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16 2022-08-17T12:17:44.8945323Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16 2022-08-17T12:17:44.8957172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64 2022-08-17T12:17:44.9065183Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64 2022-08-17T12:17:44.9078804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:17:44.9104667Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:17:44.9116818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16 2022-08-17T12:17:44.9305821Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16 2022-08-17T12:17:44.9318957Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32 2022-08-17T12:17:44.9385431Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32 2022-08-17T12:17:44.9398905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16 2022-08-17T12:17:44.9505527Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16 2022-08-17T12:17:44.9519867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.9544789Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.9556885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32 2022-08-17T12:17:44.9746396Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32 2022-08-17T12:17:44.9760501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64 2022-08-17T12:17:44.9825558Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64 2022-08-17T12:17:44.9839205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32 2022-08-17T12:17:44.9945880Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32 2022-08-17T12:17:44.9964403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.9985240Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.9998112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64 2022-08-17T12:17:45.0186492Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64 2022-08-17T12:17:45.0198376Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16 2022-08-17T12:17:45.0265249Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16 2022-08-17T12:17:45.0277306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64 2022-08-17T12:17:45.0385960Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64 2022-08-17T12:17:45.0400989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.0425484Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.0438392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8 2022-08-17T12:17:45.0626068Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8 2022-08-17T12:17:45.0639930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32 2022-08-17T12:17:45.0704909Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32 2022-08-17T12:17:45.0727909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16 2022-08-17T12:17:45.0825811Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16 2022-08-17T12:17:45.0843762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.0865300Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.0877539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8 2022-08-17T12:17:45.1067070Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8 2022-08-17T12:17:45.1081565Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64 2022-08-17T12:17:45.1146484Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64 2022-08-17T12:17:45.1161668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32 2022-08-17T12:17:45.1266460Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32 2022-08-17T12:17:45.1282914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.1305183Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.1319997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.1506264Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.1523750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8 2022-08-17T12:17:45.1585673Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8 2022-08-17T12:17:45.1598261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64 2022-08-17T12:17:45.1705701Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64 2022-08-17T12:17:45.1723751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool 2022-08-17T12:17:45.1745385Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool 2022-08-17T12:17:45.1759629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool 2022-08-17T12:17:45.1945255Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool 2022-08-17T12:17:45.1957541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8 2022-08-17T12:17:45.2025419Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8 2022-08-17T12:17:45.2037618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8 2022-08-17T12:17:45.2145883Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8 2022-08-17T12:17:45.2162787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16 2022-08-17T12:17:45.2184765Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16 2022-08-17T12:17:45.2196873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128 2022-08-17T12:17:45.2385921Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128 2022-08-17T12:17:45.2398907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16 2022-08-17T12:17:45.2465908Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16 2022-08-17T12:17:45.2479548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8 2022-08-17T12:17:45.2585658Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8 2022-08-17T12:17:45.2597792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32 2022-08-17T12:17:45.2625157Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32 2022-08-17T12:17:45.2640371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64 2022-08-17T12:17:45.2825679Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64 2022-08-17T12:17:45.2838787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool 2022-08-17T12:17:45.2905625Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool 2022-08-17T12:17:45.2918899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.3025829Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.3038318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64 2022-08-17T12:17:45.3065078Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64 2022-08-17T12:17:45.3077939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16 2022-08-17T12:17:45.3265777Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16 2022-08-17T12:17:45.3278364Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16 2022-08-17T12:17:45.3345290Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16 2022-08-17T12:17:45.3361386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool 2022-08-17T12:17:45.3465096Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool 2022-08-17T12:17:45.3477267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16 2022-08-17T12:17:45.3504988Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16 2022-08-17T12:17:45.3517474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.3705268Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.3717390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32 2022-08-17T12:17:45.3785203Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32 2022-08-17T12:17:45.3797228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128 2022-08-17T12:17:45.3905431Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128 2022-08-17T12:17:45.3917738Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32 2022-08-17T12:17:45.3945159Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32 2022-08-17T12:17:45.3957887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.4145784Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.4157766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64 2022-08-17T12:17:45.4225020Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64 2022-08-17T12:17:45.4236851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32 2022-08-17T12:17:45.4345196Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32 2022-08-17T12:17:45.4356820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64 2022-08-17T12:17:45.4385095Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64 2022-08-17T12:17:45.4397952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16 2022-08-17T12:17:45.4585176Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16 2022-08-17T12:17:45.4599403Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16 2022-08-17T12:17:45.4665199Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16 2022-08-17T12:17:45.4677447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64 2022-08-17T12:17:45.4785077Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64 2022-08-17T12:17:45.4796750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8 2022-08-17T12:17:45.4824882Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8 2022-08-17T12:17:45.4836793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32 2022-08-17T12:17:45.5025536Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32 2022-08-17T12:17:45.5037650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32 2022-08-17T12:17:45.5105158Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32 2022-08-17T12:17:45.5117599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16 2022-08-17T12:17:45.5225286Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16 2022-08-17T12:17:45.5237126Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8 2022-08-17T12:17:45.5265168Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8 2022-08-17T12:17:45.5278017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64 2022-08-17T12:17:45.5465997Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64 2022-08-17T12:17:45.5477942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64 2022-08-17T12:17:45.5545345Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64 2022-08-17T12:17:45.5558028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.5666515Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.5679231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.5705965Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.5720555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.5907592Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.5973433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8 2022-08-17T12:17:45.5986370Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8 2022-08-17T12:17:45.6106912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.6124012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool 2022-08-17T12:17:45.6146797Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool 2022-08-17T12:17:45.6156266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.6168837Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.6346921Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.6365259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8 2022-08-17T12:17:45.6426064Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8 2022-08-17T12:17:45.6440568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16 2022-08-17T12:17:45.6546373Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16 2022-08-17T12:17:45.6586615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16 2022-08-17T12:17:45.6602706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.6642540Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.6787233Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16 2022-08-17T12:17:45.6815539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16 2022-08-17T12:17:45.6866879Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16 2022-08-17T12:17:45.6881998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32 2022-08-17T12:17:45.6986738Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32 2022-08-17T12:17:45.7005000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.7026893Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.7047205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16 2022-08-17T12:17:45.7227670Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16 2022-08-17T12:17:45.7243543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool 2022-08-17T12:17:45.7306372Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool 2022-08-17T12:17:45.7320559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64 2022-08-17T12:17:45.7425886Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64 2022-08-17T12:17:45.7439898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.7466118Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.7485399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32 2022-08-17T12:17:45.7666040Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32 2022-08-17T12:17:45.7679633Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128 2022-08-17T12:17:45.7746206Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128 2022-08-17T12:17:45.7760554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.7866590Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.7880942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16 2022-08-17T12:17:45.7906627Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16 2022-08-17T12:17:45.7927223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64 2022-08-17T12:17:45.8106095Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64 2022-08-17T12:17:45.8120256Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64 2022-08-17T12:17:45.8186756Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64 2022-08-17T12:17:45.8210559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.8335357Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.8335809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32 2022-08-17T12:17:45.8345867Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32 2022-08-17T12:17:45.8361478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16 2022-08-17T12:17:45.8545510Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16 2022-08-17T12:17:45.8558452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32 2022-08-17T12:17:45.8625756Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32 2022-08-17T12:17:45.8639660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.8745270Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.8758529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64 2022-08-17T12:17:45.8785401Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64 2022-08-17T12:17:45.8803239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32 2022-08-17T12:17:45.8984983Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32 2022-08-17T12:17:45.8999289Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64 2022-08-17T12:17:45.9065130Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64 2022-08-17T12:17:45.9077472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool 2022-08-17T12:17:45.9185046Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool 2022-08-17T12:17:45.9197083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.9225154Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.9242890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64 2022-08-17T12:17:45.9425239Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64 2022-08-17T12:17:45.9437210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16 2022-08-17T12:17:45.9505367Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16 2022-08-17T12:17:45.9516757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128 2022-08-17T12:17:45.9625223Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128 2022-08-17T12:17:45.9636921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.9665229Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.9683578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8 2022-08-17T12:17:45.9865057Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8 2022-08-17T12:17:45.9876937Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32 2022-08-17T12:17:45.9945172Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32 2022-08-17T12:17:45.9956824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32 2022-08-17T12:17:46.0065112Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32 2022-08-17T12:17:46.0077246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.0105326Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.0122999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8 2022-08-17T12:17:46.0305275Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8 2022-08-17T12:17:46.0317739Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64 2022-08-17T12:17:46.0385060Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64 2022-08-17T12:17:46.0396510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64 2022-08-17T12:17:46.0505145Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64 2022-08-17T12:17:46.0516920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool 2022-08-17T12:17:46.0544986Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool 2022-08-17T12:17:46.0559219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.0744955Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.0756587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8 2022-08-17T12:17:46.0824998Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8 2022-08-17T12:17:46.0837092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16 2022-08-17T12:17:46.0945096Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16 2022-08-17T12:17:46.0956870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128 2022-08-17T12:17:46.0985377Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128 2022-08-17T12:17:46.1003090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16 2022-08-17T12:17:46.1185386Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16 2022-08-17T12:17:46.1200812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8 2022-08-17T12:17:46.1266419Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8 2022-08-17T12:17:46.1280152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32 2022-08-17T12:17:46.1385666Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32 2022-08-17T12:17:46.1399889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32 2022-08-17T12:17:46.1426366Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32 2022-08-17T12:17:46.1446380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.1625613Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.1639164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16 2022-08-17T12:17:46.1705863Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16 2022-08-17T12:17:46.1718830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64 2022-08-17T12:17:46.1825782Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64 2022-08-17T12:17:46.1842420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64 2022-08-17T12:17:46.1865789Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64 2022-08-17T12:17:46.1881676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.2066359Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.2080489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool 2022-08-17T12:17:46.2146381Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool 2022-08-17T12:17:46.2162239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16 2022-08-17T12:17:46.2266204Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16 2022-08-17T12:17:46.2280817Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16 2022-08-17T12:17:46.2305445Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16 2022-08-17T12:17:46.2321995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.2505900Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.2519359Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128 2022-08-17T12:17:46.2585941Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128 2022-08-17T12:17:46.2599633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32 2022-08-17T12:17:46.2706585Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32 2022-08-17T12:17:46.2720958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32 2022-08-17T12:17:46.2745550Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32 2022-08-17T12:17:46.2759854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.2945815Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.2958988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64 2022-08-17T12:17:46.3026327Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64 2022-08-17T12:17:46.3048974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64 2022-08-17T12:17:46.3145718Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64 2022-08-17T12:17:46.3158621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64 2022-08-17T12:17:46.3185788Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64 2022-08-17T12:17:46.3199930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64 2022-08-17T12:17:46.3386289Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64 2022-08-17T12:17:46.3400692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32 2022-08-17T12:17:46.3465288Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32 2022-08-17T12:17:46.3478899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8 2022-08-17T12:17:46.3585523Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8 2022-08-17T12:17:46.3598827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16 2022-08-17T12:17:46.3625427Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16 2022-08-17T12:17:46.3638338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8 2022-08-17T12:17:46.3825303Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8 2022-08-17T12:17:46.3837865Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64 2022-08-17T12:17:46.3905183Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64 2022-08-17T12:17:46.3918933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8 2022-08-17T12:17:46.4025842Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8 2022-08-17T12:17:46.4038907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32 2022-08-17T12:17:46.4065928Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32 2022-08-17T12:17:46.4078602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8 2022-08-17T12:17:46.4265486Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8 2022-08-17T12:17:46.4278482Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16 2022-08-17T12:17:46.4345495Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16 2022-08-17T12:17:46.4358280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.4465821Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.4478721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64 2022-08-17T12:17:46.4505331Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64 2022-08-17T12:17:46.4518096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.4706091Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.4717299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32 2022-08-17T12:17:46.4785345Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32 2022-08-17T12:17:46.4797279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool 2022-08-17T12:17:46.4905335Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool 2022-08-17T12:17:46.4917127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8 2022-08-17T12:17:46.4945158Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8 2022-08-17T12:17:46.4959315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool 2022-08-17T12:17:46.5145191Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool 2022-08-17T12:17:46.5156772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64 2022-08-17T12:17:46.5225041Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64 2022-08-17T12:17:46.5237267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128 2022-08-17T12:17:46.5345337Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128 2022-08-17T12:17:46.5357225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8 2022-08-17T12:17:46.5385278Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8 2022-08-17T12:17:46.5399223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128 2022-08-17T12:17:46.5585195Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128 2022-08-17T12:17:46.5596946Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8 2022-08-17T12:17:46.5665001Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8 2022-08-17T12:17:46.5677123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32 2022-08-17T12:17:46.5785470Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32 2022-08-17T12:17:46.5797104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.5825057Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.5836874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32 2022-08-17T12:17:46.6024999Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32 2022-08-17T12:17:46.6039289Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8 2022-08-17T12:17:46.6105206Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8 2022-08-17T12:17:46.6117395Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64 2022-08-17T12:17:46.6225555Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64 2022-08-17T12:17:46.6237762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool 2022-08-17T12:17:46.6265512Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool 2022-08-17T12:17:46.6278171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64 2022-08-17T12:17:46.6465518Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64 2022-08-17T12:17:46.6477861Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16 2022-08-17T12:17:46.6545322Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16 2022-08-17T12:17:46.6558452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16 2022-08-17T12:17:46.6665603Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16 2022-08-17T12:17:46.6681199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128 2022-08-17T12:17:46.6705862Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128 2022-08-17T12:17:46.6719863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16 2022-08-17T12:17:46.6905548Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16 2022-08-17T12:17:46.6918182Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool 2022-08-17T12:17:46.6985751Z [gw2] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool 2022-08-17T12:17:46.6998578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.7105378Z [gw0] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.7117637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32 2022-08-17T12:17:46.7145192Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32 2022-08-17T12:17:46.7160104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32 2022-08-17T12:17:46.7346157Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32 2022-08-17T12:17:46.7358703Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128 2022-08-17T12:17:46.7425909Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128 2022-08-17T12:17:46.7438196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.7545811Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.7558246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64 2022-08-17T12:17:46.7585678Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64 2022-08-17T12:17:46.7598665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64 2022-08-17T12:17:46.7787469Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64 2022-08-17T12:17:46.7802240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32 2022-08-17T12:17:46.7866764Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32 2022-08-17T12:17:46.7885247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.7986916Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.8002309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16 2022-08-17T12:17:46.8026688Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16 2022-08-17T12:17:46.8042745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16 2022-08-17T12:17:46.8226613Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16 2022-08-17T12:17:46.8240839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64 2022-08-17T12:17:46.8306450Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64 2022-08-17T12:17:46.8320781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.8426318Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.8440971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.8466547Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.8482638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32 2022-08-17T12:17:46.8667107Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32 2022-08-17T12:17:46.8681667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16 2022-08-17T12:17:46.8746965Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16 2022-08-17T12:17:46.8762199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64 2022-08-17T12:17:46.8866507Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64 2022-08-17T12:17:46.8881063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.8907060Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.8921523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64 2022-08-17T12:17:46.9107109Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64 2022-08-17T12:17:46.9121621Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32 2022-08-17T12:17:46.9186719Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32 2022-08-17T12:17:46.9202391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8 2022-08-17T12:17:46.9306327Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8 2022-08-17T12:17:46.9320680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.9345840Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.9359764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8 2022-08-17T12:17:46.9546155Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8 2022-08-17T12:17:46.9559604Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64 2022-08-17T12:17:46.9625758Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64 2022-08-17T12:17:46.9639400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8 2022-08-17T12:17:46.9746097Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8 2022-08-17T12:17:46.9760763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.9786103Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.9800794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8 2022-08-17T12:17:46.9987022Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8 2022-08-17T12:17:47.0001409Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16 2022-08-17T12:17:47.0066384Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16 2022-08-17T12:17:47.0081190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.0186138Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.0200454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64 2022-08-17T12:17:47.0225741Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64 2022-08-17T12:17:47.0239783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.0425765Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.0438714Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32 2022-08-17T12:17:47.0505935Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32 2022-08-17T12:17:47.0519346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool 2022-08-17T12:17:47.0625768Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool 2022-08-17T12:17:47.0639176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8 2022-08-17T12:17:47.0665502Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8 2022-08-17T12:17:47.0678455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool 2022-08-17T12:17:47.0865404Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool 2022-08-17T12:17:47.0880650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64 2022-08-17T12:17:47.0945608Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64 2022-08-17T12:17:47.0958293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128 2022-08-17T12:17:47.1065451Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128 2022-08-17T12:17:47.1078700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8 2022-08-17T12:17:47.1105279Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8 2022-08-17T12:17:47.1118398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128 2022-08-17T12:17:47.1305365Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128 2022-08-17T12:17:47.1317352Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8 2022-08-17T12:17:47.1385598Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8 2022-08-17T12:17:47.1398146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32 2022-08-17T12:17:47.1505311Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32 2022-08-17T12:17:47.1520304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.1545620Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.1559232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32 2022-08-17T12:17:47.1745009Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32 2022-08-17T12:17:47.1756757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8 2022-08-17T12:17:47.1825553Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8 2022-08-17T12:17:47.1838293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64 2022-08-17T12:17:47.1945267Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64 2022-08-17T12:17:47.1956857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool 2022-08-17T12:17:47.1985117Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool 2022-08-17T12:17:47.2006051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64 2022-08-17T12:17:47.2185481Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64 2022-08-17T12:17:47.2197151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16 2022-08-17T12:17:47.2265253Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16 2022-08-17T12:17:47.2276953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16 2022-08-17T12:17:47.2385461Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16 2022-08-17T12:17:47.2397142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128 2022-08-17T12:17:47.2425047Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128 2022-08-17T12:17:47.2437655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.2626257Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.2637504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool 2022-08-17T12:17:47.2705397Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool 2022-08-17T12:17:47.2720791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32 2022-08-17T12:17:47.2825385Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32 2022-08-17T12:17:47.2837929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32 2022-08-17T12:17:47.2865522Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32 2022-08-17T12:17:47.2877967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.3065614Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.3079706Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32 2022-08-17T12:17:47.3145461Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32 2022-08-17T12:17:47.3158271Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64 2022-08-17T12:17:47.3265438Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64 2022-08-17T12:17:47.3277784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64 2022-08-17T12:17:47.3305501Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64 2022-08-17T12:17:47.3318341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.3505805Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.3518840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64 2022-08-17T12:17:47.3585554Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64 2022-08-17T12:17:47.3598733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16 2022-08-17T12:17:47.3705642Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16 2022-08-17T12:17:47.3718533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16 2022-08-17T12:17:47.3745344Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16 2022-08-17T12:17:47.3758061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16 2022-08-17T12:17:47.3945175Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16 2022-08-17T12:17:47.3957360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16 2022-08-17T12:17:47.4025245Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16 2022-08-17T12:17:47.4037343Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32 2022-08-17T12:17:47.4145561Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32 2022-08-17T12:17:47.4158383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32 2022-08-17T12:17:47.4185453Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32 2022-08-17T12:17:47.4197820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32 2022-08-17T12:17:47.4385497Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32 2022-08-17T12:17:47.4400347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32 2022-08-17T12:17:47.4465650Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32 2022-08-17T12:17:47.4479090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64 2022-08-17T12:17:47.4585846Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64 2022-08-17T12:17:47.4598276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64 2022-08-17T12:17:47.4626161Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64 2022-08-17T12:17:47.4639310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64 2022-08-17T12:17:47.4826221Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64 2022-08-17T12:17:47.4838273Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64 2022-08-17T12:17:47.4905782Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64 2022-08-17T12:17:47.4918932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8 2022-08-17T12:17:47.5025680Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8 2022-08-17T12:17:47.5038310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16 2022-08-17T12:17:47.5065593Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16 2022-08-17T12:17:47.5078760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8 2022-08-17T12:17:47.5265441Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8 2022-08-17T12:17:47.5278012Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8 2022-08-17T12:17:47.5345463Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8 2022-08-17T12:17:47.5357707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8 2022-08-17T12:17:47.5465186Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8 2022-08-17T12:17:47.5477298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32 2022-08-17T12:17:47.5505233Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32 2022-08-17T12:17:47.5517880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8 2022-08-17T12:17:47.5705349Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8 2022-08-17T12:17:47.5719525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8 2022-08-17T12:17:47.5785054Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8 2022-08-17T12:17:47.5796525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.5905229Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.5917257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64 2022-08-17T12:17:47.5945136Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64 2022-08-17T12:17:47.5957305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.6145456Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.6158266Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:17:47.6224984Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:17:47.6237218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool 2022-08-17T12:17:47.6345358Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool 2022-08-17T12:17:47.6359967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8 2022-08-17T12:17:47.6384935Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8 2022-08-17T12:17:47.6396762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool 2022-08-17T12:17:47.6585163Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool 2022-08-17T12:17:47.6597711Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16 2022-08-17T12:17:47.6664867Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16 2022-08-17T12:17:47.6676451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128 2022-08-17T12:17:47.6785590Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128 2022-08-17T12:17:47.6798521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8 2022-08-17T12:17:47.6825484Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8 2022-08-17T12:17:47.6842592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128 2022-08-17T12:17:47.7025209Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128 2022-08-17T12:17:47.7036975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32 2022-08-17T12:17:47.7104937Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32 2022-08-17T12:17:47.7117188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32 2022-08-17T12:17:47.7225015Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32 2022-08-17T12:17:47.7236607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.7265239Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.7277006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32 2022-08-17T12:17:47.7465263Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32 2022-08-17T12:17:47.7477117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64 2022-08-17T12:17:47.7545137Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64 2022-08-17T12:17:47.7559748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64 2022-08-17T12:17:47.7665804Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64 2022-08-17T12:17:47.7679183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool 2022-08-17T12:17:47.7704965Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool 2022-08-17T12:17:47.7716998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64 2022-08-17T12:17:47.7905606Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64 2022-08-17T12:17:47.7916791Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16 2022-08-17T12:17:47.7984944Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16 2022-08-17T12:17:47.7996630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.8105202Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.8116934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128 2022-08-17T12:17:47.8144900Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128 2022-08-17T12:17:47.8156729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16 2022-08-17T12:17:47.8344934Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16 2022-08-17T12:17:47.8356682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32 2022-08-17T12:17:47.8425123Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32 2022-08-17T12:17:47.8436204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.8545091Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.8556592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32 2022-08-17T12:17:47.8585081Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32 2022-08-17T12:17:47.8597040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32 2022-08-17T12:17:47.8785259Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32 2022-08-17T12:17:47.8798746Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64 2022-08-17T12:17:47.8865138Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64 2022-08-17T12:17:47.8879609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.8984906Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.8996273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64 2022-08-17T12:17:47.9024829Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64 2022-08-17T12:17:47.9036980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64 2022-08-17T12:17:47.9225049Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64 2022-08-17T12:17:47.9236673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8 2022-08-17T12:17:47.9306211Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8 2022-08-17T12:17:47.9322396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16 2022-08-17T12:17:47.9425869Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16 2022-08-17T12:17:47.9438868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.9506310Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.9520241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16 2022-08-17T12:17:47.9667635Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16 2022-08-17T12:17:47.9688554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:17:47.9747049Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:17:47.9766229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32 2022-08-17T12:17:47.9906476Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32 2022-08-17T12:17:47.9922064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.9986660Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.0001320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32 2022-08-17T12:17:48.0107051Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32 2022-08-17T12:17:48.0126218Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:17:48.0186613Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:17:48.0203817Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.0346915Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.0361264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.0426445Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.0441430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64 2022-08-17T12:17:48.0547221Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64 2022-08-17T12:17:48.0569408Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:17:48.0626835Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:17:48.0645416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.0786267Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.0800527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.0866276Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.0986788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8 2022-08-17T12:17:48.1005598Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:17:48.1054607Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:17:48.1067267Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8 2022-08-17T12:17:48.1084848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.1226674Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.1244902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32 2022-08-17T12:17:48.1305660Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32 2022-08-17T12:17:48.1319697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8 2022-08-17T12:17:48.1426140Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8 2022-08-17T12:17:48.1441005Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:17:48.1506495Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:17:48.1520739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.1665991Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.1680208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.1745408Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.1762555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.1865875Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.1879869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:17:48.1946270Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:17:48.1958913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128 2022-08-17T12:17:48.2106477Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128 2022-08-17T12:17:48.2119414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.2185620Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.2199951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool 2022-08-17T12:17:48.2306367Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool 2022-08-17T12:17:48.2320525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:17:48.2386173Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:17:48.2414419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64 2022-08-17T12:17:48.2547701Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64 2022-08-17T12:17:48.2567450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.2626903Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.2641963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128 2022-08-17T12:17:48.2746480Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128 2022-08-17T12:17:48.2761609Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:17:48.2825889Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:17:48.2840372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16 2022-08-17T12:17:48.2986146Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16 2022-08-17T12:17:48.3001137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.3065926Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.3079449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32 2022-08-17T12:17:48.3185926Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32 2022-08-17T12:17:48.3200572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:17:48.3265512Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:17:48.3278564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32 2022-08-17T12:17:48.3425612Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32 2022-08-17T12:17:48.3438972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool 2022-08-17T12:17:48.3505602Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool 2022-08-17T12:17:48.3518181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64 2022-08-17T12:17:48.3625413Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64 2022-08-17T12:17:48.3646455Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:17:48.3705531Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:17:48.3717991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64 2022-08-17T12:17:48.3865897Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64 2022-08-17T12:17:48.3879784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16 2022-08-17T12:17:48.3945557Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16 2022-08-17T12:17:48.3958174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16 2022-08-17T12:17:48.4064872Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16 2022-08-17T12:17:48.4077459Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:17:48.4146056Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:17:48.4158272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.4305765Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.4319190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32 2022-08-17T12:17:48.4385362Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32 2022-08-17T12:17:48.4398600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.4505186Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.4517688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:17:48.4585709Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:17:48.4598999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128 2022-08-17T12:17:48.4745231Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128 2022-08-17T12:17:48.4757974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64 2022-08-17T12:17:48.4825398Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64 2022-08-17T12:17:48.4837618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.4944987Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.4957348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:17:48.5025218Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:17:48.5038051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64 2022-08-17T12:17:48.5185320Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64 2022-08-17T12:17:48.5197460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16 2022-08-17T12:17:48.5265340Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16 2022-08-17T12:17:48.5277787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.5385063Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.5399706Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:17:48.5465404Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:17:48.5477984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16 2022-08-17T12:17:48.5625894Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16 2022-08-17T12:17:48.5638567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32 2022-08-17T12:17:48.5705035Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32 2022-08-17T12:17:48.5717089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32 2022-08-17T12:17:48.5825031Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32 2022-08-17T12:17:48.5837955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:17:48.5905291Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:17:48.5919049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.6065615Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.6081324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64 2022-08-17T12:17:48.6145316Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64 2022-08-17T12:17:48.6160229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.6264857Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.6276752Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:17:48.6344957Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:17:48.6356966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.6505365Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.6517068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8 2022-08-17T12:17:48.6585383Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8 2022-08-17T12:17:48.6599773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.6704975Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.6717167Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:17:48.6785746Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:17:48.6798215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.6945309Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.6956852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8 2022-08-17T12:17:48.7025603Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8 2022-08-17T12:17:48.7037848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.7145166Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.7157948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:17:48.7225980Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:17:48.7242035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128 2022-08-17T12:17:48.7386242Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128 2022-08-17T12:17:48.7400598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.7465276Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.7478228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.7585368Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.7598556Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:17:48.7665341Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:17:48.7678070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64 2022-08-17T12:17:48.7825752Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64 2022-08-17T12:17:48.7838939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool 2022-08-17T12:17:48.7905644Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool 2022-08-17T12:17:48.7918635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool 2022-08-17T12:17:48.8025396Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool 2022-08-17T12:17:48.8038381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:17:48.8105540Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:17:48.8117992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16 2022-08-17T12:17:48.8265437Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16 2022-08-17T12:17:48.8277561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16 2022-08-17T12:17:48.8345185Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16 2022-08-17T12:17:48.8357196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128 2022-08-17T12:17:48.8464887Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128 2022-08-17T12:17:48.8477154Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:17:48.8545632Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:17:48.8558429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32 2022-08-17T12:17:48.8705513Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32 2022-08-17T12:17:48.8717744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.8785919Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.8799144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64 2022-08-17T12:17:48.8904966Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64 2022-08-17T12:17:48.8917400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:17:48.8985672Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:17:48.8998835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64 2022-08-17T12:17:48.9144965Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64 2022-08-17T12:17:48.9156545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.9224756Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.9239161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16 2022-08-17T12:17:48.9344847Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16 2022-08-17T12:17:48.9357036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16 2022-08-17T12:17:48.9425078Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16 2022-08-17T12:17:48.9437233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.9585414Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.9597962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.9665626Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.9679816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32 2022-08-17T12:17:48.9784790Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32 2022-08-17T12:17:48.9798703Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool 2022-08-17T12:17:48.9865328Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool 2022-08-17T12:17:48.9877804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.0025257Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.0038407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32 2022-08-17T12:17:49.0105386Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32 2022-08-17T12:17:49.0117397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64 2022-08-17T12:17:49.0226690Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64 2022-08-17T12:17:49.0244660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128 2022-08-17T12:17:49.0308051Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128 2022-08-17T12:17:49.0322908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.0466910Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.0481673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64 2022-08-17T12:17:49.0546429Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64 2022-08-17T12:17:49.0561243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16 2022-08-17T12:17:49.0665568Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16 2022-08-17T12:17:49.0679910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32 2022-08-17T12:17:49.0746227Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32 2022-08-17T12:17:49.0759025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.0905975Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.0923697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8 2022-08-17T12:17:49.0986062Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8 2022-08-17T12:17:49.0999597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32 2022-08-17T12:17:49.1105325Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32 2022-08-17T12:17:49.1118856Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64 2022-08-17T12:17:49.1186296Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64 2022-08-17T12:17:49.1198373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.1346479Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.1361712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8 2022-08-17T12:17:49.1425459Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8 2022-08-17T12:17:49.1441469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64 2022-08-17T12:17:49.1546372Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64 2022-08-17T12:17:49.1564935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16 2022-08-17T12:17:49.1627027Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16 2022-08-17T12:17:49.1645618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.1787347Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.1805901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.1866668Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.1881526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8 2022-08-17T12:17:49.1987276Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8 2022-08-17T12:17:49.2006283Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32 2022-08-17T12:17:49.2066650Z [gw2] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32 2022-08-17T12:17:49.2160985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.2226452Z [gw0] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.2243680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool 2022-08-17T12:17:49.2306174Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool 2022-08-17T12:17:49.2320982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8 2022-08-17T12:17:49.2427719Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8 2022-08-17T12:17:49.2447354Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64 2022-08-17T12:17:49.2506536Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64 2022-08-17T12:17:49.2524266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool 2022-08-17T12:17:49.2668051Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool 2022-08-17T12:17:49.2685659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128 2022-08-17T12:17:49.2746774Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128 2022-08-17T12:17:49.2764283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.2867094Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.2885298Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16 2022-08-17T12:17:49.2947262Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16 2022-08-17T12:17:49.2966470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128 2022-08-17T12:17:49.3107838Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128 2022-08-17T12:17:49.3125432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32 2022-08-17T12:17:49.3186461Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32 2022-08-17T12:17:49.3236428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool 2022-08-17T12:17:49.3307008Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool 2022-08-17T12:17:49.3323949Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32 2022-08-17T12:17:49.3386838Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32 2022-08-17T12:17:49.3401565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32 2022-08-17T12:17:49.3545962Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32 2022-08-17T12:17:49.3560690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64 2022-08-17T12:17:49.3625735Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64 2022-08-17T12:17:49.3639701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.3745612Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.3759039Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64 2022-08-17T12:17:49.3825507Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64 2022-08-17T12:17:49.3838823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64 2022-08-17T12:17:49.3985314Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64 2022-08-17T12:17:49.3998465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16 2022-08-17T12:17:49.4065365Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16 2022-08-17T12:17:49.4077988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.4185743Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.4199246Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8 2022-08-17T12:17:49.4265638Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8 2022-08-17T12:17:49.4278926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16 2022-08-17T12:17:49.4425386Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16 2022-08-17T12:17:49.4437850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32 2022-08-17T12:17:49.4504998Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32 2022-08-17T12:17:49.4518385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.4625124Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.4637712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8 2022-08-17T12:17:49.4705487Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8 2022-08-17T12:17:49.4717528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32 2022-08-17T12:17:49.4865767Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32 2022-08-17T12:17:49.4878989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64 2022-08-17T12:17:49.4945507Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64 2022-08-17T12:17:49.4958841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.5064915Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.5080207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16 2022-08-17T12:17:49.5145467Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16 2022-08-17T12:17:49.5157666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64 2022-08-17T12:17:49.5305790Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64 2022-08-17T12:17:49.5318597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16 2022-08-17T12:17:49.5385508Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16 2022-08-17T12:17:49.5398418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.5505094Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.5517368Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool 2022-08-17T12:17:49.5585180Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool 2022-08-17T12:17:49.5600509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16 2022-08-17T12:17:49.5746241Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16 2022-08-17T12:17:49.5761568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32 2022-08-17T12:17:49.5825205Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32 2022-08-17T12:17:49.5837385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16 2022-08-17T12:17:49.5945050Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16 2022-08-17T12:17:49.5956920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128 2022-08-17T12:17:49.6025203Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128 2022-08-17T12:17:49.6037521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32 2022-08-17T12:17:49.6185890Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32 2022-08-17T12:17:49.6197124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64 2022-08-17T12:17:49.6264966Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64 2022-08-17T12:17:49.6279471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32 2022-08-17T12:17:49.6385792Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32 2022-08-17T12:17:49.6397846Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32 2022-08-17T12:17:49.6465655Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32 2022-08-17T12:17:49.6477909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64 2022-08-17T12:17:49.6625293Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64 2022-08-17T12:17:49.6637022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8 2022-08-17T12:17:49.6705213Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8 2022-08-17T12:17:49.6716719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64 2022-08-17T12:17:49.6825133Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64 2022-08-17T12:17:49.6837567Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64 2022-08-17T12:17:49.6905660Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64 2022-08-17T12:17:49.6921794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8 2022-08-17T12:17:49.7065387Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8 2022-08-17T12:17:49.7076764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8 2022-08-17T12:17:49.7145017Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8 2022-08-17T12:17:49.7156717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8 2022-08-17T12:17:49.7265249Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8 2022-08-17T12:17:49.7276876Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16 2022-08-17T12:17:49.7345076Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16 2022-08-17T12:17:49.7357152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8 2022-08-17T12:17:49.7506404Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8 2022-08-17T12:17:49.7518599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.7585554Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.7598523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8 2022-08-17T12:17:49.7704994Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8 2022-08-17T12:17:49.7717100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32 2022-08-17T12:17:49.7785384Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32 2022-08-17T12:17:49.7797516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.7945610Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.7958207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool 2022-08-17T12:17:49.8025074Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool 2022-08-17T12:17:49.8037772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.8145805Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.8158677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64 2022-08-17T12:17:49.8225635Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64 2022-08-17T12:17:49.8239353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool 2022-08-17T12:17:49.8385232Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool 2022-08-17T12:17:49.8397355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.8465242Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.8477052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32 2022-08-17T12:17:49.8585107Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32 2022-08-17T12:17:49.8596798Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16 2022-08-17T12:17:49.8665108Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16 2022-08-17T12:17:49.8677022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.8826226Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.8839052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32 2022-08-17T12:17:49.8905486Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32 2022-08-17T12:17:49.8918852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64 2022-08-17T12:17:49.9025057Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64 2022-08-17T12:17:49.9037624Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32 2022-08-17T12:17:49.9105341Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32 2022-08-17T12:17:49.9117772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32 2022-08-17T12:17:49.9265652Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32 2022-08-17T12:17:49.9278959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.9345145Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.9358559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.9465068Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.9476971Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64 2022-08-17T12:17:49.9544984Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64 2022-08-17T12:17:49.9557005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.9705234Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.9716511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.9785275Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.9796442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.9905253Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.9919343Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8 2022-08-17T12:17:49.9985923Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8 2022-08-17T12:17:49.9997095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16 2022-08-17T12:17:50.0145244Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16 2022-08-17T12:17:50.0156821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.0225127Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.0236814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.0345664Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.0358332Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8 2022-08-17T12:17:50.0425568Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8 2022-08-17T12:17:50.0438979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.0585594Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.0600428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.0665345Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.0678007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.0785163Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.0797078Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16 2022-08-17T12:17:50.0865133Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16 2022-08-17T12:17:50.0877830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.1025572Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.1037495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.1104930Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.1119108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool 2022-08-17T12:17:50.1225474Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool 2022-08-17T12:17:50.1238306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool 2022-08-17T12:17:50.1305963Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool 2022-08-17T12:17:50.1318748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.1465111Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.1477551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.1544855Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.1556826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128 2022-08-17T12:17:50.1665065Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128 2022-08-17T12:17:50.1676617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128 2022-08-17T12:17:50.1745274Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128 2022-08-17T12:17:50.1762059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.1905102Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.1917132Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.1985206Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.1997434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64 2022-08-17T12:17:50.2105440Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64 2022-08-17T12:17:50.2117703Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32 2022-08-17T12:17:50.2185494Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32 2022-08-17T12:17:50.2197780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.2345198Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.2357327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.2425126Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.2437705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32 2022-08-17T12:17:50.2545462Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32 2022-08-17T12:17:50.2557364Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64 2022-08-17T12:17:50.2625761Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64 2022-08-17T12:17:50.2639169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.2786393Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.2798322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8 2022-08-17T12:17:50.2865212Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8 2022-08-17T12:17:50.2877113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64 2022-08-17T12:17:50.2985444Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64 2022-08-17T12:17:50.2997412Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16 2022-08-17T12:17:50.3065611Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16 2022-08-17T12:17:50.3077485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8 2022-08-17T12:17:50.3225905Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8 2022-08-17T12:17:50.3239394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.3306018Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.3319925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16 2022-08-17T12:17:50.3426001Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16 2022-08-17T12:17:50.3438947Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32 2022-08-17T12:17:50.3506705Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32 2022-08-17T12:17:50.3525104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.3667624Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.3682476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32 2022-08-17T12:17:50.3746602Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32 2022-08-17T12:17:50.3762124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32 2022-08-17T12:17:50.3867493Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32 2022-08-17T12:17:50.3884125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64 2022-08-17T12:17:50.3947011Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64 2022-08-17T12:17:50.4106579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool 2022-08-17T12:17:50.4123953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64 2022-08-17T12:17:50.4160877Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64 2022-08-17T12:17:50.4186664Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool 2022-08-17T12:17:50.4201527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64 2022-08-17T12:17:50.4306586Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64 2022-08-17T12:17:50.4322730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16 2022-08-17T12:17:50.4386488Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16 2022-08-17T12:17:50.4404755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128 2022-08-17T12:17:50.4547570Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128 2022-08-17T12:17:50.4563680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.4626831Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.4644215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8 2022-08-17T12:17:50.4746713Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8 2022-08-17T12:17:50.4827737Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32 2022-08-17T12:17:50.4845022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32 2022-08-17T12:17:50.4853624Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32 2022-08-17T12:17:50.4987814Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32 2022-08-17T12:17:50.5002655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.5066687Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.5186430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8 2022-08-17T12:17:50.5202274Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64 2022-08-17T12:17:50.5211577Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64 2022-08-17T12:17:50.5266390Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8 2022-08-17T12:17:50.5281553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64 2022-08-17T12:17:50.5426206Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64 2022-08-17T12:17:50.5451028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.5505399Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.5519620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.5626017Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.5639306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8 2022-08-17T12:17:50.5705727Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8 2022-08-17T12:17:50.5719353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16 2022-08-17T12:17:50.5865516Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16 2022-08-17T12:17:50.5880515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.5945664Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.5962389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool 2022-08-17T12:17:50.6065328Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool 2022-08-17T12:17:50.6078198Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8 2022-08-17T12:17:50.6145521Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8 2022-08-17T12:17:50.6158601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32 2022-08-17T12:17:50.6305419Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32 2022-08-17T12:17:50.6319839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool 2022-08-17T12:17:50.6385214Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool 2022-08-17T12:17:50.6398886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:17:50.6505598Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:17:50.6518643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16 2022-08-17T12:17:50.6585718Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16 2022-08-17T12:17:50.6601348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64 2022-08-17T12:17:50.6745533Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64 2022-08-17T12:17:50.6757257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128 2022-08-17T12:17:50.6825372Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128 2022-08-17T12:17:50.6837997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:17:50.6945920Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:17:50.6959250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool 2022-08-17T12:17:50.7026054Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool 2022-08-17T12:17:50.7039471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16 2022-08-17T12:17:50.7185146Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16 2022-08-17T12:17:50.7199059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64 2022-08-17T12:17:50.7265663Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64 2022-08-17T12:17:50.7278498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.7385872Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.7398583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128 2022-08-17T12:17:50.7465599Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128 2022-08-17T12:17:50.7478845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32 2022-08-17T12:17:50.7625248Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32 2022-08-17T12:17:50.7638570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16 2022-08-17T12:17:50.7705134Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16 2022-08-17T12:17:50.7716560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.7825055Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.7837028Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32 2022-08-17T12:17:50.7905087Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32 2022-08-17T12:17:50.7916561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64 2022-08-17T12:17:50.8065631Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64 2022-08-17T12:17:50.8077897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32 2022-08-17T12:17:50.8145173Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32 2022-08-17T12:17:50.8156965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.8265504Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.8278315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64 2022-08-17T12:17:50.8346083Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64 2022-08-17T12:17:50.8358966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8 2022-08-17T12:17:50.8506351Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8 2022-08-17T12:17:50.8520681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64 2022-08-17T12:17:50.8585843Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64 2022-08-17T12:17:50.8599756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.8705687Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.8719230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16 2022-08-17T12:17:50.8785723Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16 2022-08-17T12:17:50.8799777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8 2022-08-17T12:17:50.8945529Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8 2022-08-17T12:17:50.8960115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16 2022-08-17T12:17:50.9025952Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16 2022-08-17T12:17:50.9039074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.9145781Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.9159091Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32 2022-08-17T12:17:50.9225441Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32 2022-08-17T12:17:50.9238662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.9385358Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.9397939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32 2022-08-17T12:17:50.9465256Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32 2022-08-17T12:17:50.9477834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.9585258Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.9600377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64 2022-08-17T12:17:50.9665591Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64 2022-08-17T12:17:50.9677642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:50.9825815Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:50.9839119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64 2022-08-17T12:17:50.9905575Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64 2022-08-17T12:17:50.9919129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.0025246Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.0037276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16 2022-08-17T12:17:51.0105171Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16 2022-08-17T12:17:51.0117553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:51.0265310Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:51.0280096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8 2022-08-17T12:17:51.0345062Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8 2022-08-17T12:17:51.0359240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.0465455Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.0477835Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32 2022-08-17T12:17:51.0546222Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32 2022-08-17T12:17:51.0558693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:51.0706198Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:51.0721493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8 2022-08-17T12:17:51.0785193Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8 2022-08-17T12:17:51.0801442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128 2022-08-17T12:17:51.0905297Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128 2022-08-17T12:17:51.0917728Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64 2022-08-17T12:17:51.0985374Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64 2022-08-17T12:17:51.0998299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:51.1146388Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:51.1157652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.1225026Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.1237947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64 2022-08-17T12:17:51.1345213Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64 2022-08-17T12:17:51.1358020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8 2022-08-17T12:17:51.1425123Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8 2022-08-17T12:17:51.1441301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:51.1585312Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:51.1597064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool 2022-08-17T12:17:51.1665317Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool 2022-08-17T12:17:51.1678004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16 2022-08-17T12:17:51.1785530Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16 2022-08-17T12:17:51.1797988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8 2022-08-17T12:17:51.1865227Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8 2022-08-17T12:17:51.1877504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.2025866Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.2038868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128 2022-08-17T12:17:51.2105147Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128 2022-08-17T12:17:51.2116658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32 2022-08-17T12:17:51.2224896Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32 2022-08-17T12:17:51.2236512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16 2022-08-17T12:17:51.2305497Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16 2022-08-17T12:17:51.2317080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.2465976Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.2477607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64 2022-08-17T12:17:51.2545350Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64 2022-08-17T12:17:51.2557950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64 2022-08-17T12:17:51.2665513Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64 2022-08-17T12:17:51.2677292Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool 2022-08-17T12:17:51.2745986Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool 2022-08-17T12:17:51.2758038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:51.2905455Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:51.2917668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16 2022-08-17T12:17:51.2985066Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16 2022-08-17T12:17:51.2997316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16 2022-08-17T12:17:51.3105509Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16 2022-08-17T12:17:51.3117772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128 2022-08-17T12:17:51.3185428Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128 2022-08-17T12:17:51.3198007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:51.3345494Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:51.3358355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.3425229Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.3437156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32 2022-08-17T12:17:51.3545302Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32 2022-08-17T12:17:51.3559365Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32 2022-08-17T12:17:51.3625283Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32 2022-08-17T12:17:51.3637795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:51.3786252Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:51.3800153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.3865663Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.3879538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64 2022-08-17T12:17:51.3985497Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64 2022-08-17T12:17:51.3998892Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64 2022-08-17T12:17:51.4065344Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64 2022-08-17T12:17:51.4088415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:51.4225178Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:51.4237504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16 2022-08-17T12:17:51.4304896Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16 2022-08-17T12:17:51.4317536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8 2022-08-17T12:17:51.4425500Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8 2022-08-17T12:17:51.4440916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16 2022-08-17T12:17:51.4505267Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16 2022-08-17T12:17:51.4517920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.4665629Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.4679062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32 2022-08-17T12:17:51.4745019Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32 2022-08-17T12:17:51.4757559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8 2022-08-17T12:17:51.4864888Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8 2022-08-17T12:17:51.4877665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32 2022-08-17T12:17:51.4945326Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32 2022-08-17T12:17:51.4957605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.5105440Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.5119935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64 2022-08-17T12:17:51.5184963Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64 2022-08-17T12:17:51.5197096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.5305124Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.5317543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64 2022-08-17T12:17:51.5386422Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64 2022-08-17T12:17:51.5400432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool 2022-08-17T12:17:51.5547670Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool 2022-08-17T12:17:51.5561623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16 2022-08-17T12:17:51.5626713Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16 2022-08-17T12:17:51.5645408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128 2022-08-17T12:17:51.5746810Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128 2022-08-17T12:17:51.5762003Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16 2022-08-17T12:17:51.5826591Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16 2022-08-17T12:17:51.5844798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128 2022-08-17T12:17:51.5986877Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128 2022-08-17T12:17:51.6001278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32 2022-08-17T12:17:51.6066505Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32 2022-08-17T12:17:51.6081275Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64 2022-08-17T12:17:51.6186190Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64 2022-08-17T12:17:51.6201453Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32 2022-08-17T12:17:51.6267433Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32 2022-08-17T12:17:51.6287421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32 2022-08-17T12:17:51.6426812Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32 2022-08-17T12:17:51.6442518Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64 2022-08-17T12:17:51.6507105Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64 2022-08-17T12:17:51.6522812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16 2022-08-17T12:17:51.6626743Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16 2022-08-17T12:17:51.6707223Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64 2022-08-17T12:17:51.6724614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64 2022-08-17T12:17:51.6798099Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64 2022-08-17T12:17:51.6866560Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64 2022-08-17T12:17:51.6882735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8 2022-08-17T12:17:51.6946720Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8 2022-08-17T12:17:51.6961786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.7066067Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.7080326Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8 2022-08-17T12:17:51.7146123Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8 2022-08-17T12:17:51.7159985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16 2022-08-17T12:17:51.7305876Z [gw0] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16 2022-08-17T12:17:51.7320729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8 2022-08-17T12:17:51.7385930Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8 2022-08-17T12:17:51.7400306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.7505327Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.7519193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8 2022-08-17T12:17:51.7586028Z [gw2] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8 2022-08-17T12:17:51.7599578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32 2022-08-17T12:17:51.7746094Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32 2022-08-17T12:17:51.7760237Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool 2022-08-17T12:17:51.7825713Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool 2022-08-17T12:17:51.7839718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16 2022-08-17T12:17:51.7945406Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16 2022-08-17T12:17:51.7958915Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16 2022-08-17T12:17:51.8025805Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16 2022-08-17T12:17:51.8039264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64 2022-08-17T12:17:51.8185759Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64 2022-08-17T12:17:51.8198827Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32 2022-08-17T12:17:51.8265013Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32 2022-08-17T12:17:51.8277170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32 2022-08-17T12:17:51.8384564Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32 2022-08-17T12:17:51.8396747Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool 2022-08-17T12:17:51.8465603Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool 2022-08-17T12:17:51.8476933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16 2022-08-17T12:17:51.8625201Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16 2022-08-17T12:17:51.8637036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64 2022-08-17T12:17:51.8705325Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64 2022-08-17T12:17:51.8717115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64 2022-08-17T12:17:51.8825363Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64 2022-08-17T12:17:51.8837184Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32 2022-08-17T12:17:51.8905203Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32 2022-08-17T12:17:51.8916999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32 2022-08-17T12:17:51.9065446Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32 2022-08-17T12:17:51.9077647Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16 2022-08-17T12:17:51.9145508Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16 2022-08-17T12:17:51.9158884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8 2022-08-17T12:17:51.9265295Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8 2022-08-17T12:17:51.9281044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64 2022-08-17T12:17:51.9345334Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64 2022-08-17T12:17:51.9359338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64 2022-08-17T12:17:51.9505446Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64 2022-08-17T12:17:51.9518458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32 2022-08-17T12:17:51.9585347Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32 2022-08-17T12:17:51.9598359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.9705343Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.9718424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16 2022-08-17T12:17:51.9785600Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16 2022-08-17T12:17:51.9798752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8 2022-08-17T12:17:51.9945432Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8 2022-08-17T12:17:51.9960762Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64 2022-08-17T12:17:52.0025510Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64 2022-08-17T12:17:52.0038569Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16 2022-08-17T12:17:52.0145159Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16 2022-08-17T12:17:52.0158689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32 2022-08-17T12:17:52.0225114Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32 2022-08-17T12:17:52.0236690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8 2022-08-17T12:17:52.0384861Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8 2022-08-17T12:17:52.0396487Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8 2022-08-17T12:17:52.0464632Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8 2022-08-17T12:17:52.0479168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool 2022-08-17T12:17:52.0584568Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool 2022-08-17T12:17:52.0596462Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64 2022-08-17T12:17:52.0665380Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64 2022-08-17T12:17:52.0677446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:52.0824943Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:52.0836449Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8 2022-08-17T12:17:52.0904980Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8 2022-08-17T12:17:52.0916704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128 2022-08-17T12:17:52.1025235Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128 2022-08-17T12:17:52.1036736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8 2022-08-17T12:17:52.1105157Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8 2022-08-17T12:17:52.1125527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:52.1265496Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:52.1278119Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool 2022-08-17T12:17:52.1345415Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool 2022-08-17T12:17:52.1358405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64 2022-08-17T12:17:52.1464750Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64 2022-08-17T12:17:52.1476209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8 2022-08-17T12:17:52.1545113Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8 2022-08-17T12:17:52.1556435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:52.1705500Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:52.1716803Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32 2022-08-17T12:17:52.1785878Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32 2022-08-17T12:17:52.1798813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32 2022-08-17T12:17:52.1905333Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32 2022-08-17T12:17:52.1918137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16 2022-08-17T12:17:52.1985916Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16 2022-08-17T12:17:52.1999517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:52.2144828Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:52.2156732Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64 2022-08-17T12:17:52.2224760Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64 2022-08-17T12:17:52.2243466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64 2022-08-17T12:17:52.2344877Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64 2022-08-17T12:17:52.2357140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool 2022-08-17T12:17:52.2424932Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool 2022-08-17T12:17:52.2437389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:52.2585133Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:52.2597441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16 2022-08-17T12:17:52.2664999Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16 2022-08-17T12:17:52.2677757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16 2022-08-17T12:17:52.2784662Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16 2022-08-17T12:17:52.2797153Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32 2022-08-17T12:17:52.2865117Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32 2022-08-17T12:17:52.2876948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:52.3025020Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:52.3037792Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32 2022-08-17T12:17:52.3105261Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32 2022-08-17T12:17:52.3117888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32 2022-08-17T12:17:52.3225658Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32 2022-08-17T12:17:52.3238878Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64 2022-08-17T12:17:52.3345797Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64 2022-08-17T12:17:52.3359118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:52.3465310Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:52.3478329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64 2022-08-17T12:17:52.3545381Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64 2022-08-17T12:17:52.3559014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64 2022-08-17T12:17:52.3665365Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64 2022-08-17T12:17:52.3678536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16 2022-08-17T12:17:52.3785740Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16 2022-08-17T12:17:52.3800034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:52.3905367Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:52.3918610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8 2022-08-17T12:17:52.3985288Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8 2022-08-17T12:17:52.3998910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8 2022-08-17T12:17:52.4105412Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8 2022-08-17T12:17:52.4121456Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32 2022-08-17T12:17:52.4225840Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32 2022-08-17T12:17:52.4238924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:52.4345540Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:52.4358228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8 2022-08-17T12:17:52.4425396Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8 2022-08-17T12:17:52.4439008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8 2022-08-17T12:17:52.4545335Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8 2022-08-17T12:17:52.4559056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64 2022-08-17T12:17:52.4665501Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64 2022-08-17T12:17:52.4678282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:52.4785751Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:52.4801933Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool 2022-08-17T12:17:52.4865875Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool 2022-08-17T12:17:52.4879637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:52.4985203Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:52.4997119Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8 2022-08-17T12:17:52.5105577Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8 2022-08-17T12:17:52.5117750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:52.5224975Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:52.5236536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32 2022-08-17T12:17:52.5304777Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32 2022-08-17T12:17:52.5319538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool 2022-08-17T12:17:52.5425174Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool 2022-08-17T12:17:52.5437299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8 2022-08-17T12:17:52.5545154Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8 2022-08-17T12:17:52.5557778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:52.5664901Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:52.5677444Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64 2022-08-17T12:17:52.5744739Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64 2022-08-17T12:17:52.5758052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128 2022-08-17T12:17:52.5864827Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128 2022-08-17T12:17:52.5876814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16 2022-08-17T12:17:52.5985792Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16 2022-08-17T12:17:52.6001669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:52.6105014Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:52.6117242Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16 2022-08-17T12:17:52.6184557Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16 2022-08-17T12:17:52.6196760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64 2022-08-17T12:17:52.6304891Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64 2022-08-17T12:17:52.6317213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool 2022-08-17T12:17:52.6425229Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool 2022-08-17T12:17:52.6436874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16 2022-08-17T12:17:52.6545500Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16 2022-08-17T12:17:52.6558776Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32 2022-08-17T12:17:52.6625225Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32 2022-08-17T12:17:52.6637046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32 2022-08-17T12:17:52.6744808Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32 2022-08-17T12:17:52.6757045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32 2022-08-17T12:17:52.6865265Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32 2022-08-17T12:17:52.6878086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool 2022-08-17T12:17:52.6985257Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool 2022-08-17T12:17:52.6996900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64 2022-08-17T12:17:52.7064862Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64 2022-08-17T12:17:52.7077152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64 2022-08-17T12:17:52.7185979Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64 2022-08-17T12:17:52.7198426Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64 2022-08-17T12:17:52.7306457Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64 2022-08-17T12:17:52.7322699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128 2022-08-17T12:17:52.7425691Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128 2022-08-17T12:17:52.7438395Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8 2022-08-17T12:17:52.7506125Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8 2022-08-17T12:17:52.7520459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16 2022-08-17T12:17:52.7626685Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16 2022-08-17T12:17:52.7642081Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16 2022-08-17T12:17:52.7747778Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16 2022-08-17T12:17:52.7762289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32 2022-08-17T12:17:52.7866846Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32 2022-08-17T12:17:52.7882020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8 2022-08-17T12:17:52.7946418Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8 2022-08-17T12:17:52.7962325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32 2022-08-17T12:17:52.8066607Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32 2022-08-17T12:17:52.8080991Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32 2022-08-17T12:17:52.8186795Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32 2022-08-17T12:17:52.8204725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64 2022-08-17T12:17:52.8306079Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64 2022-08-17T12:17:52.8386036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16 2022-08-17T12:17:52.8407117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64 2022-08-17T12:17:52.8409969Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64 2022-08-17T12:17:52.8506491Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16 2022-08-17T12:17:52.8522903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64 2022-08-17T12:17:52.8627185Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64 2022-08-17T12:17:52.8645546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16 2022-08-17T12:17:52.8746715Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16 2022-08-17T12:17:52.8760758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool 2022-08-17T12:17:52.8827605Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool 2022-08-17T12:17:52.8841928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8 2022-08-17T12:17:52.8946692Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8 2022-08-17T12:17:52.8964132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8 2022-08-17T12:17:52.9067838Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8 2022-08-17T12:17:52.9083876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32 2022-08-17T12:17:52.9185747Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32 2022-08-17T12:17:52.9199336Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128 2022-08-17T12:17:52.9265540Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128 2022-08-17T12:17:52.9279201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8 2022-08-17T12:17:52.9385596Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8 2022-08-17T12:17:52.9398679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8 2022-08-17T12:17:52.9505648Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8 2022-08-17T12:17:52.9518375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64 2022-08-17T12:17:52.9625202Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64 2022-08-17T12:17:52.9643118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32 2022-08-17T12:17:52.9705185Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32 2022-08-17T12:17:52.9718157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16 2022-08-17T12:17:52.9825225Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16 2022-08-17T12:17:52.9838035Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16 2022-08-17T12:17:52.9945036Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16 2022-08-17T12:17:52.9958734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16 2022-08-17T12:17:53.0065256Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16 2022-08-17T12:17:53.0077147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64 2022-08-17T12:17:53.0145025Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64 2022-08-17T12:17:53.0167269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool 2022-08-17T12:17:53.0265497Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool 2022-08-17T12:17:53.0277466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool 2022-08-17T12:17:53.0385193Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool 2022-08-17T12:17:53.0397833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32 2022-08-17T12:17:53.0505208Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32 2022-08-17T12:17:53.0516490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16 2022-08-17T12:17:53.0585085Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16 2022-08-17T12:17:53.0597388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16 2022-08-17T12:17:53.0705150Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16 2022-08-17T12:17:53.0717726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16 2022-08-17T12:17:53.0825990Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16 2022-08-17T12:17:53.0842206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64 2022-08-17T12:17:53.0945975Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64 2022-08-17T12:17:53.0958596Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32 2022-08-17T12:17:53.1025728Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32 2022-08-17T12:17:53.1039921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32 2022-08-17T12:17:53.1145307Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32 2022-08-17T12:17:53.1158307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32 2022-08-17T12:17:53.1265609Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32 2022-08-17T12:17:53.1278179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8 2022-08-17T12:17:53.1385940Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8 2022-08-17T12:17:53.1398198Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64 2022-08-17T12:17:53.1465587Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64 2022-08-17T12:17:53.1479489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64 2022-08-17T12:17:53.1585141Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64 2022-08-17T12:17:53.1597945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64 2022-08-17T12:17:53.1705305Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64 2022-08-17T12:17:53.1718122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8 2022-08-17T12:17:53.1825569Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8 2022-08-17T12:17:53.1837772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16 2022-08-17T12:17:53.1905145Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16 2022-08-17T12:17:53.1918268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16 2022-08-17T12:17:53.2025588Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16 2022-08-17T12:17:53.2038138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16 2022-08-17T12:17:53.2146195Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16 2022-08-17T12:17:53.2159367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.2266023Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.2278947Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32 2022-08-17T12:17:53.2345713Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32 2022-08-17T12:17:53.2360271Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32 2022-08-17T12:17:53.2466345Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32 2022-08-17T12:17:53.2480780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32 2022-08-17T12:17:53.2586548Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32 2022-08-17T12:17:53.2601279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool 2022-08-17T12:17:53.2706185Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool 2022-08-17T12:17:53.2720756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64 2022-08-17T12:17:53.2786117Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64 2022-08-17T12:17:53.2800635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64 2022-08-17T12:17:53.2905884Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64 2022-08-17T12:17:53.2919358Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64 2022-08-17T12:17:53.3025967Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64 2022-08-17T12:17:53.3039387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128 2022-08-17T12:17:53.3146170Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128 2022-08-17T12:17:53.3161139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8 2022-08-17T12:17:53.3225854Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8 2022-08-17T12:17:53.3239491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8 2022-08-17T12:17:53.3345472Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8 2022-08-17T12:17:53.3358526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8 2022-08-17T12:17:53.3465747Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8 2022-08-17T12:17:53.3479101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32 2022-08-17T12:17:53.3585459Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32 2022-08-17T12:17:53.3598420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8 2022-08-17T12:17:53.3665511Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8 2022-08-17T12:17:53.3677969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8 2022-08-17T12:17:53.3785253Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8 2022-08-17T12:17:53.3801055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8 2022-08-17T12:17:53.3905957Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8 2022-08-17T12:17:53.3918467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64 2022-08-17T12:17:53.4025290Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64 2022-08-17T12:17:53.4037801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16 2022-08-17T12:17:53.4105634Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16 2022-08-17T12:17:53.4119745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.4224954Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.4237468Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16 2022-08-17T12:17:53.4345584Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16 2022-08-17T12:17:53.4357438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16 2022-08-17T12:17:53.4465006Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16 2022-08-17T12:17:53.4479475Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool 2022-08-17T12:17:53.4545005Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool 2022-08-17T12:17:53.4557448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool 2022-08-17T12:17:53.4665283Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool 2022-08-17T12:17:53.4677170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool 2022-08-17T12:17:53.4785860Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool 2022-08-17T12:17:53.4798254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.4904884Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.4917045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128 2022-08-17T12:17:53.4985505Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128 2022-08-17T12:17:53.5001678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16 2022-08-17T12:17:53.5104794Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16 2022-08-17T12:17:53.5117125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128 2022-08-17T12:17:53.5225789Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128 2022-08-17T12:17:53.5238159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.5345464Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.5357476Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32 2022-08-17T12:17:53.5425130Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32 2022-08-17T12:17:53.5437596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.5544940Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.5557057Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64 2022-08-17T12:17:53.5666034Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64 2022-08-17T12:17:53.5682213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16 2022-08-17T12:17:53.5785337Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16 2022-08-17T12:17:53.5797597Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64 2022-08-17T12:17:53.5865254Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64 2022-08-17T12:17:53.5878212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.5985875Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.5998785Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32 2022-08-17T12:17:53.6105940Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32 2022-08-17T12:17:53.6119178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32 2022-08-17T12:17:53.6225655Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32 2022-08-17T12:17:53.6238571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16 2022-08-17T12:17:53.6305269Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16 2022-08-17T12:17:53.6318041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16 2022-08-17T12:17:53.6425374Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16 2022-08-17T12:17:53.6437678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64 2022-08-17T12:17:53.6545839Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64 2022-08-17T12:17:53.6559371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64 2022-08-17T12:17:53.6665419Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64 2022-08-17T12:17:53.6678361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32 2022-08-17T12:17:53.6745597Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32 2022-08-17T12:17:53.6759783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32 2022-08-17T12:17:53.6864930Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32 2022-08-17T12:17:53.6877461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16 2022-08-17T12:17:53.6985468Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16 2022-08-17T12:17:53.6997679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8 2022-08-17T12:17:53.7105121Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8 2022-08-17T12:17:53.7117295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64 2022-08-17T12:17:53.7185534Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64 2022-08-17T12:17:53.7198962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64 2022-08-17T12:17:53.7305042Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64 2022-08-17T12:17:53.7317226Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32 2022-08-17T12:17:53.7425470Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32 2022-08-17T12:17:53.7438346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8 2022-08-17T12:17:53.7545230Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8 2022-08-17T12:17:53.7558123Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16 2022-08-17T12:17:53.7625910Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16 2022-08-17T12:17:53.7639861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8 2022-08-17T12:17:53.7745852Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8 2022-08-17T12:17:53.7759553Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64 2022-08-17T12:17:53.7866838Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64 2022-08-17T12:17:53.7881823Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16 2022-08-17T12:17:53.7986034Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16 2022-08-17T12:17:53.7999662Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32 2022-08-17T12:17:53.8066393Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32 2022-08-17T12:17:53.8081462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8 2022-08-17T12:17:53.8185362Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8 2022-08-17T12:17:53.8199444Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8 2022-08-17T12:17:53.8306066Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8 2022-08-17T12:17:53.8318840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128 2022-08-17T12:17:53.8425583Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128 2022-08-17T12:17:53.8438663Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64 2022-08-17T12:17:53.8505655Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64 2022-08-17T12:17:53.8519588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16 2022-08-17T12:17:53.8625130Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16 2022-08-17T12:17:53.8640701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8 2022-08-17T12:17:53.8745528Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8 2022-08-17T12:17:53.8758291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32 2022-08-17T12:17:53.8865181Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32 2022-08-17T12:17:53.8877341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8 2022-08-17T12:17:53.8946208Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8 2022-08-17T12:17:53.8958302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool 2022-08-17T12:17:53.9065091Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool 2022-08-17T12:17:53.9077123Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16 2022-08-17T12:17:53.9186648Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16 2022-08-17T12:17:53.9202169Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64 2022-08-17T12:17:53.9306124Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64 2022-08-17T12:17:53.9322287Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8 2022-08-17T12:17:53.9386309Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8 2022-08-17T12:17:53.9401302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16 2022-08-17T12:17:53.9506984Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16 2022-08-17T12:17:53.9521960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool 2022-08-17T12:17:53.9627618Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool 2022-08-17T12:17:53.9646599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16 2022-08-17T12:17:53.9746596Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16 2022-08-17T12:17:53.9761419Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16 2022-08-17T12:17:53.9826711Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16 2022-08-17T12:17:53.9845995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32 2022-08-17T12:17:53.9946718Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32 2022-08-17T12:17:53.9961875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128 2022-08-17T12:17:54.0067605Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128 2022-08-17T12:17:54.0084666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32 2022-08-17T12:17:54.0186444Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32 2022-08-17T12:17:54.0201983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool 2022-08-17T12:17:54.0266570Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool 2022-08-17T12:17:54.0282827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64 2022-08-17T12:17:54.0386454Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64 2022-08-17T12:17:54.0509872Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64 2022-08-17T12:17:54.0517255Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64 2022-08-17T12:17:54.0540951Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64 2022-08-17T12:17:54.0626774Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64 2022-08-17T12:17:54.0643435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128 2022-08-17T12:17:54.0706484Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128 2022-08-17T12:17:54.0826430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16 2022-08-17T12:17:54.0840555Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16 2022-08-17T12:17:54.0868972Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16 2022-08-17T12:17:54.0946565Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16 2022-08-17T12:17:54.0963077Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16 2022-08-17T12:17:54.1066330Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16 2022-08-17T12:17:54.1080812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64 2022-08-17T12:17:54.1146025Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64 2022-08-17T12:17:54.1161350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32 2022-08-17T12:17:54.1266168Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32 2022-08-17T12:17:54.1279663Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32 2022-08-17T12:17:54.1385325Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32 2022-08-17T12:17:54.1398433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32 2022-08-17T12:17:54.1505433Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32 2022-08-17T12:17:54.1517907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16 2022-08-17T12:17:54.1585209Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16 2022-08-17T12:17:54.1597751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64 2022-08-17T12:17:54.1705305Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64 2022-08-17T12:17:54.1717898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64 2022-08-17T12:17:54.1825499Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64 2022-08-17T12:17:54.1837522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64 2022-08-17T12:17:54.1945372Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64 2022-08-17T12:17:54.1957348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32 2022-08-17T12:17:54.2024954Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32 2022-08-17T12:17:54.2037041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8 2022-08-17T12:17:54.2145218Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8 2022-08-17T12:17:54.2156608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16 2022-08-17T12:17:54.2265400Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16 2022-08-17T12:17:54.2277145Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8 2022-08-17T12:17:54.2385430Z [gw0] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8 2022-08-17T12:17:54.2396987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64 2022-08-17T12:17:54.2465546Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64 2022-08-17T12:17:54.2478166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8 2022-08-17T12:17:54.2585695Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8 2022-08-17T12:17:54.2597912Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32 2022-08-17T12:17:54.2705914Z [gw2] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32 2022-08-17T12:17:54.2719743Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8 2022-08-17T12:17:54.2826383Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8 2022-08-17T12:17:54.2839988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16 2022-08-17T12:17:54.2906215Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16 2022-08-17T12:17:54.2921780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:54.3025793Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:54.3039926Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64 2022-08-17T12:17:54.3146659Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64 2022-08-17T12:17:54.3161747Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16 2022-08-17T12:17:54.3266143Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16 2022-08-17T12:17:54.3280661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32 2022-08-17T12:17:54.3345989Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32 2022-08-17T12:17:54.3360014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool 2022-08-17T12:17:54.3465338Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool 2022-08-17T12:17:54.3482074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8 2022-08-17T12:17:54.3586001Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8 2022-08-17T12:17:54.3598551Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool 2022-08-17T12:17:54.3705568Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool 2022-08-17T12:17:54.3718821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64 2022-08-17T12:17:54.3785332Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64 2022-08-17T12:17:54.3797840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16 2022-08-17T12:17:54.3905516Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16 2022-08-17T12:17:54.3918343Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8 2022-08-17T12:17:54.4026106Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8 2022-08-17T12:17:54.4039766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128 2022-08-17T12:17:54.4145851Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128 2022-08-17T12:17:54.4161768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8 2022-08-17T12:17:54.4225323Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8 2022-08-17T12:17:54.4238153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32 2022-08-17T12:17:54.4345052Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32 2022-08-17T12:17:54.4357634Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16 2022-08-17T12:17:54.4465622Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16 2022-08-17T12:17:54.4477379Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64 2022-08-17T12:17:54.4585669Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64 2022-08-17T12:17:54.4598780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8 2022-08-17T12:17:54.4664943Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8 2022-08-17T12:17:54.4680256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64 2022-08-17T12:17:54.4785028Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64 2022-08-17T12:17:54.4797339Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool 2022-08-17T12:17:54.4905508Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool 2022-08-17T12:17:54.4917168Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32 2022-08-17T12:17:54.5025176Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32 2022-08-17T12:17:54.5037420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16 2022-08-17T12:17:54.5105744Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16 2022-08-17T12:17:54.5119664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16 2022-08-17T12:17:54.5225408Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16 2022-08-17T12:17:54.5237776Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32 2022-08-17T12:17:54.5345205Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32 2022-08-17T12:17:54.5360255Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64 2022-08-17T12:17:54.5465369Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64 2022-08-17T12:17:54.5477954Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool 2022-08-17T12:17:54.5545004Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool 2022-08-17T12:17:54.5556980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32 2022-08-17T12:17:54.5665202Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32 2022-08-17T12:17:54.5676945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64 2022-08-17T12:17:54.5785698Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64 2022-08-17T12:17:54.5808065Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16 2022-08-17T12:17:54.5905695Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16 2022-08-17T12:17:54.5918539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128 2022-08-17T12:17:54.5985671Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128 2022-08-17T12:17:54.5999378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64 2022-08-17T12:17:54.6105010Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64 2022-08-17T12:17:54.6117217Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16 2022-08-17T12:17:54.6225622Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16 2022-08-17T12:17:54.6237277Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32 2022-08-17T12:17:54.6345514Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32 2022-08-17T12:17:54.6357799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64 2022-08-17T12:17:54.6426096Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64 2022-08-17T12:17:54.6437618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8 2022-08-17T12:17:54.6545597Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8 2022-08-17T12:17:54.6558439Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32 2022-08-17T12:17:54.6666290Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32 2022-08-17T12:17:54.6679541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64 2022-08-17T12:17:54.6785864Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64 2022-08-17T12:17:54.6799266Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16 2022-08-17T12:17:54.6866068Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16 2022-08-17T12:17:54.6880243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:54.6985162Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:54.6999655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64 2022-08-17T12:17:54.7105566Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64 2022-08-17T12:17:54.7118176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8 2022-08-17T12:17:54.7225485Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8 2022-08-17T12:17:54.7236928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32 2022-08-17T12:17:54.7305358Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32 2022-08-17T12:17:54.7318669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16 2022-08-17T12:17:54.7425401Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16 2022-08-17T12:17:54.7436997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8 2022-08-17T12:17:54.7545418Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8 2022-08-17T12:17:54.7557329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8 2022-08-17T12:17:54.7665634Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8 2022-08-17T12:17:54.7677870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64 2022-08-17T12:17:54.7745459Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64 2022-08-17T12:17:54.7758932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool 2022-08-17T12:17:54.7865078Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool 2022-08-17T12:17:54.7877023Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8 2022-08-17T12:17:54.7985527Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8 2022-08-17T12:17:54.7997111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16 2022-08-17T12:17:54.8105675Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16 2022-08-17T12:17:54.8118452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16 2022-08-17T12:17:54.8184751Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16 2022-08-17T12:17:54.8196583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128 2022-08-17T12:17:54.8305063Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128 2022-08-17T12:17:54.8319815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool 2022-08-17T12:17:54.8425469Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool 2022-08-17T12:17:54.8437641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool 2022-08-17T12:17:54.8545933Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool 2022-08-17T12:17:54.8558400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32 2022-08-17T12:17:54.8625293Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32 2022-08-17T12:17:54.8637463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64 2022-08-17T12:17:54.8745032Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64 2022-08-17T12:17:54.8756782Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128 2022-08-17T12:17:54.8865427Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128 2022-08-17T12:17:54.8876832Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128 2022-08-17T12:17:54.8984926Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128 2022-08-17T12:17:54.8999570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64 2022-08-17T12:17:54.9065001Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64 2022-08-17T12:17:54.9077327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32 2022-08-17T12:17:54.9185566Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32 2022-08-17T12:17:54.9196698Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64 2022-08-17T12:17:54.9305388Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64 2022-08-17T12:17:54.9316748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64 2022-08-17T12:17:54.9425385Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64 2022-08-17T12:17:54.9436974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8 2022-08-17T12:17:54.9506042Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8 2022-08-17T12:17:54.9522021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64 2022-08-17T12:17:54.9624846Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64 2022-08-17T12:17:54.9636777Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32 2022-08-17T12:17:54.9746147Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32 2022-08-17T12:17:54.9756703Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32 2022-08-17T12:17:54.9865474Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32 2022-08-17T12:17:54.9877280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8 2022-08-17T12:17:54.9945258Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8 2022-08-17T12:17:54.9959458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16 2022-08-17T12:17:55.0064985Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16 2022-08-17T12:17:55.0076793Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64 2022-08-17T12:17:55.0185094Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64 2022-08-17T12:17:55.0199273Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64 2022-08-17T12:17:55.0305508Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64 2022-08-17T12:17:55.0317471Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16 2022-08-17T12:17:55.0385046Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16 2022-08-17T12:17:55.0396882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32 2022-08-17T12:17:55.0504825Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32 2022-08-17T12:17:55.0516801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16 2022-08-17T12:17:55.0625719Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16 2022-08-17T12:17:55.0637611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16 2022-08-17T12:17:55.0745645Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16 2022-08-17T12:17:55.0758030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool 2022-08-17T12:17:55.0824882Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool 2022-08-17T12:17:55.0836886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64 2022-08-17T12:17:55.0945961Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64 2022-08-17T12:17:55.0959207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32 2022-08-17T12:17:55.1068668Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32 2022-08-17T12:17:55.1087804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32 2022-08-17T12:17:55.1187727Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32 2022-08-17T12:17:55.1204433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128 2022-08-17T12:17:55.1267214Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128 2022-08-17T12:17:55.1283427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8 2022-08-17T12:17:55.1387226Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8 2022-08-17T12:17:55.1401968Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64 2022-08-17T12:17:55.1547387Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64 2022-08-17T12:17:55.1628824Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64 2022-08-17T12:17:55.1636856Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64 2022-08-17T12:17:55.1652245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64 2022-08-17T12:17:55.1706987Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64 2022-08-17T12:17:55.1722248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8 2022-08-17T12:17:55.1826720Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8 2022-08-17T12:17:55.1840958Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8 2022-08-17T12:17:55.1986667Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8 2022-08-17T12:17:55.2003922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8 2022-08-17T12:17:55.2066086Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8 2022-08-17T12:17:55.2081242Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16 2022-08-17T12:17:55.2146398Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16 2022-08-17T12:17:55.2161112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:55.2266939Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:55.2281662Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8 2022-08-17T12:17:55.2427505Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8 2022-08-17T12:17:55.2445628Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8 2022-08-17T12:17:55.2506673Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8 2022-08-17T12:17:55.2521913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32 2022-08-17T12:17:55.2587149Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32 2022-08-17T12:17:55.2603701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool 2022-08-17T12:17:55.2707860Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool 2022-08-17T12:17:55.2723037Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool 2022-08-17T12:17:55.2867381Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool 2022-08-17T12:17:55.2884778Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16 2022-08-17T12:17:55.2947436Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16 2022-08-17T12:17:55.2964085Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64 2022-08-17T12:17:55.3026480Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64 2022-08-17T12:17:55.3041530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128 2022-08-17T12:17:55.3146492Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128 2022-08-17T12:17:55.3164355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128 2022-08-17T12:17:55.3306504Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128 2022-08-17T12:17:55.3321648Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool 2022-08-17T12:17:55.3386038Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool 2022-08-17T12:17:55.3400912Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16 2022-08-17T12:17:55.3465855Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16 2022-08-17T12:17:55.3479919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64 2022-08-17T12:17:55.3585864Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64 2022-08-17T12:17:55.3599952Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64 2022-08-17T12:17:55.3745300Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64 2022-08-17T12:17:55.3759556Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128 2022-08-17T12:17:55.3825532Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128 2022-08-17T12:17:55.3841124Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32 2022-08-17T12:17:55.3905192Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32 2022-08-17T12:17:55.3918186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32 2022-08-17T12:17:55.4025585Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32 2022-08-17T12:17:55.4038457Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32 2022-08-17T12:17:55.4185418Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32 2022-08-17T12:17:55.4199095Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32 2022-08-17T12:17:55.4265736Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32 2022-08-17T12:17:55.4279024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64 2022-08-17T12:17:55.4345022Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64 2022-08-17T12:17:55.4360802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64 2022-08-17T12:17:55.4465610Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64 2022-08-17T12:17:55.4478129Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64 2022-08-17T12:17:55.4625510Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64 2022-08-17T12:17:55.4637517Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64 2022-08-17T12:17:55.4705854Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64 2022-08-17T12:17:55.4718787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8 2022-08-17T12:17:55.4785400Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8 2022-08-17T12:17:55.4799138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16 2022-08-17T12:17:55.4905152Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16 2022-08-17T12:17:55.4917413Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16 2022-08-17T12:17:55.5065838Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16 2022-08-17T12:17:55.5081294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16 2022-08-17T12:17:55.5145633Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16 2022-08-17T12:17:55.5158765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8 2022-08-17T12:17:55.5225055Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8 2022-08-17T12:17:55.5237261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32 2022-08-17T12:17:55.5345566Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32 2022-08-17T12:17:55.5357679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32 2022-08-17T12:17:55.5505524Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32 2022-08-17T12:17:55.5518601Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32 2022-08-17T12:17:55.5585376Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32 2022-08-17T12:17:55.5598200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16 2022-08-17T12:17:55.5665512Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16 2022-08-17T12:17:55.5677676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64 2022-08-17T12:17:55.5785278Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64 2022-08-17T12:17:55.5797700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64 2022-08-17T12:17:55.5945397Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64 2022-08-17T12:17:55.5957828Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64 2022-08-17T12:17:55.6025281Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64 2022-08-17T12:17:55.6037666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool 2022-08-17T12:17:55.6105120Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool 2022-08-17T12:17:55.6117255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8 2022-08-17T12:17:55.6225000Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8 2022-08-17T12:17:55.6236966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8 2022-08-17T12:17:55.6384949Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8 2022-08-17T12:17:55.6398380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16 2022-08-17T12:17:55.6465618Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16 2022-08-17T12:17:55.6478940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128 2022-08-17T12:17:55.6545032Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128 2022-08-17T12:17:55.6557138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:55.6665377Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:55.6677108Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8 2022-08-17T12:17:55.6824890Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8 2022-08-17T12:17:55.6836993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32 2022-08-17T12:17:55.6905850Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32 2022-08-17T12:17:55.6918163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64 2022-08-17T12:17:55.6985006Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64 2022-08-17T12:17:55.6996861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16 2022-08-17T12:17:55.7104968Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16 2022-08-17T12:17:55.7117564Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool 2022-08-17T12:17:55.7265619Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool 2022-08-17T12:17:55.7277293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64 2022-08-17T12:17:55.7345243Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64 2022-08-17T12:17:55.7356613Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16 2022-08-17T12:17:55.7425350Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16 2022-08-17T12:17:55.7436837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool 2022-08-17T12:17:55.7545215Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool 2022-08-17T12:17:55.7557116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128 2022-08-17T12:17:55.7705026Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128 2022-08-17T12:17:55.7717023Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8 2022-08-17T12:17:55.7785495Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8 2022-08-17T12:17:55.7797558Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32 2022-08-17T12:17:55.7865076Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32 2022-08-17T12:17:55.7877250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128 2022-08-17T12:17:55.7985357Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128 2022-08-17T12:17:55.7999953Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64 2022-08-17T12:17:55.8145045Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64 2022-08-17T12:17:55.8156861Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8 2022-08-17T12:17:55.8225170Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8 2022-08-17T12:17:55.8237187Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64 2022-08-17T12:17:55.8305411Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64 2022-08-17T12:17:55.8317164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64 2022-08-17T12:17:55.8425110Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64 2022-08-17T12:17:55.8437077Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32 2022-08-17T12:17:55.8585139Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32 2022-08-17T12:17:55.8597200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16 2022-08-17T12:17:55.8665506Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16 2022-08-17T12:17:55.8680699Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16 2022-08-17T12:17:55.8745119Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16 2022-08-17T12:17:55.8757653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32 2022-08-17T12:17:55.8865448Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32 2022-08-17T12:17:55.8879279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64 2022-08-17T12:17:55.9025598Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64 2022-08-17T12:17:55.9039507Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128 2022-08-17T12:17:55.9105777Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128 2022-08-17T12:17:55.9119320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32 2022-08-17T12:17:55.9186347Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32 2022-08-17T12:17:55.9203036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64 2022-08-17T12:17:55.9306267Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64 2022-08-17T12:17:55.9319708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16 2022-08-17T12:17:55.9465598Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16 2022-08-17T12:17:55.9479335Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64 2022-08-17T12:17:55.9545614Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64 2022-08-17T12:17:55.9559243Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64 2022-08-17T12:17:55.9625337Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64 2022-08-17T12:17:55.9638970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16 2022-08-17T12:17:55.9745342Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16 2022-08-17T12:17:55.9758425Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32 2022-08-17T12:17:55.9905217Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32 2022-08-17T12:17:55.9920750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32 2022-08-17T12:17:55.9985144Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32 2022-08-17T12:17:55.9997127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8 2022-08-17T12:17:56.0064974Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8 2022-08-17T12:17:56.0077568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32 2022-08-17T12:17:56.0185698Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32 2022-08-17T12:17:56.0197629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64 2022-08-17T12:17:56.0344954Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64 2022-08-17T12:17:56.0357452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64 2022-08-17T12:17:56.0425558Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64 2022-08-17T12:17:56.0437431Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8 2022-08-17T12:17:56.0505204Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8 2022-08-17T12:17:56.0519282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64 2022-08-17T12:17:56.0626028Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64 2022-08-17T12:17:56.0639695Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8 2022-08-17T12:17:56.0786210Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8 2022-08-17T12:17:56.0797744Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16 2022-08-17T12:17:56.0865286Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16 2022-08-17T12:17:56.0876987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16 2022-08-17T12:17:56.0945513Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16 2022-08-17T12:17:56.0959511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8 2022-08-17T12:17:56.1067401Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8 2022-08-17T12:17:56.1079361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8 2022-08-17T12:17:56.1225399Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8 2022-08-17T12:17:56.1237579Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool 2022-08-17T12:17:56.1305164Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool 2022-08-17T12:17:56.1317881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32 2022-08-17T12:17:56.1385155Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32 2022-08-17T12:17:56.1397208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8 2022-08-17T12:17:56.1505226Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8 2022-08-17T12:17:56.1517543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:17:56.1665444Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:17:56.1678692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128 2022-08-17T12:17:56.1745273Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128 2022-08-17T12:17:56.1757812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64 2022-08-17T12:17:56.1825384Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64 2022-08-17T12:17:56.1837880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.1945920Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.1962110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool 2022-08-17T12:17:56.2106319Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool 2022-08-17T12:17:56.2119713Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64 2022-08-17T12:17:56.2185968Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64 2022-08-17T12:17:56.2199445Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16 2022-08-17T12:17:56.2265948Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16 2022-08-17T12:17:56.2280429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool 2022-08-17T12:17:56.2386053Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool 2022-08-17T12:17:56.2399764Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128 2022-08-17T12:17:56.2545891Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128 2022-08-17T12:17:56.2559355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16 2022-08-17T12:17:56.2625966Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16 2022-08-17T12:17:56.2641525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16 2022-08-17T12:17:56.2706339Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16 2022-08-17T12:17:56.2720692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:56.2825920Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:56.2850144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32 2022-08-17T12:17:56.2985410Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32 2022-08-17T12:17:56.2999628Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32 2022-08-17T12:17:56.3066220Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32 2022-08-17T12:17:56.3080045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32 2022-08-17T12:17:56.3146182Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32 2022-08-17T12:17:56.3160426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:56.3307130Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:56.3324594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64 2022-08-17T12:17:56.3427042Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64 2022-08-17T12:17:56.3442537Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64 2022-08-17T12:17:56.3506904Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64 2022-08-17T12:17:56.3533208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64 2022-08-17T12:17:56.3586511Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64 2022-08-17T12:17:56.3601500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32 2022-08-17T12:17:56.3747065Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32 2022-08-17T12:17:56.3765058Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16 2022-08-17T12:17:56.3866672Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16 2022-08-17T12:17:56.3939988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16 2022-08-17T12:17:56.3951380Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16 2022-08-17T12:17:56.4026316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16 2022-08-17T12:17:56.4044627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64 2022-08-17T12:17:56.4117818Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64 2022-08-17T12:17:56.4187109Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16 2022-08-17T12:17:56.4205014Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32 2022-08-17T12:17:56.4306934Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32 2022-08-17T12:17:56.4324851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32 2022-08-17T12:17:56.4386292Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32 2022-08-17T12:17:56.4405652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32 2022-08-17T12:17:56.4466840Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32 2022-08-17T12:17:56.4482380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16 2022-08-17T12:17:56.4626768Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16 2022-08-17T12:17:56.4644862Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64 2022-08-17T12:17:56.4746932Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64 2022-08-17T12:17:56.4768974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64 2022-08-17T12:17:56.4826612Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64 2022-08-17T12:17:56.4847572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64 2022-08-17T12:17:56.4906737Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64 2022-08-17T12:17:56.4921197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32 2022-08-17T12:17:56.5066419Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32 2022-08-17T12:17:56.5080795Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16 2022-08-17T12:17:56.5185863Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16 2022-08-17T12:17:56.5199842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8 2022-08-17T12:17:56.5266323Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8 2022-08-17T12:17:56.5283851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8 2022-08-17T12:17:56.5345833Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8 2022-08-17T12:17:56.5359805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64 2022-08-17T12:17:56.5506039Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64 2022-08-17T12:17:56.5519573Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32 2022-08-17T12:17:56.5625172Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32 2022-08-17T12:17:56.5638191Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8 2022-08-17T12:17:56.5705636Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8 2022-08-17T12:17:56.5720060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8 2022-08-17T12:17:56.5785858Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8 2022-08-17T12:17:56.5799317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8 2022-08-17T12:17:56.5945681Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8 2022-08-17T12:17:56.5959966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64 2022-08-17T12:17:56.6065320Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64 2022-08-17T12:17:56.6077761Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16 2022-08-17T12:17:56.6145269Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16 2022-08-17T12:17:56.6158396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16 2022-08-17T12:17:56.6225790Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16 2022-08-17T12:17:56.6238693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:56.6386019Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:56.6399533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8 2022-08-17T12:17:56.6505369Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8 2022-08-17T12:17:56.6518552Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool 2022-08-17T12:17:56.6585897Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool 2022-08-17T12:17:56.6599881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool 2022-08-17T12:17:56.6665615Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool 2022-08-17T12:17:56.6678621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:56.6826014Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:56.6838664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8 2022-08-17T12:17:56.6945809Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8 2022-08-17T12:17:56.6959402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128 2022-08-17T12:17:56.7025177Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128 2022-08-17T12:17:56.7037942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16 2022-08-17T12:17:56.7105728Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16 2022-08-17T12:17:56.7119549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float32 2022-08-17T12:17:56.7265301Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float32 2022-08-17T12:17:56.7277299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool 2022-08-17T12:17:56.7385312Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool 2022-08-17T12:17:56.7397180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64 2022-08-17T12:17:56.7464897Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64 2022-08-17T12:17:56.7477699Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32 2022-08-17T12:17:56.7545274Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32 2022-08-17T12:17:56.7557094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float64 2022-08-17T12:17:56.7705223Z [gw3] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float64 2022-08-17T12:17:56.7720148Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128 2022-08-17T12:17:56.7825006Z [gw2] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128 2022-08-17T12:17:56.7836834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16 2022-08-17T12:17:56.7904889Z [gw0] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16 2022-08-17T12:17:56.7917421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64 2022-08-17T12:17:56.7985384Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64 2022-08-17T12:17:56.7996869Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.8145379Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.8156929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64 2022-08-17T12:17:56.8264881Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64 2022-08-17T12:17:56.8276691Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32 2022-08-17T12:17:56.8344852Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32 2022-08-17T12:17:56.8359953Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16 2022-08-17T12:17:56.8424968Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16 2022-08-17T12:17:56.8436408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:56.8585121Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:56.8597052Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32 2022-08-17T12:17:56.8704905Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32 2022-08-17T12:17:56.8717186Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64 2022-08-17T12:17:56.8785337Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64 2022-08-17T12:17:56.8798009Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32 2022-08-17T12:17:56.8865449Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32 2022-08-17T12:17:56.8880333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:56.9025181Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:56.9037686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64 2022-08-17T12:17:56.9145224Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64 2022-08-17T12:17:56.9157584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16 2022-08-17T12:17:56.9225142Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16 2022-08-17T12:17:56.9237358Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64 2022-08-17T12:17:56.9305314Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64 2022-08-17T12:17:56.9317284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16 2022-08-17T12:17:56.9466091Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16 2022-08-17T12:17:56.9480492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16 2022-08-17T12:17:56.9585924Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16 2022-08-17T12:17:56.9602685Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32 2022-08-17T12:17:56.9665537Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32 2022-08-17T12:17:56.9678955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8 2022-08-17T12:17:56.9745589Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8 2022-08-17T12:17:56.9758350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool 2022-08-17T12:17:56.9905315Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool 2022-08-17T12:17:56.9918177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32 2022-08-17T12:17:57.0025299Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32 2022-08-17T12:17:57.0037985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64 2022-08-17T12:17:57.0105174Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64 2022-08-17T12:17:57.0117605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8 2022-08-17T12:17:57.0185410Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8 2022-08-17T12:17:57.0199316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32 2022-08-17T12:17:57.0345252Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32 2022-08-17T12:17:57.0357583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64 2022-08-17T12:17:57.0465053Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64 2022-08-17T12:17:57.0476880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8 2022-08-17T12:17:57.0545205Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8 2022-08-17T12:17:57.0557495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16 2022-08-17T12:17:57.0625872Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16 2022-08-17T12:17:57.0638511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64 2022-08-17T12:17:57.0785514Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64 2022-08-17T12:17:57.0797956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8 2022-08-17T12:17:57.0905329Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8 2022-08-17T12:17:57.0917011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8 2022-08-17T12:17:57.0985351Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8 2022-08-17T12:17:57.0997570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool 2022-08-17T12:17:57.1065683Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool 2022-08-17T12:17:57.1078884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16 2022-08-17T12:17:57.1226207Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16 2022-08-17T12:17:57.1240286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8 2022-08-17T12:17:57.1345887Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8 2022-08-17T12:17:57.1358912Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16 2022-08-17T12:17:57.1425827Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16 2022-08-17T12:17:57.1439544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16 2022-08-17T12:17:57.1505333Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16 2022-08-17T12:17:57.1517976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32 2022-08-17T12:17:57.1665056Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32 2022-08-17T12:17:57.1677547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool 2022-08-17T12:17:57.1785238Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool 2022-08-17T12:17:57.1797108Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128 2022-08-17T12:17:57.1865507Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128 2022-08-17T12:17:57.1878007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32 2022-08-17T12:17:57.1945234Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32 2022-08-17T12:17:57.1956956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64 2022-08-17T12:17:57.2105504Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64 2022-08-17T12:17:57.2117083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128 2022-08-17T12:17:57.2225109Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128 2022-08-17T12:17:57.2238068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64 2022-08-17T12:17:57.2305591Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64 2022-08-17T12:17:57.2317843Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64 2022-08-17T12:17:57.2385652Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64 2022-08-17T12:17:57.2398691Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8 2022-08-17T12:17:57.2545652Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8 2022-08-17T12:17:57.2560148Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64 2022-08-17T12:17:57.2665175Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64 2022-08-17T12:17:57.2677414Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16 2022-08-17T12:17:57.2745124Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16 2022-08-17T12:17:57.2757501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16 2022-08-17T12:17:57.2824901Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16 2022-08-17T12:17:57.2837301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8 2022-08-17T12:17:57.2985045Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8 2022-08-17T12:17:57.2996882Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32 2022-08-17T12:17:57.3105596Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32 2022-08-17T12:17:57.3117139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32 2022-08-17T12:17:57.3185630Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32 2022-08-17T12:17:57.3201635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32 2022-08-17T12:17:57.3265488Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32 2022-08-17T12:17:57.3278070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:57.3425008Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:57.3437737Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64 2022-08-17T12:17:57.3545002Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64 2022-08-17T12:17:57.3556865Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64 2022-08-17T12:17:57.3625250Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64 2022-08-17T12:17:57.3637585Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64 2022-08-17T12:17:57.3705168Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64 2022-08-17T12:17:57.3719742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool 2022-08-17T12:17:57.3865251Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool 2022-08-17T12:17:57.3877231Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16 2022-08-17T12:17:57.3984952Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16 2022-08-17T12:17:57.3996764Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16 2022-08-17T12:17:57.4065339Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16 2022-08-17T12:17:57.4077738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8 2022-08-17T12:17:57.4145586Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8 2022-08-17T12:17:57.4157871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32 2022-08-17T12:17:57.4305846Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32 2022-08-17T12:17:57.4318748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32 2022-08-17T12:17:57.4425458Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32 2022-08-17T12:17:57.4442205Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool 2022-08-17T12:17:57.4505426Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool 2022-08-17T12:17:57.4517772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8 2022-08-17T12:17:57.4586080Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8 2022-08-17T12:17:57.4599652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.4746126Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.4760155Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64 2022-08-17T12:17:57.4865782Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64 2022-08-17T12:17:57.4879282Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16 2022-08-17T12:17:57.4946115Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16 2022-08-17T12:17:57.4960444Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16 2022-08-17T12:17:57.5025753Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16 2022-08-17T12:17:57.5038986Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32 2022-08-17T12:17:57.5188590Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32 2022-08-17T12:17:57.5205891Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8 2022-08-17T12:17:57.5306969Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8 2022-08-17T12:17:57.5321945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32 2022-08-17T12:17:57.5387481Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32 2022-08-17T12:17:57.5406408Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16 2022-08-17T12:17:57.5506640Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16 2022-08-17T12:17:57.5521884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64 2022-08-17T12:17:57.5628092Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64 2022-08-17T12:17:57.5645861Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8 2022-08-17T12:17:57.5746794Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8 2022-08-17T12:17:57.5761449Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64 2022-08-17T12:17:57.5826906Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64 2022-08-17T12:17:57.5844983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32 2022-08-17T12:17:57.5946366Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32 2022-08-17T12:17:57.5961420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16 2022-08-17T12:17:57.6066614Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16 2022-08-17T12:17:57.6084128Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool 2022-08-17T12:17:57.6186244Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool 2022-08-17T12:17:57.6200997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16 2022-08-17T12:17:57.6266889Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16 2022-08-17T12:17:57.6285024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64 2022-08-17T12:17:57.6386752Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64 2022-08-17T12:17:57.6401539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32 2022-08-17T12:17:57.6506615Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32 2022-08-17T12:17:57.6585488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128 2022-08-17T12:17:57.6626660Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128 2022-08-17T12:17:57.6642348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32 2022-08-17T12:17:57.6706975Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32 2022-08-17T12:17:57.6725304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16 2022-08-17T12:17:57.6826318Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16 2022-08-17T12:17:57.6934836Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64 2022-08-17T12:17:57.6946478Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64 2022-08-17T12:17:57.6962340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64 2022-08-17T12:17:57.7065903Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64 2022-08-17T12:17:57.7079424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64 2022-08-17T12:17:57.7145550Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64 2022-08-17T12:17:57.7159595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32 2022-08-17T12:17:57.7265761Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32 2022-08-17T12:17:57.7278054Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16 2022-08-17T12:17:57.7385679Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16 2022-08-17T12:17:57.7400432Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32 2022-08-17T12:17:57.7504995Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32 2022-08-17T12:17:57.7528035Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8 2022-08-17T12:17:57.7585429Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8 2022-08-17T12:17:57.7597947Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64 2022-08-17T12:17:57.7705089Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64 2022-08-17T12:17:57.7716955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32 2022-08-17T12:17:57.7825391Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32 2022-08-17T12:17:57.7837056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64 2022-08-17T12:17:57.7945068Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64 2022-08-17T12:17:57.7957121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8 2022-08-17T12:17:57.8025461Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8 2022-08-17T12:17:57.8039997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8 2022-08-17T12:17:57.8145593Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8 2022-08-17T12:17:57.8159741Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64 2022-08-17T12:17:57.8265083Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64 2022-08-17T12:17:57.8277721Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16 2022-08-17T12:17:57.8385000Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16 2022-08-17T12:17:57.8397344Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16 2022-08-17T12:17:57.8465265Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16 2022-08-17T12:17:57.8478038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8 2022-08-17T12:17:57.8585019Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8 2022-08-17T12:17:57.8599396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8 2022-08-17T12:17:57.8705244Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8 2022-08-17T12:17:57.8716788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32 2022-08-17T12:17:57.8825082Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32 2022-08-17T12:17:57.8836516Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool 2022-08-17T12:17:57.8905333Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool 2022-08-17T12:17:57.8917164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16 2022-08-17T12:17:57.9025700Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16 2022-08-17T12:17:57.9038183Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8 2022-08-17T12:17:57.9146040Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8 2022-08-17T12:17:57.9158268Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64 2022-08-17T12:17:57.9264931Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64 2022-08-17T12:17:57.9285583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16 2022-08-17T12:17:57.9345913Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16 2022-08-17T12:17:57.9358922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16 2022-08-17T12:17:57.9464858Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16 2022-08-17T12:17:57.9476973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16 2022-08-17T12:17:57.9585514Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16 2022-08-17T12:17:57.9597318Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8 2022-08-17T12:17:57.9705151Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8 2022-08-17T12:17:57.9717213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32 2022-08-17T12:17:57.9785304Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32 2022-08-17T12:17:57.9797435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32 2022-08-17T12:17:57.9905389Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32 2022-08-17T12:17:57.9917455Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool 2022-08-17T12:17:58.0025246Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool 2022-08-17T12:17:58.0036943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8 2022-08-17T12:17:58.0145599Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8 2022-08-17T12:17:58.0159360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64 2022-08-17T12:17:58.0225191Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64 2022-08-17T12:17:58.0237424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64 2022-08-17T12:17:58.0345129Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64 2022-08-17T12:17:58.0356854Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128 2022-08-17T12:17:58.0465893Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128 2022-08-17T12:17:58.0477528Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool 2022-08-17T12:17:58.0584842Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool 2022-08-17T12:17:58.0596670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16 2022-08-17T12:17:58.0665945Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16 2022-08-17T12:17:58.0677969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16 2022-08-17T12:17:58.0785079Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16 2022-08-17T12:17:58.0796658Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32 2022-08-17T12:17:58.0904808Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32 2022-08-17T12:17:58.0916680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128 2022-08-17T12:17:58.1024757Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128 2022-08-17T12:17:58.1036510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32 2022-08-17T12:17:58.1105081Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32 2022-08-17T12:17:58.1116873Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32 2022-08-17T12:17:58.1225617Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32 2022-08-17T12:17:58.1237373Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64 2022-08-17T12:17:58.1345750Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64 2022-08-17T12:17:58.1358939Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64 2022-08-17T12:17:58.1465247Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64 2022-08-17T12:17:58.1477466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64 2022-08-17T12:17:58.1545438Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64 2022-08-17T12:17:58.1558366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64 2022-08-17T12:17:58.1665555Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64 2022-08-17T12:17:58.1678110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16 2022-08-17T12:17:58.1785939Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16 2022-08-17T12:17:58.1800301Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32 2022-08-17T12:17:58.1905852Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32 2022-08-17T12:17:58.1918014Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8 2022-08-17T12:17:58.1986190Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8 2022-08-17T12:17:58.2000448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8 2022-08-17T12:17:58.2105606Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8 2022-08-17T12:17:58.2118253Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32 2022-08-17T12:17:58.2225646Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32 2022-08-17T12:17:58.2242228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64 2022-08-17T12:17:58.2345871Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64 2022-08-17T12:17:58.2359401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8 2022-08-17T12:17:58.2426206Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8 2022-08-17T12:17:58.2439666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8 2022-08-17T12:17:58.2546149Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8 2022-08-17T12:17:58.2561101Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64 2022-08-17T12:17:58.2666482Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64 2022-08-17T12:17:58.2680811Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16 2022-08-17T12:17:58.2787395Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16 2022-08-17T12:17:58.2802366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16 2022-08-17T12:17:58.2866417Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16 2022-08-17T12:17:58.2884280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16 2022-08-17T12:17:58.2986041Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16 2022-08-17T12:17:58.3000631Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16 2022-08-17T12:17:58.3105426Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16 2022-08-17T12:17:58.3118238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32 2022-08-17T12:17:58.3225654Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32 2022-08-17T12:17:58.3238638Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool 2022-08-17T12:17:58.3305626Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool 2022-08-17T12:17:58.3318747Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool 2022-08-17T12:17:58.3425489Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool 2022-08-17T12:17:58.3441109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32 2022-08-17T12:17:58.3546099Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32 2022-08-17T12:17:58.3557909Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64 2022-08-17T12:17:58.3665455Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64 2022-08-17T12:17:58.3678008Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128 2022-08-17T12:17:58.3745901Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128 2022-08-17T12:17:58.3759385Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16 2022-08-17T12:17:58.3864988Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16 2022-08-17T12:17:58.3877125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64 2022-08-17T12:17:58.3985421Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64 2022-08-17T12:17:58.3998107Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8 2022-08-17T12:17:58.4104826Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8 2022-08-17T12:17:58.4120140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64 2022-08-17T12:17:58.4185314Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64 2022-08-17T12:17:58.4198030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32 2022-08-17T12:17:58.4305306Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32 2022-08-17T12:17:58.4318102Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8 2022-08-17T12:17:58.4425296Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8 2022-08-17T12:17:58.4437211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8 2022-08-17T12:17:58.4545002Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8 2022-08-17T12:17:58.4556764Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16 2022-08-17T12:17:58.4625320Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16 2022-08-17T12:17:58.4637814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64 2022-08-17T12:17:58.4745143Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64 2022-08-17T12:17:58.4756970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8 2022-08-17T12:17:58.4865310Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8 2022-08-17T12:17:58.4877900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool 2022-08-17T12:17:58.4985325Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool 2022-08-17T12:17:58.5000151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32 2022-08-17T12:17:58.5065166Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32 2022-08-17T12:17:58.5078055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16 2022-08-17T12:17:58.5185711Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16 2022-08-17T12:17:58.5199272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16 2022-08-17T12:17:58.5305437Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16 2022-08-17T12:17:58.5317703Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128 2022-08-17T12:17:58.5425086Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128 2022-08-17T12:17:58.5438298Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64 2022-08-17T12:17:58.5505687Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64 2022-08-17T12:17:58.5519017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32 2022-08-17T12:17:58.5625398Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32 2022-08-17T12:17:58.5637882Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool 2022-08-17T12:17:58.5745353Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool 2022-08-17T12:17:58.5757801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64 2022-08-17T12:17:58.5865481Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64 2022-08-17T12:17:58.5878285Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16 2022-08-17T12:17:58.5945971Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16 2022-08-17T12:17:58.5957263Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64 2022-08-17T12:17:58.6064994Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64 2022-08-17T12:17:58.6077120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128 2022-08-17T12:17:58.6185369Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128 2022-08-17T12:17:58.6197458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32 2022-08-17T12:17:58.6305156Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32 2022-08-17T12:17:58.6324883Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32 2022-08-17T12:17:58.6385953Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32 2022-08-17T12:17:58.6399650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8 2022-08-17T12:17:58.6504826Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8 2022-08-17T12:17:58.6517277Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32 2022-08-17T12:17:58.6625249Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32 2022-08-17T12:17:58.6637092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64 2022-08-17T12:17:58.6744949Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64 2022-08-17T12:17:58.6757461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64 2022-08-17T12:17:58.6825752Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64 2022-08-17T12:17:58.6837213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8 2022-08-17T12:17:58.6945794Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8 2022-08-17T12:17:58.6957796Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64 2022-08-17T12:17:58.7065439Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64 2022-08-17T12:17:58.7084610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16 2022-08-17T12:17:58.7185847Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16 2022-08-17T12:17:58.7198091Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8 2022-08-17T12:17:58.7266882Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8 2022-08-17T12:17:58.7283766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16 2022-08-17T12:17:58.7386937Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16 2022-08-17T12:17:58.7401216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16 2022-08-17T12:17:58.7507613Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16 2022-08-17T12:17:58.7526910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32 2022-08-17T12:17:58.7626658Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32 2022-08-17T12:17:58.7695245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8 2022-08-17T12:17:58.7707427Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8 2022-08-17T12:17:58.7727103Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool 2022-08-17T12:17:58.7826504Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool 2022-08-17T12:17:58.7844451Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32 2022-08-17T12:17:58.7947606Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32 2022-08-17T12:17:58.7967386Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64 2022-08-17T12:17:58.8066046Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64 2022-08-17T12:17:58.8082771Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16 2022-08-17T12:17:58.8147252Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16 2022-08-17T12:17:58.8222445Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16 2022-08-17T12:17:58.8266739Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16 2022-08-17T12:17:58.8292087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64 2022-08-17T12:17:58.8386875Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64 2022-08-17T12:17:58.8408905Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8 2022-08-17T12:17:58.8506150Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8 2022-08-17T12:17:58.8521079Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8 2022-08-17T12:17:58.8587062Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8 2022-08-17T12:17:58.8603674Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32 2022-08-17T12:17:58.8707208Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32 2022-08-17T12:17:58.8746376Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16 2022-08-17T12:17:58.8826645Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16 2022-08-17T12:17:58.8846547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8 2022-08-17T12:17:58.8946328Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8 2022-08-17T12:17:58.8963689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8 2022-08-17T12:17:58.9025746Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8 2022-08-17T12:17:58.9039619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64 2022-08-17T12:17:58.9146063Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64 2022-08-17T12:17:58.9160799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32 2022-08-17T12:17:58.9265637Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32 2022-08-17T12:17:58.9278271Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool 2022-08-17T12:17:58.9384807Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool 2022-08-17T12:17:58.9397397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16 2022-08-17T12:17:58.9466132Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16 2022-08-17T12:17:58.9480157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16 2022-08-17T12:17:58.9585392Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16 2022-08-17T12:17:58.9597734Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64 2022-08-17T12:17:58.9705470Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64 2022-08-17T12:17:58.9717788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128 2022-08-17T12:17:58.9825196Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128 2022-08-17T12:17:58.9837666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128 2022-08-17T12:17:58.9905280Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128 2022-08-17T12:17:58.9918142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32 2022-08-17T12:17:59.0025673Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32 2022-08-17T12:17:59.0037516Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8 2022-08-17T12:17:59.0145753Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8 2022-08-17T12:17:59.0158601Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64 2022-08-17T12:17:59.0265799Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64 2022-08-17T12:17:59.0277547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64 2022-08-17T12:17:59.0345585Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64 2022-08-17T12:17:59.0358875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64 2022-08-17T12:17:59.0465296Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64 2022-08-17T12:17:59.0477376Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8 2022-08-17T12:17:59.0585348Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8 2022-08-17T12:17:59.0598097Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32 2022-08-17T12:17:59.0705162Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32 2022-08-17T12:17:59.0718530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16 2022-08-17T12:17:59.0785402Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16 2022-08-17T12:17:59.0797494Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8 2022-08-17T12:17:59.0905410Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8 2022-08-17T12:17:59.0919708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16 2022-08-17T12:17:59.1025813Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16 2022-08-17T12:17:59.1039109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64 2022-08-17T12:17:59.1145437Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64 2022-08-17T12:17:59.1159042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32 2022-08-17T12:17:59.1225330Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32 2022-08-17T12:17:59.1237428Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8 2022-08-17T12:17:59.1345193Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8 2022-08-17T12:17:59.1357284Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32 2022-08-17T12:17:59.1466198Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32 2022-08-17T12:17:59.1479529Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16 2022-08-17T12:17:59.1585802Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16 2022-08-17T12:17:59.1602109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64 2022-08-17T12:17:59.1665761Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64 2022-08-17T12:17:59.1679957Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16 2022-08-17T12:17:59.1785915Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16 2022-08-17T12:17:59.1799347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64 2022-08-17T12:17:59.1906008Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64 2022-08-17T12:17:59.1921537Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32 2022-08-17T12:17:59.2025414Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32 2022-08-17T12:17:59.2038122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16 2022-08-17T12:17:59.2105356Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16 2022-08-17T12:17:59.2117260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool 2022-08-17T12:17:59.2225637Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool 2022-08-17T12:17:59.2237425Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:17:59.2345467Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:17:59.2357910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64 2022-08-17T12:17:59.2465490Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64 2022-08-17T12:17:59.2477784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128 2022-08-17T12:17:59.2544967Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128 2022-08-17T12:17:59.2560861Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16 2022-08-17T12:17:59.2665381Z [gw1] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16 2022-08-17T12:17:59.2677700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32 2022-08-17T12:17:59.2785784Z [gw3] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32 2022-08-17T12:17:59.2799916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8 2022-08-17T12:17:59.2905565Z [gw2] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8 2022-08-17T12:17:59.2918223Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64 2022-08-17T12:17:59.2985977Z [gw0] [ 55%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64 2022-08-17T12:17:59.3000055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32 2022-08-17T12:17:59.3105767Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32 2022-08-17T12:17:59.3121406Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64 2022-08-17T12:17:59.3226096Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64 2022-08-17T12:17:59.3238708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8 2022-08-17T12:17:59.3345282Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8 2022-08-17T12:17:59.3358602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16 2022-08-17T12:17:59.3426324Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16 2022-08-17T12:17:59.3438474Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64 2022-08-17T12:17:59.3545646Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64 2022-08-17T12:17:59.3557928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:17:59.3666324Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:17:59.3679093Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:17:59.3785115Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:17:59.3800610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32 2022-08-17T12:17:59.3865553Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32 2022-08-17T12:17:59.3877215Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16 2022-08-17T12:17:59.4025609Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16 2022-08-17T12:17:59.4037564Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:17:59.4105632Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:17:59.4118673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool 2022-08-17T12:17:59.4224954Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool 2022-08-17T12:17:59.4238043Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64 2022-08-17T12:17:59.4305259Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64 2022-08-17T12:17:59.4317967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32 2022-08-17T12:17:59.4465270Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32 2022-08-17T12:17:59.4477886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:17:59.4545237Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:17:59.4557383Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:17:59.4665145Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:17:59.4677837Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16 2022-08-17T12:17:59.4745020Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16 2022-08-17T12:17:59.4757478Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64 2022-08-17T12:17:59.4905193Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64 2022-08-17T12:17:59.4917587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:17:59.4985331Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:17:59.4998608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:17:59.5105226Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:17:59.5117884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool 2022-08-17T12:17:59.5185043Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool 2022-08-17T12:17:59.5197726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8 2022-08-17T12:17:59.5345339Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8 2022-08-17T12:17:59.5358007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32 2022-08-17T12:17:59.5425197Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32 2022-08-17T12:17:59.5437170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:17:59.5545043Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:17:59.5557325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128 2022-08-17T12:17:59.5624900Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128 2022-08-17T12:17:59.5637480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8 2022-08-17T12:17:59.5784881Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8 2022-08-17T12:17:59.5797583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64 2022-08-17T12:17:59.5865113Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64 2022-08-17T12:17:59.5877716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16 2022-08-17T12:17:59.5985262Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16 2022-08-17T12:17:59.5997745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32 2022-08-17T12:17:59.6064731Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32 2022-08-17T12:17:59.6076628Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16 2022-08-17T12:17:59.6225262Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16 2022-08-17T12:17:59.6236823Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:17:59.6305026Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:17:59.6317106Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32 2022-08-17T12:17:59.6425202Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32 2022-08-17T12:17:59.6437042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64 2022-08-17T12:17:59.6505067Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64 2022-08-17T12:17:59.6517726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool 2022-08-17T12:17:59.6665006Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool 2022-08-17T12:17:59.6676750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:17:59.6744987Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:17:59.6759489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64 2022-08-17T12:17:59.6865244Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64 2022-08-17T12:17:59.6877073Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16 2022-08-17T12:17:59.6945330Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16 2022-08-17T12:17:59.6958740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128 2022-08-17T12:17:59.7105090Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128 2022-08-17T12:17:59.7117040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:17:59.7185177Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:17:59.7196766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16 2022-08-17T12:17:59.7305288Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16 2022-08-17T12:17:59.7316731Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32 2022-08-17T12:17:59.7384765Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32 2022-08-17T12:17:59.7399458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32 2022-08-17T12:17:59.7544855Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32 2022-08-17T12:17:59.7556730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:17:59.7625001Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:17:59.7637203Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32 2022-08-17T12:17:59.7745143Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32 2022-08-17T12:17:59.7756868Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64 2022-08-17T12:17:59.7825111Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64 2022-08-17T12:17:59.7836987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64 2022-08-17T12:17:59.7984949Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64 2022-08-17T12:17:59.7999959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:17:59.8065219Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:17:59.8077082Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64 2022-08-17T12:17:59.8185341Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64 2022-08-17T12:17:59.8197316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16 2022-08-17T12:17:59.8264898Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16 2022-08-17T12:17:59.8277384Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16 2022-08-17T12:17:59.8425177Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16 2022-08-17T12:17:59.8437529Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:17:59.8505652Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:17:59.8519134Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8 2022-08-17T12:17:59.8625616Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8 2022-08-17T12:17:59.8642359Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32 2022-08-17T12:17:59.8705426Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32 2022-08-17T12:17:59.8718620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32 2022-08-17T12:17:59.8865290Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32 2022-08-17T12:17:59.8877322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:17:59.8946269Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:17:59.8964810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:17:59.9065124Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:17:59.9077378Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64 2022-08-17T12:17:59.9145845Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64 2022-08-17T12:17:59.9161549Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64 2022-08-17T12:17:59.9306915Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64 2022-08-17T12:17:59.9324577Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:17:59.9386917Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:17:59.9407026Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool 2022-08-17T12:17:59.9506564Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool 2022-08-17T12:17:59.9522345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8 2022-08-17T12:17:59.9587595Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8 2022-08-17T12:17:59.9604252Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16 2022-08-17T12:17:59.9747039Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16 2022-08-17T12:17:59.9764859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:17:59.9826960Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:17:59.9847716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32 2022-08-17T12:17:59.9946459Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32 2022-08-17T12:17:59.9961401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8 2022-08-17T12:18:00.0027139Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8 2022-08-17T12:18:00.0064590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32 2022-08-17T12:18:00.0186843Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32 2022-08-17T12:18:00.0204455Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:18:00.0267001Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:18:00.0284931Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64 2022-08-17T12:18:00.0386349Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64 2022-08-17T12:18:00.0401623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16 2022-08-17T12:18:00.0467044Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16 2022-08-17T12:18:00.0483742Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64 2022-08-17T12:18:00.0626864Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64 2022-08-17T12:18:00.0706611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:18:00.0726548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16 2022-08-17T12:18:00.0774205Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16 2022-08-17T12:18:00.0826348Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:18:00.0841749Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool 2022-08-17T12:18:00.0906645Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool 2022-08-17T12:18:00.0924128Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8 2022-08-17T12:18:00.1065054Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8 2022-08-17T12:18:00.1078645Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:18:00.1145660Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:18:00.1158965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32 2022-08-17T12:18:00.1265362Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32 2022-08-17T12:18:00.1279701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128 2022-08-17T12:18:00.1345799Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128 2022-08-17T12:18:00.1358887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8 2022-08-17T12:18:00.1505203Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8 2022-08-17T12:18:00.1518154Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:18:00.1585336Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:18:00.1600988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64 2022-08-17T12:18:00.1705074Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64 2022-08-17T12:18:00.1717694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32 2022-08-17T12:18:00.1785673Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32 2022-08-17T12:18:00.1797322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16 2022-08-17T12:18:00.1945579Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16 2022-08-17T12:18:00.1957616Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:18:00.2025568Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:18:00.2037165Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8 2022-08-17T12:18:00.2145295Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8 2022-08-17T12:18:00.2158577Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64 2022-08-17T12:18:00.2225466Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64 2022-08-17T12:18:00.2241477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool 2022-08-17T12:18:00.2385085Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool 2022-08-17T12:18:00.2396985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:18:00.2465241Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:18:00.2477779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:18:00.2585307Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:18:00.2597727Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16 2022-08-17T12:18:00.2665862Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16 2022-08-17T12:18:00.2679064Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128 2022-08-17T12:18:00.2825042Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128 2022-08-17T12:18:00.2840173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:18:00.2905076Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:18:00.2918033Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool 2022-08-17T12:18:00.3025214Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool 2022-08-17T12:18:00.3037480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32 2022-08-17T12:18:00.3105033Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32 2022-08-17T12:18:00.3117244Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32 2022-08-17T12:18:00.3265589Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32 2022-08-17T12:18:00.3277679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:18:00.3345045Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:18:00.3357109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32 2022-08-17T12:18:00.3465077Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32 2022-08-17T12:18:00.3480072Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64 2022-08-17T12:18:00.3544994Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64 2022-08-17T12:18:00.3557610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64 2022-08-17T12:18:00.3705432Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64 2022-08-17T12:18:00.3717000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:18:00.3784865Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:18:00.3796798Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64 2022-08-17T12:18:00.3905407Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64 2022-08-17T12:18:00.3917995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16 2022-08-17T12:18:00.3985243Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16 2022-08-17T12:18:00.3997319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16 2022-08-17T12:18:00.4145704Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16 2022-08-17T12:18:00.4159223Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:18:00.4225274Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:18:00.4237726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16 2022-08-17T12:18:00.4345413Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16 2022-08-17T12:18:00.4358692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32 2022-08-17T12:18:00.4425431Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32 2022-08-17T12:18:00.4437316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32 2022-08-17T12:18:00.4585477Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32 2022-08-17T12:18:00.4597439Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:18:00.4664966Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:18:00.4677191Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32 2022-08-17T12:18:00.4785011Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32 2022-08-17T12:18:00.4797168Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64 2022-08-17T12:18:00.4865173Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64 2022-08-17T12:18:00.4877166Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64 2022-08-17T12:18:00.5025815Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64 2022-08-17T12:18:00.5038655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:18:00.5105220Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:18:00.5118319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64 2022-08-17T12:18:00.5224797Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64 2022-08-17T12:18:00.5236969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8 2022-08-17T12:18:00.5305239Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8 2022-08-17T12:18:00.5317436Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16 2022-08-17T12:18:00.5465414Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16 2022-08-17T12:18:00.5479600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:18:00.5544778Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:18:00.5557230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8 2022-08-17T12:18:00.5665223Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8 2022-08-17T12:18:00.5678285Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8 2022-08-17T12:18:00.5745379Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8 2022-08-17T12:18:00.5758306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32 2022-08-17T12:18:00.5905944Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32 2022-08-17T12:18:00.5919751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:18:00.5985415Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:18:00.5999117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8 2022-08-17T12:18:00.6105260Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8 2022-08-17T12:18:00.6117678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16 2022-08-17T12:18:00.6185451Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16 2022-08-17T12:18:00.6197914Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64 2022-08-17T12:18:00.6345833Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64 2022-08-17T12:18:00.6359007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:18:00.6425238Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:18:00.6440957Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool 2022-08-17T12:18:00.6544738Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool 2022-08-17T12:18:00.6557505Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool 2022-08-17T12:18:00.6625562Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool 2022-08-17T12:18:00.6638785Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8 2022-08-17T12:18:00.6785891Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8 2022-08-17T12:18:00.6797613Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:18:00.6864673Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:18:00.6876811Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32 2022-08-17T12:18:00.6985505Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32 2022-08-17T12:18:00.6999420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128 2022-08-17T12:18:00.7065077Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128 2022-08-17T12:18:00.7080146Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8 2022-08-17T12:18:00.7225389Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8 2022-08-17T12:18:00.7237501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:18:00.7304981Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:18:00.7316894Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64 2022-08-17T12:18:00.7425061Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64 2022-08-17T12:18:00.7437080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32 2022-08-17T12:18:00.7504908Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32 2022-08-17T12:18:00.7517266Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16 2022-08-17T12:18:00.7665815Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16 2022-08-17T12:18:00.7681634Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:18:00.7745291Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:18:00.7758205Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16 2022-08-17T12:18:00.7864835Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16 2022-08-17T12:18:00.7877165Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64 2022-08-17T12:18:00.7944881Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64 2022-08-17T12:18:00.7956776Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32 2022-08-17T12:18:00.8105398Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32 2022-08-17T12:18:00.8118347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:18:00.8184700Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:18:00.8199768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32 2022-08-17T12:18:00.8305247Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32 2022-08-17T12:18:00.8320796Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16 2022-08-17T12:18:00.8384774Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16 2022-08-17T12:18:00.8396576Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64 2022-08-17T12:18:00.8545912Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64 2022-08-17T12:18:00.8556731Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:18:00.8625127Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:18:00.8637021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64 2022-08-17T12:18:00.8744914Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64 2022-08-17T12:18:00.8757107Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32 2022-08-17T12:18:00.8825725Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32 2022-08-17T12:18:00.8837421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16 2022-08-17T12:18:00.8985662Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16 2022-08-17T12:18:00.8998393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:18:00.9065085Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:18:00.9077189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8 2022-08-17T12:18:00.9185178Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8 2022-08-17T12:18:00.9207809Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64 2022-08-17T12:18:00.9265431Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64 2022-08-17T12:18:00.9277274Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool 2022-08-17T12:18:00.9425426Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool 2022-08-17T12:18:00.9437973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:18:00.9505540Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:18:00.9518116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:18:00.9625381Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:18:00.9638052Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16 2022-08-17T12:18:00.9705420Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16 2022-08-17T12:18:00.9718272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32 2022-08-17T12:18:00.9866564Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32 2022-08-17T12:18:00.9882007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:18:00.9946057Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:18:00.9960693Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool 2022-08-17T12:18:01.0065581Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool 2022-08-17T12:18:01.0079573Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32 2022-08-17T12:18:01.0145800Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32 2022-08-17T12:18:01.0159493Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64 2022-08-17T12:18:01.0305089Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64 2022-08-17T12:18:01.0318244Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:18:01.0385124Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:18:01.0397569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128 2022-08-17T12:18:01.0505545Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128 2022-08-17T12:18:01.0518762Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64 2022-08-17T12:18:01.0585705Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64 2022-08-17T12:18:01.0599099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16 2022-08-17T12:18:01.0745407Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16 2022-08-17T12:18:01.0757985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:18:01.0825126Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:18:01.0837520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64 2022-08-17T12:18:01.0945002Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64 2022-08-17T12:18:01.0959805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8 2022-08-17T12:18:01.1026085Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8 2022-08-17T12:18:01.1043001Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32 2022-08-17T12:18:01.1186501Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32 2022-08-17T12:18:01.1204257Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:18:01.1266355Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:18:01.1288607Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32 2022-08-17T12:18:01.1386445Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32 2022-08-17T12:18:01.1537674Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8 2022-08-17T12:18:01.1546088Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8 2022-08-17T12:18:01.1564562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64 2022-08-17T12:18:01.1627300Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64 2022-08-17T12:18:01.1648019Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:18:01.1707258Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:18:01.1727007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64 2022-08-17T12:18:01.1827733Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64 2022-08-17T12:18:01.1920182Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16 2022-08-17T12:18:01.1987645Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16 2022-08-17T12:18:01.2008740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8 2022-08-17T12:18:01.2066983Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8 2022-08-17T12:18:01.2086304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32 2022-08-17T12:18:01.2147257Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32 2022-08-17T12:18:01.2167052Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16 2022-08-17T12:18:01.2265966Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16 2022-08-17T12:18:01.2280721Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool 2022-08-17T12:18:01.2427522Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool 2022-08-17T12:18:01.2445592Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8 2022-08-17T12:18:01.2507030Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8 2022-08-17T12:18:01.2529962Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64 2022-08-17T12:18:01.2587154Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64 2022-08-17T12:18:01.2607315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32 2022-08-17T12:18:01.2706473Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32 2022-08-17T12:18:01.2722656Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128 2022-08-17T12:18:01.2866922Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128 2022-08-17T12:18:01.2884749Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16 2022-08-17T12:18:01.2947239Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16 2022-08-17T12:18:01.3003586Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:18:01.3026131Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:18:01.3040059Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64 2022-08-17T12:18:01.3146363Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64 2022-08-17T12:18:01.3164521Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32 2022-08-17T12:18:01.3305975Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32 2022-08-17T12:18:01.3320025Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16 2022-08-17T12:18:01.3385987Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16 2022-08-17T12:18:01.3401131Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:18:01.3465716Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:18:01.3479321Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8 2022-08-17T12:18:01.3585646Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8 2022-08-17T12:18:01.3598691Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64 2022-08-17T12:18:01.3745395Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64 2022-08-17T12:18:01.3757683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32 2022-08-17T12:18:01.3825346Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32 2022-08-17T12:18:01.3838184Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:18:01.3905249Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:18:01.3918279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8 2022-08-17T12:18:01.4025365Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8 2022-08-17T12:18:01.4038449Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16 2022-08-17T12:18:01.4186165Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16 2022-08-17T12:18:01.4198017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64 2022-08-17T12:18:01.4265276Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64 2022-08-17T12:18:01.4278357Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:18:01.4345528Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:18:01.4358154Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool 2022-08-17T12:18:01.4465361Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool 2022-08-17T12:18:01.4478553Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32 2022-08-17T12:18:01.4624797Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32 2022-08-17T12:18:01.4638099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16 2022-08-17T12:18:01.4705599Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16 2022-08-17T12:18:01.4719165Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:18:01.4785246Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:18:01.4797608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128 2022-08-17T12:18:01.4905404Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128 2022-08-17T12:18:01.4917789Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64 2022-08-17T12:18:01.5065759Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64 2022-08-17T12:18:01.5077401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16 2022-08-17T12:18:01.5145067Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16 2022-08-17T12:18:01.5158303Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:18:01.5225206Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:18:01.5237595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64 2022-08-17T12:18:01.5345804Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64 2022-08-17T12:18:01.5359956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16 2022-08-17T12:18:01.5505907Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16 2022-08-17T12:18:01.5517402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32 2022-08-17T12:18:01.5585288Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32 2022-08-17T12:18:01.5597603Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:18:01.5665013Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:18:01.5677285Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32 2022-08-17T12:18:01.5785838Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32 2022-08-17T12:18:01.5798058Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32 2022-08-17T12:18:01.5946421Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32 2022-08-17T12:18:01.5958919Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64 2022-08-17T12:18:01.6025433Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64 2022-08-17T12:18:01.6037428Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:18:01.6104962Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:18:01.6119732Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64 2022-08-17T12:18:01.6225033Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64 2022-08-17T12:18:01.6236955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64 2022-08-17T12:18:01.6385505Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64 2022-08-17T12:18:01.6398550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128 2022-08-17T12:18:01.6465085Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128 2022-08-17T12:18:01.6476987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:18:01.6545006Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:18:01.6556995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16 2022-08-17T12:18:01.6665203Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16 2022-08-17T12:18:01.6677211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8 2022-08-17T12:18:01.6825787Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8 2022-08-17T12:18:01.6841299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32 2022-08-17T12:18:01.6904923Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32 2022-08-17T12:18:01.6917668Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:18:01.6985264Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:18:01.6998508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32 2022-08-17T12:18:01.7105480Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32 2022-08-17T12:18:01.7118924Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8 2022-08-17T12:18:01.7265581Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8 2022-08-17T12:18:01.7279371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64 2022-08-17T12:18:01.7345062Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64 2022-08-17T12:18:01.7360973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:18:01.7425126Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:18:01.7438040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64 2022-08-17T12:18:01.7545142Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64 2022-08-17T12:18:01.7557243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16 2022-08-17T12:18:01.7705568Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16 2022-08-17T12:18:01.7718739Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16 2022-08-17T12:18:01.7785052Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16 2022-08-17T12:18:01.7797712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:18:01.7864928Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:18:01.7877541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8 2022-08-17T12:18:01.7984774Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8 2022-08-17T12:18:01.8000096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128 2022-08-17T12:18:01.8145616Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128 2022-08-17T12:18:01.8158787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool 2022-08-17T12:18:01.8225169Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool 2022-08-17T12:18:01.8237307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:18:01.8305022Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:18:01.8317448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8 2022-08-17T12:18:01.8425353Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8 2022-08-17T12:18:01.8437492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32 2022-08-17T12:18:01.8585111Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32 2022-08-17T12:18:01.8596851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128 2022-08-17T12:18:01.8665037Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128 2022-08-17T12:18:01.8677838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:18:01.8745218Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:18:01.8757363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool 2022-08-17T12:18:01.8864963Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool 2022-08-17T12:18:01.8876818Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64 2022-08-17T12:18:01.9025259Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64 2022-08-17T12:18:01.9036549Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64 2022-08-17T12:18:01.9104980Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64 2022-08-17T12:18:01.9117104Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:18:01.9184996Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:18:01.9196903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128 2022-08-17T12:18:01.9305065Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128 2022-08-17T12:18:01.9316644Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16 2022-08-17T12:18:01.9465047Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16 2022-08-17T12:18:01.9476543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16 2022-08-17T12:18:01.9544920Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16 2022-08-17T12:18:01.9556766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32 2022-08-17T12:18:01.9625095Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32 2022-08-17T12:18:01.9636820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64 2022-08-17T12:18:01.9745011Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64 2022-08-17T12:18:01.9757460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32 2022-08-17T12:18:01.9904977Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32 2022-08-17T12:18:01.9917030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32 2022-08-17T12:18:01.9985486Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32 2022-08-17T12:18:01.9998648Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64 2022-08-17T12:18:02.0065695Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64 2022-08-17T12:18:02.0078636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32 2022-08-17T12:18:02.0185694Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32 2022-08-17T12:18:02.0198326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64 2022-08-17T12:18:02.0345532Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64 2022-08-17T12:18:02.0356360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64 2022-08-17T12:18:02.0425230Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64 2022-08-17T12:18:02.0437318Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16 2022-08-17T12:18:02.0505374Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16 2022-08-17T12:18:02.0517021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64 2022-08-17T12:18:02.0625518Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64 2022-08-17T12:18:02.0637950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16 2022-08-17T12:18:02.0784690Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16 2022-08-17T12:18:02.0796290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16 2022-08-17T12:18:02.0864851Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16 2022-08-17T12:18:02.0876999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32 2022-08-17T12:18:02.0945112Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32 2022-08-17T12:18:02.0965719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:18:02.1065443Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:18:02.1078034Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32 2022-08-17T12:18:02.1225119Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32 2022-08-17T12:18:02.1239171Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32 2022-08-17T12:18:02.1304917Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32 2022-08-17T12:18:02.1317216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64 2022-08-17T12:18:02.1385310Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64 2022-08-17T12:18:02.1397226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:18:02.1505236Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:18:02.1516577Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64 2022-08-17T12:18:02.1664784Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64 2022-08-17T12:18:02.1685208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64 2022-08-17T12:18:02.1745542Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64 2022-08-17T12:18:02.1758549Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8 2022-08-17T12:18:02.1825645Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8 2022-08-17T12:18:02.1838710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:18:02.1945083Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:18:02.1957019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8 2022-08-17T12:18:02.2105107Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8 2022-08-17T12:18:02.2117090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8 2022-08-17T12:18:02.2185517Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8 2022-08-17T12:18:02.2200507Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:18:02.2265437Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:18:02.2277722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16 2022-08-17T12:18:02.2385203Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16 2022-08-17T12:18:02.2397849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8 2022-08-17T12:18:02.2545314Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8 2022-08-17T12:18:02.2557674Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8 2022-08-17T12:18:02.2625294Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8 2022-08-17T12:18:02.2637142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:18:02.2705259Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:18:02.2717541Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool 2022-08-17T12:18:02.2825561Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool 2022-08-17T12:18:02.2840315Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16 2022-08-17T12:18:02.2985073Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16 2022-08-17T12:18:02.2997418Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:02.3065442Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:02.3077999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32 2022-08-17T12:18:02.3145476Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32 2022-08-17T12:18:02.3158840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128 2022-08-17T12:18:02.3266409Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128 2022-08-17T12:18:02.3280684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool 2022-08-17T12:18:02.3427422Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool 2022-08-17T12:18:02.3442652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool 2022-08-17T12:18:02.3507425Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool 2022-08-17T12:18:02.3569487Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64 2022-08-17T12:18:02.3587105Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64 2022-08-17T12:18:02.3602866Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32 2022-08-17T12:18:02.3707081Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32 2022-08-17T12:18:02.3754756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128 2022-08-17T12:18:02.3866425Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128 2022-08-17T12:18:02.3882105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128 2022-08-17T12:18:02.3947061Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128 2022-08-17T12:18:02.3963389Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:18:02.4026997Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:18:02.4043560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64 2022-08-17T12:18:02.4146444Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64 2022-08-17T12:18:02.4161617Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64 2022-08-17T12:18:02.4306380Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64 2022-08-17T12:18:02.4321799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32 2022-08-17T12:18:02.4386495Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32 2022-08-17T12:18:02.4401307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:18:02.4466733Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:18:02.4587291Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16 2022-08-17T12:18:02.4594609Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32 2022-08-17T12:18:02.4608108Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16 2022-08-17T12:18:02.4746619Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32 2022-08-17T12:18:02.4762407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64 2022-08-17T12:18:02.4827076Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64 2022-08-17T12:18:02.4906796Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:18:02.4922615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32 2022-08-17T12:18:02.4938102Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32 2022-08-17T12:18:02.5026740Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:18:02.5047627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64 2022-08-17T12:18:02.5185706Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64 2022-08-17T12:18:02.5199942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16 2022-08-17T12:18:02.5265656Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16 2022-08-17T12:18:02.5280492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:18:02.5345655Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:18:02.5360035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64 2022-08-17T12:18:02.5465889Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64 2022-08-17T12:18:02.5484450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16 2022-08-17T12:18:02.5625330Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16 2022-08-17T12:18:02.5638427Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32 2022-08-17T12:18:02.5705609Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32 2022-08-17T12:18:02.5719084Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:18:02.5785703Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:18:02.5802837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16 2022-08-17T12:18:02.5905771Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16 2022-08-17T12:18:02.5923572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32 2022-08-17T12:18:02.6065567Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32 2022-08-17T12:18:02.6078131Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64 2022-08-17T12:18:02.6145244Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64 2022-08-17T12:18:02.6157647Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:18:02.6225031Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:18:02.6237254Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32 2022-08-17T12:18:02.6345431Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32 2022-08-17T12:18:02.6362704Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64 2022-08-17T12:18:02.6505535Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64 2022-08-17T12:18:02.6521056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16 2022-08-17T12:18:02.6585067Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16 2022-08-17T12:18:02.6597275Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:18:02.6665122Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:18:02.6677138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64 2022-08-17T12:18:02.6785846Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64 2022-08-17T12:18:02.6800051Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8 2022-08-17T12:18:02.6945312Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8 2022-08-17T12:18:02.6957185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32 2022-08-17T12:18:02.7025247Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32 2022-08-17T12:18:02.7040143Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:18:02.7105290Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:18:02.7117153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8 2022-08-17T12:18:02.7225624Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8 2022-08-17T12:18:02.7242892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8 2022-08-17T12:18:02.7385270Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8 2022-08-17T12:18:02.7396881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64 2022-08-17T12:18:02.7465047Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64 2022-08-17T12:18:02.7476949Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:18:02.7545053Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:18:02.7557492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8 2022-08-17T12:18:02.7665633Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8 2022-08-17T12:18:02.7686515Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16 2022-08-17T12:18:02.7825946Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16 2022-08-17T12:18:02.7836715Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8 2022-08-17T12:18:02.7905827Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8 2022-08-17T12:18:02.7918448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:18:02.7985519Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:18:02.7998745Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16 2022-08-17T12:18:02.8105411Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16 2022-08-17T12:18:02.8119615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool 2022-08-17T12:18:02.8265135Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool 2022-08-17T12:18:02.8277105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8 2022-08-17T12:18:02.8344891Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8 2022-08-17T12:18:02.8356757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:18:02.8425140Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:18:02.8436674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool 2022-08-17T12:18:02.8545545Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool 2022-08-17T12:18:02.8557316Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128 2022-08-17T12:18:02.8705195Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128 2022-08-17T12:18:02.8716890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16 2022-08-17T12:18:02.8784976Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16 2022-08-17T12:18:02.8796604Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:18:02.8865062Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:18:02.8876991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128 2022-08-17T12:18:02.8985455Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128 2022-08-17T12:18:02.8997296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64 2022-08-17T12:18:02.9145371Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64 2022-08-17T12:18:02.9156636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool 2022-08-17T12:18:02.9224928Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool 2022-08-17T12:18:02.9237202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:18:02.9304936Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:18:02.9317171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32 2022-08-17T12:18:02.9425206Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32 2022-08-17T12:18:02.9437038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32 2022-08-17T12:18:02.9585388Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32 2022-08-17T12:18:02.9596713Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128 2022-08-17T12:18:02.9665161Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128 2022-08-17T12:18:02.9676930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:18:02.9744936Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:18:02.9756706Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64 2022-08-17T12:18:02.9865556Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64 2022-08-17T12:18:02.9878120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64 2022-08-17T12:18:03.0025165Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64 2022-08-17T12:18:03.0037414Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32 2022-08-17T12:18:03.0104940Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32 2022-08-17T12:18:03.0116549Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:18:03.0185016Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:18:03.0196777Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16 2022-08-17T12:18:03.0305245Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16 2022-08-17T12:18:03.0317643Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16 2022-08-17T12:18:03.0465266Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16 2022-08-17T12:18:03.0476902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64 2022-08-17T12:18:03.0545392Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64 2022-08-17T12:18:03.0557627Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:18:03.0625345Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:18:03.0640037Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32 2022-08-17T12:18:03.0745414Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32 2022-08-17T12:18:03.0758301Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32 2022-08-17T12:18:03.0905078Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32 2022-08-17T12:18:03.0916912Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16 2022-08-17T12:18:03.0985364Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16 2022-08-17T12:18:03.0997730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:18:03.1065339Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:18:03.1078106Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64 2022-08-17T12:18:03.1185420Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64 2022-08-17T12:18:03.1198164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64 2022-08-17T12:18:03.1345135Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64 2022-08-17T12:18:03.1359851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32 2022-08-17T12:18:03.1425277Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32 2022-08-17T12:18:03.1437106Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:18:03.1505353Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:18:03.1517837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16 2022-08-17T12:18:03.1625965Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16 2022-08-17T12:18:03.1639315Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8 2022-08-17T12:18:03.1785567Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8 2022-08-17T12:18:03.1798325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64 2022-08-17T12:18:03.1865195Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64 2022-08-17T12:18:03.1880315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:18:03.1946317Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:18:03.1960319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32 2022-08-17T12:18:03.2067492Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32 2022-08-17T12:18:03.2081672Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8 2022-08-17T12:18:03.2226763Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8 2022-08-17T12:18:03.2241640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16 2022-08-17T12:18:03.2306631Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16 2022-08-17T12:18:03.2321005Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:18:03.2387147Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:18:03.2401859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64 2022-08-17T12:18:03.2507068Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64 2022-08-17T12:18:03.2524072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16 2022-08-17T12:18:03.2666672Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16 2022-08-17T12:18:03.2681232Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32 2022-08-17T12:18:03.2746194Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32 2022-08-17T12:18:03.2760674Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:18:03.2825995Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:18:03.2840578Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8 2022-08-17T12:18:03.2946124Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8 2022-08-17T12:18:03.2960153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool 2022-08-17T12:18:03.3105413Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool 2022-08-17T12:18:03.3118306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64 2022-08-17T12:18:03.3185410Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64 2022-08-17T12:18:03.3202152Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:18:03.3265439Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:18:03.3278702Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8 2022-08-17T12:18:03.3386242Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8 2022-08-17T12:18:03.3402500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128 2022-08-17T12:18:03.3545330Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128 2022-08-17T12:18:03.3558485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8 2022-08-17T12:18:03.3625521Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8 2022-08-17T12:18:03.3638390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:18:03.3705223Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:18:03.3720203Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16 2022-08-17T12:18:03.3825377Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16 2022-08-17T12:18:03.3838084Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32 2022-08-17T12:18:03.3985798Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32 2022-08-17T12:18:03.3999655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8 2022-08-17T12:18:03.4065241Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8 2022-08-17T12:18:03.4077920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:18:03.4145080Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:18:03.4159059Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool 2022-08-17T12:18:03.4265129Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool 2022-08-17T12:18:03.4277209Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64 2022-08-17T12:18:03.4425485Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64 2022-08-17T12:18:03.4437068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16 2022-08-17T12:18:03.4505319Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16 2022-08-17T12:18:03.4516923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16 2022-08-17T12:18:03.4585414Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16 2022-08-17T12:18:03.4599052Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128 2022-08-17T12:18:03.4705198Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128 2022-08-17T12:18:03.4717086Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16 2022-08-17T12:18:03.4865269Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16 2022-08-17T12:18:03.4877228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool 2022-08-17T12:18:03.4945009Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool 2022-08-17T12:18:03.4957105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128 2022-08-17T12:18:03.5025903Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128 2022-08-17T12:18:03.5038066Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32 2022-08-17T12:18:03.5145723Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32 2022-08-17T12:18:03.5158054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32 2022-08-17T12:18:03.5308888Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32 2022-08-17T12:18:03.5322629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128 2022-08-17T12:18:03.5387324Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128 2022-08-17T12:18:03.5402582Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64 2022-08-17T12:18:03.5467152Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64 2022-08-17T12:18:03.5485426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64 2022-08-17T12:18:03.5587479Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64 2022-08-17T12:18:03.5603456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64 2022-08-17T12:18:03.5747922Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64 2022-08-17T12:18:03.5762783Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64 2022-08-17T12:18:03.5826883Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64 2022-08-17T12:18:03.5842171Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16 2022-08-17T12:18:03.5906963Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16 2022-08-17T12:18:03.5922743Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16 2022-08-17T12:18:03.6027552Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16 2022-08-17T12:18:03.6044285Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16 2022-08-17T12:18:03.6187430Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16 2022-08-17T12:18:03.6204813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16 2022-08-17T12:18:03.6266481Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16 2022-08-17T12:18:03.6281556Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32 2022-08-17T12:18:03.6346576Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32 2022-08-17T12:18:03.6361502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32 2022-08-17T12:18:03.6467223Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32 2022-08-17T12:18:03.6482765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32 2022-08-17T12:18:03.6626936Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32 2022-08-17T12:18:03.6641324Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32 2022-08-17T12:18:03.6707091Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32 2022-08-17T12:18:03.6726484Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64 2022-08-17T12:18:03.6787404Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64 2022-08-17T12:18:03.6803717Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64 2022-08-17T12:18:03.6906801Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64 2022-08-17T12:18:03.6922525Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64 2022-08-17T12:18:03.7066087Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64 2022-08-17T12:18:03.7081364Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64 2022-08-17T12:18:03.7146203Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64 2022-08-17T12:18:03.7160926Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16 2022-08-17T12:18:03.7225531Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16 2022-08-17T12:18:03.7239601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16 2022-08-17T12:18:03.7345569Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16 2022-08-17T12:18:03.7368184Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8 2022-08-17T12:18:03.7505212Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8 2022-08-17T12:18:03.7518224Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16 2022-08-17T12:18:03.7585755Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16 2022-08-17T12:18:03.7600521Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool 2022-08-17T12:18:03.7665457Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool 2022-08-17T12:18:03.7678590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32 2022-08-17T12:18:03.7785682Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32 2022-08-17T12:18:03.7798727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8 2022-08-17T12:18:03.7945951Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8 2022-08-17T12:18:03.7958898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32 2022-08-17T12:18:03.8025977Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32 2022-08-17T12:18:03.8039832Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128 2022-08-17T12:18:03.8105840Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128 2022-08-17T12:18:03.8119314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64 2022-08-17T12:18:03.8227640Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64 2022-08-17T12:18:03.8243386Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16 2022-08-17T12:18:03.8386609Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16 2022-08-17T12:18:03.8401547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64 2022-08-17T12:18:03.8465645Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64 2022-08-17T12:18:03.8480587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32 2022-08-17T12:18:03.8545497Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32 2022-08-17T12:18:03.8559596Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8 2022-08-17T12:18:03.8665841Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8 2022-08-17T12:18:03.8678457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128 2022-08-17T12:18:03.8825426Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128 2022-08-17T12:18:03.8837092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8 2022-08-17T12:18:03.8905815Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8 2022-08-17T12:18:03.8918203Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64 2022-08-17T12:18:03.8985322Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64 2022-08-17T12:18:03.8997667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8 2022-08-17T12:18:03.9105558Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8 2022-08-17T12:18:03.9117282Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64 2022-08-17T12:18:03.9264870Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64 2022-08-17T12:18:03.9276748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8 2022-08-17T12:18:03.9344866Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8 2022-08-17T12:18:03.9357072Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16 2022-08-17T12:18:03.9425850Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16 2022-08-17T12:18:03.9438980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16 2022-08-17T12:18:03.9545522Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16 2022-08-17T12:18:03.9557394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32 2022-08-17T12:18:03.9705364Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32 2022-08-17T12:18:03.9717008Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16 2022-08-17T12:18:03.9784902Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16 2022-08-17T12:18:03.9796702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32 2022-08-17T12:18:03.9864816Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32 2022-08-17T12:18:03.9878812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool 2022-08-17T12:18:03.9985216Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool 2022-08-17T12:18:03.9997397Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64 2022-08-17T12:18:04.0145377Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64 2022-08-17T12:18:04.0157411Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool 2022-08-17T12:18:04.0225085Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool 2022-08-17T12:18:04.0236857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64 2022-08-17T12:18:04.0304860Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64 2022-08-17T12:18:04.0319636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128 2022-08-17T12:18:04.0425061Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128 2022-08-17T12:18:04.0436762Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16 2022-08-17T12:18:04.0585429Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16 2022-08-17T12:18:04.0597515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16 2022-08-17T12:18:04.0665272Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16 2022-08-17T12:18:04.0677122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16 2022-08-17T12:18:04.0745400Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16 2022-08-17T12:18:04.0756759Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32 2022-08-17T12:18:04.0865363Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32 2022-08-17T12:18:04.0887030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool 2022-08-17T12:18:04.1025583Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool 2022-08-17T12:18:04.1039389Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32 2022-08-17T12:18:04.1105172Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32 2022-08-17T12:18:04.1117089Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32 2022-08-17T12:18:04.1185055Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32 2022-08-17T12:18:04.1196704Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64 2022-08-17T12:18:04.1305536Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64 2022-08-17T12:18:04.1317429Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128 2022-08-17T12:18:04.1464982Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128 2022-08-17T12:18:04.1476430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64 2022-08-17T12:18:04.1545184Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64 2022-08-17T12:18:04.1559470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64 2022-08-17T12:18:04.1625615Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64 2022-08-17T12:18:04.1638399Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16 2022-08-17T12:18:04.1745374Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16 2022-08-17T12:18:04.1757423Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64 2022-08-17T12:18:04.1905420Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64 2022-08-17T12:18:04.1916843Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16 2022-08-17T12:18:04.1985377Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16 2022-08-17T12:18:04.1996871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8 2022-08-17T12:18:04.2064991Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8 2022-08-17T12:18:04.2076533Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32 2022-08-17T12:18:04.2185248Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32 2022-08-17T12:18:04.2199988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16 2022-08-17T12:18:04.2344948Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16 2022-08-17T12:18:04.2356943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32 2022-08-17T12:18:04.2425494Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32 2022-08-17T12:18:04.2437531Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8 2022-08-17T12:18:04.2505617Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8 2022-08-17T12:18:04.2517892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64 2022-08-17T12:18:04.2627352Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64 2022-08-17T12:18:04.2640848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32 2022-08-17T12:18:04.2785353Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32 2022-08-17T12:18:04.2798517Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64 2022-08-17T12:18:04.2865422Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64 2022-08-17T12:18:04.2878202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16 2022-08-17T12:18:04.2945519Z [gw3] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16 2022-08-17T12:18:04.2959294Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16 2022-08-17T12:18:04.3066015Z [gw2] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16 2022-08-17T12:18:04.3079235Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64 2022-08-17T12:18:04.3226345Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64 2022-08-17T12:18:04.3239611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8 2022-08-17T12:18:04.3306120Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8 2022-08-17T12:18:04.3319873Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128 2022-08-17T12:18:04.3386137Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128 2022-08-17T12:18:04.3399748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32 2022-08-17T12:18:04.3506302Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32 2022-08-17T12:18:04.3521262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16 2022-08-17T12:18:04.3665667Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16 2022-08-17T12:18:04.3679254Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8 2022-08-17T12:18:04.3745636Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8 2022-08-17T12:18:04.3759020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32 2022-08-17T12:18:04.3825633Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32 2022-08-17T12:18:04.3838493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64 2022-08-17T12:18:04.3945828Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64 2022-08-17T12:18:04.3958196Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32 2022-08-17T12:18:04.4105157Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32 2022-08-17T12:18:04.4118022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16 2022-08-17T12:18:04.4185327Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16 2022-08-17T12:18:04.4198230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64 2022-08-17T12:18:04.4266078Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64 2022-08-17T12:18:04.4280073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8 2022-08-17T12:18:04.4385571Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8 2022-08-17T12:18:04.4398628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64 2022-08-17T12:18:04.4545445Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64 2022-08-17T12:18:04.4557888Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool 2022-08-17T12:18:04.4625395Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool 2022-08-17T12:18:04.4637410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16 2022-08-17T12:18:04.4705802Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16 2022-08-17T12:18:04.4717792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8 2022-08-17T12:18:04.4825755Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8 2022-08-17T12:18:04.4838841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8 2022-08-17T12:18:04.4985366Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8 2022-08-17T12:18:04.4997673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16 2022-08-17T12:18:04.5065040Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16 2022-08-17T12:18:04.5077141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32 2022-08-17T12:18:04.5145140Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32 2022-08-17T12:18:04.5159823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16 2022-08-17T12:18:04.5265600Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16 2022-08-17T12:18:04.5277218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8 2022-08-17T12:18:04.5425117Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8 2022-08-17T12:18:04.5437101Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32 2022-08-17T12:18:04.5505521Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32 2022-08-17T12:18:04.5517126Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64 2022-08-17T12:18:04.5584868Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64 2022-08-17T12:18:04.5597047Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool 2022-08-17T12:18:04.5705066Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool 2022-08-17T12:18:04.5716917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16 2022-08-17T12:18:04.5865457Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16 2022-08-17T12:18:04.5880492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64 2022-08-17T12:18:04.5945179Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64 2022-08-17T12:18:04.5957149Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16 2022-08-17T12:18:04.6025341Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16 2022-08-17T12:18:04.6037397Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128 2022-08-17T12:18:04.6145570Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128 2022-08-17T12:18:04.6158420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool 2022-08-17T12:18:04.6304820Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool 2022-08-17T12:18:04.6317534Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16 2022-08-17T12:18:04.6385507Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16 2022-08-17T12:18:04.6407209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32 2022-08-17T12:18:04.6465269Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32 2022-08-17T12:18:04.6477171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32 2022-08-17T12:18:04.6585570Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32 2022-08-17T12:18:04.6597980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128 2022-08-17T12:18:04.6745587Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128 2022-08-17T12:18:04.6758163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32 2022-08-17T12:18:04.6825857Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32 2022-08-17T12:18:04.6839070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64 2022-08-17T12:18:04.6905591Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64 2022-08-17T12:18:04.6918861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64 2022-08-17T12:18:04.7027026Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64 2022-08-17T12:18:04.7049628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64 2022-08-17T12:18:04.7187283Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64 2022-08-17T12:18:04.7207869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64 2022-08-17T12:18:04.7266678Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64 2022-08-17T12:18:04.7281569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8 2022-08-17T12:18:04.7346389Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8 2022-08-17T12:18:04.7361418Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16 2022-08-17T12:18:04.7467231Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16 2022-08-17T12:18:04.7503685Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16 2022-08-17T12:18:04.7627191Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16 2022-08-17T12:18:04.7648553Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8 2022-08-17T12:18:04.7706772Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8 2022-08-17T12:18:04.7722122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8 2022-08-17T12:18:04.7786640Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8 2022-08-17T12:18:04.7801760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32 2022-08-17T12:18:04.7906565Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32 2022-08-17T12:18:04.7923666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32 2022-08-17T12:18:04.8067563Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32 2022-08-17T12:18:04.8085164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8 2022-08-17T12:18:04.8146659Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8 2022-08-17T12:18:04.8161378Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16 2022-08-17T12:18:04.8266706Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16 2022-08-17T12:18:04.8281323Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64 2022-08-17T12:18:04.8346848Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64 2022-08-17T12:18:04.8361146Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64 2022-08-17T12:18:04.8506780Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64 2022-08-17T12:18:04.8525585Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16 2022-08-17T12:18:04.8586294Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16 2022-08-17T12:18:04.8706308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128 2022-08-17T12:18:04.8715464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16 2022-08-17T12:18:04.8738258Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128 2022-08-17T12:18:04.8786517Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16 2022-08-17T12:18:04.8804911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16 2022-08-17T12:18:04.8945928Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16 2022-08-17T12:18:04.8959807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32 2022-08-17T12:18:04.9025697Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32 2022-08-17T12:18:04.9041298Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64 2022-08-17T12:18:04.9145595Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64 2022-08-17T12:18:04.9159447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32 2022-08-17T12:18:04.9225980Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32 2022-08-17T12:18:04.9239125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32 2022-08-17T12:18:04.9385759Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32 2022-08-17T12:18:04.9398739Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64 2022-08-17T12:18:04.9465510Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64 2022-08-17T12:18:04.9480939Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16 2022-08-17T12:18:04.9585167Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16 2022-08-17T12:18:04.9597459Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64 2022-08-17T12:18:04.9665322Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64 2022-08-17T12:18:04.9678021Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64 2022-08-17T12:18:04.9825607Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64 2022-08-17T12:18:04.9837397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8 2022-08-17T12:18:04.9905603Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8 2022-08-17T12:18:04.9917440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32 2022-08-17T12:18:05.0025125Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32 2022-08-17T12:18:05.0039717Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8 2022-08-17T12:18:05.0104832Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8 2022-08-17T12:18:05.0116975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8 2022-08-17T12:18:05.0265251Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8 2022-08-17T12:18:05.0278673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8 2022-08-17T12:18:05.0345218Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8 2022-08-17T12:18:05.0357031Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64 2022-08-17T12:18:05.0465877Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64 2022-08-17T12:18:05.0485415Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8 2022-08-17T12:18:05.0546029Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8 2022-08-17T12:18:05.0558996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8 2022-08-17T12:18:05.0705500Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8 2022-08-17T12:18:05.0723156Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16 2022-08-17T12:18:05.0785145Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16 2022-08-17T12:18:05.0797500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16 2022-08-17T12:18:05.0905507Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16 2022-08-17T12:18:05.0917676Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16 2022-08-17T12:18:05.0985542Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16 2022-08-17T12:18:05.1147250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16 2022-08-17T12:18:05.1161280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool 2022-08-17T12:18:05.1187814Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool 2022-08-17T12:18:05.1226572Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16 2022-08-17T12:18:05.1246000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32 2022-08-17T12:18:05.1346127Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32 2022-08-17T12:18:05.1360986Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool 2022-08-17T12:18:05.1425400Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool 2022-08-17T12:18:05.1439187Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128 2022-08-17T12:18:05.1586062Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128 2022-08-17T12:18:05.1600137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16 2022-08-17T12:18:05.1665308Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16 2022-08-17T12:18:05.1677868Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64 2022-08-17T12:18:05.1785685Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64 2022-08-17T12:18:05.1798716Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32 2022-08-17T12:18:05.1865037Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32 2022-08-17T12:18:05.1882449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64 2022-08-17T12:18:05.2025364Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64 2022-08-17T12:18:05.2037331Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32 2022-08-17T12:18:05.2105140Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32 2022-08-17T12:18:05.2117389Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8 2022-08-17T12:18:05.2225469Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8 2022-08-17T12:18:05.2237280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64 2022-08-17T12:18:05.2305280Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64 2022-08-17T12:18:05.2318146Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16 2022-08-17T12:18:05.2467618Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16 2022-08-17T12:18:05.2481399Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64 2022-08-17T12:18:05.2546863Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64 2022-08-17T12:18:05.2561283Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8 2022-08-17T12:18:05.2665794Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8 2022-08-17T12:18:05.2680159Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16 2022-08-17T12:18:05.2745658Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16 2022-08-17T12:18:05.2759000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32 2022-08-17T12:18:05.2906255Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32 2022-08-17T12:18:05.2920757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16 2022-08-17T12:18:05.2985809Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16 2022-08-17T12:18:05.2998850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool 2022-08-17T12:18:05.3105528Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool 2022-08-17T12:18:05.3119518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32 2022-08-17T12:18:05.3185883Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32 2022-08-17T12:18:05.3199953Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64 2022-08-17T12:18:05.3345722Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64 2022-08-17T12:18:05.3358002Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32 2022-08-17T12:18:05.3425448Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32 2022-08-17T12:18:05.3437847Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128 2022-08-17T12:18:05.3544960Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128 2022-08-17T12:18:05.3557146Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64 2022-08-17T12:18:05.3625330Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64 2022-08-17T12:18:05.3637138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16 2022-08-17T12:18:05.3785183Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16 2022-08-17T12:18:05.3797187Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64 2022-08-17T12:18:05.3865183Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64 2022-08-17T12:18:05.3876956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64 2022-08-17T12:18:05.3985031Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64 2022-08-17T12:18:05.3997785Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8 2022-08-17T12:18:05.4065308Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8 2022-08-17T12:18:05.4078430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool 2022-08-17T12:18:05.4225112Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool 2022-08-17T12:18:05.4236687Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8 2022-08-17T12:18:05.4305007Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8 2022-08-17T12:18:05.4317481Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32 2022-08-17T12:18:05.4425198Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32 2022-08-17T12:18:05.4437581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8 2022-08-17T12:18:05.4505789Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8 2022-08-17T12:18:05.4518059Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16 2022-08-17T12:18:05.4666052Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16 2022-08-17T12:18:05.4678830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8 2022-08-17T12:18:05.4745667Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8 2022-08-17T12:18:05.4759338Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64 2022-08-17T12:18:05.4865235Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64 2022-08-17T12:18:05.4879978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16 2022-08-17T12:18:05.4945385Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16 2022-08-17T12:18:05.4957346Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32 2022-08-17T12:18:05.5105150Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32 2022-08-17T12:18:05.5117532Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16 2022-08-17T12:18:05.5185476Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16 2022-08-17T12:18:05.5197495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16 2022-08-17T12:18:05.5305094Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16 2022-08-17T12:18:05.5316760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool 2022-08-17T12:18:05.5385024Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool 2022-08-17T12:18:05.5396807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64 2022-08-17T12:18:05.5545456Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64 2022-08-17T12:18:05.5560325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool 2022-08-17T12:18:05.5625248Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool 2022-08-17T12:18:05.5637708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32 2022-08-17T12:18:05.5745297Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32 2022-08-17T12:18:05.5757340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32 2022-08-17T12:18:05.5825282Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32 2022-08-17T12:18:05.5837663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16 2022-08-17T12:18:05.5986067Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16 2022-08-17T12:18:05.5998996Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32 2022-08-17T12:18:05.6065559Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32 2022-08-17T12:18:05.6080342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64 2022-08-17T12:18:05.6185186Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64 2022-08-17T12:18:05.6197872Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64 2022-08-17T12:18:05.6265367Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64 2022-08-17T12:18:05.6279829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32 2022-08-17T12:18:05.6425078Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32 2022-08-17T12:18:05.6437189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64 2022-08-17T12:18:05.6505094Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64 2022-08-17T12:18:05.6517017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8 2022-08-17T12:18:05.6625445Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8 2022-08-17T12:18:05.6637832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16 2022-08-17T12:18:05.6705475Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16 2022-08-17T12:18:05.6720521Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64 2022-08-17T12:18:05.6865791Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64 2022-08-17T12:18:05.6878632Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16 2022-08-17T12:18:05.6945006Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16 2022-08-17T12:18:05.6956668Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8 2022-08-17T12:18:05.7065437Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8 2022-08-17T12:18:05.7078402Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32 2022-08-17T12:18:05.7145872Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32 2022-08-17T12:18:05.7159264Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8 2022-08-17T12:18:05.7305322Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8 2022-08-17T12:18:05.7317314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32 2022-08-17T12:18:05.7385084Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32 2022-08-17T12:18:05.7397224Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16 2022-08-17T12:18:05.7505620Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16 2022-08-17T12:18:05.7518517Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64 2022-08-17T12:18:05.7585819Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64 2022-08-17T12:18:05.7599044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8 2022-08-17T12:18:05.7746353Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8 2022-08-17T12:18:05.7758024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64 2022-08-17T12:18:05.7825021Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64 2022-08-17T12:18:05.7837407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool 2022-08-17T12:18:05.7945117Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool 2022-08-17T12:18:05.7957388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8 2022-08-17T12:18:05.8025844Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8 2022-08-17T12:18:05.8037945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16 2022-08-17T12:18:05.8185686Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16 2022-08-17T12:18:05.8199677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8 2022-08-17T12:18:05.8265591Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8 2022-08-17T12:18:05.8277093Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128 2022-08-17T12:18:05.8385529Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128 2022-08-17T12:18:05.8398993Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8 2022-08-17T12:18:05.8465539Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8 2022-08-17T12:18:05.8478318Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool 2022-08-17T12:18:05.8625497Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool 2022-08-17T12:18:05.8639790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8 2022-08-17T12:18:05.8705021Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8 2022-08-17T12:18:05.8716875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32 2022-08-17T12:18:05.8825083Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32 2022-08-17T12:18:05.8837523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16 2022-08-17T12:18:05.8905146Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16 2022-08-17T12:18:05.8916770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16 2022-08-17T12:18:05.9066217Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16 2022-08-17T12:18:05.9082158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:18:05.9145994Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:18:05.9159052Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64 2022-08-17T12:18:05.9267079Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64 2022-08-17T12:18:05.9282491Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool 2022-08-17T12:18:05.9357647Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool 2022-08-17T12:18:05.9375489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32 2022-08-17T12:18:05.9507245Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32 2022-08-17T12:18:05.9525476Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:18:05.9587182Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:18:05.9603396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16 2022-08-17T12:18:05.9706758Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16 2022-08-17T12:18:05.9727739Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32 2022-08-17T12:18:05.9786007Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32 2022-08-17T12:18:05.9843382Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64 2022-08-17T12:18:05.9947003Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64 2022-08-17T12:18:06.0027889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:18:06.0043653Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32 2022-08-17T12:18:06.0148263Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32 2022-08-17T12:18:06.0166022Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64 2022-08-17T12:18:06.0200142Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64 2022-08-17T12:18:06.0226918Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:18:06.0242979Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16 2022-08-17T12:18:06.0387365Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16 2022-08-17T12:18:06.0410968Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:18:06.0467006Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:18:06.0482363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64 2022-08-17T12:18:06.0587104Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64 2022-08-17T12:18:06.0602040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16 2022-08-17T12:18:06.0667417Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16 2022-08-17T12:18:06.0682589Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32 2022-08-17T12:18:06.0826953Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32 2022-08-17T12:18:06.0842185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:18:06.0906995Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:18:06.0931995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16 2022-08-17T12:18:06.1026133Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16 2022-08-17T12:18:06.1040546Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32 2022-08-17T12:18:06.1106314Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32 2022-08-17T12:18:06.1121657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64 2022-08-17T12:18:06.1266074Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64 2022-08-17T12:18:06.1279646Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:18:06.1345507Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:18:06.1358694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32 2022-08-17T12:18:06.1465467Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32 2022-08-17T12:18:06.1479479Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64 2022-08-17T12:18:06.1545710Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64 2022-08-17T12:18:06.1562774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8 2022-08-17T12:18:06.1705679Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8 2022-08-17T12:18:06.1718556Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:18:06.1785351Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:18:06.1798066Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64 2022-08-17T12:18:06.1906285Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64 2022-08-17T12:18:06.1920466Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8 2022-08-17T12:18:06.1987533Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8 2022-08-17T12:18:06.2002018Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8 2022-08-17T12:18:06.2146676Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8 2022-08-17T12:18:06.2159831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128 2022-08-17T12:18:06.2225745Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128 2022-08-17T12:18:06.2239819Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8 2022-08-17T12:18:06.2346235Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8 2022-08-17T12:18:06.2360225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8 2022-08-17T12:18:06.2426121Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8 2022-08-17T12:18:06.2440667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16 2022-08-17T12:18:06.2586750Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16 2022-08-17T12:18:06.2601088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64 2022-08-17T12:18:06.2665842Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64 2022-08-17T12:18:06.2680584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8 2022-08-17T12:18:06.2785831Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8 2022-08-17T12:18:06.2799545Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16 2022-08-17T12:18:06.2865868Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16 2022-08-17T12:18:06.2880087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool 2022-08-17T12:18:06.3025589Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool 2022-08-17T12:18:06.3039678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16 2022-08-17T12:18:06.3105678Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16 2022-08-17T12:18:06.3120082Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16 2022-08-17T12:18:06.3226127Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16 2022-08-17T12:18:06.3239082Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool 2022-08-17T12:18:06.3305674Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool 2022-08-17T12:18:06.3318699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128 2022-08-17T12:18:06.3465531Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128 2022-08-17T12:18:06.3477855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32 2022-08-17T12:18:06.3545724Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32 2022-08-17T12:18:06.3558988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool 2022-08-17T12:18:06.3665382Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool 2022-08-17T12:18:06.3677711Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16 2022-08-17T12:18:06.3745044Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16 2022-08-17T12:18:06.3759879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64 2022-08-17T12:18:06.3905411Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64 2022-08-17T12:18:06.3917688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64 2022-08-17T12:18:06.3986047Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64 2022-08-17T12:18:06.3999008Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128 2022-08-17T12:18:06.4105867Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128 2022-08-17T12:18:06.4117640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32 2022-08-17T12:18:06.4185162Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32 2022-08-17T12:18:06.4197621Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16 2022-08-17T12:18:06.4345075Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16 2022-08-17T12:18:06.4357105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128 2022-08-17T12:18:06.4425386Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128 2022-08-17T12:18:06.4438074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32 2022-08-17T12:18:06.4545447Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32 2022-08-17T12:18:06.4559811Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64 2022-08-17T12:18:06.4625375Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64 2022-08-17T12:18:06.4638234Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32 2022-08-17T12:18:06.4785165Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32 2022-08-17T12:18:06.4796897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64 2022-08-17T12:18:06.4865654Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64 2022-08-17T12:18:06.4877763Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64 2022-08-17T12:18:06.4985519Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64 2022-08-17T12:18:06.4998488Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16 2022-08-17T12:18:06.5065750Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16 2022-08-17T12:18:06.5079176Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64 2022-08-17T12:18:06.5225176Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64 2022-08-17T12:18:06.5239386Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32 2022-08-17T12:18:06.5305303Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32 2022-08-17T12:18:06.5317670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16 2022-08-17T12:18:06.5425169Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16 2022-08-17T12:18:06.5436699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32 2022-08-17T12:18:06.5505261Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32 2022-08-17T12:18:06.5517055Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16 2022-08-17T12:18:06.5665281Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16 2022-08-17T12:18:06.5676919Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64 2022-08-17T12:18:06.5745354Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64 2022-08-17T12:18:06.5760548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32 2022-08-17T12:18:06.5864940Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32 2022-08-17T12:18:06.5876442Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64 2022-08-17T12:18:06.5945113Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64 2022-08-17T12:18:06.5958958Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32 2022-08-17T12:18:06.6105729Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32 2022-08-17T12:18:06.6117884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:18:06.6185198Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:18:06.6197424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64 2022-08-17T12:18:06.6306688Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64 2022-08-17T12:18:06.6320991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8 2022-08-17T12:18:06.6385948Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8 2022-08-17T12:18:06.6402747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64 2022-08-17T12:18:06.6545801Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64 2022-08-17T12:18:06.6558996Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:18:06.6625664Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:18:06.6639651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16 2022-08-17T12:18:06.6745705Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16 2022-08-17T12:18:06.6758919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8 2022-08-17T12:18:06.6826059Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8 2022-08-17T12:18:06.6840554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8 2022-08-17T12:18:06.6985466Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8 2022-08-17T12:18:06.6999019Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32 2022-08-17T12:18:06.7065730Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32 2022-08-17T12:18:06.7079854Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32 2022-08-17T12:18:06.7185318Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32 2022-08-17T12:18:06.7198597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16 2022-08-17T12:18:06.7265324Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16 2022-08-17T12:18:06.7278965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8 2022-08-17T12:18:06.7425244Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8 2022-08-17T12:18:06.7438341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64 2022-08-17T12:18:06.7505283Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64 2022-08-17T12:18:06.7518484Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64 2022-08-17T12:18:06.7625440Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64 2022-08-17T12:18:06.7636982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool 2022-08-17T12:18:06.7705268Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool 2022-08-17T12:18:06.7717422Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16 2022-08-17T12:18:06.7865022Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16 2022-08-17T12:18:06.7877372Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:18:06.7945248Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:18:06.7957217Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8 2022-08-17T12:18:06.8065548Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8 2022-08-17T12:18:06.8078601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128 2022-08-17T12:18:06.8145617Z [gw2] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128 2022-08-17T12:18:06.8158774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16 2022-08-17T12:18:06.8305303Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16 2022-08-17T12:18:06.8316982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:18:06.8385313Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:18:06.8397364Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8 2022-08-17T12:18:06.8505265Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8 2022-08-17T12:18:06.8517205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64 2022-08-17T12:18:06.8585216Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64 2022-08-17T12:18:06.8597056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32 2022-08-17T12:18:06.8745900Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32 2022-08-17T12:18:06.8757518Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:18:06.8825358Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:18:06.8839911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16 2022-08-17T12:18:06.8945424Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16 2022-08-17T12:18:06.8957540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32 2022-08-17T12:18:06.9025669Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32 2022-08-17T12:18:06.9039478Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64 2022-08-17T12:18:06.9185550Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64 2022-08-17T12:18:06.9196799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:18:06.9265763Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:18:06.9279216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool 2022-08-17T12:18:06.9385208Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool 2022-08-17T12:18:06.9399988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64 2022-08-17T12:18:06.9465652Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64 2022-08-17T12:18:06.9479790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16 2022-08-17T12:18:06.9625446Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16 2022-08-17T12:18:06.9638286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:18:06.9705515Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:18:06.9718561Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128 2022-08-17T12:18:06.9825611Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128 2022-08-17T12:18:06.9838319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16 2022-08-17T12:18:06.9905787Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16 2022-08-17T12:18:06.9919099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32 2022-08-17T12:18:07.0065493Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32 2022-08-17T12:18:07.0080519Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:18:07.0145920Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:18:07.0159210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64 2022-08-17T12:18:07.0265107Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64 2022-08-17T12:18:07.0277392Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32 2022-08-17T12:18:07.0345309Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32 2022-08-17T12:18:07.0359661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64 2022-08-17T12:18:07.0506122Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64 2022-08-17T12:18:07.0517302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16 2022-08-17T12:18:07.0585154Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16 2022-08-17T12:18:07.0599631Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16 2022-08-17T12:18:07.0705471Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16 2022-08-17T12:18:07.0717070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64 2022-08-17T12:18:07.0785062Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64 2022-08-17T12:18:07.0797386Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8 2022-08-17T12:18:07.0946221Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8 2022-08-17T12:18:07.0957993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128 2022-08-17T12:18:07.1025831Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128 2022-08-17T12:18:07.1040336Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32 2022-08-17T12:18:07.1146072Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32 2022-08-17T12:18:07.1160059Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8 2022-08-17T12:18:07.1226520Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8 2022-08-17T12:18:07.1243077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8 2022-08-17T12:18:07.1387146Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8 2022-08-17T12:18:07.1402015Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64 2022-08-17T12:18:07.1467411Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64 2022-08-17T12:18:07.1485911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64 2022-08-17T12:18:07.1586834Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64 2022-08-17T12:18:07.1603020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8 2022-08-17T12:18:07.1666871Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8 2022-08-17T12:18:07.1707855Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16 2022-08-17T12:18:07.1826737Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16 2022-08-17T12:18:07.1843400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16 2022-08-17T12:18:07.1906987Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16 2022-08-17T12:18:07.1924160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16 2022-08-17T12:18:07.2026730Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16 2022-08-17T12:18:07.2041607Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16 2022-08-17T12:18:07.2106343Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16 2022-08-17T12:18:07.2121378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool 2022-08-17T12:18:07.2266925Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool 2022-08-17T12:18:07.2281862Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32 2022-08-17T12:18:07.2347259Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32 2022-08-17T12:18:07.2365120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32 2022-08-17T12:18:07.2467312Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32 2022-08-17T12:18:07.2547354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool 2022-08-17T12:18:07.2588936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128 2022-08-17T12:18:07.2591395Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128 2022-08-17T12:18:07.2707345Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool 2022-08-17T12:18:07.2722779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64 2022-08-17T12:18:07.2787147Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64 2022-08-17T12:18:07.2802115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64 2022-08-17T12:18:07.2906939Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64 2022-08-17T12:18:07.2924655Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128 2022-08-17T12:18:07.2986761Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128 2022-08-17T12:18:07.3002213Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64 2022-08-17T12:18:07.3146734Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64 2022-08-17T12:18:07.3161804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16 2022-08-17T12:18:07.3226375Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16 2022-08-17T12:18:07.3239785Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8 2022-08-17T12:18:07.3344991Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8 2022-08-17T12:18:07.3358018Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64 2022-08-17T12:18:07.3425851Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64 2022-08-17T12:18:07.3438012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16 2022-08-17T12:18:07.3585889Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16 2022-08-17T12:18:07.3599300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32 2022-08-17T12:18:07.3665203Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32 2022-08-17T12:18:07.3677656Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8 2022-08-17T12:18:07.3784886Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8 2022-08-17T12:18:07.3797546Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16 2022-08-17T12:18:07.3865625Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16 2022-08-17T12:18:07.3877965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32 2022-08-17T12:18:07.4025323Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32 2022-08-17T12:18:07.4037471Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64 2022-08-17T12:18:07.4105552Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64 2022-08-17T12:18:07.4117831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16 2022-08-17T12:18:07.4224928Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16 2022-08-17T12:18:07.4239749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32 2022-08-17T12:18:07.4305380Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32 2022-08-17T12:18:07.4317554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64 2022-08-17T12:18:07.4465723Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64 2022-08-17T12:18:07.4478232Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8 2022-08-17T12:18:07.4545439Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8 2022-08-17T12:18:07.4559376Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16 2022-08-17T12:18:07.4665583Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16 2022-08-17T12:18:07.4679056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64 2022-08-17T12:18:07.4745200Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64 2022-08-17T12:18:07.4757309Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16 2022-08-17T12:18:07.4906119Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16 2022-08-17T12:18:07.4922157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8 2022-08-17T12:18:07.4985748Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8 2022-08-17T12:18:07.4999742Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32 2022-08-17T12:18:07.5105622Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32 2022-08-17T12:18:07.5118655Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16 2022-08-17T12:18:07.5185513Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16 2022-08-17T12:18:07.5199283Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32 2022-08-17T12:18:07.5345613Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32 2022-08-17T12:18:07.5358587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16 2022-08-17T12:18:07.5425251Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16 2022-08-17T12:18:07.5440238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64 2022-08-17T12:18:07.5544872Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64 2022-08-17T12:18:07.5557912Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32 2022-08-17T12:18:07.5625067Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32 2022-08-17T12:18:07.5637005Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64 2022-08-17T12:18:07.5785170Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64 2022-08-17T12:18:07.5797433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool 2022-08-17T12:18:07.5865192Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool 2022-08-17T12:18:07.5877899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16 2022-08-17T12:18:07.5985134Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16 2022-08-17T12:18:07.5998038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64 2022-08-17T12:18:07.6065844Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64 2022-08-17T12:18:07.6080009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8 2022-08-17T12:18:07.6225315Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8 2022-08-17T12:18:07.6236913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128 2022-08-17T12:18:07.6305569Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128 2022-08-17T12:18:07.6317530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32 2022-08-17T12:18:07.6425148Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32 2022-08-17T12:18:07.6437163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8 2022-08-17T12:18:07.6505168Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8 2022-08-17T12:18:07.6516547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8 2022-08-17T12:18:07.6665206Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8 2022-08-17T12:18:07.6676732Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64 2022-08-17T12:18:07.6745704Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64 2022-08-17T12:18:07.6759000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64 2022-08-17T12:18:07.6865389Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64 2022-08-17T12:18:07.6878641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8 2022-08-17T12:18:07.6945692Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8 2022-08-17T12:18:07.6957287Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16 2022-08-17T12:18:07.7105350Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16 2022-08-17T12:18:07.7117304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32 2022-08-17T12:18:07.7185696Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32 2022-08-17T12:18:07.7199084Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8 2022-08-17T12:18:07.7305235Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8 2022-08-17T12:18:07.7318539Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16 2022-08-17T12:18:07.7385071Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16 2022-08-17T12:18:07.7397303Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool 2022-08-17T12:18:07.7545311Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool 2022-08-17T12:18:07.7558111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64 2022-08-17T12:18:07.7625248Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64 2022-08-17T12:18:07.7638216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8 2022-08-17T12:18:07.7745416Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8 2022-08-17T12:18:07.7758467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool 2022-08-17T12:18:07.7825415Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool 2022-08-17T12:18:07.7838306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128 2022-08-17T12:18:07.7985629Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128 2022-08-17T12:18:07.7997675Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16 2022-08-17T12:18:07.8065548Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16 2022-08-17T12:18:07.8078407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16 2022-08-17T12:18:07.8185123Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16 2022-08-17T12:18:07.8199508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32 2022-08-17T12:18:07.8265785Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32 2022-08-17T12:18:07.8279824Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64 2022-08-17T12:18:07.8425415Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64 2022-08-17T12:18:07.8437634Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32 2022-08-17T12:18:07.8505598Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32 2022-08-17T12:18:07.8518961Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool 2022-08-17T12:18:07.8625959Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool 2022-08-17T12:18:07.8638485Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64 2022-08-17T12:18:07.8705332Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64 2022-08-17T12:18:07.8717462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32 2022-08-17T12:18:07.8865616Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32 2022-08-17T12:18:07.8877384Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64 2022-08-17T12:18:07.8945444Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64 2022-08-17T12:18:07.8957340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128 2022-08-17T12:18:07.9065023Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128 2022-08-17T12:18:07.9086458Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16 2022-08-17T12:18:07.9145144Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16 2022-08-17T12:18:07.9157445Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64 2022-08-17T12:18:07.9305835Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64 2022-08-17T12:18:07.9320751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8 2022-08-17T12:18:07.9385068Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8 2022-08-17T12:18:07.9396988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32 2022-08-17T12:18:07.9504986Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32 2022-08-17T12:18:07.9516832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32 2022-08-17T12:18:07.9584975Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32 2022-08-17T12:18:07.9597117Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16 2022-08-17T12:18:07.9745384Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16 2022-08-17T12:18:07.9765974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8 2022-08-17T12:18:07.9825730Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8 2022-08-17T12:18:07.9838922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64 2022-08-17T12:18:07.9945275Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64 2022-08-17T12:18:07.9958639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64 2022-08-17T12:18:08.0024962Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64 2022-08-17T12:18:08.0039402Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32 2022-08-17T12:18:08.0184861Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32 2022-08-17T12:18:08.0196580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16 2022-08-17T12:18:08.0265221Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16 2022-08-17T12:18:08.0280090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16 2022-08-17T12:18:08.0384468Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16 2022-08-17T12:18:08.0396686Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8 2022-08-17T12:18:08.0465658Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8 2022-08-17T12:18:08.0479301Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64 2022-08-17T12:18:08.0625159Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64 2022-08-17T12:18:08.0636929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool 2022-08-17T12:18:08.0705622Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool 2022-08-17T12:18:08.0718535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32 2022-08-17T12:18:08.0825198Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32 2022-08-17T12:18:08.0838292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8 2022-08-17T12:18:08.0905052Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8 2022-08-17T12:18:08.0919396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8 2022-08-17T12:18:08.1065474Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8 2022-08-17T12:18:08.1078051Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32 2022-08-17T12:18:08.1145322Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32 2022-08-17T12:18:08.1157208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64 2022-08-17T12:18:08.1264984Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64 2022-08-17T12:18:08.1279876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool 2022-08-17T12:18:08.1345108Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool 2022-08-17T12:18:08.1356914Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8 2022-08-17T12:18:08.1506087Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8 2022-08-17T12:18:08.1519664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64 2022-08-17T12:18:08.1585738Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64 2022-08-17T12:18:08.1598563Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16 2022-08-17T12:18:08.1705047Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16 2022-08-17T12:18:08.1717825Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128 2022-08-17T12:18:08.1785434Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128 2022-08-17T12:18:08.1797755Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16 2022-08-17T12:18:08.1945418Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16 2022-08-17T12:18:08.1958012Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16 2022-08-17T12:18:08.2025701Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16 2022-08-17T12:18:08.2038907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32 2022-08-17T12:18:08.2145633Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32 2022-08-17T12:18:08.2159076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64 2022-08-17T12:18:08.2225439Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64 2022-08-17T12:18:08.2239026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool 2022-08-17T12:18:08.2387075Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool 2022-08-17T12:18:08.2401935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32 2022-08-17T12:18:08.2466406Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32 2022-08-17T12:18:08.2481103Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64 2022-08-17T12:18:08.2586996Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64 2022-08-17T12:18:08.2601859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32 2022-08-17T12:18:08.2667312Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32 2022-08-17T12:18:08.2681298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128 2022-08-17T12:18:08.2826728Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128 2022-08-17T12:18:08.2841501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64 2022-08-17T12:18:08.2906218Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64 2022-08-17T12:18:08.2920394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8 2022-08-17T12:18:08.3026495Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8 2022-08-17T12:18:08.3044102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64 2022-08-17T12:18:08.3106467Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64 2022-08-17T12:18:08.3123428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64 2022-08-17T12:18:08.3267790Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64 2022-08-17T12:18:08.3284259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8 2022-08-17T12:18:08.3347669Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8 2022-08-17T12:18:08.3364596Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8 2022-08-17T12:18:08.3467245Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8 2022-08-17T12:18:08.3484447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16 2022-08-17T12:18:08.3547241Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16 2022-08-17T12:18:08.3707580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32 2022-08-17T12:18:08.3715240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8 2022-08-17T12:18:08.3727402Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32 2022-08-17T12:18:08.3786970Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8 2022-08-17T12:18:08.3803392Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16 2022-08-17T12:18:08.3906960Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16 2022-08-17T12:18:08.3926269Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32 2022-08-17T12:18:08.3986246Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32 2022-08-17T12:18:08.4002185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64 2022-08-17T12:18:08.4146420Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64 2022-08-17T12:18:08.4160952Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16 2022-08-17T12:18:08.4226884Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16 2022-08-17T12:18:08.4243316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool 2022-08-17T12:18:08.4346695Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool 2022-08-17T12:18:08.4391835Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64 2022-08-17T12:18:08.4426675Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64 2022-08-17T12:18:08.4443203Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16 2022-08-17T12:18:08.4587383Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16 2022-08-17T12:18:08.4606593Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool 2022-08-17T12:18:08.4666978Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool 2022-08-17T12:18:08.4684963Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128 2022-08-17T12:18:08.4786405Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128 2022-08-17T12:18:08.4803883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8 2022-08-17T12:18:08.4866421Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8 2022-08-17T12:18:08.4881091Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32 2022-08-17T12:18:08.5025915Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32 2022-08-17T12:18:08.5040753Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128 2022-08-17T12:18:08.5105561Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128 2022-08-17T12:18:08.5123032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32 2022-08-17T12:18:08.5225366Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32 2022-08-17T12:18:08.5239451Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8 2022-08-17T12:18:08.5305894Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8 2022-08-17T12:18:08.5319633Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64 2022-08-17T12:18:08.5465124Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64 2022-08-17T12:18:08.5478326Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64 2022-08-17T12:18:08.5545385Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64 2022-08-17T12:18:08.5558372Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64 2022-08-17T12:18:08.5665658Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64 2022-08-17T12:18:08.5678639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool 2022-08-17T12:18:08.5745412Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool 2022-08-17T12:18:08.5763529Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8 2022-08-17T12:18:08.5905135Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8 2022-08-17T12:18:08.5917467Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32 2022-08-17T12:18:08.5985274Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32 2022-08-17T12:18:08.5997294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16 2022-08-17T12:18:08.6105161Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16 2022-08-17T12:18:08.6117116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128 2022-08-17T12:18:08.6185700Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128 2022-08-17T12:18:08.6198528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8 2022-08-17T12:18:08.6345718Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8 2022-08-17T12:18:08.6357135Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64 2022-08-17T12:18:08.6425040Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64 2022-08-17T12:18:08.6437805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32 2022-08-17T12:18:08.6545006Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32 2022-08-17T12:18:08.6558070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64 2022-08-17T12:18:08.6625344Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64 2022-08-17T12:18:08.6637418Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16 2022-08-17T12:18:08.6784887Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16 2022-08-17T12:18:08.6797899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16 2022-08-17T12:18:08.6865356Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16 2022-08-17T12:18:08.6877579Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64 2022-08-17T12:18:08.6984865Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64 2022-08-17T12:18:08.6997305Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32 2022-08-17T12:18:08.7065308Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32 2022-08-17T12:18:08.7077649Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool 2022-08-17T12:18:08.7225401Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool 2022-08-17T12:18:08.7237217Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32 2022-08-17T12:18:08.7304826Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32 2022-08-17T12:18:08.7318773Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16 2022-08-17T12:18:08.7424755Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16 2022-08-17T12:18:08.7437093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64 2022-08-17T12:18:08.7505674Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64 2022-08-17T12:18:08.7517058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32 2022-08-17T12:18:08.7665006Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32 2022-08-17T12:18:08.7676973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64 2022-08-17T12:18:08.7744586Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64 2022-08-17T12:18:08.7757132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32 2022-08-17T12:18:08.7864822Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32 2022-08-17T12:18:08.7877630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16 2022-08-17T12:18:08.7945150Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16 2022-08-17T12:18:08.7956678Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64 2022-08-17T12:18:08.8105259Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64 2022-08-17T12:18:08.8117858Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8 2022-08-17T12:18:08.8185085Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8 2022-08-17T12:18:08.8196754Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64 2022-08-17T12:18:08.8305526Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64 2022-08-17T12:18:08.8317705Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32 2022-08-17T12:18:08.8385326Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32 2022-08-17T12:18:08.8398427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16 2022-08-17T12:18:08.8545220Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16 2022-08-17T12:18:08.8558125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8 2022-08-17T12:18:08.8625819Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8 2022-08-17T12:18:08.8641067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8 2022-08-17T12:18:08.8745437Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8 2022-08-17T12:18:08.8760994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64 2022-08-17T12:18:08.8825618Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64 2022-08-17T12:18:08.8838741Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32 2022-08-17T12:18:08.8985130Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32 2022-08-17T12:18:08.8998333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16 2022-08-17T12:18:08.9065279Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16 2022-08-17T12:18:08.9077584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8 2022-08-17T12:18:08.9185542Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8 2022-08-17T12:18:08.9198585Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8 2022-08-17T12:18:08.9264836Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8 2022-08-17T12:18:08.9277050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64 2022-08-17T12:18:08.9424704Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64 2022-08-17T12:18:08.9439610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool 2022-08-17T12:18:08.9505560Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool 2022-08-17T12:18:08.9518681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16 2022-08-17T12:18:08.9625580Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16 2022-08-17T12:18:08.9638850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8 2022-08-17T12:18:08.9705120Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8 2022-08-17T12:18:08.9716771Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8 2022-08-17T12:18:08.9865661Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8 2022-08-17T12:18:08.9877162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128 2022-08-17T12:18:08.9945071Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128 2022-08-17T12:18:08.9963102Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool 2022-08-17T12:18:09.0065044Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool 2022-08-17T12:18:09.0078218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool 2022-08-17T12:18:09.0145342Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool 2022-08-17T12:18:09.0157316Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8 2022-08-17T12:18:09.0305420Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8 2022-08-17T12:18:09.0318913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64 2022-08-17T12:18:09.0385060Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64 2022-08-17T12:18:09.0397145Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128 2022-08-17T12:18:09.0505078Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128 2022-08-17T12:18:09.0517268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128 2022-08-17T12:18:09.0585411Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128 2022-08-17T12:18:09.0599903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16 2022-08-17T12:18:09.0745137Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16 2022-08-17T12:18:09.0757012Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32 2022-08-17T12:18:09.0825097Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32 2022-08-17T12:18:09.0837136Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64 2022-08-17T12:18:09.0945289Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64 2022-08-17T12:18:09.0957477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64 2022-08-17T12:18:09.1025622Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64 2022-08-17T12:18:09.1039366Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool 2022-08-17T12:18:09.1184811Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool 2022-08-17T12:18:09.1197313Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64 2022-08-17T12:18:09.1265527Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64 2022-08-17T12:18:09.1278363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16 2022-08-17T12:18:09.1385471Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16 2022-08-17T12:18:09.1398417Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32 2022-08-17T12:18:09.1464959Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32 2022-08-17T12:18:09.1479419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128 2022-08-17T12:18:09.1625025Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128 2022-08-17T12:18:09.1637111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16 2022-08-17T12:18:09.1705421Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16 2022-08-17T12:18:09.1717506Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32 2022-08-17T12:18:09.1825110Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32 2022-08-17T12:18:09.1837456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64 2022-08-17T12:18:09.1905102Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64 2022-08-17T12:18:09.1917248Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64 2022-08-17T12:18:09.2065415Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64 2022-08-17T12:18:09.2077664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32 2022-08-17T12:18:09.2145616Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32 2022-08-17T12:18:09.2159034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64 2022-08-17T12:18:09.2265685Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64 2022-08-17T12:18:09.2278293Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16 2022-08-17T12:18:09.2345350Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16 2022-08-17T12:18:09.2357491Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32 2022-08-17T12:18:09.2505296Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32 2022-08-17T12:18:09.2517377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64 2022-08-17T12:18:09.2586143Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64 2022-08-17T12:18:09.2608331Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16 2022-08-17T12:18:09.2706283Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16 2022-08-17T12:18:09.2719838Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32 2022-08-17T12:18:09.2786086Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32 2022-08-17T12:18:09.2802453Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64 2022-08-17T12:18:09.2946961Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64 2022-08-17T12:18:09.2961168Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8 2022-08-17T12:18:09.3026679Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8 2022-08-17T12:18:09.3041812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32 2022-08-17T12:18:09.3146519Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32 2022-08-17T12:18:09.3163318Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64 2022-08-17T12:18:09.3226527Z [gw2] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64 2022-08-17T12:18:09.3240425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16 2022-08-17T12:18:09.3385963Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16 2022-08-17T12:18:09.3399371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8 2022-08-17T12:18:09.3465393Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8 2022-08-17T12:18:09.3478737Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64 2022-08-17T12:18:09.3585587Z [gw3] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64 2022-08-17T12:18:09.3601343Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8 2022-08-17T12:18:09.3665229Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8 2022-08-17T12:18:09.3678206Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32 2022-08-17T12:18:09.3825806Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32 2022-08-17T12:18:09.3840772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_bfloat16 2022-08-17T12:18:09.3905319Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_bfloat16 2022-08-17T12:18:09.3918149Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8 2022-08-17T12:18:09.4025422Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8 2022-08-17T12:18:09.4038278Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8 2022-08-17T12:18:09.4105312Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8 2022-08-17T12:18:09.4117998Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64 2022-08-17T12:18:09.4265892Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64 2022-08-17T12:18:09.4281224Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float32 2022-08-17T12:18:09.4345311Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float32 2022-08-17T12:18:09.4358422Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8 2022-08-17T12:18:09.4465164Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8 2022-08-17T12:18:09.4477630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:18:09.4545611Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:18:09.4557571Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8 2022-08-17T12:18:09.4705327Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8 2022-08-17T12:18:09.4717038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float64 2022-08-17T12:18:09.4785053Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float64 2022-08-17T12:18:09.4799898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16 2022-08-17T12:18:09.4905075Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16 2022-08-17T12:18:09.4917636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool 2022-08-17T12:18:09.4985172Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool 2022-08-17T12:18:09.4997975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8 2022-08-17T12:18:09.5146457Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8 2022-08-17T12:18:09.5164500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16 2022-08-17T12:18:09.5226729Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16 2022-08-17T12:18:09.5243864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32 2022-08-17T12:18:09.5346833Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32 2022-08-17T12:18:09.5361556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128 2022-08-17T12:18:09.5426527Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128 2022-08-17T12:18:09.5452064Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16 2022-08-17T12:18:09.5587223Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16 2022-08-17T12:18:09.5607142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool 2022-08-17T12:18:09.5667016Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool 2022-08-17T12:18:09.5685522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64 2022-08-17T12:18:09.5786719Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64 2022-08-17T12:18:09.5801236Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32 2022-08-17T12:18:09.5866652Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32 2022-08-17T12:18:09.5880635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool 2022-08-17T12:18:09.6027047Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool 2022-08-17T12:18:09.6106984Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128 2022-08-17T12:18:09.6124083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16 2022-08-17T12:18:09.6187515Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16 2022-08-17T12:18:09.6226346Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128 2022-08-17T12:18:09.6240541Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64 2022-08-17T12:18:09.6306223Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64 2022-08-17T12:18:09.6321845Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128 2022-08-17T12:18:09.6466870Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128 2022-08-17T12:18:09.6485940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64 2022-08-17T12:18:09.6547337Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64 2022-08-17T12:18:09.6561997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool 2022-08-17T12:18:09.6666574Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool 2022-08-17T12:18:09.6681467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16 2022-08-17T12:18:09.6746964Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16 2022-08-17T12:18:09.6762164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64 2022-08-17T12:18:09.6906263Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64 2022-08-17T12:18:09.6920357Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16 2022-08-17T12:18:09.6985585Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16 2022-08-17T12:18:09.6999750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128 2022-08-17T12:18:09.7105511Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128 2022-08-17T12:18:09.7118687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32 2022-08-17T12:18:09.7185308Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32 2022-08-17T12:18:09.7198932Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32 2022-08-17T12:18:09.7345615Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32 2022-08-17T12:18:09.7358032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32 2022-08-17T12:18:09.7425668Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32 2022-08-17T12:18:09.7438065Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64 2022-08-17T12:18:09.7545608Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64 2022-08-17T12:18:09.7559138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64 2022-08-17T12:18:09.7625373Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64 2022-08-17T12:18:09.7638094Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64 2022-08-17T12:18:09.7785621Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64 2022-08-17T12:18:09.7798787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64 2022-08-17T12:18:09.7865639Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64 2022-08-17T12:18:09.7878659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32 2022-08-17T12:18:09.7985760Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32 2022-08-17T12:18:09.7999572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16 2022-08-17T12:18:09.8065170Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16 2022-08-17T12:18:09.8077776Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16 2022-08-17T12:18:09.8225840Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16 2022-08-17T12:18:09.8237523Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16 2022-08-17T12:18:09.8305480Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16 2022-08-17T12:18:09.8317429Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64 2022-08-17T12:18:09.8425251Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64 2022-08-17T12:18:09.8440396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32 2022-08-17T12:18:09.8505370Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32 2022-08-17T12:18:09.8517554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32 2022-08-17T12:18:09.8665449Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32 2022-08-17T12:18:09.8677265Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32 2022-08-17T12:18:09.8745006Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32 2022-08-17T12:18:09.8756853Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16 2022-08-17T12:18:09.8865061Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16 2022-08-17T12:18:09.8876556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64 2022-08-17T12:18:09.8945196Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64 2022-08-17T12:18:09.8957650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64 2022-08-17T12:18:09.9105461Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64 2022-08-17T12:18:09.9119679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64 2022-08-17T12:18:09.9185198Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64 2022-08-17T12:18:09.9197100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32 2022-08-17T12:18:09.9305173Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32 2022-08-17T12:18:09.9316646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8 2022-08-17T12:18:09.9385228Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8 2022-08-17T12:18:09.9397621Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8 2022-08-17T12:18:09.9545224Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8 2022-08-17T12:18:09.9556755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8 2022-08-17T12:18:09.9625374Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8 2022-08-17T12:18:09.9640225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64 2022-08-17T12:18:09.9745776Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64 2022-08-17T12:18:09.9758465Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8 2022-08-17T12:18:09.9825159Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8 2022-08-17T12:18:09.9837390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8 2022-08-17T12:18:09.9985350Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8 2022-08-17T12:18:09.9997483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8 2022-08-17T12:18:10.0065089Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8 2022-08-17T12:18:10.0077247Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8 2022-08-17T12:18:10.0185453Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8 2022-08-17T12:18:10.0198650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool 2022-08-17T12:18:10.0265296Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool 2022-08-17T12:18:10.0280109Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:18:10.0426083Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:18:10.0439388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16 2022-08-17T12:18:10.0505265Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16 2022-08-17T12:18:10.0518096Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8 2022-08-17T12:18:10.0625296Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8 2022-08-17T12:18:10.0637815Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128 2022-08-17T12:18:10.0705180Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128 2022-08-17T12:18:10.0717368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool 2022-08-17T12:18:10.0865234Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool 2022-08-17T12:18:10.0877435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool 2022-08-17T12:18:10.0945567Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool 2022-08-17T12:18:10.0957381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16 2022-08-17T12:18:10.1065723Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16 2022-08-17T12:18:10.1078861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64 2022-08-17T12:18:10.1145175Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64 2022-08-17T12:18:10.1156990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128 2022-08-17T12:18:10.1305173Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128 2022-08-17T12:18:10.1317856Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128 2022-08-17T12:18:10.1385570Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128 2022-08-17T12:18:10.1505961Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128 2022-08-17T12:18:10.1521388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32 2022-08-17T12:18:10.1585902Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32 2022-08-17T12:18:10.1602003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32 2022-08-17T12:18:10.1611298Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32 2022-08-17T12:18:10.1745369Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128 2022-08-17T12:18:10.1758489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64 2022-08-17T12:18:10.1825352Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64 2022-08-17T12:18:10.1836916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64 2022-08-17T12:18:10.1945206Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64 2022-08-17T12:18:10.1957073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64 2022-08-17T12:18:10.2025401Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64 2022-08-17T12:18:10.2039836Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64 2022-08-17T12:18:10.2185642Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64 2022-08-17T12:18:10.2198132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16 2022-08-17T12:18:10.2264843Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16 2022-08-17T12:18:10.2276543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16 2022-08-17T12:18:10.2384838Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16 2022-08-17T12:18:10.2396542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16 2022-08-17T12:18:10.2466049Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16 2022-08-17T12:18:10.2478969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16 2022-08-17T12:18:10.2625334Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16 2022-08-17T12:18:10.2637538Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32 2022-08-17T12:18:10.2705312Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32 2022-08-17T12:18:10.2717770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32 2022-08-17T12:18:10.2825252Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32 2022-08-17T12:18:10.2836603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32 2022-08-17T12:18:10.2905457Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32 2022-08-17T12:18:10.2917375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32 2022-08-17T12:18:10.3065379Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32 2022-08-17T12:18:10.3077461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64 2022-08-17T12:18:10.3145069Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64 2022-08-17T12:18:10.3156780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64 2022-08-17T12:18:10.3265114Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64 2022-08-17T12:18:10.3279356Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64 2022-08-17T12:18:10.3345615Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64 2022-08-17T12:18:10.3358136Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64 2022-08-17T12:18:10.3506181Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64 2022-08-17T12:18:10.3517583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16 2022-08-17T12:18:10.3585595Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16 2022-08-17T12:18:10.3598726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16 2022-08-17T12:18:10.3705163Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16 2022-08-17T12:18:10.3717127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8 2022-08-17T12:18:10.3785339Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8 2022-08-17T12:18:10.3797364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16 2022-08-17T12:18:10.3945431Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16 2022-08-17T12:18:10.3960370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32 2022-08-17T12:18:10.4025072Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32 2022-08-17T12:18:10.4036876Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32 2022-08-17T12:18:10.4145049Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32 2022-08-17T12:18:10.4156808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8 2022-08-17T12:18:10.4225663Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8 2022-08-17T12:18:10.4251207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32 2022-08-17T12:18:10.4385497Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32 2022-08-17T12:18:10.4397800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64 2022-08-17T12:18:10.4464908Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64 2022-08-17T12:18:10.4488818Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64 2022-08-17T12:18:10.4585345Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64 2022-08-17T12:18:10.4599166Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool 2022-08-17T12:18:10.4664858Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool 2022-08-17T12:18:10.4677349Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64 2022-08-17T12:18:10.4825964Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64 2022-08-17T12:18:10.4838789Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8 2022-08-17T12:18:10.4904879Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8 2022-08-17T12:18:10.4916717Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8 2022-08-17T12:18:10.5024852Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8 2022-08-17T12:18:10.5036416Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128 2022-08-17T12:18:10.5105265Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128 2022-08-17T12:18:10.5119238Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8 2022-08-17T12:18:10.5265897Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8 2022-08-17T12:18:10.5278067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8 2022-08-17T12:18:10.5344832Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8 2022-08-17T12:18:10.5356482Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8 2022-08-17T12:18:10.5465303Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8 2022-08-17T12:18:10.5477287Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64 2022-08-17T12:18:10.5545225Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64 2022-08-17T12:18:10.5557610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8 2022-08-17T12:18:10.5705577Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8 2022-08-17T12:18:10.5718036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16 2022-08-17T12:18:10.5785240Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16 2022-08-17T12:18:10.5797337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16 2022-08-17T12:18:10.5905006Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16 2022-08-17T12:18:10.5917023Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32 2022-08-17T12:18:10.5985208Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32 2022-08-17T12:18:10.5997808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:18:10.6145652Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:18:10.6158323Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool 2022-08-17T12:18:10.6224900Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool 2022-08-17T12:18:10.6236672Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool 2022-08-17T12:18:10.6344839Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool 2022-08-17T12:18:10.6356398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64 2022-08-17T12:18:10.6425160Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64 2022-08-17T12:18:10.6437125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool 2022-08-17T12:18:10.6585393Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool 2022-08-17T12:18:10.6597939Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128 2022-08-17T12:18:10.6664939Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128 2022-08-17T12:18:10.6676806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128 2022-08-17T12:18:10.6784963Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128 2022-08-17T12:18:10.6796784Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16 2022-08-17T12:18:10.6865528Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16 2022-08-17T12:18:10.6878617Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128 2022-08-17T12:18:10.7067254Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128 2022-08-17T12:18:10.7085492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64 2022-08-17T12:18:10.7106846Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64 2022-08-17T12:18:10.7121860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64 2022-08-17T12:18:10.7226868Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64 2022-08-17T12:18:10.7241243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32 2022-08-17T12:18:10.7306548Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32 2022-08-17T12:18:10.7321721Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32 2022-08-17T12:18:10.7507432Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32 2022-08-17T12:18:10.7525875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16 2022-08-17T12:18:10.7546457Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16 2022-08-17T12:18:10.7563133Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32 2022-08-17T12:18:10.7666557Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32 2022-08-17T12:18:10.7682120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64 2022-08-17T12:18:10.7746109Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64 2022-08-17T12:18:10.7828830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64 2022-08-17T12:18:10.7947491Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64 2022-08-17T12:18:10.7986388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32 2022-08-17T12:18:10.8001242Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64 2022-08-17T12:18:10.8020356Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64 2022-08-17T12:18:10.8106474Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32 2022-08-17T12:18:10.8123751Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8 2022-08-17T12:18:10.8186229Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8 2022-08-17T12:18:10.8200759Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16 2022-08-17T12:18:10.8386918Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16 2022-08-17T12:18:10.8405544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64 2022-08-17T12:18:10.8426684Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64 2022-08-17T12:18:10.8441418Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16 2022-08-17T12:18:10.8546335Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16 2022-08-17T12:18:10.8560220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8 2022-08-17T12:18:10.8626511Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8 2022-08-17T12:18:10.8641493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32 2022-08-17T12:18:10.8826918Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32 2022-08-17T12:18:10.8848771Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16 2022-08-17T12:18:10.8866390Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16 2022-08-17T12:18:10.8881188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32 2022-08-17T12:18:10.8986132Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32 2022-08-17T12:18:10.9000206Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool 2022-08-17T12:18:10.9065609Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool 2022-08-17T12:18:10.9079583Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64 2022-08-17T12:18:10.9265440Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64 2022-08-17T12:18:10.9278473Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32 2022-08-17T12:18:10.9305602Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32 2022-08-17T12:18:10.9320921Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64 2022-08-17T12:18:10.9425227Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64 2022-08-17T12:18:10.9438103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128 2022-08-17T12:18:10.9505866Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128 2022-08-17T12:18:10.9520322Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16 2022-08-17T12:18:10.9705454Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16 2022-08-17T12:18:10.9719188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64 2022-08-17T12:18:10.9745528Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64 2022-08-17T12:18:10.9757999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8 2022-08-17T12:18:10.9865774Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8 2022-08-17T12:18:10.9877483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64 2022-08-17T12:18:10.9944922Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64 2022-08-17T12:18:10.9959438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32 2022-08-17T12:18:11.0145571Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32 2022-08-17T12:18:11.0158513Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8 2022-08-17T12:18:11.0184984Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8 2022-08-17T12:18:11.0196954Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8 2022-08-17T12:18:11.0305364Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8 2022-08-17T12:18:11.0317675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32 2022-08-17T12:18:11.0385188Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32 2022-08-17T12:18:11.0397758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64 2022-08-17T12:18:11.0585423Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64 2022-08-17T12:18:11.0596948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8 2022-08-17T12:18:11.0625152Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8 2022-08-17T12:18:11.0636881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16 2022-08-17T12:18:11.0745415Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16 2022-08-17T12:18:11.0757475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64 2022-08-17T12:18:11.0825578Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64 2022-08-17T12:18:11.0837576Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8 2022-08-17T12:18:11.1026447Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8 2022-08-17T12:18:11.1040398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16 2022-08-17T12:18:11.1066146Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16 2022-08-17T12:18:11.1081225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool 2022-08-17T12:18:11.1185397Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool 2022-08-17T12:18:11.1199221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16 2022-08-17T12:18:11.1265541Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16 2022-08-17T12:18:11.1278812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8 2022-08-17T12:18:11.1466675Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8 2022-08-17T12:18:11.1481487Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool 2022-08-17T12:18:11.1505619Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool 2022-08-17T12:18:11.1519469Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16 2022-08-17T12:18:11.1625441Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16 2022-08-17T12:18:11.1638898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32 2022-08-17T12:18:11.1705669Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32 2022-08-17T12:18:11.1719341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:18:11.1906015Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:18:11.1919685Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128 2022-08-17T12:18:11.1945368Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128 2022-08-17T12:18:11.1958156Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32 2022-08-17T12:18:11.2065296Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32 2022-08-17T12:18:11.2077533Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64 2022-08-17T12:18:11.2145152Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64 2022-08-17T12:18:11.2158172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool 2022-08-17T12:18:11.2345319Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool 2022-08-17T12:18:11.2357437Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64 2022-08-17T12:18:11.2385322Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64 2022-08-17T12:18:11.2397475Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64 2022-08-17T12:18:11.2505280Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64 2022-08-17T12:18:11.2518112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8 2022-08-17T12:18:11.2585262Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8 2022-08-17T12:18:11.2597455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128 2022-08-17T12:18:11.2786243Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128 2022-08-17T12:18:11.2799950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16 2022-08-17T12:18:11.2825666Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16 2022-08-17T12:18:11.2837971Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16 2022-08-17T12:18:11.2945775Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16 2022-08-17T12:18:11.2962364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8 2022-08-17T12:18:11.3026677Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8 2022-08-17T12:18:11.3041292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32 2022-08-17T12:18:11.3227355Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32 2022-08-17T12:18:11.3243839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32 2022-08-17T12:18:11.3266621Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32 2022-08-17T12:18:11.3283495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32 2022-08-17T12:18:11.3386076Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32 2022-08-17T12:18:11.3400064Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool 2022-08-17T12:18:11.3465439Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool 2022-08-17T12:18:11.3479469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64 2022-08-17T12:18:11.3665642Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64 2022-08-17T12:18:11.3681068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64 2022-08-17T12:18:11.3705453Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64 2022-08-17T12:18:11.3717806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64 2022-08-17T12:18:11.3825485Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64 2022-08-17T12:18:11.3838967Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128 2022-08-17T12:18:11.3904883Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128 2022-08-17T12:18:11.3917615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16 2022-08-17T12:18:11.4105655Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16 2022-08-17T12:18:11.4117116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16 2022-08-17T12:18:11.4145132Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16 2022-08-17T12:18:11.4159737Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8 2022-08-17T12:18:11.4265518Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8 2022-08-17T12:18:11.4278395Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64 2022-08-17T12:18:11.4344900Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64 2022-08-17T12:18:11.4363666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32 2022-08-17T12:18:11.4545616Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32 2022-08-17T12:18:11.4558239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32 2022-08-17T12:18:11.4585052Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32 2022-08-17T12:18:11.4596916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8 2022-08-17T12:18:11.4704908Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8 2022-08-17T12:18:11.4717484Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32 2022-08-17T12:18:11.4785168Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32 2022-08-17T12:18:11.4800358Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64 2022-08-17T12:18:11.4985547Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64 2022-08-17T12:18:11.4997656Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64 2022-08-17T12:18:11.5025141Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64 2022-08-17T12:18:11.5036859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16 2022-08-17T12:18:11.5144970Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16 2022-08-17T12:18:11.5156934Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64 2022-08-17T12:18:11.5225124Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64 2022-08-17T12:18:11.5237028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16 2022-08-17T12:18:11.5425630Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16 2022-08-17T12:18:11.5438371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8 2022-08-17T12:18:11.5464983Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8 2022-08-17T12:18:11.5477212Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool 2022-08-17T12:18:11.5586019Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool 2022-08-17T12:18:11.5597383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16 2022-08-17T12:18:11.5664942Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16 2022-08-17T12:18:11.5676972Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32 2022-08-17T12:18:11.5865162Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32 2022-08-17T12:18:11.5876910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8 2022-08-17T12:18:11.5904761Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8 2022-08-17T12:18:11.5917281Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16 2022-08-17T12:18:11.6025463Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16 2022-08-17T12:18:11.6038376Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32 2022-08-17T12:18:11.6104867Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32 2022-08-17T12:18:11.6117478Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64 2022-08-17T12:18:11.6305627Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64 2022-08-17T12:18:11.6318379Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16 2022-08-17T12:18:11.6344897Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16 2022-08-17T12:18:11.6357214Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32 2022-08-17T12:18:11.6465133Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32 2022-08-17T12:18:11.6476837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64 2022-08-17T12:18:11.6544739Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64 2022-08-17T12:18:11.6557119Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8 2022-08-17T12:18:11.6745269Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8 2022-08-17T12:18:11.6759515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128 2022-08-17T12:18:11.6785306Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128 2022-08-17T12:18:11.6797529Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64 2022-08-17T12:18:11.6905356Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64 2022-08-17T12:18:11.6917624Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8 2022-08-17T12:18:11.6985072Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8 2022-08-17T12:18:11.6997373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8 2022-08-17T12:18:11.7185044Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8 2022-08-17T12:18:11.7198966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64 2022-08-17T12:18:11.7225076Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64 2022-08-17T12:18:11.7237173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16 2022-08-17T12:18:11.7345237Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16 2022-08-17T12:18:11.7357553Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8 2022-08-17T12:18:11.7425070Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8 2022-08-17T12:18:11.7437379Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool 2022-08-17T12:18:11.7625397Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool 2022-08-17T12:18:11.7637806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32 2022-08-17T12:18:11.7665093Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32 2022-08-17T12:18:11.7676531Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32 2022-08-17T12:18:11.7784964Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32 2022-08-17T12:18:11.7799803Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool 2022-08-17T12:18:11.7865070Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool 2022-08-17T12:18:11.7877474Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16 2022-08-17T12:18:11.8065841Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16 2022-08-17T12:18:11.8077933Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64 2022-08-17T12:18:11.8105087Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64 2022-08-17T12:18:11.8116955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64 2022-08-17T12:18:11.8225181Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64 2022-08-17T12:18:11.8239383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128 2022-08-17T12:18:11.8305122Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128 2022-08-17T12:18:11.8317163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32 2022-08-17T12:18:11.8504978Z [gw0] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32 2022-08-17T12:18:11.8519500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16 2022-08-17T12:18:11.8544816Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16 2022-08-17T12:18:11.8557294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8 2022-08-17T12:18:11.8665394Z [gw3] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8 2022-08-17T12:18:11.8678390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64 2022-08-17T12:18:11.8744946Z [gw2] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64 2022-08-17T12:18:11.8756449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64 2022-08-17T12:18:11.8945791Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64 2022-08-17T12:18:11.8958208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32 2022-08-17T12:18:11.8985836Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32 2022-08-17T12:18:11.9000022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8 2022-08-17T12:18:11.9105429Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8 2022-08-17T12:18:11.9118400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32 2022-08-17T12:18:11.9186215Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32 2022-08-17T12:18:11.9201141Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8 2022-08-17T12:18:11.9386984Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8 2022-08-17T12:18:11.9402171Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64 2022-08-17T12:18:11.9427056Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64 2022-08-17T12:18:11.9443839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16 2022-08-17T12:18:11.9546743Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16 2022-08-17T12:18:11.9561761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64 2022-08-17T12:18:11.9626516Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64 2022-08-17T12:18:11.9784803Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8 2022-08-17T12:18:11.9826655Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8 2022-08-17T12:18:11.9843381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8 2022-08-17T12:18:11.9866339Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8 2022-08-17T12:18:11.9881563Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool 2022-08-17T12:18:11.9986345Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool 2022-08-17T12:18:12.0003056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16 2022-08-17T12:18:12.0066080Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16 2022-08-17T12:18:12.0081830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:18:12.0266669Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:18:12.0281199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8 2022-08-17T12:18:12.0306831Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8 2022-08-17T12:18:12.0327024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128 2022-08-17T12:18:12.0426958Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128 2022-08-17T12:18:12.0441329Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32 2022-08-17T12:18:12.0506396Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32 2022-08-17T12:18:12.0520699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:18:12.0707374Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:18:12.0722157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16 2022-08-17T12:18:12.0747035Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16 2022-08-17T12:18:12.0800574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64 2022-08-17T12:18:12.0866127Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64 2022-08-17T12:18:12.0881073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64 2022-08-17T12:18:12.0945847Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64 2022-08-17T12:18:12.0962102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:18:12.1145530Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:18:12.1158569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool 2022-08-17T12:18:12.1185868Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool 2022-08-17T12:18:12.1204223Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32 2022-08-17T12:18:12.1305348Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32 2022-08-17T12:18:12.1318809Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8 2022-08-17T12:18:12.1385450Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8 2022-08-17T12:18:12.1398467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:18:12.1585491Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:18:12.1597618Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32 2022-08-17T12:18:12.1625510Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32 2022-08-17T12:18:12.1642903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64 2022-08-17T12:18:12.1745229Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64 2022-08-17T12:18:12.1757809Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8 2022-08-17T12:18:12.1825233Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8 2022-08-17T12:18:12.1837171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:18:12.2025521Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:18:12.2036764Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64 2022-08-17T12:18:12.2065524Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64 2022-08-17T12:18:12.2083146Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16 2022-08-17T12:18:12.2184878Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16 2022-08-17T12:18:12.2196971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool 2022-08-17T12:18:12.2265042Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool 2022-08-17T12:18:12.2276933Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool 2022-08-17T12:18:12.2465324Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool 2022-08-17T12:18:12.2479497Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16 2022-08-17T12:18:12.2505621Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16 2022-08-17T12:18:12.2524120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32 2022-08-17T12:18:12.2625354Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32 2022-08-17T12:18:12.2640432Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128 2022-08-17T12:18:12.2705419Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128 2022-08-17T12:18:12.2717963Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16 2022-08-17T12:18:12.2905436Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16 2022-08-17T12:18:12.2917327Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32 2022-08-17T12:18:12.2945635Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32 2022-08-17T12:18:12.2959979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64 2022-08-17T12:18:12.3065427Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64 2022-08-17T12:18:12.3078255Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64 2022-08-17T12:18:12.3144922Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64 2022-08-17T12:18:12.3157270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32 2022-08-17T12:18:12.3345390Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32 2022-08-17T12:18:12.3360077Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64 2022-08-17T12:18:12.3385648Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64 2022-08-17T12:18:12.3399913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8 2022-08-17T12:18:12.3505550Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8 2022-08-17T12:18:12.3517619Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32 2022-08-17T12:18:12.3585269Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32 2022-08-17T12:18:12.3597194Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64 2022-08-17T12:18:12.3784918Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64 2022-08-17T12:18:12.3796831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8 2022-08-17T12:18:12.3825446Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8 2022-08-17T12:18:12.3839843Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8 2022-08-17T12:18:12.3945683Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8 2022-08-17T12:18:12.3958698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64 2022-08-17T12:18:12.4025059Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64 2022-08-17T12:18:12.4036918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8 2022-08-17T12:18:12.4225692Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8 2022-08-17T12:18:12.4238313Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8 2022-08-17T12:18:12.4265432Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8 2022-08-17T12:18:12.4277690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16 2022-08-17T12:18:12.4385466Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16 2022-08-17T12:18:12.4397422Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16 2022-08-17T12:18:12.4465692Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16 2022-08-17T12:18:12.4481399Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8 2022-08-17T12:18:12.4665237Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8 2022-08-17T12:18:12.4676899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16 2022-08-17T12:18:12.4705918Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16 2022-08-17T12:18:12.4718652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool 2022-08-17T12:18:12.4825177Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool 2022-08-17T12:18:12.4837051Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32 2022-08-17T12:18:12.4905498Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32 2022-08-17T12:18:12.4917523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool 2022-08-17T12:18:12.5105597Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool 2022-08-17T12:18:12.5118615Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool 2022-08-17T12:18:12.5145429Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool 2022-08-17T12:18:12.5157187Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128 2022-08-17T12:18:12.5265537Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128 2022-08-17T12:18:12.5278097Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64 2022-08-17T12:18:12.5345178Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64 2022-08-17T12:18:12.5357880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16 2022-08-17T12:18:12.5545316Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16 2022-08-17T12:18:12.5557367Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16 2022-08-17T12:18:12.5585740Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16 2022-08-17T12:18:12.5598115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64 2022-08-17T12:18:12.5705241Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64 2022-08-17T12:18:12.5717199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8 2022-08-17T12:18:12.5785554Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8 2022-08-17T12:18:12.5798550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32 2022-08-17T12:18:12.5985183Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32 2022-08-17T12:18:12.5996932Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32 2022-08-17T12:18:12.6025345Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32 2022-08-17T12:18:12.6037613Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32 2022-08-17T12:18:12.6145006Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32 2022-08-17T12:18:12.6156947Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8 2022-08-17T12:18:12.6225322Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8 2022-08-17T12:18:12.6237407Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64 2022-08-17T12:18:12.6425399Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64 2022-08-17T12:18:12.6437927Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64 2022-08-17T12:18:12.6465582Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64 2022-08-17T12:18:12.6478490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64 2022-08-17T12:18:12.6585222Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64 2022-08-17T12:18:12.6596786Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:18:12.6665352Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:18:12.6678004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8 2022-08-17T12:18:12.6865494Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8 2022-08-17T12:18:12.6878394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16 2022-08-17T12:18:12.6905510Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16 2022-08-17T12:18:12.6917470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16 2022-08-17T12:18:12.7025522Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16 2022-08-17T12:18:12.7037776Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool 2022-08-17T12:18:12.7105354Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool 2022-08-17T12:18:12.7117159Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8 2022-08-17T12:18:12.7305463Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8 2022-08-17T12:18:12.7318013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32 2022-08-17T12:18:12.7345283Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32 2022-08-17T12:18:12.7357389Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32 2022-08-17T12:18:12.7465631Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32 2022-08-17T12:18:12.7479900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:18:12.7545415Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:18:12.7557991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool 2022-08-17T12:18:12.7746062Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool 2022-08-17T12:18:12.7758786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64 2022-08-17T12:18:12.7785214Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64 2022-08-17T12:18:12.7797329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64 2022-08-17T12:18:12.7905496Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64 2022-08-17T12:18:12.7919039Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:18:12.7985096Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:18:12.7998162Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16 2022-08-17T12:18:12.8185309Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16 2022-08-17T12:18:12.8200778Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8 2022-08-17T12:18:12.8225515Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8 2022-08-17T12:18:12.8237519Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8 2022-08-17T12:18:12.8345062Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8 2022-08-17T12:18:12.8357251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:18:12.8425746Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:18:12.8438549Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32 2022-08-17T12:18:12.8625416Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32 2022-08-17T12:18:12.8637335Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8 2022-08-17T12:18:12.8665773Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8 2022-08-17T12:18:12.8681349Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8 2022-08-17T12:18:12.8785916Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8 2022-08-17T12:18:12.8798327Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16 2022-08-17T12:18:12.8865457Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16 2022-08-17T12:18:12.8876913Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64 2022-08-17T12:18:12.9065741Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64 2022-08-17T12:18:12.9076689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16 2022-08-17T12:18:12.9105229Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16 2022-08-17T12:18:12.9117702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_bfloat16 2022-08-17T12:18:12.9225172Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_bfloat16 2022-08-17T12:18:12.9236930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32 2022-08-17T12:18:12.9304857Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32 2022-08-17T12:18:12.9319352Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8 2022-08-17T12:18:12.9505956Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8 2022-08-17T12:18:12.9518947Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool 2022-08-17T12:18:12.9545674Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool 2022-08-17T12:18:12.9560091Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float32 2022-08-17T12:18:12.9665253Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float32 2022-08-17T12:18:12.9677601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64 2022-08-17T12:18:12.9745128Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64 2022-08-17T12:18:12.9756836Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8 2022-08-17T12:18:12.9945697Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8 2022-08-17T12:18:12.9957406Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128 2022-08-17T12:18:12.9985403Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128 2022-08-17T12:18:13.0000944Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float64 2022-08-17T12:18:13.0105724Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float64 2022-08-17T12:18:13.0117196Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16 2022-08-17T12:18:13.0185023Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16 2022-08-17T12:18:13.0197504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32 2022-08-17T12:18:13.0386472Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32 2022-08-17T12:18:13.0398933Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32 2022-08-17T12:18:13.0424962Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32 2022-08-17T12:18:13.0436308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16 2022-08-17T12:18:13.0544722Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16 2022-08-17T12:18:13.0556951Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32 2022-08-17T12:18:13.0625363Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32 2022-08-17T12:18:13.0638428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:18:13.0826285Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:18:13.0837757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64 2022-08-17T12:18:13.0865270Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64 2022-08-17T12:18:13.0877578Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool 2022-08-17T12:18:13.0986073Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool 2022-08-17T12:18:13.0998289Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64 2022-08-17T12:18:13.1066607Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64 2022-08-17T12:18:13.1080793Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool 2022-08-17T12:18:13.1269003Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool 2022-08-17T12:18:13.1283301Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16 2022-08-17T12:18:13.1307510Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16 2022-08-17T12:18:13.1322708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32 2022-08-17T12:18:13.1427542Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32 2022-08-17T12:18:13.1442266Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8 2022-08-17T12:18:13.1506847Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8 2022-08-17T12:18:13.1606456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:18:13.1707909Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:18:13.1724406Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32 2022-08-17T12:18:13.1747337Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32 2022-08-17T12:18:13.1761945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64 2022-08-17T12:18:13.1867055Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64 2022-08-17T12:18:13.1882428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:18:13.1946616Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:18:13.1961344Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:18:13.2147617Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:18:13.2161985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64 2022-08-17T12:18:13.2186933Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64 2022-08-17T12:18:13.2202577Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16 2022-08-17T12:18:13.2306669Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16 2022-08-17T12:18:13.2386791Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool 2022-08-17T12:18:13.2402455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16 2022-08-17T12:18:13.2482957Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16 2022-08-17T12:18:13.2587654Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool 2022-08-17T12:18:13.2603229Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16 2022-08-17T12:18:13.2627395Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16 2022-08-17T12:18:13.2679815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32 2022-08-17T12:18:13.2746388Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32 2022-08-17T12:18:13.2761666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32 2022-08-17T12:18:13.2826563Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32 2022-08-17T12:18:13.2841579Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32 2022-08-17T12:18:13.3026299Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32 2022-08-17T12:18:13.3046083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32 2022-08-17T12:18:13.3066109Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32 2022-08-17T12:18:13.3081899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64 2022-08-17T12:18:13.3187016Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64 2022-08-17T12:18:13.3199966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64 2022-08-17T12:18:13.3265972Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64 2022-08-17T12:18:13.3281511Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64 2022-08-17T12:18:13.3466004Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64 2022-08-17T12:18:13.3480778Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64 2022-08-17T12:18:13.3505718Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64 2022-08-17T12:18:13.3523781Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8 2022-08-17T12:18:13.3625586Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8 2022-08-17T12:18:13.3639249Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16 2022-08-17T12:18:13.3705481Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16 2022-08-17T12:18:13.3718895Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16 2022-08-17T12:18:13.3905581Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16 2022-08-17T12:18:13.3919314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8 2022-08-17T12:18:13.3945345Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8 2022-08-17T12:18:13.3957815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8 2022-08-17T12:18:13.4065219Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8 2022-08-17T12:18:13.4078043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32 2022-08-17T12:18:13.4145082Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32 2022-08-17T12:18:13.4160046Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32 2022-08-17T12:18:13.4345832Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32 2022-08-17T12:18:13.4357508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8 2022-08-17T12:18:13.4384909Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8 2022-08-17T12:18:13.4398004Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool 2022-08-17T12:18:13.4505078Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool 2022-08-17T12:18:13.4517834Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64 2022-08-17T12:18:13.4585283Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64 2022-08-17T12:18:13.4597665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64 2022-08-17T12:18:13.4785407Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64 2022-08-17T12:18:13.4797017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16 2022-08-17T12:18:13.4824782Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16 2022-08-17T12:18:13.4836794Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32 2022-08-17T12:18:13.4945133Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32 2022-08-17T12:18:13.4956918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8 2022-08-17T12:18:13.5024951Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8 2022-08-17T12:18:13.5036872Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8 2022-08-17T12:18:13.5225449Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8 2022-08-17T12:18:13.5238157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool 2022-08-17T12:18:13.5264889Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool 2022-08-17T12:18:13.5276481Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64 2022-08-17T12:18:13.5385627Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64 2022-08-17T12:18:13.5397802Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:18:13.5465094Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:18:13.5477457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:18:13.5665323Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:18:13.5677282Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16 2022-08-17T12:18:13.5705692Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16 2022-08-17T12:18:13.5718738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16 2022-08-17T12:18:13.5825481Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16 2022-08-17T12:18:13.5837469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool 2022-08-17T12:18:13.5905094Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool 2022-08-17T12:18:13.5928808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:18:13.6106279Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:18:13.6118504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32 2022-08-17T12:18:13.6145718Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32 2022-08-17T12:18:13.6158576Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32 2022-08-17T12:18:13.6265393Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32 2022-08-17T12:18:13.6278458Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32 2022-08-17T12:18:13.6345388Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32 2022-08-17T12:18:13.6357934Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool 2022-08-17T12:18:13.6545507Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool 2022-08-17T12:18:13.6559353Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64 2022-08-17T12:18:13.6585176Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64 2022-08-17T12:18:13.6597659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64 2022-08-17T12:18:13.6705363Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64 2022-08-17T12:18:13.6717268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64 2022-08-17T12:18:13.6785133Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64 2022-08-17T12:18:13.6797294Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128 2022-08-17T12:18:13.6985834Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128 2022-08-17T12:18:13.6999754Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16 2022-08-17T12:18:13.7025233Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16 2022-08-17T12:18:13.7038276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8 2022-08-17T12:18:13.7146203Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8 2022-08-17T12:18:13.7170910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16 2022-08-17T12:18:13.7225457Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16 2022-08-17T12:18:13.7238466Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64 2022-08-17T12:18:13.7425182Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64 2022-08-17T12:18:13.7437515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32 2022-08-17T12:18:13.7465378Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32 2022-08-17T12:18:13.7477636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8 2022-08-17T12:18:13.7585584Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8 2022-08-17T12:18:13.7598952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32 2022-08-17T12:18:13.7665147Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32 2022-08-17T12:18:13.7677541Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16 2022-08-17T12:18:13.7866086Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16 2022-08-17T12:18:13.7888713Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64 2022-08-17T12:18:13.7905650Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64 2022-08-17T12:18:13.7919786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool 2022-08-17T12:18:13.8026265Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool 2022-08-17T12:18:13.8040943Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64 2022-08-17T12:18:13.8106284Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64 2022-08-17T12:18:13.8119964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32 2022-08-17T12:18:13.8305926Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32 2022-08-17T12:18:13.8318656Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8 2022-08-17T12:18:13.8345625Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8 2022-08-17T12:18:13.8362483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32 2022-08-17T12:18:13.8466000Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32 2022-08-17T12:18:13.8479140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8 2022-08-17T12:18:13.8545505Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8 2022-08-17T12:18:13.8560042Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64 2022-08-17T12:18:13.8746644Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64 2022-08-17T12:18:13.8760923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8 2022-08-17T12:18:13.8786207Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8 2022-08-17T12:18:13.8800077Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64 2022-08-17T12:18:13.8906064Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64 2022-08-17T12:18:13.8920458Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8 2022-08-17T12:18:13.8986096Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8 2022-08-17T12:18:13.9004017Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16 2022-08-17T12:18:13.9186282Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16 2022-08-17T12:18:13.9202409Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16 2022-08-17T12:18:13.9226084Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16 2022-08-17T12:18:13.9241355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16 2022-08-17T12:18:13.9345999Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16 2022-08-17T12:18:13.9360526Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool 2022-08-17T12:18:13.9425387Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool 2022-08-17T12:18:13.9438014Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32 2022-08-17T12:18:13.9626251Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32 2022-08-17T12:18:13.9639238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128 2022-08-17T12:18:13.9665920Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128 2022-08-17T12:18:13.9679667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32 2022-08-17T12:18:13.9785814Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32 2022-08-17T12:18:13.9799941Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32 2022-08-17T12:18:13.9865698Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32 2022-08-17T12:18:13.9879629Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64 2022-08-17T12:18:14.0065856Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64 2022-08-17T12:18:14.0079147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64 2022-08-17T12:18:14.0105252Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64 2022-08-17T12:18:14.0118730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64 2022-08-17T12:18:14.0225609Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64 2022-08-17T12:18:14.0238164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64 2022-08-17T12:18:14.0305301Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64 2022-08-17T12:18:14.0317876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8 2022-08-17T12:18:14.0505274Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8 2022-08-17T12:18:14.0517792Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16 2022-08-17T12:18:14.0545210Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16 2022-08-17T12:18:14.0557537Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8 2022-08-17T12:18:14.0665261Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8 2022-08-17T12:18:14.0677952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16 2022-08-17T12:18:14.0745224Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16 2022-08-17T12:18:14.0757801Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8 2022-08-17T12:18:14.0945463Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8 2022-08-17T12:18:14.0958570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32 2022-08-17T12:18:14.0985197Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32 2022-08-17T12:18:14.0997274Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8 2022-08-17T12:18:14.1105563Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8 2022-08-17T12:18:14.1117592Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32 2022-08-17T12:18:14.1185303Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32 2022-08-17T12:18:14.1197946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16 2022-08-17T12:18:14.1385312Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16 2022-08-17T12:18:14.1397864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64 2022-08-17T12:18:14.1425278Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64 2022-08-17T12:18:14.1438416Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16 2022-08-17T12:18:14.1545441Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16 2022-08-17T12:18:14.1557739Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64 2022-08-17T12:18:14.1625103Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64 2022-08-17T12:18:14.1637682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool 2022-08-17T12:18:14.1825741Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool 2022-08-17T12:18:14.1837910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:18:14.1865939Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:18:14.1879234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool 2022-08-17T12:18:14.1985059Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool 2022-08-17T12:18:14.2000259Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8 2022-08-17T12:18:14.2064981Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8 2022-08-17T12:18:14.2077287Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128 2022-08-17T12:18:14.2267005Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128 2022-08-17T12:18:14.2278410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:18:14.2306118Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:18:14.2318680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32 2022-08-17T12:18:14.2425552Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32 2022-08-17T12:18:14.2437975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:18:14.2505430Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:18:14.2517944Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32 2022-08-17T12:18:14.2705689Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32 2022-08-17T12:18:14.2722248Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:18:14.2745747Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:18:14.2758264Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64 2022-08-17T12:18:14.2865999Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64 2022-08-17T12:18:14.2879396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool 2022-08-17T12:18:14.2946244Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool 2022-08-17T12:18:14.2958903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64 2022-08-17T12:18:14.3149019Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64 2022-08-17T12:18:14.3166840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:18:14.3186787Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:18:14.3206019Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16 2022-08-17T12:18:14.3307541Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16 2022-08-17T12:18:14.3322997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128 2022-08-17T12:18:14.3386547Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128 2022-08-17T12:18:14.3402125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16 2022-08-17T12:18:14.3588013Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16 2022-08-17T12:18:14.3608966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:18:14.3626749Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:18:14.3642675Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32 2022-08-17T12:18:14.3746960Z [gw3] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32 2022-08-17T12:18:14.3763666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64 2022-08-17T12:18:14.3826653Z [gw2] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64 2022-08-17T12:18:14.3845497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32 2022-08-17T12:18:14.4027062Z [gw0] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32 2022-08-17T12:18:14.4045674Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:18:14.4066840Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:18:14.4081912Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64 2022-08-17T12:18:14.4186438Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64 2022-08-17T12:18:14.4266338Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32 2022-08-17T12:18:14.4280446Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64 2022-08-17T12:18:14.4349062Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64 2022-08-17T12:18:14.4467157Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32 2022-08-17T12:18:14.4487609Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:18:14.4506824Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:18:14.4524884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8 2022-08-17T12:18:14.4625852Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8 2022-08-17T12:18:14.4640458Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64 2022-08-17T12:18:14.4709445Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64 2022-08-17T12:18:14.4725535Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16 2022-08-17T12:18:14.4905834Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16 2022-08-17T12:18:14.4919808Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:18:14.4945631Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:18:14.4959834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8 2022-08-17T12:18:14.5065392Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8 2022-08-17T12:18:14.5079003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16 2022-08-17T12:18:14.5145596Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16 2022-08-17T12:18:14.5158659Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32 2022-08-17T12:18:14.5345358Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32 2022-08-17T12:18:14.5358017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:18:14.5385452Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:18:14.5398504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool 2022-08-17T12:18:14.5505271Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool 2022-08-17T12:18:14.5518383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32 2022-08-17T12:18:14.5585055Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32 2022-08-17T12:18:14.5597108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64 2022-08-17T12:18:14.5785710Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64 2022-08-17T12:18:14.5797762Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:18:14.5825506Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:18:14.5838253Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32 2022-08-17T12:18:14.5944829Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32 2022-08-17T12:18:14.5957250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64 2022-08-17T12:18:14.6024666Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64 2022-08-17T12:18:14.6037099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8 2022-08-17T12:18:14.6225959Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8 2022-08-17T12:18:14.6238304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:18:14.6265314Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:18:14.6277488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64 2022-08-17T12:18:14.6384889Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64 2022-08-17T12:18:14.6397049Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8 2022-08-17T12:18:14.6464715Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8 2022-08-17T12:18:14.6477406Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8 2022-08-17T12:18:14.6665788Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8 2022-08-17T12:18:14.6678118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:18:14.6705480Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:18:14.6717850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16 2022-08-17T12:18:14.6825589Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16 2022-08-17T12:18:14.6841597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8 2022-08-17T12:18:14.6905594Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8 2022-08-17T12:18:14.6919452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16 2022-08-17T12:18:14.7108974Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16 2022-08-17T12:18:14.7122946Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:18:14.7146633Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:18:14.7161262Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32 2022-08-17T12:18:14.7266460Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32 2022-08-17T12:18:14.7281574Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool 2022-08-17T12:18:14.7345638Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool 2022-08-17T12:18:14.7361219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32 2022-08-17T12:18:14.7546525Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32 2022-08-17T12:18:14.7564192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:18:14.7585612Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:18:14.7599334Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64 2022-08-17T12:18:14.7706017Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64 2022-08-17T12:18:14.7720692Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128 2022-08-17T12:18:14.7784957Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128 2022-08-17T12:18:14.7798748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64 2022-08-17T12:18:14.7985881Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64 2022-08-17T12:18:14.7998821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:18:14.8025586Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:18:14.8043455Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8 2022-08-17T12:18:14.8145833Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8 2022-08-17T12:18:14.8158191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64 2022-08-17T12:18:14.8225562Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64 2022-08-17T12:18:14.8240139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16 2022-08-17T12:18:14.8425758Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16 2022-08-17T12:18:14.8439950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:18:14.8464977Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:18:14.8477454Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8 2022-08-17T12:18:14.8585157Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8 2022-08-17T12:18:14.8597308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32 2022-08-17T12:18:14.8664777Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32 2022-08-17T12:18:14.8679971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool 2022-08-17T12:18:14.8865920Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool 2022-08-17T12:18:14.8878945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:18:14.8905401Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:18:14.8917561Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16 2022-08-17T12:18:14.9025104Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16 2022-08-17T12:18:14.9037822Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64 2022-08-17T12:18:14.9104618Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64 2022-08-17T12:18:14.9117198Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128 2022-08-17T12:18:14.9306147Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128 2022-08-17T12:18:14.9318600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:18:14.9345074Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:18:14.9356898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool 2022-08-17T12:18:14.9464829Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool 2022-08-17T12:18:14.9478429Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16 2022-08-17T12:18:14.9544947Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16 2022-08-17T12:18:14.9556710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32 2022-08-17T12:18:14.9745646Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32 2022-08-17T12:18:14.9757759Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:18:14.9785083Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:18:14.9797233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128 2022-08-17T12:18:14.9905270Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128 2022-08-17T12:18:14.9917670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32 2022-08-17T12:18:14.9984774Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32 2022-08-17T12:18:14.9996932Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64 2022-08-17T12:18:15.0185851Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64 2022-08-17T12:18:15.0198346Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:18:15.0225028Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:18:15.0237334Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64 2022-08-17T12:18:15.0345362Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64 2022-08-17T12:18:15.0357538Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64 2022-08-17T12:18:15.0425309Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64 2022-08-17T12:18:15.0438660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16 2022-08-17T12:18:15.0625914Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16 2022-08-17T12:18:15.0641193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:18:15.0665537Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:18:15.0680068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32 2022-08-17T12:18:15.0785393Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32 2022-08-17T12:18:15.0798851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8 2022-08-17T12:18:15.0865372Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8 2022-08-17T12:18:15.0878326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32 2022-08-17T12:18:15.1067462Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32 2022-08-17T12:18:15.1081496Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:18:15.1105995Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:18:15.1119140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64 2022-08-17T12:18:15.1225624Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64 2022-08-17T12:18:15.1239060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8 2022-08-17T12:18:15.1305617Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8 2022-08-17T12:18:15.1319491Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64 2022-08-17T12:18:15.1505930Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64 2022-08-17T12:18:15.1518114Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:18:15.1545292Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:18:15.1557572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16 2022-08-17T12:18:15.1665413Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16 2022-08-17T12:18:15.1681052Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool 2022-08-17T12:18:15.1744959Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool 2022-08-17T12:18:15.1757918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16 2022-08-17T12:18:15.1945599Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16 2022-08-17T12:18:15.1959874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:18:15.1985066Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:18:15.1997498Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32 2022-08-17T12:18:15.2105379Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32 2022-08-17T12:18:15.2118036Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128 2022-08-17T12:18:15.2185748Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128 2022-08-17T12:18:15.2198683Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32 2022-08-17T12:18:15.2384990Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32 2022-08-17T12:18:15.2399827Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16 2022-08-17T12:18:15.2425841Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16 2022-08-17T12:18:15.2438929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64 2022-08-17T12:18:15.2545305Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64 2022-08-17T12:18:15.2559011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64 2022-08-17T12:18:15.2625058Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64 2022-08-17T12:18:15.2637217Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64 2022-08-17T12:18:15.2825328Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64 2022-08-17T12:18:15.2837053Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool 2022-08-17T12:18:15.2865926Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool 2022-08-17T12:18:15.2879813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8 2022-08-17T12:18:15.2985289Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8 2022-08-17T12:18:15.2997723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32 2022-08-17T12:18:15.3065386Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32 2022-08-17T12:18:15.3078195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8 2022-08-17T12:18:15.3267614Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8 2022-08-17T12:18:15.3282030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16 2022-08-17T12:18:15.3306381Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16 2022-08-17T12:18:15.3320905Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8 2022-08-17T12:18:15.3425904Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8 2022-08-17T12:18:15.3440644Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64 2022-08-17T12:18:15.3505943Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64 2022-08-17T12:18:15.3532155Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8 2022-08-17T12:18:15.3706563Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8 2022-08-17T12:18:15.3720988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32 2022-08-17T12:18:15.3746398Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32 2022-08-17T12:18:15.3762420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16 2022-08-17T12:18:15.3866246Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16 2022-08-17T12:18:15.3880848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16 2022-08-17T12:18:15.3946024Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16 2022-08-17T12:18:15.3965007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16 2022-08-17T12:18:15.4145638Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16 2022-08-17T12:18:15.4158690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64 2022-08-17T12:18:15.4185164Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64 2022-08-17T12:18:15.4198525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool 2022-08-17T12:18:15.4305678Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool 2022-08-17T12:18:15.4318119Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32 2022-08-17T12:18:15.4385312Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32 2022-08-17T12:18:15.4404012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32 2022-08-17T12:18:15.4585810Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32 2022-08-17T12:18:15.4599121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16 2022-08-17T12:18:15.4625165Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16 2022-08-17T12:18:15.4638361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128 2022-08-17T12:18:15.4746013Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128 2022-08-17T12:18:15.4759969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64 2022-08-17T12:18:15.4825564Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64 2022-08-17T12:18:15.4843348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64 2022-08-17T12:18:15.5026041Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64 2022-08-17T12:18:15.5042727Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32 2022-08-17T12:18:15.5066065Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32 2022-08-17T12:18:15.5079263Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64 2022-08-17T12:18:15.5186241Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64 2022-08-17T12:18:15.5321183Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8 2022-08-17T12:18:15.5329283Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8 2022-08-17T12:18:15.5349373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16 2022-08-17T12:18:15.5466985Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16 2022-08-17T12:18:15.5485969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64 2022-08-17T12:18:15.5506816Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64 2022-08-17T12:18:15.5522334Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16 2022-08-17T12:18:15.5626584Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16 2022-08-17T12:18:15.5642667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8 2022-08-17T12:18:15.5746582Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8 2022-08-17T12:18:15.5761581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32 2022-08-17T12:18:15.5907916Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32 2022-08-17T12:18:15.5947276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8 2022-08-17T12:18:15.5962916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32 2022-08-17T12:18:15.6066630Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32 2022-08-17T12:18:15.6081756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool 2022-08-17T12:18:15.6142959Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool 2022-08-17T12:18:15.6186353Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8 2022-08-17T12:18:15.6201334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64 2022-08-17T12:18:15.6346571Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64 2022-08-17T12:18:15.6364718Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8 2022-08-17T12:18:15.6386832Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8 2022-08-17T12:18:15.6403055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64 2022-08-17T12:18:15.6506160Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64 2022-08-17T12:18:15.6524442Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32 2022-08-17T12:18:15.6626824Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32 2022-08-17T12:18:15.6642810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8 2022-08-17T12:18:15.6786969Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8 2022-08-17T12:18:15.6807323Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16 2022-08-17T12:18:15.6826977Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16 2022-08-17T12:18:15.6842602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16 2022-08-17T12:18:15.6946267Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16 2022-08-17T12:18:15.6961649Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64 2022-08-17T12:18:15.7065663Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64 2022-08-17T12:18:15.7081567Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8 2022-08-17T12:18:15.7225379Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8 2022-08-17T12:18:15.7242167Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool 2022-08-17T12:18:15.7265905Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool 2022-08-17T12:18:15.7280159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32 2022-08-17T12:18:15.7385723Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32 2022-08-17T12:18:15.7400355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16 2022-08-17T12:18:15.7505890Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16 2022-08-17T12:18:15.7519343Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16 2022-08-17T12:18:15.7665352Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16 2022-08-17T12:18:15.7677646Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128 2022-08-17T12:18:15.7705250Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128 2022-08-17T12:18:15.7720802Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64 2022-08-17T12:18:15.7825261Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64 2022-08-17T12:18:15.7838120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32 2022-08-17T12:18:15.7945118Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32 2022-08-17T12:18:15.7958351Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool 2022-08-17T12:18:15.8105422Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool 2022-08-17T12:18:15.8117974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32 2022-08-17T12:18:15.8145536Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32 2022-08-17T12:18:15.8158222Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8 2022-08-17T12:18:15.8265575Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8 2022-08-17T12:18:15.8277646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64 2022-08-17T12:18:15.8385137Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64 2022-08-17T12:18:15.8400852Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16 2022-08-17T12:18:15.8545338Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16 2022-08-17T12:18:15.8558040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64 2022-08-17T12:18:15.8585083Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64 2022-08-17T12:18:15.8597534Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8 2022-08-17T12:18:15.8705010Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8 2022-08-17T12:18:15.8717158Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8 2022-08-17T12:18:15.8824943Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8 2022-08-17T12:18:15.8837144Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32 2022-08-17T12:18:15.8985520Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32 2022-08-17T12:18:15.8997483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16 2022-08-17T12:18:15.9024853Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16 2022-08-17T12:18:15.9036910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16 2022-08-17T12:18:15.9144800Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16 2022-08-17T12:18:15.9156796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8 2022-08-17T12:18:15.9264891Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8 2022-08-17T12:18:15.9277256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64 2022-08-17T12:18:15.9425588Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64 2022-08-17T12:18:15.9437342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32 2022-08-17T12:18:15.9465175Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32 2022-08-17T12:18:15.9477320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool 2022-08-17T12:18:15.9585258Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool 2022-08-17T12:18:15.9597005Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool 2022-08-17T12:18:15.9704860Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool 2022-08-17T12:18:15.9717626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16 2022-08-17T12:18:15.9865651Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16 2022-08-17T12:18:15.9878487Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64 2022-08-17T12:18:15.9945028Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64 2022-08-17T12:18:15.9957108Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128 2022-08-17T12:18:16.0025602Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128 2022-08-17T12:18:16.0038847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32 2022-08-17T12:18:16.0145322Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32 2022-08-17T12:18:16.0158831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32 2022-08-17T12:18:16.0305211Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32 2022-08-17T12:18:16.0317318Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16 2022-08-17T12:18:16.0384908Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16 2022-08-17T12:18:16.0396592Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32 2022-08-17T12:18:16.0464819Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32 2022-08-17T12:18:16.0476722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64 2022-08-17T12:18:16.0584858Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64 2022-08-17T12:18:16.0596621Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64 2022-08-17T12:18:16.0745655Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64 2022-08-17T12:18:16.0758276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32 2022-08-17T12:18:16.0825451Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32 2022-08-17T12:18:16.0838215Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64 2022-08-17T12:18:16.0905280Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64 2022-08-17T12:18:16.0917668Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16 2022-08-17T12:18:16.1024669Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16 2022-08-17T12:18:16.1037614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8 2022-08-17T12:18:16.1185208Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8 2022-08-17T12:18:16.1196962Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64 2022-08-17T12:18:16.1265030Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64 2022-08-17T12:18:16.1277884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16 2022-08-17T12:18:16.1345182Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16 2022-08-17T12:18:16.1360744Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32 2022-08-17T12:18:16.1464781Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32 2022-08-17T12:18:16.1477455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8 2022-08-17T12:18:16.1626436Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8 2022-08-17T12:18:16.1640121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8 2022-08-17T12:18:16.1706266Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8 2022-08-17T12:18:16.1720447Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32 2022-08-17T12:18:16.1786473Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32 2022-08-17T12:18:16.1801474Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64 2022-08-17T12:18:16.1906256Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64 2022-08-17T12:18:16.1921759Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16 2022-08-17T12:18:16.2068133Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16 2022-08-17T12:18:16.2086094Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8 2022-08-17T12:18:16.2146699Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8 2022-08-17T12:18:16.2161650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64 2022-08-17T12:18:16.2226752Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64 2022-08-17T12:18:16.2241464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8 2022-08-17T12:18:16.2346764Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8 2022-08-17T12:18:16.2362015Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool 2022-08-17T12:18:16.2506147Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool 2022-08-17T12:18:16.2519825Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16 2022-08-17T12:18:16.2586378Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16 2022-08-17T12:18:16.2611823Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16 2022-08-17T12:18:16.2706142Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16 2022-08-17T12:18:16.2720564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8 2022-08-17T12:18:16.2785661Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8 2022-08-17T12:18:16.2800112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16 2022-08-17T12:18:16.2945751Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16 2022-08-17T12:18:16.2959550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool 2022-08-17T12:18:16.3024953Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool 2022-08-17T12:18:16.3038098Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32 2022-08-17T12:18:16.3145244Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32 2022-08-17T12:18:16.3157718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool 2022-08-17T12:18:16.3225558Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool 2022-08-17T12:18:16.3241480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32 2022-08-17T12:18:16.3386013Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32 2022-08-17T12:18:16.3399067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128 2022-08-17T12:18:16.3465256Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128 2022-08-17T12:18:16.3477678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64 2022-08-17T12:18:16.3585975Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64 2022-08-17T12:18:16.3597676Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32 2022-08-17T12:18:16.3665598Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32 2022-08-17T12:18:16.3679276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64 2022-08-17T12:18:16.3825372Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64 2022-08-17T12:18:16.3837952Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32 2022-08-17T12:18:16.3905658Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32 2022-08-17T12:18:16.3919044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8 2022-08-17T12:18:16.4025729Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8 2022-08-17T12:18:16.4039507Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64 2022-08-17T12:18:16.4105270Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64 2022-08-17T12:18:16.4118738Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16 2022-08-17T12:18:16.4265349Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16 2022-08-17T12:18:16.4278297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64 2022-08-17T12:18:16.4345436Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64 2022-08-17T12:18:16.4358655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8 2022-08-17T12:18:16.4465949Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8 2022-08-17T12:18:16.4479007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16 2022-08-17T12:18:16.4545356Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16 2022-08-17T12:18:16.4558444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32 2022-08-17T12:18:16.4705169Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32 2022-08-17T12:18:16.4717253Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16 2022-08-17T12:18:16.4785559Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16 2022-08-17T12:18:16.4798896Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16 2022-08-17T12:18:16.4905606Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16 2022-08-17T12:18:16.4918719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32 2022-08-17T12:18:16.4985427Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32 2022-08-17T12:18:16.4999562Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64 2022-08-17T12:18:16.5145531Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64 2022-08-17T12:18:16.5157197Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32 2022-08-17T12:18:16.5224852Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32 2022-08-17T12:18:16.5237130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool 2022-08-17T12:18:16.5345145Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool 2022-08-17T12:18:16.5357116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64 2022-08-17T12:18:16.5424934Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64 2022-08-17T12:18:16.5437080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8 2022-08-17T12:18:16.5585469Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8 2022-08-17T12:18:16.5597570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64 2022-08-17T12:18:16.5664787Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64 2022-08-17T12:18:16.5676809Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128 2022-08-17T12:18:16.5784945Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128 2022-08-17T12:18:16.5796982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8 2022-08-17T12:18:16.5864602Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8 2022-08-17T12:18:16.5876687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8 2022-08-17T12:18:16.6025648Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8 2022-08-17T12:18:16.6037670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16 2022-08-17T12:18:16.6104861Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16 2022-08-17T12:18:16.6117536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32 2022-08-17T12:18:16.6225446Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32 2022-08-17T12:18:16.6241438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8 2022-08-17T12:18:16.6305900Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8 2022-08-17T12:18:16.6319778Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16 2022-08-17T12:18:16.6466052Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16 2022-08-17T12:18:16.6478901Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32 2022-08-17T12:18:16.6545577Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32 2022-08-17T12:18:16.6558087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64 2022-08-17T12:18:16.6665169Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64 2022-08-17T12:18:16.6677772Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16 2022-08-17T12:18:16.6745986Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16 2022-08-17T12:18:16.6758708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool 2022-08-17T12:18:16.6906882Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool 2022-08-17T12:18:16.6931471Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64 2022-08-17T12:18:16.7026258Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64 2022-08-17T12:18:16.7040120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16 2022-08-17T12:18:16.7106527Z [gw3] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16 2022-08-17T12:18:16.7122987Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool 2022-08-17T12:18:16.7186094Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool 2022-08-17T12:18:16.7201614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128 2022-08-17T12:18:16.7348224Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128 2022-08-17T12:18:16.7368441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8 2022-08-17T12:18:16.7507478Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8 2022-08-17T12:18:16.7548203Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32 2022-08-17T12:18:16.7564830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128 2022-08-17T12:18:16.7627284Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128 2022-08-17T12:18:16.7645131Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32 2022-08-17T12:18:16.7788574Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32 2022-08-17T12:18:16.7823769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8 2022-08-17T12:18:16.7987560Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8 2022-08-17T12:18:16.8008642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32 2022-08-17T12:18:16.8067005Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32 2022-08-17T12:18:16.8090971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64 2022-08-17T12:18:16.8226660Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64 2022-08-17T12:18:16.8245281Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:18:16.8427681Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:18:16.8448520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64 2022-08-17T12:18:16.8506984Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64 2022-08-17T12:18:16.8528149Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16 2022-08-17T12:18:16.8667498Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16 2022-08-17T12:18:16.8689875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool 2022-08-17T12:18:16.8868259Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool 2022-08-17T12:18:16.8889475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16 2022-08-17T12:18:16.8947104Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16 2022-08-17T12:18:16.8968143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32 2022-08-17T12:18:16.9106483Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32 2022-08-17T12:18:16.9121879Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16 2022-08-17T12:18:16.9306986Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16 2022-08-17T12:18:16.9327253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32 2022-08-17T12:18:16.9386521Z [gw2] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32 2022-08-17T12:18:16.9400877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64 2022-08-17T12:18:16.9546634Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64 2022-08-17T12:18:16.9561664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32 2022-08-17T12:18:16.9743309Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32 2022-08-17T12:18:16.9755525Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32 2022-08-17T12:18:16.9756413Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64 2022-08-17T12:18:16.9777142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64 2022-08-17T12:18:16.9780294Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64 2022-08-17T12:18:16.9825729Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64 2022-08-17T12:18:16.9840783Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16 2022-08-17T12:18:16.9985589Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16 2022-08-17T12:18:17.0000325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64 2022-08-17T12:18:17.0187608Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64 2022-08-17T12:18:17.0188087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16 2022-08-17T12:18:17.0208470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16 2022-08-17T12:18:17.0212863Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16 2022-08-17T12:18:17.0265449Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16 2022-08-17T12:18:17.0278766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32 2022-08-17T12:18:17.0425716Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32 2022-08-17T12:18:17.0438987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16 2022-08-17T12:18:17.0627349Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16 2022-08-17T12:18:17.0627946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32 2022-08-17T12:18:17.0645407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32 2022-08-17T12:18:17.0653176Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32 2022-08-17T12:18:17.0705537Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32 2022-08-17T12:18:17.0719279Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64 2022-08-17T12:18:17.0865188Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64 2022-08-17T12:18:17.0878365Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32 2022-08-17T12:18:17.1067284Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32 2022-08-17T12:18:17.1068045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64 2022-08-17T12:18:17.1084784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64 2022-08-17T12:18:17.1094244Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64 2022-08-17T12:18:17.1145116Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64 2022-08-17T12:18:17.1157022Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8 2022-08-17T12:18:17.1304955Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8 2022-08-17T12:18:17.1317138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64 2022-08-17T12:18:17.1507595Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64 2022-08-17T12:18:17.1508251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8 2022-08-17T12:18:17.1527610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8 2022-08-17T12:18:17.1532014Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8 2022-08-17T12:18:17.1585210Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8 2022-08-17T12:18:17.1596884Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8 2022-08-17T12:18:17.1744880Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8 2022-08-17T12:18:17.1760581Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8 2022-08-17T12:18:17.1947276Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8 2022-08-17T12:18:17.1947786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8 2022-08-17T12:18:17.1967229Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8 2022-08-17T12:18:17.1972413Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8 2022-08-17T12:18:17.2025296Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8 2022-08-17T12:18:17.2037169Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16 2022-08-17T12:18:17.2185203Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16 2022-08-17T12:18:17.2198547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8 2022-08-17T12:18:17.2387324Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8 2022-08-17T12:18:17.2387681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16 2022-08-17T12:18:17.2404396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16 2022-08-17T12:18:17.2407824Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16 2022-08-17T12:18:17.2465081Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16 2022-08-17T12:18:17.2477071Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool 2022-08-17T12:18:17.2625138Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool 2022-08-17T12:18:17.2637516Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16 2022-08-17T12:18:17.2826953Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16 2022-08-17T12:18:17.2827560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128 2022-08-17T12:18:17.2842012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool 2022-08-17T12:18:17.2849084Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool 2022-08-17T12:18:17.2905256Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128 2022-08-17T12:18:17.2919551Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128 2022-08-17T12:18:17.3064983Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128 2022-08-17T12:18:17.3077753Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool 2022-08-17T12:18:17.3267555Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool 2022-08-17T12:18:17.3268290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64 2022-08-17T12:18:17.3285195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128 2022-08-17T12:18:17.3291655Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64 2022-08-17T12:18:17.3345168Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128 2022-08-17T12:18:17.3357872Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32 2022-08-17T12:18:17.3505279Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32 2022-08-17T12:18:17.3517909Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128 2022-08-17T12:18:17.3708049Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128 2022-08-17T12:18:17.3708641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16 2022-08-17T12:18:17.3723724Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32 2022-08-17T12:18:17.3730342Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32 2022-08-17T12:18:17.3785495Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16 2022-08-17T12:18:17.3798131Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64 2022-08-17T12:18:17.3946133Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64 2022-08-17T12:18:17.3960493Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32 2022-08-17T12:18:17.4147903Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32 2022-08-17T12:18:17.4148683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32 2022-08-17T12:18:17.4167883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64 2022-08-17T12:18:17.4170710Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64 2022-08-17T12:18:17.4225282Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32 2022-08-17T12:18:17.4238157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16 2022-08-17T12:18:17.4385354Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16 2022-08-17T12:18:17.4399437Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64 2022-08-17T12:18:17.4588606Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64 2022-08-17T12:18:17.4589430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64 2022-08-17T12:18:17.4605752Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16 2022-08-17T12:18:17.4612544Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16 2022-08-17T12:18:17.4666398Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64 2022-08-17T12:18:17.4680192Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32 2022-08-17T12:18:17.4825596Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32 2022-08-17T12:18:17.4840133Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16 2022-08-17T12:18:17.5028771Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16 2022-08-17T12:18:17.5029314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32 2022-08-17T12:18:17.5048272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16 2022-08-17T12:18:17.5054883Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16 2022-08-17T12:18:17.5105426Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32 2022-08-17T12:18:17.5118904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64 2022-08-17T12:18:17.5265553Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64 2022-08-17T12:18:17.5278704Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32 2022-08-17T12:18:17.5467736Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32 2022-08-17T12:18:17.5468424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128 2022-08-17T12:18:17.5485444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64 2022-08-17T12:18:17.5492060Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128 2022-08-17T12:18:17.5545433Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64 2022-08-17T12:18:17.5559442Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16 2022-08-17T12:18:17.5705157Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16 2022-08-17T12:18:17.5717244Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64 2022-08-17T12:18:17.5906180Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64 2022-08-17T12:18:17.5908768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16 2022-08-17T12:18:17.5928781Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64 2022-08-17T12:18:17.5932028Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64 2022-08-17T12:18:17.5984923Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16 2022-08-17T12:18:17.5998070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32 2022-08-17T12:18:17.6144974Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32 2022-08-17T12:18:17.6157099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16 2022-08-17T12:18:17.6346471Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16 2022-08-17T12:18:17.6349136Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32 2022-08-17T12:18:17.6365318Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16 2022-08-17T12:18:17.6372433Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16 2022-08-17T12:18:17.6425006Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32 2022-08-17T12:18:17.6437149Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64 2022-08-17T12:18:17.6585274Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64 2022-08-17T12:18:17.6600504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32 2022-08-17T12:18:17.6787779Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32 2022-08-17T12:18:17.6788190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64 2022-08-17T12:18:17.6801387Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32 2022-08-17T12:18:17.6811594Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64 2022-08-17T12:18:17.6865325Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32 2022-08-17T12:18:17.6877125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8 2022-08-17T12:18:17.7025183Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8 2022-08-17T12:18:17.7037725Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64 2022-08-17T12:18:17.7226336Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64 2022-08-17T12:18:17.7228929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8 2022-08-17T12:18:17.7243161Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64 2022-08-17T12:18:17.7249976Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8 2022-08-17T12:18:17.7305187Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64 2022-08-17T12:18:17.7317294Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8 2022-08-17T12:18:17.7465128Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8 2022-08-17T12:18:17.7477215Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8 2022-08-17T12:18:17.7667928Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8 2022-08-17T12:18:17.7668588Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8 2022-08-17T12:18:17.7683188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16 2022-08-17T12:18:17.7690513Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8 2022-08-17T12:18:17.7745321Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16 2022-08-17T12:18:17.7760523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16 2022-08-17T12:18:17.7905270Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16 2022-08-17T12:18:17.7917465Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8 2022-08-17T12:18:17.8106267Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8 2022-08-17T12:18:17.8108934Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16 2022-08-17T12:18:17.8125310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128 2022-08-17T12:18:17.8132724Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128 2022-08-17T12:18:17.8184925Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16 2022-08-17T12:18:17.8197482Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool 2022-08-17T12:18:17.8345056Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool 2022-08-17T12:18:17.8357232Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:18:17.8547728Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:18:17.8548329Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool 2022-08-17T12:18:17.8563289Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32 2022-08-17T12:18:17.8569867Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool 2022-08-17T12:18:17.8625237Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32 2022-08-17T12:18:17.8637996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128 2022-08-17T12:18:17.8785037Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128 2022-08-17T12:18:17.8797081Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32 2022-08-17T12:18:17.8986986Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32 2022-08-17T12:18:17.8989290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64 2022-08-17T12:18:17.9003208Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128 2022-08-17T12:18:17.9010794Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64 2022-08-17T12:18:17.9065736Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128 2022-08-17T12:18:17.9081776Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32 2022-08-17T12:18:17.9226245Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32 2022-08-17T12:18:17.9244088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64 2022-08-17T12:18:17.9428611Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64 2022-08-17T12:18:17.9429957Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16 2022-08-17T12:18:17.9453753Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64 2022-08-17T12:18:17.9456876Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64 2022-08-17T12:18:17.9506984Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16 2022-08-17T12:18:17.9667326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64 2022-08-17T12:18:17.9685539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16 2022-08-17T12:18:17.9866765Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16 2022-08-17T12:18:17.9876794Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64 2022-08-17T12:18:17.9883859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16 2022-08-17T12:18:17.9894572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32 2022-08-17T12:18:17.9897721Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32 2022-08-17T12:18:17.9945956Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16 2022-08-17T12:18:17.9963685Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16 2022-08-17T12:18:18.0106972Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16 2022-08-17T12:18:18.0224163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool 2022-08-17T12:18:18.0309141Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool 2022-08-17T12:18:18.0309863Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32 2022-08-17T12:18:18.0325907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64 2022-08-17T12:18:18.0332084Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32 2022-08-17T12:18:18.0386515Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64 2022-08-17T12:18:18.0405874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32 2022-08-17T12:18:18.0546912Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32 2022-08-17T12:18:18.0565595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128 2022-08-17T12:18:18.0748465Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128 2022-08-17T12:18:18.0749364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64 2022-08-17T12:18:18.0767608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16 2022-08-17T12:18:18.0778259Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64 2022-08-17T12:18:18.0826443Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16 2022-08-17T12:18:18.0845004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64 2022-08-17T12:18:18.0986116Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64 2022-08-17T12:18:18.0999978Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64 2022-08-17T12:18:18.1187750Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64 2022-08-17T12:18:18.1189369Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32 2022-08-17T12:18:18.1208426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16 2022-08-17T12:18:18.1210969Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16 2022-08-17T12:18:18.1265382Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32 2022-08-17T12:18:18.1280254Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16 2022-08-17T12:18:18.1425863Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16 2022-08-17T12:18:18.1442187Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16 2022-08-17T12:18:18.1628088Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16 2022-08-17T12:18:18.1628646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32 2022-08-17T12:18:18.1647498Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64 2022-08-17T12:18:18.1650713Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64 2022-08-17T12:18:18.1705988Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32 2022-08-17T12:18:18.1720892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32 2022-08-17T12:18:18.1865679Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32 2022-08-17T12:18:18.1880676Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32 2022-08-17T12:18:18.2067789Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32 2022-08-17T12:18:18.2068152Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8 2022-08-17T12:18:18.2086797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64 2022-08-17T12:18:18.2088522Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64 2022-08-17T12:18:18.2145820Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8 2022-08-17T12:18:18.2160657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64 2022-08-17T12:18:18.2305681Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64 2022-08-17T12:18:18.2319428Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64 2022-08-17T12:18:18.2508439Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64 2022-08-17T12:18:18.2508896Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8 2022-08-17T12:18:18.2524780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8 2022-08-17T12:18:18.2532031Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8 2022-08-17T12:18:18.2586549Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8 2022-08-17T12:18:18.2605438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8 2022-08-17T12:18:18.2746521Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8 2022-08-17T12:18:18.2762742Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16 2022-08-17T12:18:18.2948481Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16 2022-08-17T12:18:18.2949137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16 2022-08-17T12:18:18.2968449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8 2022-08-17T12:18:18.2971317Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8 2022-08-17T12:18:18.3026463Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16 2022-08-17T12:18:18.3042042Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8 2022-08-17T12:18:18.3185830Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8 2022-08-17T12:18:18.3200087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32 2022-08-17T12:18:18.3387261Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32 2022-08-17T12:18:18.3387794Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16 2022-08-17T12:18:18.3402424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool 2022-08-17T12:18:18.3409494Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16 2022-08-17T12:18:18.3465518Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool 2022-08-17T12:18:18.3477769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16 2022-08-17T12:18:18.3625244Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16 2022-08-17T12:18:18.3638181Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64 2022-08-17T12:18:18.3827139Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64 2022-08-17T12:18:18.3829367Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128 2022-08-17T12:18:18.3847058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool 2022-08-17T12:18:18.3849937Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool 2022-08-17T12:18:18.3905223Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128 2022-08-17T12:18:18.3919296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool 2022-08-17T12:18:18.4065397Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool 2022-08-17T12:18:18.4079003Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8 2022-08-17T12:18:18.4266385Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8 2022-08-17T12:18:18.4268130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128 2022-08-17T12:18:18.4284445Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64 2022-08-17T12:18:18.4287011Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128 2022-08-17T12:18:18.4345382Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64 2022-08-17T12:18:18.4357190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128 2022-08-17T12:18:18.4505357Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128 2022-08-17T12:18:18.4518911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8 2022-08-17T12:18:18.4706737Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8 2022-08-17T12:18:18.4707306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64 2022-08-17T12:18:18.4721545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16 2022-08-17T12:18:18.4728391Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64 2022-08-17T12:18:18.4785102Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16 2022-08-17T12:18:18.4797401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32 2022-08-17T12:18:18.4945224Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32 2022-08-17T12:18:18.4957572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16 2022-08-17T12:18:18.5146665Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16 2022-08-17T12:18:18.5147885Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16 2022-08-17T12:18:18.5161306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32 2022-08-17T12:18:18.5167771Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16 2022-08-17T12:18:18.5225363Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32 2022-08-17T12:18:18.5237782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64 2022-08-17T12:18:18.5385042Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64 2022-08-17T12:18:18.5397099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128 2022-08-17T12:18:18.5587606Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128 2022-08-17T12:18:18.5587964Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64 2022-08-17T12:18:18.5605164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32 2022-08-17T12:18:18.5606980Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64 2022-08-17T12:18:18.5665554Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32 2022-08-17T12:18:18.5679560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16 2022-08-17T12:18:18.5825183Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16 2022-08-17T12:18:18.5837768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32 2022-08-17T12:18:18.6026827Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32 2022-08-17T12:18:18.6027357Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64 2022-08-17T12:18:18.6044941Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16 2022-08-17T12:18:18.6047661Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64 2022-08-17T12:18:18.6105292Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16 2022-08-17T12:18:18.6118292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32 2022-08-17T12:18:18.6265136Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32 2022-08-17T12:18:18.6280226Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64 2022-08-17T12:18:18.6467039Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64 2022-08-17T12:18:18.6467412Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32 2022-08-17T12:18:18.6484129Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16 2022-08-17T12:18:18.6485731Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16 2022-08-17T12:18:18.6544972Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32 2022-08-17T12:18:18.6557620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64 2022-08-17T12:18:18.6704987Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64 2022-08-17T12:18:18.6716889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16 2022-08-17T12:18:18.6906564Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16 2022-08-17T12:18:18.6907373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32 2022-08-17T12:18:18.6921478Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64 2022-08-17T12:18:18.6927839Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32 2022-08-17T12:18:18.6984756Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64 2022-08-17T12:18:18.6996590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16 2022-08-17T12:18:18.7144836Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16 2022-08-17T12:18:18.7156511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32 2022-08-17T12:18:18.7347118Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32 2022-08-17T12:18:18.7348901Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64 2022-08-17T12:18:18.7360952Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8 2022-08-17T12:18:18.7369559Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64 2022-08-17T12:18:18.7425661Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8 2022-08-17T12:18:18.7440644Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32 2022-08-17T12:18:18.7585898Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32 2022-08-17T12:18:18.7599108Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64 2022-08-17T12:18:18.7786917Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64 2022-08-17T12:18:18.7787385Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8 2022-08-17T12:18:18.7804841Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8 2022-08-17T12:18:18.7807655Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8 2022-08-17T12:18:18.7865356Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8 2022-08-17T12:18:18.7877393Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64 2022-08-17T12:18:18.8025078Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64 2022-08-17T12:18:18.8037593Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16 2022-08-17T12:18:18.8226566Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16 2022-08-17T12:18:18.8228070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16 2022-08-17T12:18:18.8241559Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8 2022-08-17T12:18:18.8246057Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16 2022-08-17T12:18:18.8305425Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8 2022-08-17T12:18:18.8317391Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8 2022-08-17T12:18:18.8465092Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8 2022-08-17T12:18:18.8476766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32 2022-08-17T12:18:18.8667288Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32 2022-08-17T12:18:18.8667851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool 2022-08-17T12:18:18.8681710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16 2022-08-17T12:18:18.8688430Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool 2022-08-17T12:18:18.8745525Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16 2022-08-17T12:18:18.8758554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8 2022-08-17T12:18:18.8905599Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8 2022-08-17T12:18:18.8919074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64 2022-08-17T12:18:18.9107038Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64 2022-08-17T12:18:18.9108575Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool 2022-08-17T12:18:18.9122078Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128 2022-08-17T12:18:18.9130606Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128 2022-08-17T12:18:18.9185658Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool 2022-08-17T12:18:18.9200212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:18:18.9345956Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:18:18.9360814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8 2022-08-17T12:18:18.9547307Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8 2022-08-17T12:18:18.9548376Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128 2022-08-17T12:18:18.9566382Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64 2022-08-17T12:18:18.9569532Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128 2022-08-17T12:18:18.9625623Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64 2022-08-17T12:18:18.9638755Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool 2022-08-17T12:18:18.9785730Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool 2022-08-17T12:18:18.9799107Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8 2022-08-17T12:18:18.9986735Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8 2022-08-17T12:18:18.9988559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16 2022-08-17T12:18:19.0000903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64 2022-08-17T12:18:19.0009223Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64 2022-08-17T12:18:19.0065406Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16 2022-08-17T12:18:19.0078693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:18:19.0225870Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:18:19.0240144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16 2022-08-17T12:18:19.0427386Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16 2022-08-17T12:18:19.0429543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32 2022-08-17T12:18:19.0444623Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16 2022-08-17T12:18:19.0451408Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32 2022-08-17T12:18:19.0505944Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16 2022-08-17T12:18:19.0519698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:18:19.0666176Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:18:19.0680746Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool 2022-08-17T12:18:19.0866971Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool 2022-08-17T12:18:19.0867706Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64 2022-08-17T12:18:19.0886137Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32 2022-08-17T12:18:19.0889098Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32 2022-08-17T12:18:19.0945337Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64 2022-08-17T12:18:19.0958961Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16 2022-08-17T12:18:19.1146512Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16 2022-08-17T12:18:19.1165585Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128 2022-08-17T12:18:19.1307899Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128 2022-08-17T12:18:19.1308866Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64 2022-08-17T12:18:19.1327482Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16 2022-08-17T12:18:19.1334334Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64 2022-08-17T12:18:19.1387270Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16 2022-08-17T12:18:19.1402854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32 2022-08-17T12:18:19.1586924Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32 2022-08-17T12:18:19.1602173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32 2022-08-17T12:18:19.1748162Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32 2022-08-17T12:18:19.1750874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16 2022-08-17T12:18:19.1766943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32 2022-08-17T12:18:19.1773461Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16 2022-08-17T12:18:19.1826048Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32 2022-08-17T12:18:19.1887385Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64 2022-08-17T12:18:19.2027492Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64 2022-08-17T12:18:19.2041042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64 2022-08-17T12:18:19.2187777Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64 2022-08-17T12:18:19.2188941Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32 2022-08-17T12:18:19.2207630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64 2022-08-17T12:18:19.2214560Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32 2022-08-17T12:18:19.2266196Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64 2022-08-17T12:18:19.2284702Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16 2022-08-17T12:18:19.2467977Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16 2022-08-17T12:18:19.2483397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16 2022-08-17T12:18:19.2629280Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16 2022-08-17T12:18:19.2630209Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64 2022-08-17T12:18:19.2645193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8 2022-08-17T12:18:19.2706679Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64 2022-08-17T12:18:19.2722091Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32 2022-08-17T12:18:19.2781093Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32 2022-08-17T12:18:19.2908337Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8 2022-08-17T12:18:19.2922680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32 2022-08-17T12:18:19.3067063Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32 2022-08-17T12:18:19.3069366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8 2022-08-17T12:18:19.3088451Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8 2022-08-17T12:18:19.3090911Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8 2022-08-17T12:18:19.3146004Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8 2022-08-17T12:18:19.3161099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64 2022-08-17T12:18:19.3345961Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64 2022-08-17T12:18:19.3359085Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64 2022-08-17T12:18:19.3507522Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64 2022-08-17T12:18:19.3507905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8 2022-08-17T12:18:19.3523119Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16 2022-08-17T12:18:19.3529518Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8 2022-08-17T12:18:19.3585735Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16 2022-08-17T12:18:19.3599317Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8 2022-08-17T12:18:19.3785124Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8 2022-08-17T12:18:19.3799164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16 2022-08-17T12:18:19.3946252Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16 2022-08-17T12:18:19.3948139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16 2022-08-17T12:18:19.3965437Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool 2022-08-17T12:18:19.3968111Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool 2022-08-17T12:18:19.4025689Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16 2022-08-17T12:18:19.4038183Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:18:19.4225745Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:18:19.4239270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32 2022-08-17T12:18:19.4387066Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32 2022-08-17T12:18:19.4389312Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128 2022-08-17T12:18:19.4405587Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool 2022-08-17T12:18:19.4412020Z [gw3] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128 2022-08-17T12:18:19.4465376Z [gw2] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool 2022-08-17T12:18:19.4479799Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16 2022-08-17T12:18:19.4665352Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16 2022-08-17T12:18:19.4678144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64 2022-08-17T12:18:19.4827686Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64 2022-08-17T12:18:19.4829072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128 2022-08-17T12:18:19.4849408Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64 2022-08-17T12:18:19.4851800Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128 2022-08-17T12:18:19.4904976Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64 2022-08-17T12:18:19.4917404Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool 2022-08-17T12:18:19.5104988Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool 2022-08-17T12:18:19.5117894Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8 2022-08-17T12:18:19.5267899Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8 2022-08-17T12:18:19.5268534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64 2022-08-17T12:18:19.5279510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32 2022-08-17T12:18:19.5294612Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32 2022-08-17T12:18:19.5344756Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64 2022-08-17T12:18:19.5357027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128 2022-08-17T12:18:19.5544928Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128 2022-08-17T12:18:19.5557022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8 2022-08-17T12:18:19.5707151Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8 2022-08-17T12:18:19.5707798Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16 2022-08-17T12:18:19.5728341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64 2022-08-17T12:18:19.5731135Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16 2022-08-17T12:18:19.5785173Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64 2022-08-17T12:18:19.5797073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32 2022-08-17T12:18:19.5985313Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32 2022-08-17T12:18:19.6006493Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16 2022-08-17T12:18:19.6147603Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16 2022-08-17T12:18:19.6148000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32 2022-08-17T12:18:19.6166818Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16 2022-08-17T12:18:19.6168484Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32 2022-08-17T12:18:19.6225144Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16 2022-08-17T12:18:19.6236864Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64 2022-08-17T12:18:19.6424989Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64 2022-08-17T12:18:19.6437034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool 2022-08-17T12:18:19.6587855Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool 2022-08-17T12:18:19.6588477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64 2022-08-17T12:18:19.6607482Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32 2022-08-17T12:18:19.6609222Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64 2022-08-17T12:18:19.6665225Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32 2022-08-17T12:18:19.6676857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16 2022-08-17T12:18:19.6864662Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16 2022-08-17T12:18:19.6876855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128 2022-08-17T12:18:19.7027450Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128 2022-08-17T12:18:19.7028043Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64 2022-08-17T12:18:19.7045689Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16 2022-08-17T12:18:19.7051918Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16 2022-08-17T12:18:19.7104833Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64 2022-08-17T12:18:19.7122128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32 2022-08-17T12:18:19.7304841Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32 2022-08-17T12:18:19.7316462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16 2022-08-17T12:18:19.7466770Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16 2022-08-17T12:18:19.7469158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8 2022-08-17T12:18:19.7488607Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32 2022-08-17T12:18:19.7492038Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32 2022-08-17T12:18:19.7545677Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8 2022-08-17T12:18:19.7558236Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64 2022-08-17T12:18:19.7745771Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64 2022-08-17T12:18:19.7758687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16 2022-08-17T12:18:19.7906974Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16 2022-08-17T12:18:19.7909985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8 2022-08-17T12:18:19.7925556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64 2022-08-17T12:18:19.7932825Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64 2022-08-17T12:18:19.7985260Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8 2022-08-17T12:18:19.7997332Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16 2022-08-17T12:18:19.8185060Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16 2022-08-17T12:18:19.8197313Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32 2022-08-17T12:18:19.8347616Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32 2022-08-17T12:18:19.8348019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8 2022-08-17T12:18:19.8365446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16 2022-08-17T12:18:19.8372338Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8 2022-08-17T12:18:19.8425034Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16 2022-08-17T12:18:19.8437243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32 2022-08-17T12:18:19.8625001Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32 2022-08-17T12:18:19.8637450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64 2022-08-17T12:18:19.8786837Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64 2022-08-17T12:18:19.8789182Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool 2022-08-17T12:18:19.8806599Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8 2022-08-17T12:18:19.8809329Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool 2022-08-17T12:18:19.8864843Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8 2022-08-17T12:18:19.8876346Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64 2022-08-17T12:18:19.9065163Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64 2022-08-17T12:18:19.9076714Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128 2022-08-17T12:18:19.9227211Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128 2022-08-17T12:18:19.9229273Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128 2022-08-17T12:18:19.9246533Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16 2022-08-17T12:18:19.9249174Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128 2022-08-17T12:18:19.9304991Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16 2022-08-17T12:18:19.9317233Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8 2022-08-17T12:18:19.9505290Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8 2022-08-17T12:18:19.9517528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32 2022-08-17T12:18:19.9666630Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32 2022-08-17T12:18:19.9668874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64 2022-08-17T12:18:19.9685797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32 2022-08-17T12:18:19.9687082Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64 2022-08-17T12:18:19.9744937Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32 2022-08-17T12:18:19.9766828Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8 2022-08-17T12:18:19.9945253Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8 2022-08-17T12:18:19.9957462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64 2022-08-17T12:18:20.0108017Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64 2022-08-17T12:18:20.0108456Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32 2022-08-17T12:18:20.0123648Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64 2022-08-17T12:18:20.0132219Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32 2022-08-17T12:18:20.0185062Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64 2022-08-17T12:18:20.0197428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16 2022-08-17T12:18:20.0385033Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16 2022-08-17T12:18:20.0396836Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16 2022-08-17T12:18:20.0547476Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16 2022-08-17T12:18:20.0548806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64 2022-08-17T12:18:20.0563660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16 2022-08-17T12:18:20.0570449Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16 2022-08-17T12:18:20.0625152Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64 2022-08-17T12:18:20.0636830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool 2022-08-17T12:18:20.0825336Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool 2022-08-17T12:18:20.0839615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool 2022-08-17T12:18:20.0986296Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool 2022-08-17T12:18:20.0989126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16 2022-08-17T12:18:20.1001723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16 2022-08-17T12:18:20.1010143Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16 2022-08-17T12:18:20.1064887Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16 2022-08-17T12:18:20.1076805Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16 2022-08-17T12:18:20.1265361Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16 2022-08-17T12:18:20.1277397Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128 2022-08-17T12:18:20.1427512Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128 2022-08-17T12:18:20.1429185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32 2022-08-17T12:18:20.1444791Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32 2022-08-17T12:18:20.1506168Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32 2022-08-17T12:18:20.1521886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32 2022-08-17T12:18:20.1643012Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32 2022-08-17T12:18:20.1705342Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32 2022-08-17T12:18:20.1717528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64 2022-08-17T12:18:20.1866710Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64 2022-08-17T12:18:20.1869319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64 2022-08-17T12:18:20.1885293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64 2022-08-17T12:18:20.1892057Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64 2022-08-17T12:18:20.1945280Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64 2022-08-17T12:18:20.1960408Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64 2022-08-17T12:18:20.2145362Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64 2022-08-17T12:18:20.2157421Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16 2022-08-17T12:18:20.2307930Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16 2022-08-17T12:18:20.2308525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8 2022-08-17T12:18:20.2326603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16 2022-08-17T12:18:20.2329239Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16 2022-08-17T12:18:20.2385426Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8 2022-08-17T12:18:20.2399307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16 2022-08-17T12:18:20.2586659Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16 2022-08-17T12:18:20.2599097Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32 2022-08-17T12:18:20.2748355Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32 2022-08-17T12:18:20.2748763Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32 2022-08-17T12:18:20.2765293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8 2022-08-17T12:18:20.2772096Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8 2022-08-17T12:18:20.2825043Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32 2022-08-17T12:18:20.2836661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32 2022-08-17T12:18:20.3026828Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32 2022-08-17T12:18:20.3043432Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64 2022-08-17T12:18:20.3188217Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64 2022-08-17T12:18:20.3188694Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64 2022-08-17T12:18:20.3208631Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16 2022-08-17T12:18:20.3215591Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16 2022-08-17T12:18:20.3265909Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64 2022-08-17T12:18:20.3418790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64 2022-08-17T12:18:20.3466778Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64 2022-08-17T12:18:20.3484540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16 2022-08-17T12:18:20.3629906Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16 2022-08-17T12:18:20.3630524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool 2022-08-17T12:18:20.3651077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8 2022-08-17T12:18:20.3657526Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool 2022-08-17T12:18:20.3706237Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8 2022-08-17T12:18:20.3725760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8 2022-08-17T12:18:20.3906753Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8 2022-08-17T12:18:20.4062193Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32 2022-08-17T12:18:20.4071930Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32 2022-08-17T12:18:20.4073091Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128 2022-08-17T12:18:20.4092429Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8 2022-08-17T12:18:20.4100150Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128 2022-08-17T12:18:20.4146281Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8 2022-08-17T12:18:20.4160884Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8 2022-08-17T12:18:20.4346001Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8 2022-08-17T12:18:20.4364525Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64 2022-08-17T12:18:20.4509089Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64 2022-08-17T12:18:20.4509765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16 2022-08-17T12:18:20.4525756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64 2022-08-17T12:18:20.4554635Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64 2022-08-17T12:18:20.4586247Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16 2022-08-17T12:18:20.4600664Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16 2022-08-17T12:18:20.4787352Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16 2022-08-17T12:18:20.4803620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8 2022-08-17T12:18:20.4947374Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8 2022-08-17T12:18:20.4949700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool 2022-08-17T12:18:20.4972967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16 2022-08-17T12:18:20.4975892Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16 2022-08-17T12:18:20.5026014Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool 2022-08-17T12:18:20.5040989Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool 2022-08-17T12:18:20.5225529Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool 2022-08-17T12:18:20.5239387Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8 2022-08-17T12:18:20.5388616Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8 2022-08-17T12:18:20.5389240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32 2022-08-17T12:18:20.5409292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16 2022-08-17T12:18:20.5411907Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16 2022-08-17T12:18:20.5465249Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32 2022-08-17T12:18:20.5478759Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128 2022-08-17T12:18:20.5665249Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128 2022-08-17T12:18:20.5680907Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:20.5827476Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:20.5827869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64 2022-08-17T12:18:20.5845490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32 2022-08-17T12:18:20.5852318Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64 2022-08-17T12:18:20.5905343Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32 2022-08-17T12:18:20.5917586Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64 2022-08-17T12:18:20.6105822Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64 2022-08-17T12:18:20.6117785Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool 2022-08-17T12:18:20.6268087Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool 2022-08-17T12:18:20.6268478Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16 2022-08-17T12:18:20.6286072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64 2022-08-17T12:18:20.6292983Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16 2022-08-17T12:18:20.6345003Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64 2022-08-17T12:18:20.6357268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32 2022-08-17T12:18:20.6545135Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32 2022-08-17T12:18:20.6557044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128 2022-08-17T12:18:20.6707786Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128 2022-08-17T12:18:20.6708785Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16 2022-08-17T12:18:20.6722805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32 2022-08-17T12:18:20.6729354Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32 2022-08-17T12:18:20.6785495Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16 2022-08-17T12:18:20.6799451Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64 2022-08-17T12:18:20.6985106Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64 2022-08-17T12:18:20.6997193Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32 2022-08-17T12:18:20.7147431Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32 2022-08-17T12:18:20.7148287Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64 2022-08-17T12:18:20.7165308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32 2022-08-17T12:18:20.7168031Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64 2022-08-17T12:18:20.7225439Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32 2022-08-17T12:18:20.7236989Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16 2022-08-17T12:18:20.7425453Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16 2022-08-17T12:18:20.7437388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64 2022-08-17T12:18:20.7586533Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64 2022-08-17T12:18:20.7589043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64 2022-08-17T12:18:20.7605529Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8 2022-08-17T12:18:20.7612504Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8 2022-08-17T12:18:20.7664941Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64 2022-08-17T12:18:20.7677841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32 2022-08-17T12:18:20.7866255Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32 2022-08-17T12:18:20.7878843Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16 2022-08-17T12:18:20.8028722Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16 2022-08-17T12:18:20.8029311Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8 2022-08-17T12:18:20.8047405Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8 2022-08-17T12:18:20.8053710Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8 2022-08-17T12:18:20.8105625Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8 2022-08-17T12:18:20.8118072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64 2022-08-17T12:18:20.8305501Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64 2022-08-17T12:18:20.8318656Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32 2022-08-17T12:18:20.8466996Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32 2022-08-17T12:18:20.8469686Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8 2022-08-17T12:18:20.8488985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128 2022-08-17T12:18:20.8491921Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128 2022-08-17T12:18:20.8544848Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8 2022-08-17T12:18:20.8557100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8 2022-08-17T12:18:20.8745273Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8 2022-08-17T12:18:20.8757223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64 2022-08-17T12:18:20.8907587Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64 2022-08-17T12:18:20.8908388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64 2022-08-17T12:18:20.8925510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16 2022-08-17T12:18:20.8932361Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64 2022-08-17T12:18:20.8985258Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16 2022-08-17T12:18:20.8996610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8 2022-08-17T12:18:20.9185297Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8 2022-08-17T12:18:20.9197114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16 2022-08-17T12:18:20.9348256Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16 2022-08-17T12:18:20.9349116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32 2022-08-17T12:18:20.9368875Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool 2022-08-17T12:18:20.9371218Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32 2022-08-17T12:18:20.9425003Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool 2022-08-17T12:18:20.9437858Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16 2022-08-17T12:18:20.9625230Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16 2022-08-17T12:18:20.9637620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32 2022-08-17T12:18:20.9787706Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32 2022-08-17T12:18:20.9788304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64 2022-08-17T12:18:20.9803304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16 2022-08-17T12:18:20.9811654Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64 2022-08-17T12:18:20.9865427Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16 2022-08-17T12:18:20.9876883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool 2022-08-17T12:18:21.0065103Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool 2022-08-17T12:18:21.0076821Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64 2022-08-17T12:18:21.0228097Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64 2022-08-17T12:18:21.0228688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16 2022-08-17T12:18:21.0247667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32 2022-08-17T12:18:21.0250315Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32 2022-08-17T12:18:21.0304637Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16 2022-08-17T12:18:21.0316976Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128 2022-08-17T12:18:21.0504957Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128 2022-08-17T12:18:21.0519712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8 2022-08-17T12:18:21.0667642Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8 2022-08-17T12:18:21.0668232Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32 2022-08-17T12:18:21.0684398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64 2022-08-17T12:18:21.0691293Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32 2022-08-17T12:18:21.0744884Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64 2022-08-17T12:18:21.0756799Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64 2022-08-17T12:18:21.0945689Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64 2022-08-17T12:18:21.0958562Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8 2022-08-17T12:18:21.1107129Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8 2022-08-17T12:18:21.1109609Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16 2022-08-17T12:18:21.1128942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64 2022-08-17T12:18:21.1131643Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64 2022-08-17T12:18:21.1185074Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16 2022-08-17T12:18:21.1197618Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32 2022-08-17T12:18:21.1385303Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32 2022-08-17T12:18:21.1397873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16 2022-08-17T12:18:21.1547576Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16 2022-08-17T12:18:21.1548156Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8 2022-08-17T12:18:21.1562323Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32 2022-08-17T12:18:21.1568731Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8 2022-08-17T12:18:21.1625209Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32 2022-08-17T12:18:21.1645891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64 2022-08-17T12:18:21.1826058Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64 2022-08-17T12:18:21.1837315Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool 2022-08-17T12:18:21.1986456Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool 2022-08-17T12:18:21.1989092Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64 2022-08-17T12:18:21.2005157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8 2022-08-17T12:18:21.2012138Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8 2022-08-17T12:18:21.2065631Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64 2022-08-17T12:18:21.2078523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16 2022-08-17T12:18:21.2265961Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16 2022-08-17T12:18:21.2279527Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128 2022-08-17T12:18:21.2428198Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128 2022-08-17T12:18:21.2430520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8 2022-08-17T12:18:21.2450587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16 2022-08-17T12:18:21.2457322Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16 2022-08-17T12:18:21.2506355Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8 2022-08-17T12:18:21.2520492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32 2022-08-17T12:18:21.2706506Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32 2022-08-17T12:18:21.2721277Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32 2022-08-17T12:18:21.2868378Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32 2022-08-17T12:18:21.2869140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8 2022-08-17T12:18:21.2885652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool 2022-08-17T12:18:21.2892433Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8 2022-08-17T12:18:21.2946287Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool 2022-08-17T12:18:21.2962556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64 2022-08-17T12:18:21.3146145Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64 2022-08-17T12:18:21.3161000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64 2022-08-17T12:18:21.3307741Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64 2022-08-17T12:18:21.3308331Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128 2022-08-17T12:18:21.3324497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16 2022-08-17T12:18:21.3330751Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16 2022-08-17T12:18:21.3385121Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128 2022-08-17T12:18:21.3397469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8 2022-08-17T12:18:21.3584949Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8 2022-08-17T12:18:21.3597431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16 2022-08-17T12:18:21.3746816Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16 2022-08-17T12:18:21.3748877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16 2022-08-17T12:18:21.3761996Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32 2022-08-17T12:18:21.3771277Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16 2022-08-17T12:18:21.3825300Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32 2022-08-17T12:18:21.3837333Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8 2022-08-17T12:18:21.4025576Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8 2022-08-17T12:18:21.4038724Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32 2022-08-17T12:18:21.4187826Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32 2022-08-17T12:18:21.4188435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32 2022-08-17T12:18:21.4207212Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64 2022-08-17T12:18:21.4209958Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32 2022-08-17T12:18:21.4264965Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64 2022-08-17T12:18:21.4277130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16 2022-08-17T12:18:21.4466093Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16 2022-08-17T12:18:21.4479050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64 2022-08-17T12:18:21.4627353Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64 2022-08-17T12:18:21.4630213Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64 2022-08-17T12:18:21.4651706Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16 2022-08-17T12:18:21.4654348Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16 2022-08-17T12:18:21.4705189Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64 2022-08-17T12:18:21.4718230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool 2022-08-17T12:18:21.4906342Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool 2022-08-17T12:18:21.4923171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16 2022-08-17T12:18:21.5067986Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16 2022-08-17T12:18:21.5068492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32 2022-08-17T12:18:21.5089768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16 2022-08-17T12:18:21.5092677Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16 2022-08-17T12:18:21.5145927Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32 2022-08-17T12:18:21.5159427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128 2022-08-17T12:18:21.5352670Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128 2022-08-17T12:18:21.5480970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32 2022-08-17T12:18:21.5510329Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32 2022-08-17T12:18:21.5510929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64 2022-08-17T12:18:21.5534079Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32 2022-08-17T12:18:21.5536441Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64 2022-08-17T12:18:21.5586586Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32 2022-08-17T12:18:21.5787528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32 2022-08-17T12:18:21.5804514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64 2022-08-17T12:18:21.5819348Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64 2022-08-17T12:18:21.5950061Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32 2022-08-17T12:18:21.5950512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16 2022-08-17T12:18:21.5967809Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64 2022-08-17T12:18:21.5974529Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64 2022-08-17T12:18:21.6026035Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16 2022-08-17T12:18:21.6040626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64 2022-08-17T12:18:21.6227209Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64 2022-08-17T12:18:21.6244197Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8 2022-08-17T12:18:21.6389943Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8 2022-08-17T12:18:21.6390683Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8 2022-08-17T12:18:21.6405590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32 2022-08-17T12:18:21.6465964Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32 2022-08-17T12:18:21.6485288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16 2022-08-17T12:18:21.6504290Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16 2022-08-17T12:18:21.6667309Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8 2022-08-17T12:18:21.6684642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8 2022-08-17T12:18:21.6828118Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8 2022-08-17T12:18:21.6830496Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8 2022-08-17T12:18:21.6845205Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64 2022-08-17T12:18:21.6854211Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8 2022-08-17T12:18:21.6906163Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64 2022-08-17T12:18:21.6920572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32 2022-08-17T12:18:21.7105761Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32 2022-08-17T12:18:21.7119482Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16 2022-08-17T12:18:21.7267503Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16 2022-08-17T12:18:21.7268267Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16 2022-08-17T12:18:21.7282466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8 2022-08-17T12:18:21.7288598Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16 2022-08-17T12:18:21.7345509Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8 2022-08-17T12:18:21.7357312Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64 2022-08-17T12:18:21.7545414Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64 2022-08-17T12:18:21.7557452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool 2022-08-17T12:18:21.7706489Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool 2022-08-17T12:18:21.7708870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8 2022-08-17T12:18:21.7729209Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16 2022-08-17T12:18:21.7731678Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16 2022-08-17T12:18:21.7785310Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8 2022-08-17T12:18:21.7798578Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16 2022-08-17T12:18:21.7985677Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16 2022-08-17T12:18:21.7998983Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128 2022-08-17T12:18:21.8147656Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128 2022-08-17T12:18:21.8148281Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32 2022-08-17T12:18:21.8162903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16 2022-08-17T12:18:21.8170567Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16 2022-08-17T12:18:21.8224881Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32 2022-08-17T12:18:21.8236862Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32 2022-08-17T12:18:21.8425314Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32 2022-08-17T12:18:21.8437975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64 2022-08-17T12:18:21.8586421Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64 2022-08-17T12:18:21.8588949Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool 2022-08-17T12:18:21.8604707Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64 2022-08-17T12:18:21.8610835Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64 2022-08-17T12:18:21.8665276Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool 2022-08-17T12:18:21.8677180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64 2022-08-17T12:18:21.8865163Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64 2022-08-17T12:18:21.8877433Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16 2022-08-17T12:18:21.9027545Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16 2022-08-17T12:18:21.9028196Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16 2022-08-17T12:18:21.9045521Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128 2022-08-17T12:18:21.9052064Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16 2022-08-17T12:18:21.9105519Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128 2022-08-17T12:18:21.9118031Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8 2022-08-17T12:18:21.9305177Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8 2022-08-17T12:18:21.9318031Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32 2022-08-17T12:18:21.9466330Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32 2022-08-17T12:18:21.9468873Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64 2022-08-17T12:18:21.9479331Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32 2022-08-17T12:18:21.9490077Z [gw3] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64 2022-08-17T12:18:21.9545366Z [gw2] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32 2022-08-17T12:18:21.9748874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8 2022-08-17T12:18:21.9752055Z [gw0] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8 2022-08-17T12:18:21.9757832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64 2022-08-17T12:18:21.9907140Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64 2022-08-17T12:18:21.9907669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64 2022-08-17T12:18:21.9922513Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16 2022-08-17T12:18:21.9930968Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64 2022-08-17T12:18:21.9985141Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16 2022-08-17T12:18:21.9997619Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16 2022-08-17T12:18:22.0185787Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16 2022-08-17T12:18:22.0201388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16 2022-08-17T12:18:22.0347641Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16 2022-08-17T12:18:22.0348339Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32 2022-08-17T12:18:22.0363017Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8 2022-08-17T12:18:22.0370432Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32 2022-08-17T12:18:22.0425429Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8 2022-08-17T12:18:22.0438363Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool 2022-08-17T12:18:22.0625488Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool 2022-08-17T12:18:22.0636998Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32 2022-08-17T12:18:22.0787636Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32 2022-08-17T12:18:22.0788032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8 2022-08-17T12:18:22.0808399Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64 2022-08-17T12:18:22.0811125Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8 2022-08-17T12:18:22.0865503Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64 2022-08-17T12:18:22.0878250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32 2022-08-17T12:18:22.1065378Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32 2022-08-17T12:18:22.1077334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64 2022-08-17T12:18:22.1227798Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64 2022-08-17T12:18:22.1228405Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16 2022-08-17T12:18:22.1242915Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16 2022-08-17T12:18:22.1249825Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16 2022-08-17T12:18:22.1305179Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16 2022-08-17T12:18:22.1319602Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64 2022-08-17T12:18:22.1505886Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64 2022-08-17T12:18:22.1519543Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8 2022-08-17T12:18:22.1667244Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8 2022-08-17T12:18:22.1667879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool 2022-08-17T12:18:22.1688112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32 2022-08-17T12:18:22.1690818Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool 2022-08-17T12:18:22.1745250Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32 2022-08-17T12:18:22.1756936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16 2022-08-17T12:18:22.1945966Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16 2022-08-17T12:18:22.1958658Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8 2022-08-17T12:18:22.2107448Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8 2022-08-17T12:18:22.2108142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16 2022-08-17T12:18:22.2124341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64 2022-08-17T12:18:22.2130846Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16 2022-08-17T12:18:22.2184705Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64 2022-08-17T12:18:22.2196846Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32 2022-08-17T12:18:22.2385654Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32 2022-08-17T12:18:22.2397553Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16 2022-08-17T12:18:22.2547713Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16 2022-08-17T12:18:22.2548128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32 2022-08-17T12:18:22.2565397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8 2022-08-17T12:18:22.2572414Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32 2022-08-17T12:18:22.2625084Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8 2022-08-17T12:18:22.2637219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64 2022-08-17T12:18:22.2825217Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64 2022-08-17T12:18:22.2838945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool 2022-08-17T12:18:22.2987556Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool 2022-08-17T12:18:22.2988105Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64 2022-08-17T12:18:22.3005404Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8 2022-08-17T12:18:22.3012324Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64 2022-08-17T12:18:22.3065614Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8 2022-08-17T12:18:22.3078659Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8 2022-08-17T12:18:22.3265482Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8 2022-08-17T12:18:22.3278007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16 2022-08-17T12:18:22.3427800Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16 2022-08-17T12:18:22.3428401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16 2022-08-17T12:18:22.3448425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16 2022-08-17T12:18:22.3451352Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16 2022-08-17T12:18:22.3505601Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16 2022-08-17T12:18:22.3519110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8 2022-08-17T12:18:22.3705266Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8 2022-08-17T12:18:22.3717435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32 2022-08-17T12:18:22.3866051Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32 2022-08-17T12:18:22.3868480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32 2022-08-17T12:18:22.3887163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32 2022-08-17T12:18:22.3890210Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32 2022-08-17T12:18:22.3945665Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32 2022-08-17T12:18:22.3958628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:18:22.4145396Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:18:22.4157538Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64 2022-08-17T12:18:22.4307496Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64 2022-08-17T12:18:22.4307876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64 2022-08-17T12:18:22.4318199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64 2022-08-17T12:18:22.4328289Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64 2022-08-17T12:18:22.4385393Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64 2022-08-17T12:18:22.4398273Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16 2022-08-17T12:18:22.4586039Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16 2022-08-17T12:18:22.4597118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16 2022-08-17T12:18:22.4747736Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16 2022-08-17T12:18:22.4748158Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8 2022-08-17T12:18:22.4758446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16 2022-08-17T12:18:22.4769218Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8 2022-08-17T12:18:22.4824622Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16 2022-08-17T12:18:22.4836460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32 2022-08-17T12:18:22.5025961Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32 2022-08-17T12:18:22.5041195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32 2022-08-17T12:18:22.5186760Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32 2022-08-17T12:18:22.5188892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8 2022-08-17T12:18:22.5206429Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool 2022-08-17T12:18:22.5209112Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8 2022-08-17T12:18:22.5265060Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool 2022-08-17T12:18:22.5277290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64 2022-08-17T12:18:22.5465595Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64 2022-08-17T12:18:22.5477815Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64 2022-08-17T12:18:22.5627559Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64 2022-08-17T12:18:22.5628225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128 2022-08-17T12:18:22.5644592Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16 2022-08-17T12:18:22.5651454Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128 2022-08-17T12:18:22.5704911Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16 2022-08-17T12:18:22.5716806Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16 2022-08-17T12:18:22.5905261Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16 2022-08-17T12:18:22.5916935Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8 2022-08-17T12:18:22.6067867Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8 2022-08-17T12:18:22.6068479Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32 2022-08-17T12:18:22.6085205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool 2022-08-17T12:18:22.6092540Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32 2022-08-17T12:18:22.6144833Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool 2022-08-17T12:18:22.6159194Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32 2022-08-17T12:18:22.6345319Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32 2022-08-17T12:18:22.6357206Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8 2022-08-17T12:18:22.6507305Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8 2022-08-17T12:18:22.6507907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64 2022-08-17T12:18:22.6527584Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16 2022-08-17T12:18:22.6529555Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64 2022-08-17T12:18:22.6585319Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16 2022-08-17T12:18:22.6597383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64 2022-08-17T12:18:22.6785190Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64 2022-08-17T12:18:22.6797517Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16 2022-08-17T12:18:22.6948354Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16 2022-08-17T12:18:22.6948965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32 2022-08-17T12:18:22.6963627Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16 2022-08-17T12:18:22.6971409Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32 2022-08-17T12:18:22.7025925Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16 2022-08-17T12:18:22.7041713Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8 2022-08-17T12:18:22.7227035Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8 2022-08-17T12:18:22.7242347Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool 2022-08-17T12:18:22.7389253Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool 2022-08-17T12:18:22.7390382Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32 2022-08-17T12:18:22.7412791Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64 2022-08-17T12:18:22.7414099Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32 2022-08-17T12:18:22.7466419Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64 2022-08-17T12:18:22.7483276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:18:22.7666959Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:18:22.7681703Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16 2022-08-17T12:18:22.7828815Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16 2022-08-17T12:18:22.7829394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16 2022-08-17T12:18:22.7850457Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64 2022-08-17T12:18:22.7853694Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16 2022-08-17T12:18:22.7907152Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64 2022-08-17T12:18:22.7924810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:18:22.8108342Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:18:22.8130116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32 2022-08-17T12:18:22.8269788Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32 2022-08-17T12:18:22.8272541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16 2022-08-17T12:18:22.8288091Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32 2022-08-17T12:18:22.8297604Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32 2022-08-17T12:18:22.8346839Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16 2022-08-17T12:18:22.8363972Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:18:22.8547775Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:18:22.8563219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64 2022-08-17T12:18:22.8708455Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64 2022-08-17T12:18:22.8709434Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64 2022-08-17T12:18:22.8728604Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32 2022-08-17T12:18:22.8733365Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64 2022-08-17T12:18:22.8786681Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32 2022-08-17T12:18:22.8802297Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:18:22.8985476Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:18:22.8999487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16 2022-08-17T12:18:22.9148052Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16 2022-08-17T12:18:22.9148610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64 2022-08-17T12:18:22.9171168Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8 2022-08-17T12:18:22.9174183Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64 2022-08-17T12:18:22.9225601Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8 2022-08-17T12:18:22.9238726Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:18:22.9425313Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:18:22.9438280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32 2022-08-17T12:18:22.9586544Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32 2022-08-17T12:18:22.9589470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8 2022-08-17T12:18:22.9610049Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8 2022-08-17T12:18:22.9612825Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8 2022-08-17T12:18:22.9665114Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8 2022-08-17T12:18:22.9677355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:18:22.9865294Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:18:22.9880516Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64 2022-08-17T12:18:23.0028019Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64 2022-08-17T12:18:23.0028687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16 2022-08-17T12:18:23.0047026Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8 2022-08-17T12:18:23.0050110Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16 2022-08-17T12:18:23.0105010Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8 2022-08-17T12:18:23.0117157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:18:23.0305367Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:18:23.0317056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8 2022-08-17T12:18:23.0467385Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8 2022-08-17T12:18:23.0467842Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool 2022-08-17T12:18:23.0481719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16 2022-08-17T12:18:23.0490196Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16 2022-08-17T12:18:23.0545263Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool 2022-08-17T12:18:23.0557232Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:18:23.0745347Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:18:23.0756820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8 2022-08-17T12:18:23.0907815Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8 2022-08-17T12:18:23.0908912Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool 2022-08-17T12:18:23.0928665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16 2022-08-17T12:18:23.0931530Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool 2022-08-17T12:18:23.0985307Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16 2022-08-17T12:18:23.1001199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:18:23.1185478Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:18:23.1196874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16 2022-08-17T12:18:23.1347854Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16 2022-08-17T12:18:23.1348344Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128 2022-08-17T12:18:23.1362789Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32 2022-08-17T12:18:23.1380540Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32 2022-08-17T12:18:23.1425118Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128 2022-08-17T12:18:23.1437797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:18:23.1625678Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:18:23.1638113Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32 2022-08-17T12:18:23.1788419Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32 2022-08-17T12:18:23.1789032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32 2022-08-17T12:18:23.1804534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64 2022-08-17T12:18:23.1811646Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64 2022-08-17T12:18:23.1865483Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32 2022-08-17T12:18:23.1878171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:18:23.2065789Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:18:23.2077751Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64 2022-08-17T12:18:23.2226877Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64 2022-08-17T12:18:23.2229349Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16 2022-08-17T12:18:23.2248769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64 2022-08-17T12:18:23.2251602Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16 2022-08-17T12:18:23.2305790Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64 2022-08-17T12:18:23.2319243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:18:23.2507015Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:18:23.2521226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8 2022-08-17T12:18:23.2670058Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8 2022-08-17T12:18:23.2670640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32 2022-08-17T12:18:23.2691442Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16 2022-08-17T12:18:23.2694222Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32 2022-08-17T12:18:23.2746266Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16 2022-08-17T12:18:23.2761977Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:18:23.2945713Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:18:23.2959823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8 2022-08-17T12:18:23.3108006Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8 2022-08-17T12:18:23.3108634Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32 2022-08-17T12:18:23.3128597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64 2022-08-17T12:18:23.3131766Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64 2022-08-17T12:18:23.3185381Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32 2022-08-17T12:18:23.3198687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:18:23.3385754Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:18:23.3398642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16 2022-08-17T12:18:23.3546570Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16 2022-08-17T12:18:23.3548789Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8 2022-08-17T12:18:23.3563891Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64 2022-08-17T12:18:23.3571053Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8 2022-08-17T12:18:23.3625414Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64 2022-08-17T12:18:23.3637744Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:18:23.3826207Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:18:23.3839385Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool 2022-08-17T12:18:23.3986876Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool 2022-08-17T12:18:23.3987606Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8 2022-08-17T12:18:23.4002066Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16 2022-08-17T12:18:23.4009714Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16 2022-08-17T12:18:23.4064923Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8 2022-08-17T12:18:23.4077489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:18:23.4265438Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:18:23.4277168Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16 2022-08-17T12:18:23.4427022Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16 2022-08-17T12:18:23.4427390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32 2022-08-17T12:18:23.4442086Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16 2022-08-17T12:18:23.4449016Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16 2022-08-17T12:18:23.4505525Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32 2022-08-17T12:18:23.4518396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:18:23.4706130Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:18:23.4722768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32 2022-08-17T12:18:23.4867356Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32 2022-08-17T12:18:23.4867903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64 2022-08-17T12:18:23.4882065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool 2022-08-17T12:18:23.4889863Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64 2022-08-17T12:18:23.4945897Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool 2022-08-17T12:18:23.4958929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:18:23.5145252Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:18:23.5159965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64 2022-08-17T12:18:23.5307419Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64 2022-08-17T12:18:23.5308804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8 2022-08-17T12:18:23.5327127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128 2022-08-17T12:18:23.5329597Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8 2022-08-17T12:18:23.5385632Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128 2022-08-17T12:18:23.5399867Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:18:23.5585494Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:18:23.5598727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16 2022-08-17T12:18:23.5747482Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16 2022-08-17T12:18:23.5749722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32 2022-08-17T12:18:23.5766019Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8 2022-08-17T12:18:23.5768632Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8 2022-08-17T12:18:23.5825399Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32 2022-08-17T12:18:23.5842518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:18:23.6026252Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:18:23.6039775Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32 2022-08-17T12:18:23.6187351Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32 2022-08-17T12:18:23.6187958Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:18:23.6204570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64 2022-08-17T12:18:23.6208756Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:18:23.6265470Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64 2022-08-17T12:18:23.6278930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:18:23.6465454Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:18:23.6477693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64 2022-08-17T12:18:23.6626870Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64 2022-08-17T12:18:23.6629284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16 2022-08-17T12:18:23.6641677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool 2022-08-17T12:18:23.6649474Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16 2022-08-17T12:18:23.6705110Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool 2022-08-17T12:18:23.6717328Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:18:23.6905441Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:18:23.6917581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8 2022-08-17T12:18:23.7067454Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8 2022-08-17T12:18:23.7068046Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128 2022-08-17T12:18:23.7082336Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32 2022-08-17T12:18:23.7086781Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32 2022-08-17T12:18:23.7145485Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128 2022-08-17T12:18:23.7158320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:18:23.7345902Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:18:23.7358047Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8 2022-08-17T12:18:23.7507572Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8 2022-08-17T12:18:23.7508180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64 2022-08-17T12:18:23.7524339Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32 2022-08-17T12:18:23.7526453Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32 2022-08-17T12:18:23.7585482Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64 2022-08-17T12:18:23.7598061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:18:23.7786221Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:18:23.7799455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16 2022-08-17T12:18:23.7947357Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16 2022-08-17T12:18:23.7949103Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64 2022-08-17T12:18:23.7965325Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16 2022-08-17T12:18:23.7971997Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64 2022-08-17T12:18:23.8025446Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16 2022-08-17T12:18:23.8039516Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32 2022-08-17T12:18:23.8226057Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32 2022-08-17T12:18:23.8239483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool 2022-08-17T12:18:23.8386782Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool 2022-08-17T12:18:23.8388803Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32 2022-08-17T12:18:23.8407474Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16 2022-08-17T12:18:23.8409174Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32 2022-08-17T12:18:23.8465420Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16 2022-08-17T12:18:23.8479906Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64 2022-08-17T12:18:23.8665464Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64 2022-08-17T12:18:23.8678327Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32 2022-08-17T12:18:23.8828122Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32 2022-08-17T12:18:23.8828970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32 2022-08-17T12:18:23.8847987Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64 2022-08-17T12:18:23.8850306Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32 2022-08-17T12:18:23.8905860Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64 2022-08-17T12:18:23.8921032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:18:23.9106703Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:18:23.9120233Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64 2022-08-17T12:18:23.9269041Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64 2022-08-17T12:18:23.9270811Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8 2022-08-17T12:18:23.9289332Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64 2022-08-17T12:18:23.9296842Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8 2022-08-17T12:18:23.9414641Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64 2022-08-17T12:18:23.9547898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:18:23.9566598Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16 2022-08-17T12:18:23.9597574Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16 2022-08-17T12:18:23.9708911Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:18:23.9710825Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8 2022-08-17T12:18:23.9726834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16 2022-08-17T12:18:23.9735012Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16 2022-08-17T12:18:23.9826535Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8 2022-08-17T12:18:23.9844337Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:18:23.9986825Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:18:24.0117807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32 2022-08-17T12:18:24.0147661Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32 2022-08-17T12:18:24.0149994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16 2022-08-17T12:18:24.0167631Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32 2022-08-17T12:18:24.0170310Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32 2022-08-17T12:18:24.0266941Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16 2022-08-17T12:18:24.0284645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:18:24.0426109Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:18:24.0440456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64 2022-08-17T12:18:24.0588429Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64 2022-08-17T12:18:24.0589243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool 2022-08-17T12:18:24.0604773Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64 2022-08-17T12:18:24.0638870Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool 2022-08-17T12:18:24.0706831Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64 2022-08-17T12:18:24.0727684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:18:24.0866442Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:18:24.0879918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8 2022-08-17T12:18:24.1027221Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8 2022-08-17T12:18:24.1028128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128 2022-08-17T12:18:24.1045627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64 2022-08-17T12:18:24.1048402Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128 2022-08-17T12:18:24.1145277Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64 2022-08-17T12:18:24.1158644Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:18:24.1305227Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:18:24.1317661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8 2022-08-17T12:18:24.1466821Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8 2022-08-17T12:18:24.1467445Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16 2022-08-17T12:18:24.1483689Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32 2022-08-17T12:18:24.1488581Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16 2022-08-17T12:18:24.1585575Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32 2022-08-17T12:18:24.1598007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:18:24.1745130Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:18:24.1757618Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:18:24.1907202Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:18:24.1907847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64 2022-08-17T12:18:24.1926588Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32 2022-08-17T12:18:24.1929259Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64 2022-08-17T12:18:24.2025512Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32 2022-08-17T12:18:24.2037945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:18:24.2185450Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:18:24.2199258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:18:24.2347625Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:18:24.2348065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64 2022-08-17T12:18:24.2365765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16 2022-08-17T12:18:24.2368609Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64 2022-08-17T12:18:24.2465781Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16 2022-08-17T12:18:24.2478223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:18:24.2626588Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:18:24.2639035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:18:24.2787719Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:18:24.2788379Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8 2022-08-17T12:18:24.2806330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32 2022-08-17T12:18:24.2808886Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8 2022-08-17T12:18:24.2905316Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32 2022-08-17T12:18:24.2918223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:18:24.3065961Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:18:24.3078950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:18:24.3235329Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:18:24.3236028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8 2022-08-17T12:18:24.3246148Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64 2022-08-17T12:18:24.3254642Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8 2022-08-17T12:18:24.3345595Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64 2022-08-17T12:18:24.3360927Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:18:24.3505512Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:18:24.3519631Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:18:24.3668175Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:18:24.3668866Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16 2022-08-17T12:18:24.3687454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16 2022-08-17T12:18:24.3693811Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16 2022-08-17T12:18:24.3786092Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16 2022-08-17T12:18:24.3800571Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:18:24.3945640Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:18:24.3959105Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:18:24.4106527Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:18:24.4108918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32 2022-08-17T12:18:24.4124475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool 2022-08-17T12:18:24.4131236Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32 2022-08-17T12:18:24.4225623Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool 2022-08-17T12:18:24.4237445Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:18:24.4384961Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:18:24.4399945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:18:24.4548159Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:18:24.4548972Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128 2022-08-17T12:18:24.4563952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64 2022-08-17T12:18:24.4571537Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128 2022-08-17T12:18:24.4665335Z [gw2] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64 2022-08-17T12:18:24.4678119Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:18:24.4825210Z [gw0] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:18:24.4837284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128 2022-08-17T12:18:24.4986862Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128 2022-08-17T12:18:24.4989349Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64 2022-08-17T12:18:24.5006493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8 2022-08-17T12:18:24.5008815Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64 2022-08-17T12:18:24.5104929Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8 2022-08-17T12:18:24.5117110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:18:24.5265284Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:18:24.5277115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64 2022-08-17T12:18:24.5427378Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64 2022-08-17T12:18:24.5428433Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8 2022-08-17T12:18:24.5445421Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16 2022-08-17T12:18:24.5447107Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8 2022-08-17T12:18:24.5544952Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16 2022-08-17T12:18:24.5559439Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32 2022-08-17T12:18:24.5705187Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32 2022-08-17T12:18:24.5717358Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16 2022-08-17T12:18:24.5866721Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16 2022-08-17T12:18:24.5868624Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32 2022-08-17T12:18:24.5883029Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16 2022-08-17T12:18:24.5889620Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32 2022-08-17T12:18:24.5985070Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16 2022-08-17T12:18:24.5996759Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64 2022-08-17T12:18:24.6144995Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64 2022-08-17T12:18:24.6156469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32 2022-08-17T12:18:24.6306334Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32 2022-08-17T12:18:24.6308768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64 2022-08-17T12:18:24.6322644Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32 2022-08-17T12:18:24.6329144Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32 2022-08-17T12:18:24.6425606Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64 2022-08-17T12:18:24.6438898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16 2022-08-17T12:18:24.6585254Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16 2022-08-17T12:18:24.6596890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64 2022-08-17T12:18:24.6747130Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64 2022-08-17T12:18:24.6747560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16 2022-08-17T12:18:24.6761194Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64 2022-08-17T12:18:24.6767891Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64 2022-08-17T12:18:24.6865555Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16 2022-08-17T12:18:24.6877356Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32 2022-08-17T12:18:24.7025474Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32 2022-08-17T12:18:24.7190247Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128 2022-08-17T12:18:24.7190666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16 2022-08-17T12:18:24.7202504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32 2022-08-17T12:18:24.7217610Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16 2022-08-17T12:18:24.7225168Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32 2022-08-17T12:18:24.7306037Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128 2022-08-17T12:18:24.7320285Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64 2022-08-17T12:18:24.7465726Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64 2022-08-17T12:18:24.7479241Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64 2022-08-17T12:18:24.7627895Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64 2022-08-17T12:18:24.7628564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool 2022-08-17T12:18:24.7646026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64 2022-08-17T12:18:24.7652357Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64 2022-08-17T12:18:24.7745500Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool 2022-08-17T12:18:24.7758318Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8 2022-08-17T12:18:24.7905753Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8 2022-08-17T12:18:24.7918258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32 2022-08-17T12:18:24.8067305Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32 2022-08-17T12:18:24.8067766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32 2022-08-17T12:18:24.8085604Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8 2022-08-17T12:18:24.8092208Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8 2022-08-17T12:18:24.8185177Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32 2022-08-17T12:18:24.8198150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:18:24.8345620Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:18:24.8358092Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64 2022-08-17T12:18:24.8506801Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64 2022-08-17T12:18:24.8508957Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64 2022-08-17T12:18:24.8524709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8 2022-08-17T12:18:24.8533005Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8 2022-08-17T12:18:24.8625710Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64 2022-08-17T12:18:24.8638726Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:18:24.8785705Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:18:24.8798139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:18:24.8947874Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:18:24.8948855Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16 2022-08-17T12:18:24.8967261Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16 2022-08-17T12:18:24.8969709Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16 2022-08-17T12:18:24.9065196Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16 2022-08-17T12:18:24.9077736Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32 2022-08-17T12:18:24.9225443Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32 2022-08-17T12:18:24.9241422Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:18:24.9386633Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:18:24.9388262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32 2022-08-17T12:18:24.9402542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32 2022-08-17T12:18:24.9409628Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32 2022-08-17T12:18:24.9505445Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32 2022-08-17T12:18:24.9517544Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64 2022-08-17T12:18:24.9665240Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64 2022-08-17T12:18:24.9679052Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32 2022-08-17T12:18:24.9826556Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32 2022-08-17T12:18:24.9828487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64 2022-08-17T12:18:24.9842353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64 2022-08-17T12:18:24.9849414Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64 2022-08-17T12:18:24.9945011Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64 2022-08-17T12:18:24.9957296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:18:25.0105217Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:18:25.0116937Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64 2022-08-17T12:18:25.0266988Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64 2022-08-17T12:18:25.0267371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16 2022-08-17T12:18:25.0282661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8 2022-08-17T12:18:25.0284093Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16 2022-08-17T12:18:25.0385063Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8 2022-08-17T12:18:25.0400615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:18:25.0545139Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:18:25.0557552Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:18:25.0707257Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:18:25.0707861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8 2022-08-17T12:18:25.0722367Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool 2022-08-17T12:18:25.0728374Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8 2022-08-17T12:18:25.0826813Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool 2022-08-17T12:18:25.0844035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:18:25.0987189Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:18:25.1001598Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:18:25.1149914Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:18:25.1150488Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16 2022-08-17T12:18:25.1166291Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128 2022-08-17T12:18:25.1174707Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128 2022-08-17T12:18:25.1267490Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16 2022-08-17T12:18:25.1285946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:18:25.1427248Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:18:25.1442464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:18:25.1587825Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:18:25.1590208Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16 2022-08-17T12:18:25.1605550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32 2022-08-17T12:18:25.1615818Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16 2022-08-17T12:18:25.1706945Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32 2022-08-17T12:18:25.1765467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:18:25.1866499Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:18:25.1939672Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:18:25.2027946Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:18:25.2030591Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32 2022-08-17T12:18:25.2053126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64 2022-08-17T12:18:25.2055870Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64 2022-08-17T12:18:25.2146847Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32 2022-08-17T12:18:25.2164604Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:18:25.2306833Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:18:25.2321366Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:18:25.2468601Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:18:25.2471187Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64 2022-08-17T12:18:25.2485615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16 2022-08-17T12:18:25.2587441Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64 2022-08-17T12:18:25.2606640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:18:25.2639169Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:18:25.2746698Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16 2022-08-17T12:18:25.2761335Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:18:25.2907338Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:18:25.2908844Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32 2022-08-17T12:18:25.2922506Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32 2022-08-17T12:18:25.3026922Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32 2022-08-17T12:18:25.3042282Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:18:25.3187324Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:18:25.3202200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16 2022-08-17T12:18:25.3328165Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16 2022-08-17T12:18:25.3346643Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32 2022-08-17T12:18:25.3348872Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64 2022-08-17T12:18:25.3361752Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64 2022-08-17T12:18:25.3465669Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64 2022-08-17T12:18:25.3479521Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:18:25.3626342Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:18:25.3641112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128 2022-08-17T12:18:25.3649647Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128 2022-08-17T12:18:25.3787473Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64 2022-08-17T12:18:25.3787903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16 2022-08-17T12:18:25.3802364Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32 2022-08-17T12:18:25.3905291Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16 2022-08-17T12:18:25.3918420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:18:25.3928779Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:18:25.4065230Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32 2022-08-17T12:18:25.4087607Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64 2022-08-17T12:18:25.4227449Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64 2022-08-17T12:18:25.4228820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64 2022-08-17T12:18:25.4241152Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32 2022-08-17T12:18:25.4345902Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32 2022-08-17T12:18:25.4359561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:18:25.4507627Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:18:25.4520627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16 2022-08-17T12:18:25.4531963Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16 2022-08-17T12:18:25.4668874Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64 2022-08-17T12:18:25.4669595Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32 2022-08-17T12:18:25.4682233Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64 2022-08-17T12:18:25.4786995Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64 2022-08-17T12:18:25.4801426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:18:25.4813748Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:18:25.4946978Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32 2022-08-17T12:18:25.4961594Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32 2022-08-17T12:18:25.5106847Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32 2022-08-17T12:18:25.5108506Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64 2022-08-17T12:18:25.5122881Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8 2022-08-17T12:18:25.5226338Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8 2022-08-17T12:18:25.5244014Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:18:25.5387409Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:18:25.5402747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64 2022-08-17T12:18:25.5494808Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64 2022-08-17T12:18:25.5547316Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64 2022-08-17T12:18:25.5549248Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32 2022-08-17T12:18:25.5564681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8 2022-08-17T12:18:25.5665880Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8 2022-08-17T12:18:25.5679383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:18:25.5746339Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:18:25.5825266Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32 2022-08-17T12:18:25.5838019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16 2022-08-17T12:18:25.5986701Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16 2022-08-17T12:18:25.5988628Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32 2022-08-17T12:18:25.6001219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16 2022-08-17T12:18:25.6106108Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16 2022-08-17T12:18:25.6119381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:18:25.6265905Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:18:25.6281475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32 2022-08-17T12:18:25.6466752Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32 2022-08-17T12:18:25.6480199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool 2022-08-17T12:18:25.6545829Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool 2022-08-17T12:18:25.6559522Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:18:25.6706031Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:18:25.6720223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64 2022-08-17T12:18:25.6907070Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64 2022-08-17T12:18:25.6920181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128 2022-08-17T12:18:25.6986523Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128 2022-08-17T12:18:25.7000064Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:18:25.7146127Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:18:25.7159653Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8 2022-08-17T12:18:25.7345916Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8 2022-08-17T12:18:25.7359125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32 2022-08-17T12:18:25.7426140Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32 2022-08-17T12:18:25.7440098Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:18:25.7586758Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:18:25.7599742Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8 2022-08-17T12:18:25.7689788Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8 2022-08-17T12:18:25.7700456Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32 2022-08-17T12:18:25.7785872Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64 2022-08-17T12:18:25.7799066Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64 2022-08-17T12:18:25.7859292Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64 2022-08-17T12:18:25.7868524Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64 2022-08-17T12:18:25.7881661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:18:25.8025854Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:18:25.8038013Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16 2022-08-17T12:18:25.8105275Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16 2022-08-17T12:18:25.8181694Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32 2022-08-17T12:18:25.8226149Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32 2022-08-17T12:18:25.8238635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16 2022-08-17T12:18:25.8305597Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16 2022-08-17T12:18:25.8317923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:18:25.8465619Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:18:25.8477897Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool 2022-08-17T12:18:25.8544620Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool 2022-08-17T12:18:25.8665612Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64 2022-08-17T12:18:25.8681996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32 2022-08-17T12:18:25.8698664Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32 2022-08-17T12:18:25.8746323Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64 2022-08-17T12:18:25.8760073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:18:25.8905341Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:18:25.8920783Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128 2022-08-17T12:18:25.8985440Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128 2022-08-17T12:18:25.9057755Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32 2022-08-17T12:18:25.9105336Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32 2022-08-17T12:18:25.9118500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64 2022-08-17T12:18:25.9185584Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64 2022-08-17T12:18:25.9198518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:18:25.9345075Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:18:25.9357929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64 2022-08-17T12:18:25.9425953Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64 2022-08-17T12:18:25.9511434Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64 2022-08-17T12:18:25.9545422Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64 2022-08-17T12:18:25.9558085Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16 2022-08-17T12:18:25.9625941Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16 2022-08-17T12:18:25.9638235Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:18:25.9785789Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:18:25.9799964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32 2022-08-17T12:18:25.9865305Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32 2022-08-17T12:18:25.9908787Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32 2022-08-17T12:18:25.9985645Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32 2022-08-17T12:18:25.9998825Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32 2022-08-17T12:18:26.0065669Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32 2022-08-17T12:18:26.0081439Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:18:26.0225138Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:18:26.0237118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64 2022-08-17T12:18:26.0304987Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64 2022-08-17T12:18:26.0425645Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_complex64 2022-08-17T12:18:26.0438379Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64 2022-08-17T12:18:26.0505645Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64 2022-08-17T12:18:26.0518645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16 2022-08-17T12:18:26.0666749Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16 2022-08-17T12:18:26.0681460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16 2022-08-17T12:18:26.0866174Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16 2022-08-17T12:18:26.0879447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8 2022-08-17T12:18:26.0946087Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8 2022-08-17T12:18:26.0960274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128 2022-08-17T12:18:26.1105871Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128 2022-08-17T12:18:26.1122859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32 2022-08-17T12:18:26.1129416Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32 2022-08-17T12:18:26.1136600Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_complex64 2022-08-17T12:18:26.1306316Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_float32 2022-08-17T12:18:26.1322060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8 2022-08-17T12:18:26.1368445Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8 2022-08-17T12:18:26.1385570Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_float32 2022-08-17T12:18:26.1398996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64 2022-08-17T12:18:26.1548175Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64 2022-08-17T12:18:26.1548558Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64 2022-08-17T12:18:26.1563303Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64 2022-08-17T12:18:26.1746822Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64 2022-08-17T12:18:26.1762639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:18:26.1825969Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:18:26.1840584Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16 2022-08-17T12:18:26.1988735Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16 2022-08-17T12:18:26.2003559Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8 2022-08-17T12:18:26.2154895Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8 2022-08-17T12:18:26.2162855Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64 2022-08-17T12:18:26.2187765Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32 2022-08-17T12:18:26.2206884Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool 2022-08-17T12:18:26.2266575Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool 2022-08-17T12:18:26.2282440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32 2022-08-17T12:18:26.2399856Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32 2022-08-17T12:18:26.2426807Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32 2022-08-17T12:18:26.2441274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8 2022-08-17T12:18:26.2586439Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8 2022-08-17T12:18:26.2627590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64 2022-08-17T12:18:26.2646724Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128 2022-08-17T12:18:26.2684783Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128 2022-08-17T12:18:26.2746674Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64 2022-08-17T12:18:26.2762162Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64 2022-08-17T12:18:26.2867912Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64 2022-08-17T12:18:26.2886350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16 2022-08-17T12:18:26.3028135Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16 2022-08-17T12:18:26.3067650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32 2022-08-17T12:18:26.3082838Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32 2022-08-17T12:18:26.3093608Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32 2022-08-17T12:18:26.3187109Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32 2022-08-17T12:18:26.3203246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16 2022-08-17T12:18:26.3307679Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16 2022-08-17T12:18:26.3328176Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool 2022-08-17T12:18:26.3467000Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool 2022-08-17T12:18:26.3506922Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32 2022-08-17T12:18:26.3520136Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64 2022-08-17T12:18:26.3529237Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32 2022-08-17T12:18:26.3626623Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64 2022-08-17T12:18:26.3642161Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool 2022-08-17T12:18:26.3746850Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool 2022-08-17T12:18:26.3767952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32 2022-08-17T12:18:26.3906793Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32 2022-08-17T12:18:26.3946426Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64 2022-08-17T12:18:26.3961741Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16 2022-08-17T12:18:26.3985004Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16 2022-08-17T12:18:26.4066106Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64 2022-08-17T12:18:26.4081061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128 2022-08-17T12:18:26.4186381Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128 2022-08-17T12:18:26.4203270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64 2022-08-17T12:18:26.4346724Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64 2022-08-17T12:18:26.4388218Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32 2022-08-17T12:18:26.4393829Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32 2022-08-17T12:18:26.4407190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32 2022-08-17T12:18:26.4506890Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32 2022-08-17T12:18:26.4522975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32 2022-08-17T12:18:26.4627163Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32 2022-08-17T12:18:26.4644270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16 2022-08-17T12:18:26.4787200Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16 2022-08-17T12:18:26.4827590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64 2022-08-17T12:18:26.4847038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64 2022-08-17T12:18:26.4910604Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64 2022-08-17T12:18:26.4946355Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64 2022-08-17T12:18:26.4963866Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64 2022-08-17T12:18:26.5066430Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64 2022-08-17T12:18:26.5079530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32 2022-08-17T12:18:26.5225790Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32 2022-08-17T12:18:26.5253951Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32 2022-08-17T12:18:26.5265450Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32 2022-08-17T12:18:26.5279161Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16 2022-08-17T12:18:26.5385805Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16 2022-08-17T12:18:26.5399729Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16 2022-08-17T12:18:26.5505767Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16 2022-08-17T12:18:26.5518224Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64 2022-08-17T12:18:26.5665585Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64 2022-08-17T12:18:26.5692697Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32 2022-08-17T12:18:26.5705605Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32 2022-08-17T12:18:26.5719457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32 2022-08-17T12:18:26.5825113Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32 2022-08-17T12:18:26.5837646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32 2022-08-17T12:18:26.5945031Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32 2022-08-17T12:18:26.5957271Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8 2022-08-17T12:18:26.6105423Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8 2022-08-17T12:18:26.6131152Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32 2022-08-17T12:18:26.6145737Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32 2022-08-17T12:18:26.6158354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64 2022-08-17T12:18:26.6265824Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64 2022-08-17T12:18:26.6278995Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64 2022-08-17T12:18:26.6385624Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64 2022-08-17T12:18:26.6399388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8 2022-08-17T12:18:26.6546011Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8 2022-08-17T12:18:26.6586698Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64 2022-08-17T12:18:26.6607551Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8 2022-08-17T12:18:26.6632027Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8 2022-08-17T12:18:26.6706371Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64 2022-08-17T12:18:26.6720190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16 2022-08-17T12:18:26.6825795Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16 2022-08-17T12:18:26.6839484Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16 2022-08-17T12:18:26.6985348Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16 2022-08-17T12:18:26.7022820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32 2022-08-17T12:18:26.7032284Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32 2022-08-17T12:18:26.7045475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8 2022-08-17T12:18:26.7145330Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8 2022-08-17T12:18:26.7158263Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32 2022-08-17T12:18:26.7265224Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32 2022-08-17T12:18:26.7277830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool 2022-08-17T12:18:26.7425753Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool 2022-08-17T12:18:26.7466240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64 2022-08-17T12:18:26.7484985Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16 2022-08-17T12:18:26.7586581Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16 2022-08-17T12:18:26.7607759Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64 2022-08-17T12:18:26.7705845Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64 2022-08-17T12:18:26.7718615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128 2022-08-17T12:18:26.7906732Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128 2022-08-17T12:18:26.7926908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128 2022-08-17T12:18:26.8026775Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128 2022-08-17T12:18:26.8046292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8 2022-08-17T12:18:26.8145822Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8 2022-08-17T12:18:26.8158641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64 2022-08-17T12:18:26.8346049Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64 2022-08-17T12:18:26.8363307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64 2022-08-17T12:18:26.8466730Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64 2022-08-17T12:18:26.8481107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8 2022-08-17T12:18:26.8587521Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8 2022-08-17T12:18:26.8607431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32 2022-08-17T12:18:26.8787982Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32 2022-08-17T12:18:26.8808141Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16 2022-08-17T12:18:26.8907281Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16 2022-08-17T12:18:26.8922400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16 2022-08-17T12:18:26.8934200Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16 2022-08-17T12:18:26.8942702Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64 2022-08-17T12:18:26.9026758Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_float32 2022-08-17T12:18:26.9041575Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64 2022-08-17T12:18:26.9227434Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64 2022-08-17T12:18:26.9240354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32 2022-08-17T12:18:26.9347939Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32 2022-08-17T12:18:26.9362513Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128 2022-08-17T12:18:26.9467866Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128 2022-08-17T12:18:26.9482810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16 2022-08-17T12:18:26.9668579Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16 2022-08-17T12:18:26.9683200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64 2022-08-17T12:18:26.9716691Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64 2022-08-17T12:18:26.9725179Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_float32 2022-08-17T12:18:26.9747224Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:18:26.9786296Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:18:26.9811868Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32 2022-08-17T12:18:26.9906191Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32 2022-08-17T12:18:26.9920614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32 2022-08-17T12:18:27.0105881Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32 2022-08-17T12:18:27.0119483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16 2022-08-17T12:18:27.0145660Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16 2022-08-17T12:18:27.0169956Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:18:27.0265856Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:18:27.0279457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64 2022-08-17T12:18:27.0345513Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64 2022-08-17T12:18:27.0358489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64 2022-08-17T12:18:27.0545393Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64 2022-08-17T12:18:27.0560062Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128 2022-08-17T12:18:27.0585730Z [gw3] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128 2022-08-17T12:18:27.0609164Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:18:27.0705589Z [gw2] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:18:27.0718994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16 2022-08-17T12:18:27.0785270Z [gw0] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16 2022-08-17T12:18:27.0797359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8 2022-08-17T12:18:27.0985091Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8 2022-08-17T12:18:27.0996887Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64 2022-08-17T12:18:27.1025500Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64 2022-08-17T12:18:27.1049647Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:18:27.1145473Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:18:27.1157006Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32 2022-08-17T12:18:27.1225150Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32 2022-08-17T12:18:27.1237223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8 2022-08-17T12:18:27.1425166Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8 2022-08-17T12:18:27.1436325Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16 2022-08-17T12:18:27.1465279Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16 2022-08-17T12:18:27.1487569Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64 2022-08-17T12:18:27.1585269Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64 2022-08-17T12:18:27.1597743Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64 2022-08-17T12:18:27.1665219Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64 2022-08-17T12:18:27.1676646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16 2022-08-17T12:18:27.1865326Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16 2022-08-17T12:18:27.1877045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32 2022-08-17T12:18:27.1905484Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32 2022-08-17T12:18:27.1928161Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32 2022-08-17T12:18:27.2024934Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32 2022-08-17T12:18:27.2036634Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16 2022-08-17T12:18:27.2105384Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16 2022-08-17T12:18:27.2116818Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool 2022-08-17T12:18:27.2305110Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool 2022-08-17T12:18:27.2316524Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64 2022-08-17T12:18:27.2345428Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64 2022-08-17T12:18:27.2367653Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:18:27.2465146Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:18:27.2477168Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32 2022-08-17T12:18:27.2545196Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32 2022-08-17T12:18:27.2559294Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128 2022-08-17T12:18:27.2745464Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128 2022-08-17T12:18:27.2757806Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16 2022-08-17T12:18:27.2785220Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16 2022-08-17T12:18:27.2808672Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:18:27.2905224Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:18:27.2917499Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64 2022-08-17T12:18:27.2985394Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64 2022-08-17T12:18:27.2997679Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64 2022-08-17T12:18:27.3185467Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64 2022-08-17T12:18:27.3200711Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool 2022-08-17T12:18:27.3225532Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool 2022-08-17T12:18:27.3250510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64 2022-08-17T12:18:27.3345506Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64 2022-08-17T12:18:27.3357841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8 2022-08-17T12:18:27.3425136Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8 2022-08-17T12:18:27.3440348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32 2022-08-17T12:18:27.3625257Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32 2022-08-17T12:18:27.3637325Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128 2022-08-17T12:18:27.3665797Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128 2022-08-17T12:18:27.3687901Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32 2022-08-17T12:18:27.3784999Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32 2022-08-17T12:18:27.3796938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8 2022-08-17T12:18:27.3865032Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8 2022-08-17T12:18:27.3876535Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64 2022-08-17T12:18:27.4065359Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64 2022-08-17T12:18:27.4077256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32 2022-08-17T12:18:27.4105271Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32 2022-08-17T12:18:27.4226201Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64 2022-08-17T12:18:27.4242780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16 2022-08-17T12:18:27.4304516Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16 2022-08-17T12:18:27.4314990Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64 2022-08-17T12:18:27.4328849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16 2022-08-17T12:18:27.4506094Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16 2022-08-17T12:18:27.4519567Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64 2022-08-17T12:18:27.4545246Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64 2022-08-17T12:18:27.4637659Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32 2022-08-17T12:18:27.4666470Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32 2022-08-17T12:18:27.4684963Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128 2022-08-17T12:18:27.4745945Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128 2022-08-17T12:18:27.4758914Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32 2022-08-17T12:18:27.4947289Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32 2022-08-17T12:18:27.4961632Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16 2022-08-17T12:18:27.4986810Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16 2022-08-17T12:18:27.5109597Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32 2022-08-17T12:18:27.5129810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64 2022-08-17T12:18:27.5148522Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64 2022-08-17T12:18:27.5186586Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32 2022-08-17T12:18:27.5202624Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64 2022-08-17T12:18:27.5388678Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64 2022-08-17T12:18:27.5403770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32 2022-08-17T12:18:27.5543067Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32 2022-08-17T12:18:27.5549165Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64 2022-08-17T12:18:27.5627625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16 2022-08-17T12:18:27.5644661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8 2022-08-17T12:18:27.5727299Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8 2022-08-17T12:18:27.5828166Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16 2022-08-17T12:18:27.5843863Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64 2022-08-17T12:18:27.5870896Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64 2022-08-17T12:18:27.5945912Z [gw2] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64 2022-08-17T12:18:27.5986663Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32 2022-08-17T12:18:27.6002417Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32 2022-08-17T12:18:27.6067227Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32 2022-08-17T12:18:27.6083152Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8 2022-08-17T12:18:27.6148035Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8 2022-08-17T12:18:27.6267324Z [gw2] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32 2022-08-17T12:18:27.6283887Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16 2022-08-17T12:18:27.6386189Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16 2022-08-17T12:18:27.6427661Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32 2022-08-17T12:18:27.6443335Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64 2022-08-17T12:18:27.6507415Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64 2022-08-17T12:18:27.6522851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_bfloat16 2022-08-17T12:18:27.6668786Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_bfloat16 2022-08-17T12:18:27.6707932Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32 2022-08-17T12:18:27.6722122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32 2022-08-17T12:18:27.6826097Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32 2022-08-17T12:18:27.6867591Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64 2022-08-17T12:18:27.6883193Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16 2022-08-17T12:18:27.6947143Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16 2022-08-17T12:18:27.6964087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float32 2022-08-17T12:18:27.7147836Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float32 2022-08-17T12:18:27.7165362Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64 2022-08-17T12:18:27.7306522Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64 2022-08-17T12:18:27.7321363Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32 2022-08-17T12:18:27.7385730Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32 2022-08-17T12:18:27.7399888Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float64 2022-08-17T12:18:27.7586432Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float64 2022-08-17T12:18:27.7601093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8 2022-08-17T12:18:27.7745966Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8 2022-08-17T12:18:27.7760411Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64 2022-08-17T12:18:27.7826203Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64 2022-08-17T12:18:27.7840904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16 2022-08-17T12:18:27.8026004Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16 2022-08-17T12:18:27.8043144Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8 2022-08-17T12:18:27.8186690Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8 2022-08-17T12:18:27.8201230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8 2022-08-17T12:18:27.8265926Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8 2022-08-17T12:18:27.8283406Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool 2022-08-17T12:18:27.8465883Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool 2022-08-17T12:18:27.8479087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16 2022-08-17T12:18:27.8625880Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16 2022-08-17T12:18:27.8639681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8 2022-08-17T12:18:27.8706061Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8 2022-08-17T12:18:27.8720334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128 2022-08-17T12:18:27.8906040Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128 2022-08-17T12:18:27.8919595Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool 2022-08-17T12:18:27.9066819Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool 2022-08-17T12:18:27.9080142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool 2022-08-17T12:18:27.9145892Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool 2022-08-17T12:18:27.9159221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64 2022-08-17T12:18:27.9346132Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64 2022-08-17T12:18:27.9359355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128 2022-08-17T12:18:27.9506156Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128 2022-08-17T12:18:27.9522217Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128 2022-08-17T12:18:27.9585711Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128 2022-08-17T12:18:27.9599088Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16 2022-08-17T12:18:27.9786364Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16 2022-08-17T12:18:27.9800205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32 2022-08-17T12:18:27.9947044Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32 2022-08-17T12:18:27.9959747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64 2022-08-17T12:18:28.0025467Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64 2022-08-17T12:18:28.0039144Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32 2022-08-17T12:18:28.0225369Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32 2022-08-17T12:18:28.0238601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64 2022-08-17T12:18:28.0252025Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64 2022-08-17T12:18:28.0262488Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64 2022-08-17T12:18:28.0385848Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32 2022-08-17T12:18:28.0399504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32 2022-08-17T12:18:28.0466056Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32 2022-08-17T12:18:28.0480085Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64 2022-08-17T12:18:28.0666395Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64 2022-08-17T12:18:28.0679744Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16 2022-08-17T12:18:28.0826146Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16 2022-08-17T12:18:28.0839389Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64 2022-08-17T12:18:28.0906839Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64 2022-08-17T12:18:28.0918713Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16 2022-08-17T12:18:28.1105879Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16 2022-08-17T12:18:28.1118323Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32 2022-08-17T12:18:28.1266083Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32 2022-08-17T12:18:28.1278752Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16 2022-08-17T12:18:28.1346148Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16 2022-08-17T12:18:28.1358811Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32 2022-08-17T12:18:28.1547988Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32 2022-08-17T12:18:28.1563357Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64 2022-08-17T12:18:28.1604649Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64 2022-08-17T12:18:28.1613458Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32 2022-08-17T12:18:28.1707134Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32 2022-08-17T12:18:28.1722713Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32 2022-08-17T12:18:28.1786586Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32 2022-08-17T12:18:28.1793879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64 2022-08-17T12:18:28.1803894Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32 2022-08-17T12:18:28.1986250Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64 2022-08-17T12:18:28.1999792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16 2022-08-17T12:18:28.2025702Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16 2022-08-17T12:18:28.2147320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64 2022-08-17T12:18:28.2162666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64 2022-08-17T12:18:28.2228180Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64 2022-08-17T12:18:28.2251614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8 2022-08-17T12:18:28.2427809Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8 2022-08-17T12:18:28.2448096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32 2022-08-17T12:18:28.2504170Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32 2022-08-17T12:18:28.2514824Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64 2022-08-17T12:18:28.2588428Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32 2022-08-17T12:18:28.2611705Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8 2022-08-17T12:18:28.2668242Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8 2022-08-17T12:18:28.2692550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8 2022-08-17T12:18:28.2715804Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8 2022-08-17T12:18:28.2867570Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32 2022-08-17T12:18:28.2897079Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64 2022-08-17T12:18:28.2945854Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64 2022-08-17T12:18:28.3026586Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:18:28.3040878Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8 2022-08-17T12:18:28.3089171Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8 2022-08-17T12:18:28.3106172Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:18:28.3123794Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16 2022-08-17T12:18:28.3306642Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16 2022-08-17T12:18:28.3323288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8 2022-08-17T12:18:28.3385975Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8 2022-08-17T12:18:28.3452078Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32 2022-08-17T12:18:28.3466215Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32 2022-08-17T12:18:28.3481396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16 2022-08-17T12:18:28.3547061Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16 2022-08-17T12:18:28.3560885Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool 2022-08-17T12:18:28.3745623Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool 2022-08-17T12:18:28.3758415Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8 2022-08-17T12:18:28.3825166Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8 2022-08-17T12:18:28.3906173Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64 2022-08-17T12:18:28.3920736Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool 2022-08-17T12:18:28.3950906Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool 2022-08-17T12:18:28.3985632Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64 2022-08-17T12:18:28.3998672Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128 2022-08-17T12:18:28.4185502Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128 2022-08-17T12:18:28.4197770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16 2022-08-17T12:18:28.4265084Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16 2022-08-17T12:18:28.4334363Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32 2022-08-17T12:18:28.4346272Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32 2022-08-17T12:18:28.4362572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128 2022-08-17T12:18:28.4425215Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128 2022-08-17T12:18:28.4438604Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64 2022-08-17T12:18:28.4625562Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64 2022-08-17T12:18:28.4638313Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool 2022-08-17T12:18:28.4705147Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool 2022-08-17T12:18:28.4786025Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64 2022-08-17T12:18:28.4799934Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32 2022-08-17T12:18:28.4808612Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32 2022-08-17T12:18:28.4865028Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64 2022-08-17T12:18:28.4877074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16 2022-08-17T12:18:28.5065442Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16 2022-08-17T12:18:28.5077298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128 2022-08-17T12:18:28.5145293Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128 2022-08-17T12:18:28.5193036Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32 2022-08-17T12:18:28.5225147Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32 2022-08-17T12:18:28.5237307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64 2022-08-17T12:18:28.5305474Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64 2022-08-17T12:18:28.5317117Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32 2022-08-17T12:18:28.5505070Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32 2022-08-17T12:18:28.5519250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32 2022-08-17T12:18:28.5585340Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32 2022-08-17T12:18:28.5665766Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64 2022-08-17T12:18:28.5679589Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16 2022-08-17T12:18:28.5746349Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16 2022-08-17T12:18:28.5760402Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64 2022-08-17T12:18:28.5946278Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64 2022-08-17T12:18:28.5960305Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64 2022-08-17T12:18:28.6105784Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64 2022-08-17T12:18:28.6119061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32 2022-08-17T12:18:28.6186212Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32 2022-08-17T12:18:28.6202569Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16 2022-08-17T12:18:28.6385919Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16 2022-08-17T12:18:28.6398529Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16 2022-08-17T12:18:28.6546977Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16 2022-08-17T12:18:28.6559664Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64 2022-08-17T12:18:28.6626891Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64 2022-08-17T12:18:28.6644504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32 2022-08-17T12:18:28.6669285Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32 2022-08-17T12:18:28.6677557Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64 2022-08-17T12:18:28.6826781Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32 2022-08-17T12:18:28.6842433Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32 2022-08-17T12:18:28.6986246Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32 2022-08-17T12:18:28.7000138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16 2022-08-17T12:18:28.7066389Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16 2022-08-17T12:18:28.7081293Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64 2022-08-17T12:18:28.7227244Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64 2022-08-17T12:18:28.7234539Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32 2022-08-17T12:18:28.7266652Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64 2022-08-17T12:18:28.7284727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64 2022-08-17T12:18:28.7427647Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64 2022-08-17T12:18:28.7448620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32 2022-08-17T12:18:28.7507848Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32 2022-08-17T12:18:28.7531602Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8 2022-08-17T12:18:28.7533891Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64 2022-08-17T12:18:28.7666347Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8 2022-08-17T12:18:28.7707293Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32 2022-08-17T12:18:28.7729029Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16 2022-08-17T12:18:28.7804363Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16 2022-08-17T12:18:28.7946838Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32 2022-08-17T12:18:28.7966844Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8 2022-08-17T12:18:28.8025920Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8 2022-08-17T12:18:28.8043857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64 2022-08-17T12:18:28.8106665Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64 2022-08-17T12:18:28.8147525Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64 2022-08-17T12:18:28.8164401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32 2022-08-17T12:18:28.8307211Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32 2022-08-17T12:18:28.8326393Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8 2022-08-17T12:18:28.8347276Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8 2022-08-17T12:18:28.8386411Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64 2022-08-17T12:18:28.8401140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16 2022-08-17T12:18:28.8546472Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16 2022-08-17T12:18:28.8587757Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32 2022-08-17T12:18:28.8602724Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64 2022-08-17T12:18:28.8646709Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64 2022-08-17T12:18:28.8747539Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32 2022-08-17T12:18:28.8765010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8 2022-08-17T12:18:28.8826847Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8 2022-08-17T12:18:28.8842775Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool 2022-08-17T12:18:28.8986858Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool 2022-08-17T12:18:28.9027555Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64 2022-08-17T12:18:28.9043338Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8 2022-08-17T12:18:28.9187408Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8 2022-08-17T12:18:28.9211604Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16 2022-08-17T12:18:28.9266815Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16 2022-08-17T12:18:28.9282375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128 2022-08-17T12:18:28.9379685Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128 2022-08-17T12:18:28.9425020Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64 2022-08-17T12:18:28.9465618Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32 2022-08-17T12:18:28.9479708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8 2022-08-17T12:18:28.9570599Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8 2022-08-17T12:18:28.9625696Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32 2022-08-17T12:18:28.9638557Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool 2022-08-17T12:18:28.9705671Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool 2022-08-17T12:18:28.9719358Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64 2022-08-17T12:18:28.9866611Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64 2022-08-17T12:18:28.9906944Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64 2022-08-17T12:18:28.9921950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16 2022-08-17T12:18:29.0067589Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16 2022-08-17T12:18:29.0082813Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128 2022-08-17T12:18:29.0143730Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128 2022-08-17T12:18:29.0154652Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64 2022-08-17T12:18:29.0169020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16 2022-08-17T12:18:29.0305738Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16 2022-08-17T12:18:29.0346167Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32 2022-08-17T12:18:29.0360926Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool 2022-08-17T12:18:29.0427886Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool 2022-08-17T12:18:29.0505503Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32 2022-08-17T12:18:29.0520640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32 2022-08-17T12:18:29.0585426Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32 2022-08-17T12:18:29.0598550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32 2022-08-17T12:18:29.0745597Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32 2022-08-17T12:18:29.0786684Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64 2022-08-17T12:18:29.0801639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128 2022-08-17T12:18:29.0946689Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128 2022-08-17T12:18:29.0961366Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64 2022-08-17T12:18:29.1025901Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64 2022-08-17T12:18:29.1042210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64 2022-08-17T12:18:29.1227122Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64 2022-08-17T12:18:29.1245663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32 2022-08-17T12:18:29.1387088Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32 2022-08-17T12:18:29.1404858Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16 2022-08-17T12:18:29.1466469Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16 2022-08-17T12:18:29.1480400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16 2022-08-17T12:18:29.1667376Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16 2022-08-17T12:18:29.1680573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64 2022-08-17T12:18:29.1826213Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64 2022-08-17T12:18:29.1839938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32 2022-08-17T12:18:29.1906334Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32 2022-08-17T12:18:29.1920595Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32 2022-08-17T12:18:29.2107584Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32 2022-08-17T12:18:29.2121401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16 2022-08-17T12:18:29.2266617Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16 2022-08-17T12:18:29.2281001Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64 2022-08-17T12:18:29.2345630Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64 2022-08-17T12:18:29.2359500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64 2022-08-17T12:18:29.2484839Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64 2022-08-17T12:18:29.2495059Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64 2022-08-17T12:18:29.2547316Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32 2022-08-17T12:18:29.2567473Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32 2022-08-17T12:18:29.2707619Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32 2022-08-17T12:18:29.2727317Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16 2022-08-17T12:18:29.2786339Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16 2022-08-17T12:18:29.2804224Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8 2022-08-17T12:18:29.2987007Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8 2022-08-17T12:18:29.3008643Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64 2022-08-17T12:18:29.3146764Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64 2022-08-17T12:18:29.3166426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32 2022-08-17T12:18:29.3226190Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32 2022-08-17T12:18:29.3240502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8 2022-08-17T12:18:29.3387060Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8 2022-08-17T12:18:29.3396551Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32 2022-08-17T12:18:29.3427684Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64 2022-08-17T12:18:29.3450514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16 2022-08-17T12:18:29.3586764Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16 2022-08-17T12:18:29.3606247Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64 2022-08-17T12:18:29.3665884Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64 2022-08-17T12:18:29.3680530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16 2022-08-17T12:18:29.3691231Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16 2022-08-17T12:18:29.3824888Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64 2022-08-17T12:18:29.3866737Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32 2022-08-17T12:18:29.3888724Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32 2022-08-17T12:18:29.3956323Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32 2022-08-17T12:18:29.4026213Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32 2022-08-17T12:18:29.4047994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8 2022-08-17T12:18:29.4105074Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8 2022-08-17T12:18:29.4118687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool 2022-08-17T12:18:29.4265138Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool 2022-08-17T12:18:29.4305406Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64 2022-08-17T12:18:29.4320841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64 2022-08-17T12:18:29.4449182Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64 2022-08-17T12:18:29.4465867Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64 2022-08-17T12:18:29.4484047Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8 2022-08-17T12:18:29.4545306Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8 2022-08-17T12:18:29.4558923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128 2022-08-17T12:18:29.4705996Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128 2022-08-17T12:18:29.4746005Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32 2022-08-17T12:18:29.4760643Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8 2022-08-17T12:18:29.4793900Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8 2022-08-17T12:18:29.4906386Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32 2022-08-17T12:18:29.4924222Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16 2022-08-17T12:18:29.4985058Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16 2022-08-17T12:18:29.4997964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64 2022-08-17T12:18:29.5145483Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64 2022-08-17T12:18:29.5186267Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64 2022-08-17T12:18:29.5200011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8 2022-08-17T12:18:29.5228956Z [gw3] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8 2022-08-17T12:18:29.5345888Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64 2022-08-17T12:18:29.5361547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool 2022-08-17T12:18:29.5425448Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool 2022-08-17T12:18:29.5439246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16 2022-08-17T12:18:29.5586163Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16 2022-08-17T12:18:29.5624637Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32 2022-08-17T12:18:29.5628905Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32 2022-08-17T12:18:29.5694993Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64 2022-08-17T12:18:29.5786431Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64 2022-08-17T12:18:29.5804721Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128 2022-08-17T12:18:29.5865927Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128 2022-08-17T12:18:29.5880044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32 2022-08-17T12:18:29.6025374Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32 2022-08-17T12:18:29.6066629Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:18:29.6092132Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32 2022-08-17T12:18:29.6102993Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:18:29.6225645Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32 2022-08-17T12:18:29.6238098Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64 2022-08-17T12:18:29.6305108Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64 2022-08-17T12:18:29.6317755Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64 2022-08-17T12:18:29.6465167Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64 2022-08-17T12:18:29.6495721Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:18:29.6505380Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:18:29.6558094Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64 2022-08-17T12:18:29.6665686Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64 2022-08-17T12:18:29.6678432Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16 2022-08-17T12:18:29.6745659Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16 2022-08-17T12:18:29.6757936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16 2022-08-17T12:18:29.6905232Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16 2022-08-17T12:18:29.6945922Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64 2022-08-17T12:18:29.6975926Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32 2022-08-17T12:18:29.7106224Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32 2022-08-17T12:18:29.7123302Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32 2022-08-17T12:18:29.7131258Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32 2022-08-17T12:18:29.7185672Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64 2022-08-17T12:18:29.7198611Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32 2022-08-17T12:18:29.7346295Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32 2022-08-17T12:18:29.7386470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32 2022-08-17T12:18:29.7409224Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64 2022-08-17T12:18:29.7546175Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32 2022-08-17T12:18:29.7559621Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64 2022-08-17T12:18:29.7626401Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64 2022-08-17T12:18:29.7642827Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64 2022-08-17T12:18:29.7786606Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64 2022-08-17T12:18:29.7988529Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64 2022-08-17T12:18:29.8008223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16 2022-08-17T12:18:29.8066387Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16 2022-08-17T12:18:29.8080184Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8 2022-08-17T12:18:29.8428282Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8 2022-08-17T12:18:29.8443384Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32 2022-08-17T12:18:29.8507483Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32 2022-08-17T12:18:29.8520956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8 2022-08-17T12:18:29.8868923Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8 2022-08-17T12:18:29.8886372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64 2022-08-17T12:18:29.8946935Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64 2022-08-17T12:18:29.8955177Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16 2022-08-17T12:18:29.8971175Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64 2022-08-17T12:18:29.8979434Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16 2022-08-17T12:18:29.9300826Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32 2022-08-17T12:18:29.9307919Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64 2022-08-17T12:18:29.9310636Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32 2022-08-17T12:18:29.9338764Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8 2022-08-17T12:18:29.9389235Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8 2022-08-17T12:18:29.9409127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128 2022-08-17T12:18:29.9681754Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128 2022-08-17T12:18:29.9693819Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32 2022-08-17T12:18:29.9749984Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64 2022-08-17T12:18:29.9829113Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8 2022-08-17T12:18:29.9849359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64 2022-08-17T12:18:29.9916075Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64 2022-08-17T12:18:30.0005218Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8 2022-08-17T12:18:30.0013687Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32 2022-08-17T12:18:30.0190420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:18:30.0213435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16 2022-08-17T12:18:30.0268999Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16 2022-08-17T12:18:30.0289203Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32 2022-08-17T12:18:30.0301321Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32 2022-08-17T12:18:30.0310752Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64 2022-08-17T12:18:30.0554806Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32 2022-08-17T12:18:30.0629106Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32 2022-08-17T12:18:30.0647435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16 2022-08-17T12:18:30.0707946Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16 2022-08-17T12:18:30.0726866Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64 2022-08-17T12:18:30.0746172Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64 2022-08-17T12:18:30.1070603Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64 2022-08-17T12:18:30.1087323Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32 2022-08-17T12:18:30.1147790Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32 2022-08-17T12:18:30.1168532Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16 2022-08-17T12:18:30.1508675Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16 2022-08-17T12:18:30.1525272Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64 2022-08-17T12:18:30.1587114Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64 2022-08-17T12:18:30.1606693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32 2022-08-17T12:18:30.1752314Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32 2022-08-17T12:18:30.1762287Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64 2022-08-17T12:18:30.1948898Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32 2022-08-17T12:18:30.1963831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16 2022-08-17T12:18:30.2027693Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16 2022-08-17T12:18:30.2046734Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64 2022-08-17T12:18:30.2111506Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64 2022-08-17T12:18:30.2186285Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32 2022-08-17T12:18:30.2389074Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64 2022-08-17T12:18:30.2405163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32 2022-08-17T12:18:30.2467865Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32 2022-08-17T12:18:30.2491462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8 2022-08-17T12:18:30.2829608Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8 2022-08-17T12:18:30.2845996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64 2022-08-17T12:18:30.2908539Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64 2022-08-17T12:18:30.2928093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8 2022-08-17T12:18:30.3269722Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8 2022-08-17T12:18:30.3284245Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8 2022-08-17T12:18:30.3347951Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8 2022-08-17T12:18:30.3368444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16 2022-08-17T12:18:30.3375889Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64 2022-08-17T12:18:30.3384161Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16 2022-08-17T12:18:30.3548172Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32 2022-08-17T12:18:30.3560289Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:18:30.3707756Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:18:30.3726517Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8 2022-08-17T12:18:30.3788458Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8 2022-08-17T12:18:30.3808718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool 2022-08-17T12:18:30.3904939Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool 2022-08-17T12:18:30.3912925Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32 2022-08-17T12:18:30.4148908Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32 2022-08-17T12:18:30.4176034Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16 2022-08-17T12:18:30.4180330Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32 2022-08-17T12:18:30.4267401Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16 2022-08-17T12:18:30.4289487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32 2022-08-17T12:18:30.4347127Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32 2022-08-17T12:18:30.4588869Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64 2022-08-17T12:18:30.4610559Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool 2022-08-17T12:18:30.4708234Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool 2022-08-17T12:18:30.4730062Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64 2022-08-17T12:18:30.4961686Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64 2022-08-17T12:18:30.4971312Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:18:30.4979385Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64 2022-08-17T12:18:30.4986202Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64 2022-08-17T12:18:30.5026901Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32 2022-08-17T12:18:30.5046786Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128 2022-08-17T12:18:30.5148181Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128 2022-08-17T12:18:30.5172447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16 2022-08-17T12:18:30.5234350Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16 2022-08-17T12:18:30.5382277Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32 2022-08-17T12:18:30.5390906Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64 2022-08-17T12:18:30.5426027Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32 2022-08-17T12:18:30.5466948Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64 2022-08-17T12:18:30.5487221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32 2022-08-17T12:18:30.5571477Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32 2022-08-17T12:18:30.5586311Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32 2022-08-17T12:18:30.5600517Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32 2022-08-17T12:18:30.5827207Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32 2022-08-17T12:18:30.5907577Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64 2022-08-17T12:18:30.5921968Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64 2022-08-17T12:18:30.6026274Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64 2022-08-17T12:18:30.6040853Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64 2022-08-17T12:18:30.6150937Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64 2022-08-17T12:18:30.6167571Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64 2022-08-17T12:18:30.6279887Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32 2022-08-17T12:18:30.6286230Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64 2022-08-17T12:18:30.6347425Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32 2022-08-17T12:18:30.6364613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16 2022-08-17T12:18:30.6476543Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16 2022-08-17T12:18:30.6488329Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32 2022-08-17T12:18:30.6495063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8 2022-08-17T12:18:30.6498258Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8 2022-08-17T12:18:30.6585359Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32 2022-08-17T12:18:30.6705642Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64 2022-08-17T12:18:30.6787302Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:18:30.6803558Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32 2022-08-17T12:18:30.6901069Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32 2022-08-17T12:18:30.6909115Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:18:30.6931288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8 2022-08-17T12:18:30.7146235Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8 2022-08-17T12:18:30.7161075Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:18:30.7169435Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64 2022-08-17T12:18:30.7233228Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32 2022-08-17T12:18:30.7234028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64 2022-08-17T12:18:30.7242974Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:18:30.7347094Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64 2022-08-17T12:18:30.7372288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16 2022-08-17T12:18:30.7416603Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16 2022-08-17T12:18:30.7588120Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32 2022-08-17T12:18:30.7588754Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amax_cpu_float32 2022-08-17T12:18:30.7666926Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64 2022-08-17T12:18:30.7685624Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16 2022-08-17T12:18:30.7787512Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16 2022-08-17T12:18:30.7802711Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool 2022-08-17T12:18:30.8107788Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool 2022-08-17T12:18:30.8129461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32 2022-08-17T12:18:30.8226419Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32 2022-08-17T12:18:30.8241712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16 2022-08-17T12:18:30.8381504Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16 2022-08-17T12:18:30.8388801Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amax_cpu_float32 2022-08-17T12:18:30.8547136Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amin_cpu_float32 2022-08-17T12:18:30.8564519Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64 2022-08-17T12:18:30.8666619Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64 2022-08-17T12:18:30.8680454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32 2022-08-17T12:18:30.8989653Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32 2022-08-17T12:18:30.9003081Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8 2022-08-17T12:18:30.9073106Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8 2022-08-17T12:18:30.9079954Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amin_cpu_float32 2022-08-17T12:18:30.9108948Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmax_cpu_float32 2022-08-17T12:18:30.9131055Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64 2022-08-17T12:18:30.9282307Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64 2022-08-17T12:18:30.9426565Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmax_cpu_float32 2022-08-17T12:18:30.9440714Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8 2022-08-17T12:18:30.9505504Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8 2022-08-17T12:18:30.9547071Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmin_cpu_float32 2022-08-17T12:18:30.9570392Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16 2022-08-17T12:18:30.9704185Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16 2022-08-17T12:18:30.9866364Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmin_cpu_float32 2022-08-17T12:18:30.9880243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16 2022-08-17T12:18:30.9945773Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16 2022-08-17T12:18:30.9987360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_complex64 2022-08-17T12:18:31.0009573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32 2022-08-17T12:18:31.0261144Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32 2022-08-17T12:18:31.0307046Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_complex64 2022-08-17T12:18:31.0322824Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool 2022-08-17T12:18:31.0386750Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool 2022-08-17T12:18:31.0427065Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_float32 2022-08-17T12:18:31.0441258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64 2022-08-17T12:18:31.0534456Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64 2022-08-17T12:18:31.0747156Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_float32 2022-08-17T12:18:31.0764825Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128 2022-08-17T12:18:31.0826087Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128 2022-08-17T12:18:31.0866026Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_complex64 2022-08-17T12:18:31.0881922Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8 2022-08-17T12:18:31.1098129Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8 2022-08-17T12:18:31.1186856Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_complex64 2022-08-17T12:18:31.1203533Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32 2022-08-17T12:18:31.1266657Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32 2022-08-17T12:18:31.1348446Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_float32 2022-08-17T12:18:31.1367096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8 2022-08-17T12:18:31.1425241Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8 2022-08-17T12:18:31.1684182Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_float32 2022-08-17T12:18:31.1830233Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64 2022-08-17T12:18:31.1866615Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64 2022-08-17T12:18:31.1868756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16 2022-08-17T12:18:31.1876674Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16 2022-08-17T12:18:31.2067956Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_log_softmax_cpu_float32 2022-08-17T12:18:31.2089901Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16 2022-08-17T12:18:31.2255137Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16 2022-08-17T12:18:31.2269007Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_log_softmax_cpu_float32 2022-08-17T12:18:31.2299577Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool 2022-08-17T12:18:31.2307597Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool 2022-08-17T12:18:31.2511916Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logaddexp_cpu_float32 2022-08-17T12:18:31.2532545Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32 2022-08-17T12:18:31.2554787Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32 2022-08-17T12:18:31.2709527Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logaddexp_cpu_float32 2022-08-17T12:18:31.2724336Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128 2022-08-17T12:18:31.2787195Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128 2022-08-17T12:18:31.2988337Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logsumexp_cpu_float32 2022-08-17T12:18:31.3012074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64 2022-08-17T12:18:31.3155539Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64 2022-08-17T12:18:31.3164275Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32 2022-08-17T12:18:31.3430984Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32 2022-08-17T12:18:31.3453685Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16 2022-08-17T12:18:31.3589320Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16 2022-08-17T12:18:31.3604605Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64 2022-08-17T12:18:31.3870516Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64 2022-08-17T12:18:31.3889020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32 2022-08-17T12:18:31.4029407Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32 2022-08-17T12:18:31.4045926Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16 2022-08-17T12:18:31.4131823Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16 2022-08-17T12:18:31.4141041Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logsumexp_cpu_float32 2022-08-17T12:18:31.4308003Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_complex64 2022-08-17T12:18:31.4325207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64 2022-08-17T12:18:31.4462665Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64 2022-08-17T12:18:31.4474384Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64 2022-08-17T12:18:31.4475954Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32 2022-08-17T12:18:31.4492149Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32 2022-08-17T12:18:31.4747321Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32 2022-08-17T12:18:31.4766887Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8 2022-08-17T12:18:31.4906555Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8 2022-08-17T12:18:31.4922975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64 2022-08-17T12:18:31.5188006Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64 2022-08-17T12:18:31.5204477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8 2022-08-17T12:18:31.5347769Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8 2022-08-17T12:18:31.5362521Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16 2022-08-17T12:18:31.5630913Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16 2022-08-17T12:18:31.5647883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16 2022-08-17T12:18:31.5788873Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16 2022-08-17T12:18:31.5803712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32 2022-08-17T12:18:31.5931126Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32 2022-08-17T12:18:31.5940692Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_complex64 2022-08-17T12:18:31.6068558Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_float32 2022-08-17T12:18:31.6088454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool 2022-08-17T12:18:31.6267251Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool 2022-08-17T12:18:31.6283630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64 2022-08-17T12:18:31.6507782Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64 2022-08-17T12:18:31.6523851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128 2022-08-17T12:18:31.6707508Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128 2022-08-17T12:18:31.6722061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8 2022-08-17T12:18:31.6818340Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8 2022-08-17T12:18:31.6827225Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_float32 2022-08-17T12:18:31.6947553Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_median_cpu_float32 2022-08-17T12:18:31.6967791Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64 2022-08-17T12:18:31.6999648Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64 2022-08-17T12:18:31.7146566Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_median_cpu_float32 2022-08-17T12:18:31.7164274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8 2022-08-17T12:18:31.7221753Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8 2022-08-17T12:18:31.7230069Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32 2022-08-17T12:18:31.7266002Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64 2022-08-17T12:18:31.7387544Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_norm_cpu_float32 2022-08-17T12:18:31.7409526Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16 2022-08-17T12:18:31.7588095Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16 2022-08-17T12:18:31.7610854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16 2022-08-17T12:18:31.7828956Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16 2022-08-17T12:18:31.7850690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32 2022-08-17T12:18:31.8029084Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32 2022-08-17T12:18:31.8052338Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool 2022-08-17T12:18:31.8268094Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool 2022-08-17T12:18:31.8293591Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64 2022-08-17T12:18:31.8468653Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64 2022-08-17T12:18:31.8490746Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16 2022-08-17T12:18:31.8709117Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16 2022-08-17T12:18:31.8730837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16 2022-08-17T12:18:31.8760693Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16 2022-08-17T12:18:31.8769074Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64 2022-08-17T12:18:31.8908010Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32 2022-08-17T12:18:31.8930419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32 2022-08-17T12:18:31.9148325Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32 2022-08-17T12:18:31.9171058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32 2022-08-17T12:18:31.9348677Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32 2022-08-17T12:18:31.9375495Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64 2022-08-17T12:18:31.9522507Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64 2022-08-17T12:18:31.9529441Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32 2022-08-17T12:18:31.9587085Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64 2022-08-17T12:18:31.9608536Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64 2022-08-17T12:18:31.9788070Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64 2022-08-17T12:18:31.9812682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16 2022-08-17T12:18:32.0028722Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16 2022-08-17T12:18:32.0049769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8 2022-08-17T12:18:32.0229823Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8 2022-08-17T12:18:32.0251861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32 2022-08-17T12:18:32.0467545Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32 2022-08-17T12:18:32.0490096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8 2022-08-17T12:18:32.0668608Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8 2022-08-17T12:18:32.0690011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64 2022-08-17T12:18:32.0816443Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64 2022-08-17T12:18:32.0826181Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_norm_cpu_float32 2022-08-17T12:18:32.0907339Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_complex64 2022-08-17T12:18:32.0929038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16 2022-08-17T12:18:32.1107868Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16 2022-08-17T12:18:32.1129702Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8 2022-08-17T12:18:32.1348680Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8 2022-08-17T12:18:32.1369803Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32 2022-08-17T12:18:32.1548120Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32 2022-08-17T12:18:32.1570124Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8 2022-08-17T12:18:32.1788118Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8 2022-08-17T12:18:32.1809077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64 2022-08-17T12:18:32.1861284Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64 2022-08-17T12:18:32.1871477Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64 2022-08-17T12:18:32.1987629Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32 2022-08-17T12:18:32.2003285Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16 2022-08-17T12:18:32.2018016Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_complex64 2022-08-17T12:18:32.2025014Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16 2022-08-17T12:18:32.2228914Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_float32 2022-08-17T12:18:32.2251558Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16 2022-08-17T12:18:32.2429474Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16 2022-08-17T12:18:32.2443921Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128 2022-08-17T12:18:32.2454904Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_float32 2022-08-17T12:18:32.2466104Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128 2022-08-17T12:18:32.2668921Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_complex64 2022-08-17T12:18:32.2692562Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool 2022-08-17T12:18:32.2845431Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool 2022-08-17T12:18:32.2868262Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32 2022-08-17T12:18:32.2870562Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64 2022-08-17T12:18:32.2891188Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64 2022-08-17T12:18:32.3065725Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64 2022-08-17T12:18:32.3108244Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64 2022-08-17T12:18:32.3134986Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128 2022-08-17T12:18:32.3306548Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128 2022-08-17T12:18:32.3308995Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32 2022-08-17T12:18:32.3334905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16 2022-08-17T12:18:32.3405232Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16 2022-08-17T12:18:32.3548295Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32 2022-08-17T12:18:32.3570859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64 2022-08-17T12:18:32.3749297Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64 2022-08-17T12:18:32.3751326Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:18:32.3775572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32 2022-08-17T12:18:32.3973796Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32 2022-08-17T12:18:32.3989057Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:18:32.4169105Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32 2022-08-17T12:18:32.4188281Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32 2022-08-17T12:18:32.4191859Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:18:32.4214498Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64 2022-08-17T12:18:32.4292589Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64 2022-08-17T12:18:32.4322063Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:18:32.4331537Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_complex64 2022-08-17T12:18:32.4428201Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_float32 2022-08-17T12:18:32.4451409Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64 2022-08-17T12:18:32.4629256Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64 2022-08-17T12:18:32.4631308Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64 2022-08-17T12:18:32.4654310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:18:32.4870586Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:18:32.4893228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16 2022-08-17T12:18:32.5069780Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16 2022-08-17T12:18:32.5094626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:18:32.5197131Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:18:32.5208895Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64 2022-08-17T12:18:32.5223146Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32 2022-08-17T12:18:32.5232012Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_float32 2022-08-17T12:18:32.5307983Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmax_cpu_float32 2022-08-17T12:18:32.5326011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32 2022-08-17T12:18:32.5336311Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32 2022-08-17T12:18:32.5508224Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32 2022-08-17T12:18:32.5531978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:18:32.5627210Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:18:32.5634225Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmax_cpu_float32 2022-08-17T12:18:32.5705515Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64 2022-08-17T12:18:32.5747780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmin_cpu_float32 2022-08-17T12:18:32.5768382Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64 2022-08-17T12:18:32.5876130Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64 2022-08-17T12:18:32.5947130Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmin_cpu_float32 2022-08-17T12:18:32.5962199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:18:32.6174403Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:18:32.6188714Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64 2022-08-17T12:18:32.6192518Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32 2022-08-17T12:18:32.6194133Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_complex64 2022-08-17T12:18:32.6209503Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8 2022-08-17T12:18:32.6389243Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8 2022-08-17T12:18:32.6395981Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:18:32.6404827Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32 2022-08-17T12:18:32.6627024Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:18:32.6628655Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:18:32.6649987Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8 2022-08-17T12:18:32.6826618Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8 2022-08-17T12:18:32.6844661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:18:32.6950419Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:18:32.7066618Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:18:32.7069530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:18:32.7091152Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16 2022-08-17T12:18:32.7222673Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16 2022-08-17T12:18:32.7266531Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:18:32.7280610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:18:32.7507311Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:18:32.7510498Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64 2022-08-17T12:18:32.7534138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128 2022-08-17T12:18:32.7708340Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128 2022-08-17T12:18:32.7723473Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:18:32.7948572Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:18:32.7985834Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64 2022-08-17T12:18:32.8147295Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64 2022-08-17T12:18:32.8162750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:18:32.8387981Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:18:32.8408493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16 2022-08-17T12:18:32.8521462Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16 2022-08-17T12:18:32.8530672Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64 2022-08-17T12:18:32.8586925Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32 2022-08-17T12:18:32.8601723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:18:32.8828415Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:18:32.8849460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32 2022-08-17T12:18:32.8934449Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32 2022-08-17T12:18:32.8986214Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32 2022-08-17T12:18:32.9027400Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:18:32.9042376Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:18:32.9271980Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:18:32.9293633Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64 2022-08-17T12:18:32.9421993Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64 2022-08-17T12:18:32.9431324Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:18:32.9467438Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:18:32.9484104Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:18:32.9610748Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:18:32.9707480Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:18:32.9729667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16 2022-08-17T12:18:32.9865680Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16 2022-08-17T12:18:32.9885289Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64 2022-08-17T12:18:32.9906101Z [gw2] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64 2022-08-17T12:18:32.9921322Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:18:33.0146319Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:18:33.0166615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32 2022-08-17T12:18:33.0305655Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32 2022-08-17T12:18:33.0325301Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32 2022-08-17T12:18:33.0346455Z [gw2] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32 2022-08-17T12:18:33.0359948Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:18:33.0586660Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:18:33.0606734Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64 2022-08-17T12:18:33.0648821Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64 2022-08-17T12:18:33.0658050Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_complex64 2022-08-17T12:18:33.0745420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_float32 2022-08-17T12:18:33.0786258Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64 2022-08-17T12:18:33.0800533Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:18:33.1028585Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:18:33.1049700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8 2022-08-17T12:18:33.1228023Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8 2022-08-17T12:18:33.1244308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:18:33.1468357Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:18:33.1491212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8 2022-08-17T12:18:33.1614334Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8 2022-08-17T12:18:33.1621082Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64 2022-08-17T12:18:33.1667888Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32 2022-08-17T12:18:33.1687543Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:18:33.1909712Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:18:33.1933155Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16 2022-08-17T12:18:33.1953849Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16 2022-08-17T12:18:33.2026364Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32 2022-08-17T12:18:33.2108481Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64 2022-08-17T12:18:33.2132304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:18:33.2350158Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:18:33.2353648Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64 2022-08-17T12:18:33.2375230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool 2022-08-17T12:18:33.2467231Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool 2022-08-17T12:18:33.2549261Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32 2022-08-17T12:18:33.2574441Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:18:33.2637393Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:18:33.2771630Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32 2022-08-17T12:18:33.2780106Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_float32 2022-08-17T12:18:33.2786860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_complex64 2022-08-17T12:18:33.2806588Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128 2022-08-17T12:18:33.2906484Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128 2022-08-17T12:18:33.2988208Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64 2022-08-17T12:18:33.3011107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:18:33.3228493Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:18:33.3245122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64 2022-08-17T12:18:33.3429332Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64 2022-08-17T12:18:33.3451820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:18:33.3668895Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:18:33.3678860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32 2022-08-17T12:18:33.3691348Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64 2022-08-17T12:18:33.3698337Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32 2022-08-17T12:18:33.3867810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32 2022-08-17T12:18:33.3882696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:18:33.3897731Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:18:33.3903785Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_complex64 2022-08-17T12:18:33.4000169Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_float32 2022-08-17T12:18:33.4106236Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32 2022-08-17T12:18:33.4108231Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64 2022-08-17T12:18:33.4129805Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64 2022-08-17T12:18:33.4307473Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64 2022-08-17T12:18:33.4326083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:18:33.4464176Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:18:33.4470887Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_float32 2022-08-17T12:18:33.4547708Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_complex64 2022-08-17T12:18:33.4569454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16 2022-08-17T12:18:33.4636493Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16 2022-08-17T12:18:33.4645259Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64 2022-08-17T12:18:33.4747342Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32 2022-08-17T12:18:33.4766564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:18:33.4843696Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:18:33.4986501Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32 2022-08-17T12:18:33.5000457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32 2022-08-17T12:18:33.5066280Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32 2022-08-17T12:18:33.5187483Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64 2022-08-17T12:18:33.5205761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16 2022-08-17T12:18:33.5429125Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16 2022-08-17T12:18:33.5448172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64 2022-08-17T12:18:33.5631374Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64 2022-08-17T12:18:33.5648427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool 2022-08-17T12:18:33.5872597Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool 2022-08-17T12:18:33.5891666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8 2022-08-17T12:18:33.6072202Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8 2022-08-17T12:18:33.6095401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16 2022-08-17T12:18:33.6310223Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16 2022-08-17T12:18:33.6504986Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8 2022-08-17T12:18:33.6521211Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8 2022-08-17T12:18:33.6750331Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32 2022-08-17T12:18:33.6772468Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16 2022-08-17T12:18:33.6876468Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16 2022-08-17T12:18:33.6948354Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32 2022-08-17T12:18:33.6971443Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64 2022-08-17T12:18:33.7189005Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64 2022-08-17T12:18:33.7205897Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool 2022-08-17T12:18:33.7387969Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool 2022-08-17T12:18:33.7403192Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16 2022-08-17T12:18:33.7629753Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16 2022-08-17T12:18:33.7648534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16 2022-08-17T12:18:33.7830827Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16 2022-08-17T12:18:33.7845953Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32 2022-08-17T12:18:33.8070144Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32 2022-08-17T12:18:33.8092842Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32 2022-08-17T12:18:33.8269497Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32 2022-08-17T12:18:33.8284180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64 2022-08-17T12:18:33.8508555Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64 2022-08-17T12:18:33.8533766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64 2022-08-17T12:18:33.8707421Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64 2022-08-17T12:18:33.8725897Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8 2022-08-17T12:18:33.8947404Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8 2022-08-17T12:18:33.8968658Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16 2022-08-17T12:18:33.9084768Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16 2022-08-17T12:18:33.9094813Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_complex64 2022-08-17T12:18:33.9147487Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_float32 2022-08-17T12:18:33.9165645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8 2022-08-17T12:18:33.9389283Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8 2022-08-17T12:18:33.9413680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32 2022-08-17T12:18:33.9587869Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32 2022-08-17T12:18:33.9606333Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16 2022-08-17T12:18:33.9827613Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16 2022-08-17T12:18:33.9849275Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64 2022-08-17T12:18:34.0028252Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64 2022-08-17T12:18:34.0046574Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool 2022-08-17T12:18:34.0271040Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool 2022-08-17T12:18:34.0293215Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8 2022-08-17T12:18:34.0468642Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8 2022-08-17T12:18:34.0487946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128 2022-08-17T12:18:34.0708019Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128 2022-08-17T12:18:34.0730239Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8 2022-08-17T12:18:34.0907979Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8 2022-08-17T12:18:34.0926229Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32 2022-08-17T12:18:34.0949440Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32 2022-08-17T12:18:34.0960597Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_float32 2022-08-17T12:18:34.1147669Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64 2022-08-17T12:18:34.1172433Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16 2022-08-17T12:18:34.1174718Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64 2022-08-17T12:18:34.1346948Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16 2022-08-17T12:18:34.1373565Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64 2022-08-17T12:18:34.1426139Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64 2022-08-17T12:18:34.1570637Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32 2022-08-17T12:18:34.1585614Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32 2022-08-17T12:18:34.1599600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool 2022-08-17T12:18:34.1787639Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool 2022-08-17T12:18:34.1810601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16 2022-08-17T12:18:34.1866298Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16 2022-08-17T12:18:34.2027688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64 2022-08-17T12:18:34.2041477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16 2022-08-17T12:18:34.2228976Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16 2022-08-17T12:18:34.2251298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32 2022-08-17T12:18:34.2448550Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32 2022-08-17T12:18:34.2457613Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64 2022-08-17T12:18:34.2467670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32 2022-08-17T12:18:34.2488262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32 2022-08-17T12:18:34.2669478Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32 2022-08-17T12:18:34.2696298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64 2022-08-17T12:18:34.2744778Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64 2022-08-17T12:18:34.2866749Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32 2022-08-17T12:18:34.2907472Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64 2022-08-17T12:18:34.2922645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64 2022-08-17T12:18:34.3110454Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64 2022-08-17T12:18:34.3132884Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16 2022-08-17T12:18:34.3364514Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16 2022-08-17T12:18:34.3377975Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64 2022-08-17T12:18:34.3382192Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16 2022-08-17T12:18:34.3390508Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16 2022-08-17T12:18:34.3550672Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32 2022-08-17T12:18:34.3576056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32 2022-08-17T12:18:34.3612189Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32 2022-08-17T12:18:34.3788153Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32 2022-08-17T12:18:34.3803690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32 2022-08-17T12:18:34.3826280Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32 2022-08-17T12:18:34.3889946Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64 2022-08-17T12:18:34.3899279Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64 2022-08-17T12:18:34.3988567Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32 2022-08-17T12:18:34.4011740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64 2022-08-17T12:18:34.4229548Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64 2022-08-17T12:18:34.4244729Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64 2022-08-17T12:18:34.4429034Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64 2022-08-17T12:18:34.4452127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8 2022-08-17T12:18:34.4669086Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8 2022-08-17T12:18:34.4688475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8 2022-08-17T12:18:34.4868516Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8 2022-08-17T12:18:34.4894531Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8 2022-08-17T12:18:34.5108453Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8 2022-08-17T12:18:34.5124116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8 2022-08-17T12:18:34.5308876Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8 2022-08-17T12:18:34.5329715Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16 2022-08-17T12:18:34.5547085Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16 2022-08-17T12:18:34.5565877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16 2022-08-17T12:18:34.5749083Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16 2022-08-17T12:18:34.5771390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool 2022-08-17T12:18:34.5988345Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool 2022-08-17T12:18:34.6006378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool 2022-08-17T12:18:34.6188575Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool 2022-08-17T12:18:34.6217434Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128 2022-08-17T12:18:34.6427294Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128 2022-08-17T12:18:34.6445401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128 2022-08-17T12:18:34.6628128Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128 2022-08-17T12:18:34.6650135Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32 2022-08-17T12:18:34.6868071Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32 2022-08-17T12:18:34.6882694Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64 2022-08-17T12:18:34.7070030Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64 2022-08-17T12:18:34.7093955Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64 2022-08-17T12:18:34.7310374Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64 2022-08-17T12:18:34.7329500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32 2022-08-17T12:18:34.7353725Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32 2022-08-17T12:18:34.7362171Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64 2022-08-17T12:18:34.7374364Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32 2022-08-17T12:18:34.7381596Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32 2022-08-17T12:18:34.7509925Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64 2022-08-17T12:18:34.7536546Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16 2022-08-17T12:18:34.7749168Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16 2022-08-17T12:18:34.7766144Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64 2022-08-17T12:18:34.7949953Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64 2022-08-17T12:18:34.7975296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32 2022-08-17T12:18:34.8189977Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32 2022-08-17T12:18:34.8209076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16 2022-08-17T12:18:34.8390860Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16 2022-08-17T12:18:34.8414207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64 2022-08-17T12:18:34.8630060Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64 2022-08-17T12:18:34.8685352Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32 2022-08-17T12:18:34.8829987Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32 2022-08-17T12:18:34.8855213Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16 2022-08-17T12:18:34.9043377Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16 2022-08-17T12:18:34.9050187Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32 2022-08-17T12:18:34.9067116Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64 2022-08-17T12:18:34.9075929Z [gw3] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64 2022-08-17T12:18:34.9095534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64 2022-08-17T12:18:34.9267041Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64 2022-08-17T12:18:34.9281525Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32 2022-08-17T12:18:34.9468581Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32 2022-08-17T12:18:34.9484782Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32 2022-08-17T12:18:34.9507363Z [gw3] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32 2022-08-17T12:18:34.9527320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8 2022-08-17T12:18:34.9708759Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8 2022-08-17T12:18:34.9732378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64 2022-08-17T12:18:34.9907890Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64 2022-08-17T12:18:34.9948219Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64 2022-08-17T12:18:34.9967494Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8 2022-08-17T12:18:35.0148303Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8 2022-08-17T12:18:35.0173389Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8 2022-08-17T12:18:35.0389882Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8 2022-08-17T12:18:35.0405692Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16 2022-08-17T12:18:35.0589574Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16 2022-08-17T12:18:35.0612138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8 2022-08-17T12:18:35.0829606Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8 2022-08-17T12:18:35.0848185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool 2022-08-17T12:18:35.1029422Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool 2022-08-17T12:18:35.1057997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:18:35.1075430Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:18:35.1085726Z [gw3] [ 69%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64 2022-08-17T12:18:35.1269748Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32 2022-08-17T12:18:35.1289458Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128 2022-08-17T12:18:35.1469938Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128 2022-08-17T12:18:35.1485523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool 2022-08-17T12:18:35.1707467Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool 2022-08-17T12:18:35.1725580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64 2022-08-17T12:18:35.1862438Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64 2022-08-17T12:18:35.1871381Z [gw3] [ 69%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32 2022-08-17T12:18:35.1906479Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64 2022-08-17T12:18:35.1921135Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16 2022-08-17T12:18:35.2147809Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16 2022-08-17T12:18:35.2170107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32 2022-08-17T12:18:35.2348054Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32 2022-08-17T12:18:35.2353477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32 2022-08-17T12:18:35.2366610Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64 2022-08-17T12:18:35.2371499Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32 2022-08-17T12:18:35.2590583Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32 2022-08-17T12:18:35.2615511Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64 2022-08-17T12:18:35.2789632Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64 2022-08-17T12:18:35.2815863Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64 2022-08-17T12:18:35.2925558Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64 2022-08-17T12:18:35.2937095Z [gw3] [ 69%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64 2022-08-17T12:18:35.3029327Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32 2022-08-17T12:18:35.3053158Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16 2022-08-17T12:18:35.3230548Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16 2022-08-17T12:18:35.3256847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16 2022-08-17T12:18:35.3470359Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16 2022-08-17T12:18:35.3494801Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32 2022-08-17T12:18:35.3669430Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32 2022-08-17T12:18:35.3694710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32 2022-08-17T12:18:35.3704375Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32 2022-08-17T12:18:35.3712951Z [gw3] [ 69%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32 2022-08-17T12:18:35.3907200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64 2022-08-17T12:18:35.3921520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64 2022-08-17T12:18:35.4108482Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64 2022-08-17T12:18:35.4124625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64 2022-08-17T12:18:35.4297830Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64 2022-08-17T12:18:35.4306029Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32 2022-08-17T12:18:35.4347237Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64 2022-08-17T12:18:35.4363457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8 2022-08-17T12:18:35.4549429Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8 2022-08-17T12:18:35.4564758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8 2022-08-17T12:18:35.4788529Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8 2022-08-17T12:18:35.4802999Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8 2022-08-17T12:18:35.4953056Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8 2022-08-17T12:18:35.4966766Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64 2022-08-17T12:18:35.4987426Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32 2022-08-17T12:18:35.5002852Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8 2022-08-17T12:18:35.5017898Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8 2022-08-17T12:18:35.5025832Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64 2022-08-17T12:18:35.5227542Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32 2022-08-17T12:18:35.5246026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_bfloat16 2022-08-17T12:18:35.5349421Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_bfloat16 2022-08-17T12:18:35.5411873Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32 2022-08-17T12:18:35.5420628Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32 2022-08-17T12:18:35.5427556Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64 2022-08-17T12:18:35.5443564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16 2022-08-17T12:18:35.5466515Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16 2022-08-17T12:18:35.5594980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64 2022-08-17T12:18:35.5666981Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64 2022-08-17T12:18:35.5683588Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float32 2022-08-17T12:18:35.5866843Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float32 2022-08-17T12:18:35.5883500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool 2022-08-17T12:18:35.5906184Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool 2022-08-17T12:18:35.5966772Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32 2022-08-17T12:18:35.6107421Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32 2022-08-17T12:18:35.6122236Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float64 2022-08-17T12:18:35.6309056Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float64 2022-08-17T12:18:35.6322278Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128 2022-08-17T12:18:35.6346942Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128 2022-08-17T12:18:35.6480741Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64 2022-08-17T12:18:35.6491924Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64 2022-08-17T12:18:35.6548286Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32 2022-08-17T12:18:35.6557179Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16 2022-08-17T12:18:35.6564413Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64 2022-08-17T12:18:35.6746790Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16 2022-08-17T12:18:35.6761185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32 2022-08-17T12:18:35.6786084Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32 2022-08-17T12:18:35.6876160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32 2022-08-17T12:18:35.6922678Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32 2022-08-17T12:18:35.6931095Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32 2022-08-17T12:18:35.6986403Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64 2022-08-17T12:18:35.7002275Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool 2022-08-17T12:18:35.7186994Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool 2022-08-17T12:18:35.7201155Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64 2022-08-17T12:18:35.7226403Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64 2022-08-17T12:18:35.7427756Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64 2022-08-17T12:18:35.7442656Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32 2022-08-17T12:18:35.7550346Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32 2022-08-17T12:18:35.7627619Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64 2022-08-17T12:18:35.7642616Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16 2022-08-17T12:18:35.7666419Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16 2022-08-17T12:18:35.7806606Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32 2022-08-17T12:18:35.7867384Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32 2022-08-17T12:18:35.7882579Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64 2022-08-17T12:18:35.8066437Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64 2022-08-17T12:18:35.8080924Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32 2022-08-17T12:18:35.8106382Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32 2022-08-17T12:18:35.8308401Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64 2022-08-17T12:18:35.8323165Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16 2022-08-17T12:18:35.8509561Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16 2022-08-17T12:18:35.8527001Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64 2022-08-17T12:18:35.8679999Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64 2022-08-17T12:18:35.8690472Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64 2022-08-17T12:18:35.8747024Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32 2022-08-17T12:18:35.8762251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32 2022-08-17T12:18:35.8947595Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32 2022-08-17T12:18:35.8967397Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16 2022-08-17T12:18:35.9187513Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16 2022-08-17T12:18:35.9204020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64 2022-08-17T12:18:35.9354761Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64 2022-08-17T12:18:35.9366131Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64 2022-08-17T12:18:35.9386933Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32 2022-08-17T12:18:35.9406812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32 2022-08-17T12:18:35.9523543Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32 2022-08-17T12:18:35.9532917Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32 2022-08-17T12:18:35.9547468Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64 2022-08-17T12:18:35.9626337Z [gw3] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64 2022-08-17T12:18:35.9641869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8 2022-08-17T12:18:35.9826589Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8 2022-08-17T12:18:35.9843745Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64 2022-08-17T12:18:35.9880674Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64 2022-08-17T12:18:35.9887429Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32 2022-08-17T12:18:35.9946610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64 2022-08-17T12:18:35.9961263Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32 2022-08-17T12:18:36.0066471Z [gw3] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32 2022-08-17T12:18:36.0081754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8 2022-08-17T12:18:36.0267490Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8 2022-08-17T12:18:36.0281371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8 2022-08-17T12:18:36.0388184Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8 2022-08-17T12:18:36.0509909Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64 2022-08-17T12:18:36.0527231Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool 2022-08-17T12:18:36.0546228Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool 2022-08-17T12:18:36.0709170Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64 2022-08-17T12:18:36.0729266Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8 2022-08-17T12:18:36.0827654Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8 2022-08-17T12:18:36.0906180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32 2022-08-17T12:18:36.0998463Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32 2022-08-17T12:18:36.1014103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32 2022-08-17T12:18:36.1188652Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32 2022-08-17T12:18:36.1268369Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:18:36.1358194Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64 2022-08-17T12:18:36.1388732Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:18:36.1409031Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64 2022-08-17T12:18:36.1631188Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64 2022-08-17T12:18:36.1654070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32 2022-08-17T12:18:36.1831845Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32 2022-08-17T12:18:36.1854517Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16 2022-08-17T12:18:36.2070626Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16 2022-08-17T12:18:36.2083759Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64 2022-08-17T12:18:36.2085498Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32 2022-08-17T12:18:36.2111058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64 2022-08-17T12:18:36.2149076Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64 2022-08-17T12:18:36.2159329Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64 2022-08-17T12:18:36.2268209Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32 2022-08-17T12:18:36.2287934Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32 2022-08-17T12:18:36.2459261Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32 2022-08-17T12:18:36.2506963Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32 2022-08-17T12:18:36.2522503Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16 2022-08-17T12:18:36.2587354Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16 2022-08-17T12:18:36.2710102Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32 2022-08-17T12:18:36.2726860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64 2022-08-17T12:18:36.2949632Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64 2022-08-17T12:18:36.2964272Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool 2022-08-17T12:18:36.3058355Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool 2022-08-17T12:18:36.3067667Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32 2022-08-17T12:18:36.3111256Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32 2022-08-17T12:18:36.3123430Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32 2022-08-17T12:18:36.3147859Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64 2022-08-17T12:18:36.3158298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8 2022-08-17T12:18:36.3170227Z [gw2] [ 69%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64 2022-08-17T12:18:36.3389126Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8 2022-08-17T12:18:36.3404205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128 2022-08-17T12:18:36.3547487Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128 2022-08-17T12:18:36.3556767Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32 2022-08-17T12:18:36.3563743Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32 2022-08-17T12:18:36.3580221Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32 2022-08-17T12:18:36.3591318Z [gw2] [ 69%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32 2022-08-17T12:18:36.3606620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8 2022-08-17T12:18:36.3663301Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8 2022-08-17T12:18:36.3826451Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32 2022-08-17T12:18:36.3840536Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64 2022-08-17T12:18:36.3986407Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64 2022-08-17T12:18:36.3988553Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64 2022-08-17T12:18:36.4027670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64 2022-08-17T12:18:36.4043835Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool 2022-08-17T12:18:36.4094119Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool 2022-08-17T12:18:36.4268245Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64 2022-08-17T12:18:36.4287160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16 2022-08-17T12:18:36.4295073Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64 2022-08-17T12:18:36.4429026Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16 2022-08-17T12:18:36.4429571Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32 2022-08-17T12:18:36.4468171Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32 2022-08-17T12:18:36.4481675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32 2022-08-17T12:18:36.4491749Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32 2022-08-17T12:18:36.4574476Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32 2022-08-17T12:18:36.4708135Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32 2022-08-17T12:18:36.4722837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32 2022-08-17T12:18:36.4868685Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32 2022-08-17T12:18:36.4869117Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32 2022-08-17T12:18:36.4907051Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64 2022-08-17T12:18:36.4925293Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64 2022-08-17T12:18:36.4968471Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64 2022-08-17T12:18:36.5015701Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32 2022-08-17T12:18:36.5145712Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64 2022-08-17T12:18:36.5158731Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64 2022-08-17T12:18:36.5307575Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64 2022-08-17T12:18:36.5308186Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64 2022-08-17T12:18:36.5346318Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32 2022-08-17T12:18:36.5361388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16 2022-08-17T12:18:36.5377634Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16 2022-08-17T12:18:36.5574993Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32 2022-08-17T12:18:36.5585404Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64 2022-08-17T12:18:36.5601568Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16 2022-08-17T12:18:36.5747022Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16 2022-08-17T12:18:36.5747971Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32 2022-08-17T12:18:36.5774884Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32 2022-08-17T12:18:36.5785927Z [gw3] [ 69%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32 2022-08-17T12:18:36.5799220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32 2022-08-17T12:18:36.5878553Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32 2022-08-17T12:18:36.6025457Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32 2022-08-17T12:18:36.6038736Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32 2022-08-17T12:18:36.6187339Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32 2022-08-17T12:18:36.6190271Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64 2022-08-17T12:18:36.6227840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32 2022-08-17T12:18:36.6244394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64 2022-08-17T12:18:36.6264101Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64 2022-08-17T12:18:36.6455788Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32 2022-08-17T12:18:36.6466503Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64 2022-08-17T12:18:36.6481535Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64 2022-08-17T12:18:36.6627251Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64 2022-08-17T12:18:36.6628982Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32 2022-08-17T12:18:36.6667894Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32 2022-08-17T12:18:36.6690356Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8 2022-08-17T12:18:36.6699140Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8 2022-08-17T12:18:36.6764901Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32 2022-08-17T12:18:36.6906262Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32 2022-08-17T12:18:36.6920489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8 2022-08-17T12:18:36.7066835Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8 2022-08-17T12:18:36.7067524Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32 2022-08-17T12:18:36.7107144Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32 2022-08-17T12:18:36.7125872Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8 2022-08-17T12:18:36.7348118Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8 2022-08-17T12:18:36.7362604Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8 2022-08-17T12:18:36.7390447Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8 2022-08-17T12:18:36.7505841Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32 2022-08-17T12:18:36.7547860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_complex64 2022-08-17T12:18:36.7567190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16 2022-08-17T12:18:36.7787769Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16 2022-08-17T12:18:36.7802341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16 2022-08-17T12:18:36.7951029Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16 2022-08-17T12:18:36.7961012Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32 2022-08-17T12:18:36.7987212Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64 2022-08-17T12:18:36.8002933Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool 2022-08-17T12:18:36.8031447Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool 2022-08-17T12:18:36.8044150Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_complex64 2022-08-17T12:18:36.8054676Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_float32 2022-08-17T12:18:36.8225765Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64 2022-08-17T12:18:36.8239789Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128 2022-08-17T12:18:36.8363272Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128 2022-08-17T12:18:36.8385576Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_float32 2022-08-17T12:18:36.8426953Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32 2022-08-17T12:18:36.8434987Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32 2022-08-17T12:18:36.8444387Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32 2022-08-17T12:18:36.8465357Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32 2022-08-17T12:18:36.8515706Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32 2022-08-17T12:18:36.8665531Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32 2022-08-17T12:18:36.8678966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32 2022-08-17T12:18:36.8825933Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32 2022-08-17T12:18:36.8840827Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64 2022-08-17T12:18:36.8865488Z [gw3] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64 2022-08-17T12:18:36.8878757Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64 2022-08-17T12:18:36.8905370Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64 2022-08-17T12:18:36.8956613Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32 2022-08-17T12:18:36.9105690Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32 2022-08-17T12:18:36.9118832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64 2022-08-17T12:18:36.9265933Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64 2022-08-17T12:18:36.9280707Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32 2022-08-17T12:18:36.9305918Z [gw3] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32 2022-08-17T12:18:36.9318871Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16 2022-08-17T12:18:36.9345296Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16 2022-08-17T12:18:36.9549983Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32 2022-08-17T12:18:36.9555228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16 2022-08-17T12:18:36.9563264Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32 2022-08-17T12:18:36.9707011Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16 2022-08-17T12:18:36.9721638Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64 2022-08-17T12:18:36.9746612Z [gw3] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64 2022-08-17T12:18:36.9761406Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32 2022-08-17T12:18:36.9785716Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32 2022-08-17T12:18:36.9986754Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64 2022-08-17T12:18:37.0005699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32 2022-08-17T12:18:37.0146577Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32 2022-08-17T12:18:37.0168490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32 2022-08-17T12:18:37.0186431Z [gw3] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32 2022-08-17T12:18:37.0201816Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64 2022-08-17T12:18:37.0426449Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64 2022-08-17T12:18:37.0454844Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64 2022-08-17T12:18:37.0586438Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64 2022-08-17T12:18:37.0626110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64 2022-08-17T12:18:37.0639593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8 2022-08-17T12:18:37.0866777Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8 2022-08-17T12:18:37.0881452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16 2022-08-17T12:18:37.0928025Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16 2022-08-17T12:18:37.0939046Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64 2022-08-17T12:18:37.1014418Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32 2022-08-17T12:18:37.1025676Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64 2022-08-17T12:18:37.1107884Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32 2022-08-17T12:18:37.1128200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8 2022-08-17T12:18:37.1166864Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8 2022-08-17T12:18:37.1306566Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32 2022-08-17T12:18:37.1315372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32 2022-08-17T12:18:37.1324497Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32 2022-08-17T12:18:37.1345505Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32 2022-08-17T12:18:37.1466382Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64 2022-08-17T12:18:37.1546800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64 2022-08-17T12:18:37.1555178Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool 2022-08-17T12:18:37.1566509Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64 2022-08-17T12:18:37.1712799Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool 2022-08-17T12:18:37.1745661Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64 2022-08-17T12:18:37.1760006Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64 2022-08-17T12:18:37.1785092Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64 2022-08-17T12:18:37.1868217Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32 2022-08-17T12:18:37.1905695Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32 2022-08-17T12:18:37.1986078Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32 2022-08-17T12:18:37.2005015Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32 2022-08-17T12:18:37.2016327Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32 2022-08-17T12:18:37.2186268Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32 2022-08-17T12:18:37.2199244Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8 2022-08-17T12:18:37.2225616Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8 2022-08-17T12:18:37.2240622Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64 2022-08-17T12:18:37.2346182Z [gw2] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64 2022-08-17T12:18:37.2427282Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32 2022-08-17T12:18:37.2446913Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64 2022-08-17T12:18:37.2629127Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64 2022-08-17T12:18:37.2655054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8 2022-08-17T12:18:37.2667848Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8 2022-08-17T12:18:37.2690768Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32 2022-08-17T12:18:37.2869371Z [gw2] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32 2022-08-17T12:18:37.2889510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16 2022-08-17T12:18:37.3068908Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16 2022-08-17T12:18:37.3084126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16 2022-08-17T12:18:37.3108259Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16 2022-08-17T12:18:37.3308456Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64 2022-08-17T12:18:37.3329098Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32 2022-08-17T12:18:37.3507598Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32 2022-08-17T12:18:37.3512083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool 2022-08-17T12:18:37.3526827Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64 2022-08-17T12:18:37.3546596Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool 2022-08-17T12:18:37.3685791Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32 2022-08-17T12:18:37.3748074Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32 2022-08-17T12:18:37.3769107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64 2022-08-17T12:18:37.3947588Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64 2022-08-17T12:18:37.3963041Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128 2022-08-17T12:18:37.3987547Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128 2022-08-17T12:18:37.4188708Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64 2022-08-17T12:18:37.4209870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8 2022-08-17T12:18:37.4306558Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8 2022-08-17T12:18:37.4387236Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64 2022-08-17T12:18:37.4402852Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32 2022-08-17T12:18:37.4466234Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32 2022-08-17T12:18:37.4498287Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32 2022-08-17T12:18:37.4505481Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32 2022-08-17T12:18:37.4555293Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64 2022-08-17T12:18:37.4627256Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32 2022-08-17T12:18:37.4647546Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8 2022-08-17T12:18:37.4805723Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8 2022-08-17T12:18:37.4827158Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64 2022-08-17T12:18:37.4842671Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64 2022-08-17T12:18:37.4906303Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64 2022-08-17T12:18:37.4945749Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32 2022-08-17T12:18:37.5067896Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32 2022-08-17T12:18:37.5092867Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16 2022-08-17T12:18:37.5106812Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16 2022-08-17T12:18:37.5164631Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32 2022-08-17T12:18:37.5266438Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32 2022-08-17T12:18:37.5284762Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16 2022-08-17T12:18:37.5345516Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16 2022-08-17T12:18:37.5386141Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64 2022-08-17T12:18:37.5411431Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64 2022-08-17T12:18:37.5506581Z [gw2] [ 70%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64 2022-08-17T12:18:37.5524734Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool 2022-08-17T12:18:37.5630517Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool 2022-08-17T12:18:37.5705759Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64 2022-08-17T12:18:37.5718695Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32 2022-08-17T12:18:37.5784989Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32 2022-08-17T12:18:37.5826462Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32 2022-08-17T12:18:37.5832111Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32 2022-08-17T12:18:37.5929743Z [gw2] [ 70%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32 2022-08-17T12:18:37.5945328Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32 2022-08-17T12:18:37.5959251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128 2022-08-17T12:18:37.6145768Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128 2022-08-17T12:18:37.6158827Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64 2022-08-17T12:18:37.6225355Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64 2022-08-17T12:18:37.6265140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32 2022-08-17T12:18:37.6387312Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64 2022-08-17T12:18:37.6407873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64 2022-08-17T12:18:37.6422152Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64 2022-08-17T12:18:37.6587978Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64 2022-08-17T12:18:37.6607837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16 2022-08-17T12:18:37.6706045Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16 2022-08-17T12:18:37.6768960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32 2022-08-17T12:18:37.6827086Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32 2022-08-17T12:18:37.6842175Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32 2022-08-17T12:18:37.6929956Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32 2022-08-17T12:18:37.6939255Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32 2022-08-17T12:18:37.7017884Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64 2022-08-17T12:18:37.7027905Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64 2022-08-17T12:18:37.7043159Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32 2022-08-17T12:18:37.7145575Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32 2022-08-17T12:18:37.7265955Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64 2022-08-17T12:18:37.7279634Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64 2022-08-17T12:18:37.7294531Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64 2022-08-17T12:18:37.7346007Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64 2022-08-17T12:18:37.7393947Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32 2022-08-17T12:18:37.7465651Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32 2022-08-17T12:18:37.7479393Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64 2022-08-17T12:18:37.7585537Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64 2022-08-17T12:18:37.7642929Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32 2022-08-17T12:18:37.7705349Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32 2022-08-17T12:18:37.7718715Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16 2022-08-17T12:18:37.7785884Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16 2022-08-17T12:18:37.7905889Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32 2022-08-17T12:18:37.7919680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8 2022-08-17T12:18:37.7945344Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8 2022-08-17T12:18:37.8025350Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32 2022-08-17T12:18:37.8145994Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64 2022-08-17T12:18:37.8159226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32 2022-08-17T12:18:37.8177643Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32 2022-08-17T12:18:37.8225869Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64 2022-08-17T12:18:37.8346128Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64 2022-08-17T12:18:37.8360618Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8 2022-08-17T12:18:37.8466222Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8 2022-08-17T12:18:37.8529738Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32 2022-08-17T12:18:37.8586449Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32 2022-08-17T12:18:37.8602188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64 2022-08-17T12:18:37.8786290Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64 2022-08-17T12:18:37.8799796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16 2022-08-17T12:18:37.8905494Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16 2022-08-17T12:18:37.9026671Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64 2022-08-17T12:18:37.9045541Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8 2022-08-17T12:18:37.9227166Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8 2022-08-17T12:18:37.9245032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool 2022-08-17T12:18:37.9467427Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool 2022-08-17T12:18:37.9487468Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8 2022-08-17T12:18:37.9667589Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8 2022-08-17T12:18:37.9682539Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128 2022-08-17T12:18:37.9745432Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128 2022-08-17T12:18:37.9756448Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64 2022-08-17T12:18:37.9907035Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32 2022-08-17T12:18:37.9927980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16 2022-08-17T12:18:38.0107964Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16 2022-08-17T12:18:38.0129807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32 2022-08-17T12:18:38.0347062Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32 2022-08-17T12:18:38.0366507Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool 2022-08-17T12:18:38.0414343Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool 2022-08-17T12:18:38.0423575Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32 2022-08-17T12:18:38.0546849Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64 2022-08-17T12:18:38.0564584Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64 2022-08-17T12:18:38.0788217Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64 2022-08-17T12:18:38.0808399Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128 2022-08-17T12:18:38.0988177Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128 2022-08-17T12:18:38.1003732Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16 2022-08-17T12:18:38.1227817Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16 2022-08-17T12:18:38.1246997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64 2022-08-17T12:18:38.1428805Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64 2022-08-17T12:18:38.1442866Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32 2022-08-17T12:18:38.1669616Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32 2022-08-17T12:18:38.1684504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16 2022-08-17T12:18:38.1868679Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16 2022-08-17T12:18:38.1883000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64 2022-08-17T12:18:38.2150023Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64 2022-08-17T12:18:38.2164495Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32 2022-08-17T12:18:38.2308408Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32 2022-08-17T12:18:38.2328725Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16 2022-08-17T12:18:38.2590471Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16 2022-08-17T12:18:38.2604990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64 2022-08-17T12:18:38.2688485Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64 2022-08-17T12:18:38.2698410Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64 2022-08-17T12:18:38.2748490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32 2022-08-17T12:18:38.2766338Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32 2022-08-17T12:18:38.3029425Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32 2022-08-17T12:18:38.3046006Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16 2022-08-17T12:18:38.3189502Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16 2022-08-17T12:18:38.3208606Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64 2022-08-17T12:18:38.3469434Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64 2022-08-17T12:18:38.3488131Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32 2022-08-17T12:18:38.3630456Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32 2022-08-17T12:18:38.3636514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8 2022-08-17T12:18:38.3646478Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32 2022-08-17T12:18:38.3657794Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8 2022-08-17T12:18:38.3819063Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32 2022-08-17T12:18:38.3906554Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32 2022-08-17T12:18:38.3924257Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64 2022-08-17T12:18:38.4068246Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64 2022-08-17T12:18:38.4070551Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64 2022-08-17T12:18:38.4088319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8 2022-08-17T12:18:38.4320575Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8 2022-08-17T12:18:38.4348364Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64 2022-08-17T12:18:38.4370352Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8 2022-08-17T12:18:38.4508925Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8 2022-08-17T12:18:38.4511085Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32 2022-08-17T12:18:38.4528034Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16 2022-08-17T12:18:38.4679290Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16 2022-08-17T12:18:38.4788042Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32 2022-08-17T12:18:38.4808380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8 2022-08-17T12:18:38.4879420Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8 2022-08-17T12:18:38.4888264Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64 2022-08-17T12:18:38.4949767Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32 2022-08-17T12:18:38.4950978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool 2022-08-17T12:18:38.5006967Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64 2022-08-17T12:18:38.5231158Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool 2022-08-17T12:18:38.5265121Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16 2022-08-17T12:18:38.5382691Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64 2022-08-17T12:18:38.5396025Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16 2022-08-17T12:18:38.5398259Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32 2022-08-17T12:18:38.5478993Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128 2022-08-17T12:18:38.5573568Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32 2022-08-17T12:18:38.5667692Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128 2022-08-17T12:18:38.5687754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool 2022-08-17T12:18:38.5826977Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool 2022-08-17T12:18:38.5868691Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64 2022-08-17T12:18:38.5887079Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32 2022-08-17T12:18:38.5946709Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32 2022-08-17T12:18:38.6108632Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64 2022-08-17T12:18:38.6141499Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128 2022-08-17T12:18:38.6267564Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128 2022-08-17T12:18:38.6307699Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32 2022-08-17T12:18:38.6325309Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64 2022-08-17T12:18:38.6548162Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64 2022-08-17T12:18:38.6565759Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32 2022-08-17T12:18:38.6573167Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32 2022-08-17T12:18:38.6674827Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32 2022-08-17T12:18:38.6682899Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32 2022-08-17T12:18:38.6706160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64 2022-08-17T12:18:38.6746782Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64 2022-08-17T12:18:38.6766992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16 2022-08-17T12:18:38.6801329Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16 2022-08-17T12:18:38.6986548Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64 2022-08-17T12:18:38.7005327Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64 2022-08-17T12:18:38.7041717Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64 2022-08-17T12:18:38.7104886Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64 2022-08-17T12:18:38.7145928Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32 2022-08-17T12:18:38.7186213Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32 2022-08-17T12:18:38.7205191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32 2022-08-17T12:18:38.7221020Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32 2022-08-17T12:18:38.7287598Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32 2022-08-17T12:18:38.7425691Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32 2022-08-17T12:18:38.7439192Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16 2022-08-17T12:18:38.7545203Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16 2022-08-17T12:18:38.7585373Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64 2022-08-17T12:18:38.7598546Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32 2022-08-17T12:18:38.7626739Z [gw3] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32 2022-08-17T12:18:38.7643058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64 2022-08-17T12:18:38.7866390Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64 2022-08-17T12:18:38.8026627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32 2022-08-17T12:18:38.8066928Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64 2022-08-17T12:18:38.8094194Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32 2022-08-17T12:18:38.8106622Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64 2022-08-17T12:18:38.8121366Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16 2022-08-17T12:18:38.8256809Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16 2022-08-17T12:18:38.8265073Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64 2022-08-17T12:18:38.8306231Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32 2022-08-17T12:18:38.8319626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64 2022-08-17T12:18:38.8466295Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64 2022-08-17T12:18:38.8497099Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32 2022-08-17T12:18:38.8543537Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32 2022-08-17T12:18:38.8553671Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32 2022-08-17T12:18:38.8567094Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32 2022-08-17T12:18:38.8705275Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32 2022-08-17T12:18:38.8746019Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64 2022-08-17T12:18:38.8760611Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16 2022-08-17T12:18:38.8820833Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16 2022-08-17T12:18:38.8905391Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64 2022-08-17T12:18:38.8986211Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64 2022-08-17T12:18:38.9003708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64 2022-08-17T12:18:38.9145700Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64 2022-08-17T12:18:38.9186489Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32 2022-08-17T12:18:38.9210349Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32 2022-08-17T12:18:38.9211932Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32 2022-08-17T12:18:38.9226793Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32 2022-08-17T12:18:38.9344882Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64 2022-08-17T12:18:38.9426509Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32 2022-08-17T12:18:38.9444959Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8 2022-08-17T12:18:38.9504453Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8 2022-08-17T12:18:38.9585643Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32 2022-08-17T12:18:38.9626517Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64 2022-08-17T12:18:38.9639143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64 2022-08-17T12:18:38.9787577Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64 2022-08-17T12:18:38.9869353Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32 2022-08-17T12:18:38.9891157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8 2022-08-17T12:18:38.9948491Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8 2022-08-17T12:18:39.0067630Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32 2022-08-17T12:18:39.0082854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8 2022-08-17T12:18:39.0226653Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8 2022-08-17T12:18:39.0307283Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64 2022-08-17T12:18:39.0318276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16 2022-08-17T12:18:39.0329898Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64 2022-08-17T12:18:39.0508237Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16 2022-08-17T12:18:39.0523057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8 2022-08-17T12:18:39.0667792Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8 2022-08-17T12:18:39.0721788Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32 2022-08-17T12:18:39.0786554Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32 2022-08-17T12:18:39.0802170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool 2022-08-17T12:18:39.0808778Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64 2022-08-17T12:18:39.0815468Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool 2022-08-17T12:18:39.0946227Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32 2022-08-17T12:18:39.0964960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16 2022-08-17T12:18:39.1106701Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16 2022-08-17T12:18:39.1202435Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64 2022-08-17T12:18:39.1227082Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64 2022-08-17T12:18:39.1242399Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128 2022-08-17T12:18:39.1374906Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128 2022-08-17T12:18:39.1384911Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32 2022-08-17T12:18:39.1387119Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64 2022-08-17T12:18:39.1402556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool 2022-08-17T12:18:39.1547224Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool 2022-08-17T12:18:39.1600988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32 2022-08-17T12:18:39.1666234Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32 2022-08-17T12:18:39.1680042Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32 2022-08-17T12:18:39.1826099Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32 2022-08-17T12:18:39.1840331Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128 2022-08-17T12:18:39.1986103Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128 2022-08-17T12:18:39.2107726Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64 2022-08-17T12:18:39.2114353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64 2022-08-17T12:18:39.2127760Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64 2022-08-17T12:18:39.2136645Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64 2022-08-17T12:18:39.2267535Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32 2022-08-17T12:18:39.2281874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32 2022-08-17T12:18:39.2461805Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32 2022-08-17T12:18:39.2473089Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32 2022-08-17T12:18:39.2479735Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64 2022-08-17T12:18:39.2547418Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32 2022-08-17T12:18:39.2549410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64 2022-08-17T12:18:39.2570087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16 2022-08-17T12:18:39.2664709Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16 2022-08-17T12:18:39.2708368Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32 2022-08-17T12:18:39.2730970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64 2022-08-17T12:18:39.2906847Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64 2022-08-17T12:18:39.2954323Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32 2022-08-17T12:18:39.2987691Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64 2022-08-17T12:18:39.2988945Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32 2022-08-17T12:18:39.3010640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32 2022-08-17T12:18:39.3149403Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32 2022-08-17T12:18:39.3168601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16 2022-08-17T12:18:39.3353313Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16 2022-08-17T12:18:39.3427203Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32 2022-08-17T12:18:39.3428848Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64 2022-08-17T12:18:39.3450860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64 2022-08-17T12:18:39.3588095Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64 2022-08-17T12:18:39.3610533Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32 2022-08-17T12:18:39.3869127Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32 2022-08-17T12:18:39.3891956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16 2022-08-17T12:18:39.4068666Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16 2022-08-17T12:18:39.4093511Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64 2022-08-17T12:18:39.4308889Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64 2022-08-17T12:18:39.4331303Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32 2022-08-17T12:18:39.4547836Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32 2022-08-17T12:18:39.4573974Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16 2022-08-17T12:18:39.4749567Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16 2022-08-17T12:18:39.4774548Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64 2022-08-17T12:18:39.4989011Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64 2022-08-17T12:18:39.5012488Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32 2022-08-17T12:18:39.5188601Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32 2022-08-17T12:18:39.5212165Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8 2022-08-17T12:18:39.5427657Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8 2022-08-17T12:18:39.5452739Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64 2022-08-17T12:18:39.5492686Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64 2022-08-17T12:18:39.5504966Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64 2022-08-17T12:18:39.5626447Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32 2022-08-17T12:18:39.5646190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8 2022-08-17T12:18:39.5771934Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8 2022-08-17T12:18:39.5781421Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32 2022-08-17T12:18:39.5850937Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32 2022-08-17T12:18:39.5866023Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32 2022-08-17T12:18:39.5883130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8 2022-08-17T12:18:39.6066321Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8 2022-08-17T12:18:39.6082777Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16 2022-08-17T12:18:39.6186718Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16 2022-08-17T12:18:39.6307474Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64 2022-08-17T12:18:39.6322451Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8 2022-08-17T12:18:39.6368785Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8 2022-08-17T12:18:39.6506265Z [gw3] [ 70%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64 2022-08-17T12:18:39.6522698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32 2022-08-17T12:18:39.6626846Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32 2022-08-17T12:18:39.6751233Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32 2022-08-17T12:18:39.6758581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16 2022-08-17T12:18:39.6769865Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32 2022-08-17T12:18:39.6779546Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16 2022-08-17T12:18:39.6786004Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64 2022-08-17T12:18:39.6949135Z [gw3] [ 70%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32 2022-08-17T12:18:39.6969001Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64 2022-08-17T12:18:39.7107746Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64 2022-08-17T12:18:39.7189237Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64 2022-08-17T12:18:39.7215883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128 2022-08-17T12:18:39.7221262Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128 2022-08-17T12:18:39.7389209Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64 2022-08-17T12:18:39.7410125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:18:39.7431141Z [gw1] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:18:39.7444059Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64 2022-08-17T12:18:39.7548442Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32 2022-08-17T12:18:39.7601109Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32 2022-08-17T12:18:39.7628715Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32 2022-08-17T12:18:39.7646750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64 2022-08-17T12:18:39.7807662Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64 2022-08-17T12:18:39.7827282Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32 2022-08-17T12:18:39.7906870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32 2022-08-17T12:18:39.7989481Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32 2022-08-17T12:18:39.7998434Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32 2022-08-17T12:18:39.8067881Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64 2022-08-17T12:18:39.8083391Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16 2022-08-17T12:18:39.8269626Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16 2022-08-17T12:18:39.8293308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64 2022-08-17T12:18:39.8508724Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64 2022-08-17T12:18:39.8527765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32 2022-08-17T12:18:39.8708576Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32 2022-08-17T12:18:39.8723992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:18:39.8842079Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:18:39.8851003Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32 2022-08-17T12:18:39.8916762Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32 2022-08-17T12:18:39.8947121Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32 2022-08-17T12:18:39.8964420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64 2022-08-17T12:18:39.9188039Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64 2022-08-17T12:18:39.9211512Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:18:39.9266512Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:18:39.9293706Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32 2022-08-17T12:18:39.9307489Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64 2022-08-17T12:18:39.9340463Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32 2022-08-17T12:18:39.9386471Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32 2022-08-17T12:18:39.9400965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16 2022-08-17T12:18:39.9626840Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16 2022-08-17T12:18:39.9651879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:18:39.9706281Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:18:39.9763763Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32 2022-08-17T12:18:39.9772474Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32 2022-08-17T12:18:39.9826925Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64 2022-08-17T12:18:39.9844531Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128 2022-08-17T12:18:40.0006451Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128 2022-08-17T12:18:40.0067157Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32 2022-08-17T12:18:40.0084216Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:18:40.0146004Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:18:40.0267651Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64 2022-08-17T12:18:40.0282954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64 2022-08-17T12:18:40.0487340Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64 2022-08-17T12:18:40.0496522Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64 2022-08-17T12:18:40.0506697Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32 2022-08-17T12:18:40.0529648Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32 2022-08-17T12:18:40.0708888Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32 2022-08-17T12:18:40.0729664Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16 2022-08-17T12:18:40.0844726Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16 2022-08-17T12:18:40.0905549Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32 2022-08-17T12:18:40.0947754Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64 2022-08-17T12:18:40.0970669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64 2022-08-17T12:18:40.1148092Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64 2022-08-17T12:18:40.1167940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32 2022-08-17T12:18:40.1189365Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32 2022-08-17T12:18:40.1197999Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64 2022-08-17T12:18:40.1388004Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32 2022-08-17T12:18:40.1411623Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:18:40.1587512Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:18:40.1606638Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64 2022-08-17T12:18:40.1612209Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64 2022-08-17T12:18:40.1625890Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32 2022-08-17T12:18:40.1816295Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32 2022-08-17T12:18:40.1828135Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32 2022-08-17T12:18:40.1851312Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:18:40.1868824Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:18:40.1877337Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64 2022-08-17T12:18:40.2026193Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32 2022-08-17T12:18:40.2040000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16 2022-08-17T12:18:40.2065492Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16 2022-08-17T12:18:40.2271414Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:18:40.2273246Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:18:40.2284412Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:18:40.2294085Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32 2022-08-17T12:18:40.2305465Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:18:40.2467115Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64 2022-08-17T12:18:40.2482444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128 2022-08-17T12:18:40.2523251Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128 2022-08-17T12:18:40.2545972Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64 2022-08-17T12:18:40.2625491Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:18:40.2706510Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:18:40.2722347Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:18:40.2785284Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:18:40.2888332Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32 2022-08-17T12:18:40.2906502Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32 2022-08-17T12:18:40.2921898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32 2022-08-17T12:18:40.2985715Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32 2022-08-17T12:18:40.3147818Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:18:40.3162628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:18:40.3200427Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:18:40.3226020Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:18:40.3347188Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32 2022-08-17T12:18:40.3365797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64 2022-08-17T12:18:40.3426217Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64 2022-08-17T12:18:40.3503966Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:18:40.3610122Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:18:40.3625996Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32 2022-08-17T12:18:40.3640455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:18:40.3665380Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:18:40.3786601Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32 2022-08-17T12:18:40.3801675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16 2022-08-17T12:18:40.3865957Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16 2022-08-17T12:18:40.4067317Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32 2022-08-17T12:18:40.4082027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:18:40.4227425Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:18:40.4242115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32 2022-08-17T12:18:40.4468796Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32 2022-08-17T12:18:40.4477823Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32 2022-08-17T12:18:40.4487098Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32 2022-08-17T12:18:40.4496017Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32 2022-08-17T12:18:40.4506811Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32 2022-08-17T12:18:40.4525028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:18:40.4542660Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:18:40.4666579Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32 2022-08-17T12:18:40.4680460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64 2022-08-17T12:18:40.4905911Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64 2022-08-17T12:18:40.4946525Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32 2022-08-17T12:18:40.4960865Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:18:40.4982016Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:18:40.5105683Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32 2022-08-17T12:18:40.5118628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16 2022-08-17T12:18:40.5315263Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16 2022-08-17T12:18:40.5323750Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32 2022-08-17T12:18:40.5345462Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64 2022-08-17T12:18:40.5386476Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32 2022-08-17T12:18:40.5406249Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:18:40.5442796Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:18:40.5545993Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64 2022-08-17T12:18:40.5562170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32 2022-08-17T12:18:40.5639702Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32 2022-08-17T12:18:40.5745468Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32 2022-08-17T12:18:40.5785956Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32 2022-08-17T12:18:40.5816439Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64 2022-08-17T12:18:40.5828055Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32 2022-08-17T12:18:40.5848571Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:18:40.5965033Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:18:40.5985137Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64 2022-08-17T12:18:40.5998254Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64 2022-08-17T12:18:40.6185629Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64 2022-08-17T12:18:40.6225846Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64 2022-08-17T12:18:40.6266192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32 2022-08-17T12:18:40.6281162Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:18:40.6294469Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:18:40.6333497Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32 2022-08-17T12:18:40.6426093Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64 2022-08-17T12:18:40.6440469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8 2022-08-17T12:18:40.6625379Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8 2022-08-17T12:18:40.6665770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32 2022-08-17T12:18:40.6678428Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32 2022-08-17T12:18:40.6705832Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32 2022-08-17T12:18:40.6720327Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:18:40.6792265Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:18:40.6865549Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32 2022-08-17T12:18:40.6878522Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8 2022-08-17T12:18:40.7065267Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8 2022-08-17T12:18:40.7106065Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64 2022-08-17T12:18:40.7145727Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64 2022-08-17T12:18:40.7158518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:18:40.7305876Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:18:40.7318642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16 2022-08-17T12:18:40.7427409Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16 2022-08-17T12:18:40.7546194Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64 2022-08-17T12:18:40.7587710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32 2022-08-17T12:18:40.7610130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:18:40.7685427Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:18:40.7748095Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32 2022-08-17T12:18:40.7766240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool 2022-08-17T12:18:40.7879481Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool 2022-08-17T12:18:40.7890291Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64 2022-08-17T12:18:40.7986175Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32 2022-08-17T12:18:40.8028083Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32 2022-08-17T12:18:40.8054143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:18:40.8187681Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:18:40.8216518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128 2022-08-17T12:18:40.8219418Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128 2022-08-17T12:18:40.8306057Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32 2022-08-17T12:18:40.8410957Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32 2022-08-17T12:18:40.8466523Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32 2022-08-17T12:18:40.8485850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:18:40.8626652Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:18:40.8645956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64 2022-08-17T12:18:40.8745307Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64 2022-08-17T12:18:40.8857756Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64 2022-08-17T12:18:40.8868781Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32 2022-08-17T12:18:40.8907875Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64 2022-08-17T12:18:40.8914544Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:18:40.8930103Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64 2022-08-17T12:18:40.9068166Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:18:40.9091212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16 2022-08-17T12:18:40.9245173Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16 2022-08-17T12:18:40.9333655Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32 2022-08-17T12:18:40.9348690Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32 2022-08-17T12:18:40.9376103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:18:40.9507948Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:18:40.9560979Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32 2022-08-17T12:18:40.9667790Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32 2022-08-17T12:18:40.9789978Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64 2022-08-17T12:18:40.9807909Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:18:40.9817769Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:18:40.9948258Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64 2022-08-17T12:18:40.9964103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64 2022-08-17T12:18:41.0108359Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64 2022-08-17T12:18:41.0185117Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32 2022-08-17T12:18:41.0268771Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32 2022-08-17T12:18:41.0285018Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:18:41.0387529Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:18:41.0406036Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16 2022-08-17T12:18:41.0547787Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16 2022-08-17T12:18:41.0710669Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64 2022-08-17T12:18:41.0732891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:18:41.0828157Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:18:41.0845486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32 2022-08-17T12:18:41.1150683Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32 2022-08-17T12:18:41.1172077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:18:41.1267803Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:18:41.1283352Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64 2022-08-17T12:18:41.1587607Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64 2022-08-17T12:18:41.1607857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:18:41.1621149Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:18:41.1628045Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64 2022-08-17T12:18:41.1707311Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32 2022-08-17T12:18:41.1723910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8 2022-08-17T12:18:41.1962082Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8 2022-08-17T12:18:41.2027347Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32 2022-08-17T12:18:41.2048660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:18:41.2065954Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:18:41.2146893Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64 2022-08-17T12:18:41.2163824Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8 2022-08-17T12:18:41.2178028Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8 2022-08-17T12:18:41.2468499Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64 2022-08-17T12:18:41.2489806Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:18:41.2506531Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:18:41.2569738Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32 2022-08-17T12:18:41.2586508Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32 2022-08-17T12:18:41.2601338Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16 2022-08-17T12:18:41.2907882Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16 2022-08-17T12:18:41.2929461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:18:41.2946505Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:18:41.3027337Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32 2022-08-17T12:18:41.3043969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool 2022-08-17T12:18:41.3348879Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool 2022-08-17T12:18:41.3368431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:18:41.3466852Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:18:41.3483178Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128 2022-08-17T12:18:41.3771369Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128 2022-08-17T12:18:41.3780769Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32 2022-08-17T12:18:41.3787070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64 2022-08-17T12:18:41.3807022Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:18:41.3907323Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:18:41.3920684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64 2022-08-17T12:18:41.4228253Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64 2022-08-17T12:18:41.4256800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:18:41.4301212Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:18:41.4311041Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64 2022-08-17T12:18:41.4347199Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32 2022-08-17T12:18:41.4361475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16 2022-08-17T12:18:41.4465194Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16 2022-08-17T12:18:41.4474345Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64 2022-08-17T12:18:41.4533257Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32 2022-08-17T12:18:41.4667129Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32 2022-08-17T12:18:41.4682469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:18:41.4746911Z [gw1] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:18:41.4788434Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64 2022-08-17T12:18:41.4810884Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32 2022-08-17T12:18:41.5036909Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32 2022-08-17T12:18:41.5107867Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64 2022-08-17T12:18:41.5187456Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32 2022-08-17T12:18:41.5229423Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32 2022-08-17T12:18:41.5258529Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64 2022-08-17T12:18:41.5342457Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64 2022-08-17T12:18:41.5398665Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32 2022-08-17T12:18:41.5546018Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32 2022-08-17T12:18:41.5627674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64 2022-08-17T12:18:41.5668038Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64 2022-08-17T12:18:41.5689890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16 2022-08-17T12:18:41.5729732Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16 2022-08-17T12:18:41.5909908Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64 2022-08-17T12:18:41.5986280Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64 2022-08-17T12:18:41.6066770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32 2022-08-17T12:18:41.6076662Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32 2022-08-17T12:18:41.6109379Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32 2022-08-17T12:18:41.6130667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32 2022-08-17T12:18:41.6204457Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32 2022-08-17T12:18:41.6426329Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32 2022-08-17T12:18:41.6497376Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64 2022-08-17T12:18:41.6506817Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64 2022-08-17T12:18:41.6546613Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64 2022-08-17T12:18:41.6568080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64 2022-08-17T12:18:41.6705168Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64 2022-08-17T12:18:41.6867051Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64 2022-08-17T12:18:41.6908304Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32 2022-08-17T12:18:41.6911328Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32 2022-08-17T12:18:41.6918748Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32 2022-08-17T12:18:41.6946653Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32 2022-08-17T12:18:41.6988228Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32 2022-08-17T12:18:41.7010799Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8 2022-08-17T12:18:41.7063760Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8 2022-08-17T12:18:41.7075648Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32 2022-08-17T12:18:41.7306429Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32 2022-08-17T12:18:41.7345663Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64 2022-08-17T12:18:41.7386297Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64 2022-08-17T12:18:41.7430612Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64 2022-08-17T12:18:41.7440291Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64 2022-08-17T12:18:41.7461674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8 2022-08-17T12:18:41.7586800Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8 2022-08-17T12:18:41.7746895Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64 2022-08-17T12:18:41.7827352Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32 2022-08-17T12:18:41.7869126Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32 2022-08-17T12:18:41.7875554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16 2022-08-17T12:18:41.7884097Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32 2022-08-17T12:18:41.7892926Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32 2022-08-17T12:18:41.8186827Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16 2022-08-17T12:18:41.8267013Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32 2022-08-17T12:18:41.8308521Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:18:41.8332361Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool 2022-08-17T12:18:41.8752208Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool 2022-08-17T12:18:41.8775538Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128 2022-08-17T12:18:41.8977351Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128 2022-08-17T12:18:41.8988233Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:18:41.9004242Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:18:41.9189015Z [gw2] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:18:41.9212939Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64 2022-08-17T12:18:41.9427333Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64 2022-08-17T12:18:41.9441806Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:18:41.9627627Z [gw2] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:18:41.9649734Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32 2022-08-17T12:18:41.9761261Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32 2022-08-17T12:18:41.9769934Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32 2022-08-17T12:18:41.9867796Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64 2022-08-17T12:18:42.0017771Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32 2022-08-17T12:18:42.0109016Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32 2022-08-17T12:18:42.0138244Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64 2022-08-17T12:18:42.0307335Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64 2022-08-17T12:18:42.0366698Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32 2022-08-17T12:18:42.0377102Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64 2022-08-17T12:18:42.0550503Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32 2022-08-17T12:18:42.0575073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16 2022-08-17T12:18:42.0625181Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16 2022-08-17T12:18:42.0786469Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32 2022-08-17T12:18:42.1032194Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64 2022-08-17T12:18:42.1057138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32 2022-08-17T12:18:42.1222351Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32 2022-08-17T12:18:42.1235681Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32 2022-08-17T12:18:42.1451580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32 2022-08-17T12:18:42.1469914Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32 2022-08-17T12:18:42.1489956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64 2022-08-17T12:18:42.1670165Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64 2022-08-17T12:18:42.1780369Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32 2022-08-17T12:18:42.1791747Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64 2022-08-17T12:18:42.1799904Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32 2022-08-17T12:18:42.1808872Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64 2022-08-17T12:18:42.1911422Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32 2022-08-17T12:18:42.1937149Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8 2022-08-17T12:18:42.2394313Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8 2022-08-17T12:18:42.2417268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8 2022-08-17T12:18:42.2674113Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8 2022-08-17T12:18:42.2683789Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32 2022-08-17T12:18:42.2872526Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64 2022-08-17T12:18:42.2898073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16 2022-08-17T12:18:42.2972902Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16 2022-08-17T12:18:42.3151252Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64 2022-08-17T12:18:42.3296669Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32 2022-08-17T12:18:42.3309196Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32 2022-08-17T12:18:42.3332250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool 2022-08-17T12:18:42.3588769Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool 2022-08-17T12:18:42.3750261Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64 2022-08-17T12:18:42.3773899Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128 2022-08-17T12:18:42.3847358Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128 2022-08-17T12:18:42.3983013Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64 2022-08-17T12:18:42.3990341Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32 2022-08-17T12:18:42.4027174Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64 2022-08-17T12:18:42.4140617Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32 2022-08-17T12:18:42.4174801Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32 2022-08-17T12:18:42.4190786Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64 2022-08-17T12:18:42.4213795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64 2022-08-17T12:18:42.4427128Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64 2022-08-17T12:18:42.4467226Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32 2022-08-17T12:18:42.4507823Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64 2022-08-17T12:18:42.4529507Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32 2022-08-17T12:18:42.4536868Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32 2022-08-17T12:18:42.4627407Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32 2022-08-17T12:18:42.4649497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32 2022-08-17T12:18:42.4867381Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32 2022-08-17T12:18:42.4933240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32 2022-08-17T12:18:42.5053044Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32 2022-08-17T12:18:42.5061794Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64 2022-08-17T12:18:42.5066993Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32 2022-08-17T12:18:42.5084373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64 2022-08-17T12:18:42.5231885Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64 2022-08-17T12:18:42.5240313Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32 2022-08-17T12:18:42.5306570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64 2022-08-17T12:18:42.5315680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32 2022-08-17T12:18:42.5365113Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32 2022-08-17T12:18:42.5466527Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32 2022-08-17T12:18:42.5507838Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64 2022-08-17T12:18:42.5511655Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64 2022-08-17T12:18:42.5528315Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16 2022-08-17T12:18:42.5559626Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16 2022-08-17T12:18:42.5665775Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64 2022-08-17T12:18:42.5745677Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32 2022-08-17T12:18:42.5792327Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64 2022-08-17T12:18:42.5906104Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32 2022-08-17T12:18:42.5957553Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32 2022-08-17T12:18:42.5986470Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32 2022-08-17T12:18:42.6002182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32 2022-08-17T12:18:42.6106457Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32 2022-08-17T12:18:42.6220016Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32 2022-08-17T12:18:42.6386265Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32 2022-08-17T12:18:42.6427016Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64 2022-08-17T12:18:42.6441626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64 2022-08-17T12:18:42.6507869Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64 2022-08-17T12:18:42.6546277Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64 2022-08-17T12:18:42.6828156Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64 2022-08-17T12:18:42.6889038Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32 2022-08-17T12:18:42.6907530Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32 2022-08-17T12:18:42.6923599Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8 2022-08-17T12:18:42.6936049Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8 2022-08-17T12:18:42.6943644Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64 2022-08-17T12:18:42.7062188Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32 2022-08-17T12:18:42.7071855Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64 2022-08-17T12:18:42.7218086Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32 2022-08-17T12:18:42.7266923Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32 2022-08-17T12:18:42.7347493Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64 2022-08-17T12:18:42.7362473Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8 2022-08-17T12:18:42.7377444Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8 2022-08-17T12:18:42.7469185Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64 2022-08-17T12:18:42.7477398Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32 2022-08-17T12:18:42.7505684Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64 2022-08-17T12:18:42.7707436Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64 2022-08-17T12:18:42.7776086Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32 2022-08-17T12:18:42.7784848Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32 2022-08-17T12:18:42.7794311Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64 2022-08-17T12:18:42.7816832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16 2022-08-17T12:18:42.7826675Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16 2022-08-17T12:18:42.7905750Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64 2022-08-17T12:18:42.7945738Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32 2022-08-17T12:18:42.8080836Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32 2022-08-17T12:18:42.8083381Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32 2022-08-17T12:18:42.8146134Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32 2022-08-17T12:18:42.8226830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64 2022-08-17T12:18:42.8240517Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool 2022-08-17T12:18:42.8249387Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool 2022-08-17T12:18:42.8345727Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64 2022-08-17T12:18:42.8386175Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64 2022-08-17T12:18:42.8399154Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64 2022-08-17T12:18:42.8586367Z [gw2] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64 2022-08-17T12:18:42.8644052Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32 2022-08-17T12:18:42.8708271Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32 2022-08-17T12:18:42.8714651Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128 2022-08-17T12:18:42.8724570Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64 2022-08-17T12:18:42.8785295Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128 2022-08-17T12:18:42.8825857Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32 2022-08-17T12:18:42.8838656Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32 2022-08-17T12:18:42.8933636Z [gw2] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32 2022-08-17T12:18:42.9025048Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32 2022-08-17T12:18:42.9145916Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64 2022-08-17T12:18:42.9160637Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64 2022-08-17T12:18:42.9226307Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64 2022-08-17T12:18:42.9266115Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32 2022-08-17T12:18:42.9358905Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64 2022-08-17T12:18:42.9476909Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32 2022-08-17T12:18:42.9586797Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64 2022-08-17T12:18:42.9602292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16 2022-08-17T12:18:42.9666484Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16 2022-08-17T12:18:42.9706369Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64 2022-08-17T12:18:42.9793580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32 2022-08-17T12:18:42.9834393Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32 2022-08-17T12:18:42.9840989Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64 2022-08-17T12:18:43.0067785Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32 2022-08-17T12:18:43.0089786Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32 2022-08-17T12:18:43.0146998Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32 2022-08-17T12:18:43.0232369Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64 2022-08-17T12:18:43.0244480Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64 2022-08-17T12:18:43.0311119Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32 2022-08-17T12:18:43.0318631Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32 2022-08-17T12:18:43.0332218Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64 2022-08-17T12:18:43.0508410Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64 2022-08-17T12:18:43.0530064Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64 2022-08-17T12:18:43.0556015Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64 2022-08-17T12:18:43.0587178Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32 2022-08-17T12:18:43.0665663Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32 2022-08-17T12:18:43.0712127Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64 2022-08-17T12:18:43.0948165Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32 2022-08-17T12:18:43.0966122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16 2022-08-17T12:18:43.1027525Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16 2022-08-17T12:18:43.1313188Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64 2022-08-17T12:18:43.1388105Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64 2022-08-17T12:18:43.1407041Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32 2022-08-17T12:18:43.1467513Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32 2022-08-17T12:18:43.1547681Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32 2022-08-17T12:18:43.1613203Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32 2022-08-17T12:18:43.1623894Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64 2022-08-17T12:18:43.1830326Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32 2022-08-17T12:18:43.1845524Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64 2022-08-17T12:18:43.1908113Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64 2022-08-17T12:18:43.1981011Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32 2022-08-17T12:18:43.2067512Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32 2022-08-17T12:18:43.2271321Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64 2022-08-17T12:18:43.2291445Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8 2022-08-17T12:18:43.2308919Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8 2022-08-17T12:18:43.2337401Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64 2022-08-17T12:18:43.2347775Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64 2022-08-17T12:18:43.2508351Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32 2022-08-17T12:18:43.2548091Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32 2022-08-17T12:18:43.2557932Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32 2022-08-17T12:18:43.2652386Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:18:43.2654905Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32 2022-08-17T12:18:43.2707905Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:18:43.2723672Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8 2022-08-17T12:18:43.2946526Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8 2022-08-17T12:18:43.3026831Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64 2022-08-17T12:18:43.3139618Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:18:43.3157025Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32 2022-08-17T12:18:43.3165636Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:18:43.3168670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32 2022-08-17T12:18:43.3191264Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128 2022-08-17T12:18:43.3306051Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128 2022-08-17T12:18:43.3468746Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32 2022-08-17T12:18:43.3592589Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:18:43.3593388Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32 2022-08-17T12:18:43.3619019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64 2022-08-17T12:18:43.3637761Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64 2022-08-17T12:18:43.3783449Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:18:43.3908080Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32 2022-08-17T12:18:43.4000586Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:18:43.4027300Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:18:43.4030578Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32 2022-08-17T12:18:43.4044175Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32 2022-08-17T12:18:43.4183998Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32 2022-08-17T12:18:43.4195025Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64 2022-08-17T12:18:43.4199453Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32 2022-08-17T12:18:43.4347259Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32 2022-08-17T12:18:43.4470023Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:18:43.4477028Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32 2022-08-17T12:18:43.4498561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64 2022-08-17T12:18:43.4502271Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32 2022-08-17T12:18:43.4579806Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64 2022-08-17T12:18:43.4742737Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:18:43.4749484Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32 2022-08-17T12:18:43.4786934Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32 2022-08-17T12:18:43.4909453Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:18:43.4910461Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64 2022-08-17T12:18:43.4934839Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16 2022-08-17T12:18:43.5065444Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16 2022-08-17T12:18:43.5224272Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:18:43.5238766Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64 2022-08-17T12:18:43.5264431Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:18:43.5274319Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32 2022-08-17T12:18:43.5349654Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64 2022-08-17T12:18:43.5352079Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32 2022-08-17T12:18:43.5363994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32 2022-08-17T12:18:43.5378021Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:18:43.5496942Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32 2022-08-17T12:18:43.5667383Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32 2022-08-17T12:18:43.5756016Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:18:43.5788315Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:18:43.5788915Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64 2022-08-17T12:18:43.5810727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64 2022-08-17T12:18:43.6099129Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64 2022-08-17T12:18:43.6109504Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64 2022-08-17T12:18:43.6198707Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:18:43.6228723Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:18:43.6229292Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32 2022-08-17T12:18:43.6249217Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8 2022-08-17T12:18:43.6353402Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8 2022-08-17T12:18:43.6547207Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32 2022-08-17T12:18:43.6669618Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32 2022-08-17T12:18:43.6670879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8 2022-08-17T12:18:43.6689445Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64 2022-08-17T12:18:43.6757402Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8 2022-08-17T12:18:43.6987406Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32 2022-08-17T12:18:43.7109879Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32 2022-08-17T12:18:43.7133680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16 2022-08-17T12:18:43.7316397Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16 2022-08-17T12:18:43.7329925Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64 2022-08-17T12:18:43.7551442Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32 2022-08-17T12:18:43.7574382Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool 2022-08-17T12:18:43.7685227Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool 2022-08-17T12:18:43.7748774Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32 2022-08-17T12:18:43.7838193Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64 2022-08-17T12:18:43.7850650Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32 2022-08-17T12:18:43.7990732Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:18:43.8012117Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128 2022-08-17T12:18:43.8027123Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128 2022-08-17T12:18:43.8268254Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:18:43.8431690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:18:43.8454155Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32 2022-08-17T12:18:43.8484435Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32 2022-08-17T12:18:43.8496782Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64 2022-08-17T12:18:43.8762334Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32 2022-08-17T12:18:43.8769495Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:18:43.8870856Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32 2022-08-17T12:18:43.8873760Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32 2022-08-17T12:18:43.8880126Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32 2022-08-17T12:18:43.8899245Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64 2022-08-17T12:18:43.8906413Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64 2022-08-17T12:18:43.9188297Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32 2022-08-17T12:18:43.9307930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64 2022-08-17T12:18:43.9324370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16 2022-08-17T12:18:43.9725832Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16 2022-08-17T12:18:43.9735529Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32 2022-08-17T12:18:43.9748635Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32 2022-08-17T12:18:43.9940096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32 2022-08-17T12:18:43.9953913Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64 2022-08-17T12:18:44.0187588Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32 2022-08-17T12:18:44.0199047Z [gw0] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32 2022-08-17T12:18:44.0364718Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32 2022-08-17T12:18:44.0671671Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32 2022-08-17T12:18:44.0698772Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32 2022-08-17T12:18:44.0875050Z [gw0] [ 72%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32 2022-08-17T12:18:44.0885165Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32 2022-08-17T12:18:44.1111567Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32 2022-08-17T12:18:44.1136922Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32 2022-08-17T12:18:44.1552417Z [gw0] [ 72%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32 2022-08-17T12:18:44.1585885Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32 2022-08-17T12:18:44.1691666Z [gw0] [ 72%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32 2022-08-17T12:18:44.1701344Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32 2022-08-17T12:18:44.1992180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32 2022-08-17T12:18:44.2025369Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32 2022-08-17T12:18:44.2301238Z [gw0] [ 72%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32 2022-08-17T12:18:44.2307908Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32 2022-08-17T12:18:44.2431026Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32 2022-08-17T12:18:44.2465174Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32 2022-08-17T12:18:44.2515482Z [gw0] [ 72%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32 2022-08-17T12:18:44.2522089Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64 2022-08-17T12:18:44.2538068Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32 2022-08-17T12:18:44.2646136Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32 2022-08-17T12:18:44.2655283Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32 2022-08-17T12:18:44.2747701Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32 2022-08-17T12:18:44.2869477Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64 2022-08-17T12:18:44.2898419Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32 2022-08-17T12:18:44.3028854Z [gw0] [ 72%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32 2022-08-17T12:18:44.3036364Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32 2022-08-17T12:18:44.3311430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64 2022-08-17T12:18:44.3462512Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32 2022-08-17T12:18:44.3474729Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32 2022-08-17T12:18:44.3916876Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32 2022-08-17T12:18:44.3926671Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32 2022-08-17T12:18:44.4045804Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32 2022-08-17T12:18:44.4065168Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32 2022-08-17T12:18:44.4871768Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32 2022-08-17T12:18:44.4881995Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32 2022-08-17T12:18:44.5669683Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32 2022-08-17T12:18:44.5679112Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32 2022-08-17T12:18:44.6142121Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64 2022-08-17T12:18:44.6158457Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64 2022-08-17T12:18:44.6374390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32 2022-08-17T12:18:44.6591417Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32 2022-08-17T12:18:44.6770813Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32 2022-08-17T12:18:44.6782107Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64 2022-08-17T12:18:44.7146789Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32 2022-08-17T12:18:44.7159440Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32 2022-08-17T12:18:44.7340844Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64 2022-08-17T12:18:44.7591811Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64 2022-08-17T12:18:44.7678683Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32 2022-08-17T12:18:44.8031286Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32 2022-08-17T12:18:44.8201286Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64 2022-08-17T12:18:44.8469448Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64 2022-08-17T12:18:44.8526178Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32 2022-08-17T12:18:44.8685825Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32 2022-08-17T12:18:44.8697898Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32 2022-08-17T12:18:44.8709977Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32 2022-08-17T12:18:44.8720242Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32 2022-08-17T12:18:44.8908716Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32 2022-08-17T12:18:44.8996589Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64 2022-08-17T12:18:44.9109212Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32 2022-08-17T12:18:44.9296935Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32 2022-08-17T12:18:44.9385380Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32 2022-08-17T12:18:44.9396549Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64 2022-08-17T12:18:44.9549770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32 2022-08-17T12:18:44.9601635Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32 2022-08-17T12:18:44.9829166Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32 2022-08-17T12:18:44.9905227Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32 2022-08-17T12:18:45.0271243Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32 2022-08-17T12:18:45.0315487Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32 2022-08-17T12:18:45.0712143Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32 2022-08-17T12:18:45.0788383Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64 2022-08-17T12:18:45.0796644Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32 2022-08-17T12:18:45.0910784Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64 2022-08-17T12:18:45.1152123Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64 2022-08-17T12:18:45.1279579Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32 2022-08-17T12:18:45.1591396Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32 2022-08-17T12:18:45.2245086Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64 2022-08-17T12:18:45.2255967Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64 2022-08-17T12:18:45.2587757Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32 2022-08-17T12:18:45.2668496Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32 2022-08-17T12:18:45.2899982Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64 2022-08-17T12:18:45.3109558Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64 2022-08-17T12:18:45.3199413Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32 2022-08-17T12:18:45.3549725Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32 2022-08-17T12:18:45.4895381Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32 2022-08-17T12:18:45.4907628Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64 2022-08-17T12:18:45.5077670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32 2022-08-17T12:18:45.5091040Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32 2022-08-17T12:18:45.5261650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32 2022-08-17T12:18:45.5271066Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64 2022-08-17T12:18:45.5433943Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32 2022-08-17T12:18:45.5508540Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32 2022-08-17T12:18:45.6101200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64 2022-08-17T12:18:45.6112113Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64 2022-08-17T12:18:45.6463748Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32 2022-08-17T12:18:45.6547643Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32 2022-08-17T12:18:45.6909389Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32 2022-08-17T12:18:45.6920932Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32 2022-08-17T12:18:45.7404431Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:18:45.7416991Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32 2022-08-17T12:18:45.7448318Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32 2022-08-17T12:18:45.7461710Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:18:45.7974421Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:18:45.7980174Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:18:45.8122082Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:18:45.8130133Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32 2022-08-17T12:18:45.8145209Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:18:45.8553973Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:18:45.8573868Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32 2022-08-17T12:18:45.8991396Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32 2022-08-17T12:18:45.9028828Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32 2022-08-17T12:18:45.9432228Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32 2022-08-17T12:18:45.9465867Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32 2022-08-17T12:18:45.9911713Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32 2022-08-17T12:18:45.9950561Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32 2022-08-17T12:18:45.9959974Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32 2022-08-17T12:18:45.9968561Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:18:46.0000520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:18:46.0008178Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32 2022-08-17T12:18:46.0150202Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64 2022-08-17T12:18:46.0214533Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64 2022-08-17T12:18:46.0275449Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:18:46.0284149Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32 2022-08-17T12:18:46.0347056Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32 2022-08-17T12:18:46.0380332Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32 2022-08-17T12:18:46.0428749Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32 2022-08-17T12:18:46.0429683Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32 2022-08-17T12:18:46.0449532Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:18:46.0479327Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32 2022-08-17T12:18:46.0679245Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32 2022-08-17T12:18:46.0706439Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:18:46.0787544Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32 2022-08-17T12:18:46.0835096Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32 2022-08-17T12:18:46.0867100Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32 2022-08-17T12:18:46.0870213Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:18:46.0910206Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64 2022-08-17T12:18:46.1131126Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32 2022-08-17T12:18:46.1146993Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:18:46.1228182Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32 2022-08-17T12:18:46.1300615Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:18:46.1314441Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64 2022-08-17T12:18:46.1316367Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32 2022-08-17T12:18:46.1355692Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:18:46.1437783Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:18:46.1669493Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32 2022-08-17T12:18:46.1748948Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:18:46.1757987Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:18:46.1908651Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64 2022-08-17T12:18:46.1919929Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64 2022-08-17T12:18:46.1927186Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:18:46.2108975Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32 2022-08-17T12:18:46.2125151Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:18:46.2170671Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:18:46.2180366Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32 2022-08-17T12:18:46.2188015Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32 2022-08-17T12:18:46.2265214Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32 2022-08-17T12:18:46.2550105Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32 2022-08-17T12:18:46.2565040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:18:46.2628727Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:18:46.2700220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64 2022-08-17T12:18:46.2712193Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32 2022-08-17T12:18:46.2749237Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32 2022-08-17T12:18:46.2988720Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64 2022-08-17T12:18:46.3032695Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32 2022-08-17T12:18:46.3067462Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32 2022-08-17T12:18:46.3075223Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32 2022-08-17T12:18:46.3085188Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32 2022-08-17T12:18:46.3125743Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32 2022-08-17T12:18:46.3428922Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32 2022-08-17T12:18:46.3480201Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32 2022-08-17T12:18:46.3507331Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32 2022-08-17T12:18:46.3584684Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_complex64 2022-08-17T12:18:46.3596083Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32 2022-08-17T12:18:46.3627768Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32 2022-08-17T12:18:46.3868675Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_complex64 2022-08-17T12:18:46.3943068Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:18:46.3955527Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:18:46.4011460Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_float32 2022-08-17T12:18:46.4053438Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_float32 2022-08-17T12:18:46.4062675Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32 2022-08-17T12:18:46.4307402Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32 2022-08-17T12:18:46.4355159Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:18:46.4363114Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32 2022-08-17T12:18:46.4387904Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32 2022-08-17T12:18:46.4392481Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:18:46.4495510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64 2022-08-17T12:18:46.4730830Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32 2022-08-17T12:18:46.4789274Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64 2022-08-17T12:18:46.4790088Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:18:46.4827338Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32 2022-08-17T12:18:46.4838656Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32 2022-08-17T12:18:46.4970812Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32 2022-08-17T12:18:46.5228457Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32 2022-08-17T12:18:46.5269283Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32 2022-08-17T12:18:46.5294637Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64 2022-08-17T12:18:46.5304877Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32 2022-08-17T12:18:46.5367826Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64 2022-08-17T12:18:46.5375751Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:18:46.5423147Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32 2022-08-17T12:18:46.5668997Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32 2022-08-17T12:18:46.5708756Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32 2022-08-17T12:18:46.5729787Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32 2022-08-17T12:18:46.5739455Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32 2022-08-17T12:18:46.5786326Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32 2022-08-17T12:18:46.6110273Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:18:46.6150627Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:18:46.6189970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64 2022-08-17T12:18:46.6296584Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:18:46.6350475Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64 2022-08-17T12:18:46.6359555Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:18:46.6547573Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:18:46.6568271Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:18:46.6587193Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:18:46.6648988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32 2022-08-17T12:18:46.6990526Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32 2022-08-17T12:18:46.7028840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32 2022-08-17T12:18:46.7074157Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64 2022-08-17T12:18:46.7269592Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32 2022-08-17T12:18:46.7278576Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:18:46.7416946Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:18:46.7427818Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64 2022-08-17T12:18:46.7462830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32 2022-08-17T12:18:46.7470430Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32 2022-08-17T12:18:46.7583861Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32 2022-08-17T12:18:46.7668987Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32 2022-08-17T12:18:46.7706261Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:18:46.7867178Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:18:46.7899749Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32 2022-08-17T12:18:46.7946811Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32 2022-08-17T12:18:46.8165138Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64 2022-08-17T12:18:46.8306772Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64 2022-08-17T12:18:46.8343483Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32 2022-08-17T12:18:46.8380535Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32 2022-08-17T12:18:46.8390914Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:18:46.8393500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:18:46.8475416Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32 2022-08-17T12:18:46.8749190Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32 2022-08-17T12:18:46.8786174Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32 2022-08-17T12:18:46.8827624Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32 2022-08-17T12:18:46.8987988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32 2022-08-17T12:18:46.9187990Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32 2022-08-17T12:18:46.9251470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32 2022-08-17T12:18:46.9263592Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:18:46.9273386Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32 2022-08-17T12:18:46.9274276Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32 2022-08-17T12:18:46.9555032Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:18:46.9629052Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32 2022-08-17T12:18:46.9683170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32 2022-08-17T12:18:46.9707313Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32 2022-08-17T12:18:46.9815647Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32 2022-08-17T12:18:47.0068668Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32 2022-08-17T12:18:47.0148390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:18:47.0161816Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32 2022-08-17T12:18:47.0428182Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:18:47.0508883Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32 2022-08-17T12:18:47.0559751Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:18:47.0587898Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:18:47.0953001Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64 2022-08-17T12:18:47.0992449Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:18:47.0999755Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64 2022-08-17T12:18:47.1026760Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:18:47.1159958Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32 2022-08-17T12:18:47.1391051Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32 2022-08-17T12:18:47.1409585Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:18:47.1468921Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:18:47.1669248Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64 2022-08-17T12:18:47.1831282Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64 2022-08-17T12:18:47.1855423Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:18:47.1909404Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:18:47.2068703Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32 2022-08-17T12:18:47.2271531Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32 2022-08-17T12:18:47.2296061Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:18:47.2348646Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:18:47.2709656Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64 2022-08-17T12:18:47.2724325Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:18:47.3128520Z [gw1] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:18:47.3139208Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64 2022-08-17T12:18:47.3147621Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32 2022-08-17T12:18:47.3182612Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:18:47.3384807Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:18:47.3547021Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32 2022-08-17T12:18:47.3588375Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32 2022-08-17T12:18:47.3668873Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32 2022-08-17T12:18:47.3758490Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32 2022-08-17T12:18:47.3987700Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32 2022-08-17T12:18:47.4068605Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64 2022-08-17T12:18:47.4203639Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32 2022-08-17T12:18:47.4215518Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32 2022-08-17T12:18:47.4428032Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64 2022-08-17T12:18:47.4518290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32 2022-08-17T12:18:47.4547933Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32 2022-08-17T12:18:47.4669850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64 2022-08-17T12:18:47.4869882Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64 2022-08-17T12:18:47.4990431Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64 2022-08-17T12:18:47.5095779Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32 2022-08-17T12:18:47.5121758Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32 2022-08-17T12:18:47.5307265Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64 2022-08-17T12:18:47.5398973Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32 2022-08-17T12:18:47.5427602Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32 2022-08-17T12:18:47.5726914Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64 2022-08-17T12:18:47.5747833Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64 2022-08-17T12:18:47.5869049Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64 2022-08-17T12:18:47.5965467Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32 2022-08-17T12:18:47.5989416Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32 2022-08-17T12:18:47.6188698Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64 2022-08-17T12:18:47.6294512Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32 2022-08-17T12:18:47.6308624Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32 2022-08-17T12:18:47.6569253Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64 2022-08-17T12:18:47.6628523Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64 2022-08-17T12:18:47.6748169Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64 2022-08-17T12:18:47.6854324Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32 2022-08-17T12:18:47.6870065Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64 2022-08-17T12:18:47.7069106Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32 2022-08-17T12:18:47.7174211Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32 2022-08-17T12:18:47.7187582Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32 2022-08-17T12:18:47.7342277Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64 2022-08-17T12:18:47.7509978Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64 2022-08-17T12:18:47.7628396Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64 2022-08-17T12:18:47.7713313Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32 2022-08-17T12:18:47.7886167Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32 2022-08-17T12:18:47.7947414Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64 2022-08-17T12:18:47.8069925Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32 2022-08-17T12:18:47.8085667Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64 2022-08-17T12:18:47.8375841Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32 2022-08-17T12:18:47.8388837Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64 2022-08-17T12:18:47.8509471Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64 2022-08-17T12:18:47.8613489Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32 2022-08-17T12:18:47.8656075Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64 2022-08-17T12:18:47.8827549Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32 2022-08-17T12:18:47.8862183Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32 2022-08-17T12:18:47.8873830Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:18:47.8950999Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32 2022-08-17T12:18:47.8964617Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64 2022-08-17T12:18:47.8968132Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32 2022-08-17T12:18:47.9269278Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32 2022-08-17T12:18:47.9349231Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64 2022-08-17T12:18:47.9527794Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32 2022-08-17T12:18:47.9664630Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64 2022-08-17T12:18:47.9674739Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64 2022-08-17T12:18:47.9708532Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32 2022-08-17T12:18:47.9860309Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32 2022-08-17T12:18:47.9946885Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32 2022-08-17T12:18:47.9955027Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32 2022-08-17T12:18:47.9967981Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32 2022-08-17T12:18:48.0109324Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32 2022-08-17T12:18:48.0149792Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64 2022-08-17T12:18:48.0291256Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64 2022-08-17T12:18:48.0345228Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64 2022-08-17T12:18:48.0355283Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64 2022-08-17T12:18:48.0386053Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32 2022-08-17T12:18:48.0553372Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32 2022-08-17T12:18:48.0555620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32 2022-08-17T12:18:48.0586843Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32 2022-08-17T12:18:48.0635930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32 2022-08-17T12:18:48.0678774Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32 2022-08-17T12:18:48.0826302Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32 2022-08-17T12:18:48.0884165Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32 2022-08-17T12:18:48.0986327Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32 2022-08-17T12:18:48.1026567Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64 2022-08-17T12:18:48.1220837Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64 2022-08-17T12:18:48.1268330Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64 2022-08-17T12:18:48.1363695Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:18:48.1449025Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:18:48.1458686Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64 2022-08-17T12:18:48.1467338Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32 2022-08-17T12:18:48.1575019Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32 2022-08-17T12:18:48.1688782Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32 2022-08-17T12:18:48.1708016Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32 2022-08-17T12:18:48.1763417Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32 2022-08-17T12:18:48.1867275Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32 2022-08-17T12:18:48.1907701Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64 2022-08-17T12:18:48.2037076Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64 2022-08-17T12:18:48.2149577Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64 2022-08-17T12:18:48.2219610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32 2022-08-17T12:18:48.2258467Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32 2022-08-17T12:18:48.2307031Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64 2022-08-17T12:18:48.2363770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32 2022-08-17T12:18:48.2386342Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32 2022-08-17T12:18:48.2496527Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32 2022-08-17T12:18:48.2588563Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32 2022-08-17T12:18:48.2750593Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:18:48.2819956Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64 2022-08-17T12:18:48.2850564Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:18:48.2984762Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64 2022-08-17T12:18:48.3068161Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64 2022-08-17T12:18:48.3198569Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32 2022-08-17T12:18:48.3269003Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32 2022-08-17T12:18:48.3342196Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32 2022-08-17T12:18:48.3507804Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32 2022-08-17T12:18:48.3711524Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32 2022-08-17T12:18:48.3824525Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32 2022-08-17T12:18:48.3840423Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32 2022-08-17T12:18:48.3911234Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32 2022-08-17T12:18:48.3919064Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64 2022-08-17T12:18:48.3947599Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32 2022-08-17T12:18:48.4124376Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:18:48.4147863Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:18:48.4259800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32 2022-08-17T12:18:48.4388531Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32 2022-08-17T12:18:48.4634780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:18:48.4643409Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:18:48.4821906Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32 2022-08-17T12:18:48.4825774Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32 2022-08-17T12:18:48.4833825Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32 2022-08-17T12:18:48.4836314Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64 2022-08-17T12:18:48.4975276Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:18:48.5067570Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:18:48.5269719Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64 2022-08-17T12:18:48.5468273Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:18:48.5512605Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:18:48.5526071Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64 2022-08-17T12:18:48.5635068Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32 2022-08-17T12:18:48.5707455Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32 2022-08-17T12:18:48.5921358Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:18:48.5947816Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:18:48.6149705Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64 2022-08-17T12:18:48.6160908Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64 2022-08-17T12:18:48.6387967Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:18:48.6467664Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32 2022-08-17T12:18:48.6493393Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:18:48.6587292Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32 2022-08-17T12:18:48.6827739Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32 2022-08-17T12:18:48.6870539Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64 2022-08-17T12:18:48.7029496Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32 2022-08-17T12:18:48.7059812Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:18:48.7267824Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64 2022-08-17T12:18:48.7393307Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32 2022-08-17T12:18:48.7424828Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32 2022-08-17T12:18:48.7466648Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:18:48.7572978Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32 2022-08-17T12:18:48.7707561Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32 2022-08-17T12:18:48.7795035Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32 2022-08-17T12:18:48.7907817Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32 2022-08-17T12:18:48.8101449Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32 2022-08-17T12:18:48.8147438Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32 2022-08-17T12:18:48.8298136Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32 2022-08-17T12:18:48.8348268Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32 2022-08-17T12:18:48.8479821Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:18:48.8588146Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:18:48.8757226Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32 2022-08-17T12:18:48.8788141Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32 2022-08-17T12:18:48.9028158Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64 2022-08-17T12:18:48.9214525Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64 2022-08-17T12:18:48.9470429Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64 2022-08-17T12:18:48.9629235Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32 2022-08-17T12:18:48.9741092Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32 2022-08-17T12:18:48.9749349Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64 2022-08-17T12:18:48.9909563Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32 2022-08-17T12:18:49.0008175Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64 2022-08-17T12:18:49.0191323Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32 2022-08-17T12:18:49.0241761Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:18:49.0348275Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64 2022-08-17T12:18:49.0501446Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32 2022-08-17T12:18:49.0592594Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32 2022-08-17T12:18:49.0626601Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:18:49.0690796Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:18:49.0787541Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:18:49.1072529Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64 2022-08-17T12:18:49.1279013Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:18:49.1288030Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64 2022-08-17T12:18:49.1331543Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32 2022-08-17T12:18:49.1342483Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64 2022-08-17T12:18:49.1570421Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32 2022-08-17T12:18:49.1705000Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32 2022-08-17T12:18:49.1716711Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:18:49.1748988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:18:49.1937823Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64 2022-08-17T12:18:49.2190168Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64 2022-08-17T12:18:49.2301258Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32 2022-08-17T12:18:49.2631290Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32 2022-08-17T12:18:49.2826884Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64 2022-08-17T12:18:49.3071784Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64 2022-08-17T12:18:49.3183334Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32 2022-08-17T12:18:49.3550032Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32 2022-08-17T12:18:49.3943164Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64 2022-08-17T12:18:49.3987618Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64 2022-08-17T12:18:49.4169226Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32 2022-08-17T12:18:49.4182082Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32 2022-08-17T12:18:49.4189451Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32 2022-08-17T12:18:49.4430418Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64 2022-08-17T12:18:49.5065940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64 2022-08-17T12:18:49.5074867Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64 2022-08-17T12:18:49.5477547Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32 2022-08-17T12:18:49.5509292Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32 2022-08-17T12:18:49.5760620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64 2022-08-17T12:18:49.5771644Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64 2022-08-17T12:18:49.5814217Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32 2022-08-17T12:18:49.5948847Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64 2022-08-17T12:18:49.6297320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32 2022-08-17T12:18:49.6311550Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32 2022-08-17T12:18:49.6323624Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32 2022-08-17T12:18:49.6388633Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32 2022-08-17T12:18:49.6398692Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64 2022-08-17T12:18:49.6751398Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32 2022-08-17T12:18:49.7664919Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32 2022-08-17T12:18:49.7674998Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32 2022-08-17T12:18:49.8028538Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32 2022-08-17T12:18:49.8109105Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32 2022-08-17T12:18:49.8414759Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32 2022-08-17T12:18:49.8549551Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32 2022-08-17T12:18:49.9607557Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32 2022-08-17T12:18:49.9616825Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32 2022-08-17T12:18:49.9754613Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32 2022-08-17T12:18:49.9989935Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32 2022-08-17T12:18:50.0000754Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32 2022-08-17T12:18:50.0027416Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32 2022-08-17T12:18:50.0089420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32 2022-08-17T12:18:50.0127657Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32 2022-08-17T12:18:50.0138313Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:18:50.0468866Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:18:50.0515594Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64 2022-08-17T12:18:50.0526748Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32 2022-08-17T12:18:50.0547124Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32 2022-08-17T12:18:50.0710739Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32 2022-08-17T12:18:50.0908079Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64 2022-08-17T12:18:50.0986885Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32 2022-08-17T12:18:50.0996242Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32 2022-08-17T12:18:50.1350258Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32 2022-08-17T12:18:50.1733679Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64 2022-08-17T12:18:50.1828347Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64 2022-08-17T12:18:50.1969988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32 2022-08-17T12:18:50.2271341Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32 2022-08-17T12:18:50.2438828Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32 2022-08-17T12:18:50.2711666Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32 2022-08-17T12:18:50.4215579Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64 2022-08-17T12:18:50.4228827Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64 2022-08-17T12:18:50.4855688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32 2022-08-17T12:18:50.4864486Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32 2022-08-17T12:18:50.5425620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64 2022-08-17T12:18:50.5436091Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64 2022-08-17T12:18:50.5714870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32 2022-08-17T12:18:50.5869637Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32 2022-08-17T12:18:50.6146834Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32 2022-08-17T12:18:50.6349731Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32 2022-08-17T12:18:50.6630286Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64 2022-08-17T12:18:50.6789596Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64 2022-08-17T12:18:50.6932090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32 2022-08-17T12:18:50.7270534Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32 2022-08-17T12:18:50.7960998Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32 2022-08-17T12:18:50.7972119Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32 2022-08-17T12:18:50.8980193Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32 2022-08-17T12:18:50.8988646Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32 2022-08-17T12:18:51.2438541Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32 2022-08-17T12:18:51.2444789Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64 2022-08-17T12:18:51.2621881Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32 2022-08-17T12:18:51.2630424Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32 2022-08-17T12:18:51.2803419Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32 2022-08-17T12:18:51.2815769Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:18:51.4380445Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:18:51.4388278Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32 2022-08-17T12:18:51.4614075Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64 2022-08-17T12:18:51.4829653Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64 2022-08-17T12:18:51.4942924Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32 2022-08-17T12:18:51.5270040Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32 2022-08-17T12:18:51.5436329Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64 2022-08-17T12:18:51.5709430Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64 2022-08-17T12:18:51.5761907Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32 2022-08-17T12:18:51.6151704Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32 2022-08-17T12:18:51.6273770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32 2022-08-17T12:18:51.6280460Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32 2022-08-17T12:18:51.7237464Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32 2022-08-17T12:18:51.7249240Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32 2022-08-17T12:18:51.7289481Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32 2022-08-17T12:18:51.7301155Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32 2022-08-17T12:18:51.7327511Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32 2022-08-17T12:18:51.7337890Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32 2022-08-17T12:18:51.7345378Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:18:51.7440958Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:18:51.7667380Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32 2022-08-17T12:18:51.7747982Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32 2022-08-17T12:18:51.7771168Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32 2022-08-17T12:18:51.8107542Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32 2022-08-17T12:18:51.8116765Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32 2022-08-17T12:18:51.8188699Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32 2022-08-17T12:18:51.8531770Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32 2022-08-17T12:18:51.8543444Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32 2022-08-17T12:18:51.9246335Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32 2022-08-17T12:18:51.9256980Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32 2022-08-17T12:18:51.9333782Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64 2022-08-17T12:18:51.9669996Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64 2022-08-17T12:18:52.1063216Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64 2022-08-17T12:18:52.1079525Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64 2022-08-17T12:18:52.1291325Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32 2022-08-17T12:18:52.1306197Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:18:52.3019118Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:18:52.3033367Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32 2022-08-17T12:18:52.4715213Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32 2022-08-17T12:18:52.4724348Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:18:52.6732355Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:18:52.6741475Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32 2022-08-17T12:18:52.7218367Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64 2022-08-17T12:18:52.7232409Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64 2022-08-17T12:18:52.7430068Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32 2022-08-17T12:18:52.7669924Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32 2022-08-17T12:18:52.8020504Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64 2022-08-17T12:18:52.8108835Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64 2022-08-17T12:18:52.8239664Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32 2022-08-17T12:18:52.8549568Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32 2022-08-17T12:18:52.8971101Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64 2022-08-17T12:18:52.8988602Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64 2022-08-17T12:18:52.9151117Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32 2022-08-17T12:18:52.9429875Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32 2022-08-17T12:18:52.9973972Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64 2022-08-17T12:18:52.9984560Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64 2022-08-17T12:18:53.0323037Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32 2022-08-17T12:18:53.0387800Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32 2022-08-17T12:18:53.0629378Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64 2022-08-17T12:18:53.0829410Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64 2022-08-17T12:18:53.0954246Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32 2022-08-17T12:18:53.1187239Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32 2022-08-17T12:18:53.1194342Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:18:53.1268576Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:18:53.1592437Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64 2022-08-17T12:18:53.1707996Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64 2022-08-17T12:18:53.1856994Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32 2022-08-17T12:18:53.2149345Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32 2022-08-17T12:18:53.3109852Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64 2022-08-17T12:18:53.3118361Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64 2022-08-17T12:18:53.3366645Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32 2022-08-17T12:18:53.3381113Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32 2022-08-17T12:18:53.3388513Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32 2022-08-17T12:18:53.3548341Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32 2022-08-17T12:18:53.3666380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64 2022-08-17T12:18:53.3991781Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64 2022-08-17T12:18:53.4073388Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32 2022-08-17T12:18:53.4434196Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32 2022-08-17T12:18:53.6189872Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64 2022-08-17T12:18:53.6199295Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64 2022-08-17T12:18:53.6878757Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32 2022-08-17T12:18:53.6888142Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:18:53.6925473Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:18:53.6936198Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32 2022-08-17T12:18:53.7171077Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64 2022-08-17T12:18:53.7350009Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64 2022-08-17T12:18:53.7483667Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32 2022-08-17T12:18:53.7792728Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32 2022-08-17T12:18:53.7998312Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32 2022-08-17T12:18:53.8231865Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32 2022-08-17T12:18:53.8316484Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64 2022-08-17T12:18:53.8671885Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64 2022-08-17T12:18:53.8729120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32 2022-08-17T12:18:53.9110772Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32 2022-08-17T12:18:53.9306575Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64 2022-08-17T12:18:53.9317604Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:18:54.0691653Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:18:54.0700598Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32 2022-08-17T12:18:54.1301503Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32 2022-08-17T12:18:54.1310779Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:18:54.1498363Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32 2022-08-17T12:18:54.1751792Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32 2022-08-17T12:18:54.1904946Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32 2022-08-17T12:18:54.2079539Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32 2022-08-17T12:18:54.2090738Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64 2022-08-17T12:18:54.2189410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32 2022-08-17T12:18:54.2283389Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:18:54.2631589Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:18:54.2689866Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:18:54.2699096Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:18:54.2705621Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32 2022-08-17T12:18:54.3063722Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32 2022-08-17T12:18:54.3077053Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32 2022-08-17T12:18:54.3081118Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64 2022-08-17T12:18:54.3301598Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:18:54.3511978Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:18:54.3593124Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32 2022-08-17T12:18:54.3603258Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64 2022-08-17T12:18:54.3772818Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32 2022-08-17T12:18:54.4031462Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32 2022-08-17T12:18:54.4042474Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64 2022-08-17T12:18:54.4055044Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32 2022-08-17T12:18:54.4366114Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64 2022-08-17T12:18:54.4469000Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64 2022-08-17T12:18:54.4573489Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32 2022-08-17T12:18:54.4587391Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32 2022-08-17T12:18:54.4605636Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32 2022-08-17T12:18:54.4724168Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32 2022-08-17T12:18:54.4737206Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64 2022-08-17T12:18:54.4899730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32 2022-08-17T12:18:54.4908271Z [gw3] [ 73%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32 2022-08-17T12:18:54.4926912Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:18:54.4977653Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32 2022-08-17T12:18:54.4984320Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32 2022-08-17T12:18:54.5067493Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32 2022-08-17T12:18:54.5148325Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32 2022-08-17T12:18:54.5230812Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64 2022-08-17T12:18:54.5348662Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:18:54.5508823Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32 2022-08-17T12:18:54.5732081Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32 2022-08-17T12:18:54.5739861Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32 2022-08-17T12:18:54.5766099Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32 2022-08-17T12:18:54.5787699Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32 2022-08-17T12:18:54.5866994Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:18:54.5881790Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64 2022-08-17T12:18:54.6150436Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32 2022-08-17T12:18:54.6164219Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32 2022-08-17T12:18:54.6177838Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32 2022-08-17T12:18:54.6306450Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32 2022-08-17T12:18:54.6589809Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64 2022-08-17T12:18:54.6639573Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32 2022-08-17T12:18:54.6648020Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32 2022-08-17T12:18:54.6684881Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32 2022-08-17T12:18:54.6707060Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:18:54.7148818Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32 2022-08-17T12:18:54.7161524Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64 2022-08-17T12:18:54.7232689Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32 2022-08-17T12:18:54.7243940Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32 2022-08-17T12:18:54.7479728Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:18:54.7505807Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32 2022-08-17T12:18:54.7587566Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:18:54.7668998Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64 2022-08-17T12:18:54.7856508Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:18:54.8112742Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:18:54.8251742Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:18:54.8264648Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64 2022-08-17T12:18:54.8533844Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32 2022-08-17T12:18:54.8547470Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:18:54.8664843Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:18:54.8745622Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:18:54.8754115Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32 2022-08-17T12:18:54.8866691Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64 2022-08-17T12:18:54.8878710Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32 2022-08-17T12:18:54.8989099Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32 2022-08-17T12:18:54.9398785Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:18:54.9428128Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:18:54.9599359Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:18:54.9870365Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:18:54.9997446Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32 2022-08-17T12:18:55.0310236Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32 2022-08-17T12:18:55.0425179Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:18:55.0752040Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:18:55.0813311Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:18:55.1051618Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:18:55.1060906Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64 2022-08-17T12:18:55.1190039Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32 2022-08-17T12:18:55.1306201Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:18:55.1631155Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:18:55.1691750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:18:55.2045648Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:18:55.2053603Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32 2022-08-17T12:18:55.2068638Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32 2022-08-17T12:18:55.2193168Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:18:55.2471008Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32 2022-08-17T12:18:55.2940970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64 2022-08-17T12:18:55.2953202Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64 2022-08-17T12:18:55.3165141Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32 2022-08-17T12:18:55.3390991Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32 2022-08-17T12:18:55.3528970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64 2022-08-17T12:18:55.3542352Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:18:55.3761263Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32 2022-08-17T12:18:55.3909420Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32 2022-08-17T12:18:55.3916098Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64 2022-08-17T12:18:55.3948458Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32 2022-08-17T12:18:55.3997498Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32 2022-08-17T12:18:55.4139554Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32 2022-08-17T12:18:55.4347008Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32 2022-08-17T12:18:55.4388647Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64 2022-08-17T12:18:55.4442277Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32 2022-08-17T12:18:55.4830628Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32 2022-08-17T12:18:55.4987637Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32 2022-08-17T12:18:55.5270501Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32 2022-08-17T12:18:55.5368835Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32 2022-08-17T12:18:55.5637309Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32 2022-08-17T12:18:55.5648017Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64 2022-08-17T12:18:55.5708224Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32 2022-08-17T12:18:55.5810920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:18:55.6149818Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:18:55.6246587Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32 2022-08-17T12:18:55.6268016Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32 2022-08-17T12:18:55.6278958Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32 2022-08-17T12:18:55.6590092Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32 2022-08-17T12:18:55.6710838Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:18:55.7029775Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:18:55.7135763Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:18:55.7150648Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32 2022-08-17T12:18:55.7159715Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:18:55.7470855Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32 2022-08-17T12:18:55.7545209Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32 2022-08-17T12:18:55.7911309Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32 2022-08-17T12:18:55.8067648Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:18:55.8081623Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:18:55.8093307Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32 2022-08-17T12:18:55.8115925Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32 2022-08-17T12:18:55.8348485Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32 2022-08-17T12:18:55.8422191Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:18:55.8506635Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:18:55.8656526Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32 2022-08-17T12:18:55.8788665Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32 2022-08-17T12:18:55.8836370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32 2022-08-17T12:18:55.8989544Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32 2022-08-17T12:18:55.9018423Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32 2022-08-17T12:18:55.9230992Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32 2022-08-17T12:18:55.9310932Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32 2022-08-17T12:18:55.9387887Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32 2022-08-17T12:18:55.9399112Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32 2022-08-17T12:18:55.9428509Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32 2022-08-17T12:18:55.9452692Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32 2022-08-17T12:18:55.9669563Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32 2022-08-17T12:18:55.9826234Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64 2022-08-17T12:18:55.9868815Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64 2022-08-17T12:18:55.9899507Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32 2022-08-17T12:18:56.0109933Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32 2022-08-17T12:18:56.0267904Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32 2022-08-17T12:18:56.0349024Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32 2022-08-17T12:18:56.0551655Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32 2022-08-17T12:18:56.0694908Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:18:56.0993361Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:18:56.1072510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:18:56.1432702Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:18:56.1544716Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32 2022-08-17T12:18:56.1871695Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32 2022-08-17T12:18:56.2468739Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:18:56.2478905Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:18:56.2701276Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:18:56.2911069Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:18:56.3544016Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:18:56.3554383Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:18:56.3778654Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:18:56.3988852Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:18:56.5389635Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64 2022-08-17T12:18:56.5399297Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32 2022-08-17T12:18:56.6374059Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32 2022-08-17T12:18:56.6385679Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32 2022-08-17T12:18:56.7263656Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64 2022-08-17T12:18:56.7277221Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64 2022-08-17T12:18:56.7701774Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32 2022-08-17T12:18:56.7711175Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32 2022-08-17T12:18:56.8113602Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64 2022-08-17T12:18:56.8148541Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64 2022-08-17T12:18:56.8363789Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32 2022-08-17T12:18:56.8588855Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32 2022-08-17T12:18:56.8744507Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64 2022-08-17T12:18:56.9071569Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64 2022-08-17T12:18:56.9123161Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32 2022-08-17T12:18:56.9474968Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32 2022-08-17T12:18:56.9484834Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64 2022-08-17T12:18:56.9508254Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32 2022-08-17T12:18:56.9661415Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64 2022-08-17T12:18:56.9950905Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64 2022-08-17T12:18:57.0028883Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32 2022-08-17T12:18:57.0390672Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32 2022-08-17T12:18:57.0428957Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32 2022-08-17T12:18:57.0828535Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32 2022-08-17T12:18:57.1025507Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64 2022-08-17T12:18:57.1269216Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64 2022-08-17T12:18:57.1370211Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32 2022-08-17T12:18:57.1710168Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32 2022-08-17T12:18:57.1755270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64 2022-08-17T12:18:57.2006957Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64 2022-08-17T12:18:57.2014619Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32 2022-08-17T12:18:57.2080764Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:18:57.2189022Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:18:57.2432531Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64 2022-08-17T12:18:57.2573603Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:18:57.2659432Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64 2022-08-17T12:18:57.2673655Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:18:57.2846642Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32 2022-08-17T12:18:57.2869507Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32 2022-08-17T12:18:57.3151695Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64 2022-08-17T12:18:57.3269566Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64 2022-08-17T12:18:57.3308846Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64 2022-08-17T12:18:57.3334726Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32 2022-08-17T12:18:57.3475031Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64 2022-08-17T12:18:57.3628138Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32 2022-08-17T12:18:57.3704600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32 2022-08-17T12:18:57.3747872Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32 2022-08-17T12:18:57.4069812Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64 2022-08-17T12:18:57.4263412Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64 2022-08-17T12:18:57.4550932Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64 2022-08-17T12:18:57.4645986Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32 2022-08-17T12:18:57.4991325Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32 2022-08-17T12:18:57.5386904Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64 2022-08-17T12:18:57.5468545Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64 2022-08-17T12:18:57.5643812Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32 2022-08-17T12:18:57.5909596Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32 2022-08-17T12:18:57.6077731Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32 2022-08-17T12:18:57.6091161Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64 2022-08-17T12:18:57.6962210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32 2022-08-17T12:18:57.6970750Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32 2022-08-17T12:18:57.7100520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64 2022-08-17T12:18:57.7110008Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32 2022-08-17T12:18:57.7272350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64 2022-08-17T12:18:57.7308629Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64 2022-08-17T12:18:57.7387030Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64 2022-08-17T12:18:57.7475957Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32 2022-08-17T12:18:57.7547326Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32 2022-08-17T12:18:57.7653966Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32 2022-08-17T12:18:57.7828878Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32 2022-08-17T12:18:57.7920688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64 2022-08-17T12:18:57.7987818Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64 2022-08-17T12:18:57.8261180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64 2022-08-17T12:18:57.8270872Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64 2022-08-17T12:18:57.8428341Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32 2022-08-17T12:18:57.8633809Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32 2022-08-17T12:18:57.8751512Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32 2022-08-17T12:18:57.8763907Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32 2022-08-17T12:18:57.8867179Z test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32 2022-08-17T12:18:57.8900580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64 2022-08-17T12:18:57.9055269Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32 2022-08-17T12:18:57.9189591Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64 2022-08-17T12:18:57.9310491Z test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32 2022-08-17T12:18:57.9344983Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32 2022-08-17T12:18:57.9418627Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32 2022-08-17T12:18:57.9627462Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32 2022-08-17T12:18:57.9748622Z test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32 2022-08-17T12:18:57.9942970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32 2022-08-17T12:18:58.0189764Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32 2022-08-17T12:18:58.0251862Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32 2022-08-17T12:18:58.0630858Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32 2022-08-17T12:18:58.0784058Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64 2022-08-17T12:18:58.1069343Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64 2022-08-17T12:18:58.1091088Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32 2022-08-17T12:18:58.1103037Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32 2022-08-17T12:18:58.1132917Z test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32 2022-08-17T12:18:58.1512632Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32 2022-08-17T12:18:58.2585446Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64 2022-08-17T12:18:58.2594949Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32 2022-08-17T12:18:58.5420723Z test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32 2022-08-17T12:18:58.5429528Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32 2022-08-17T12:18:58.7420748Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32 2022-08-17T12:18:58.7431304Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32 2022-08-17T12:18:58.8517131Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32 2022-08-17T12:18:58.8528976Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32 2022-08-17T12:18:58.8534806Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64 2022-08-17T12:18:58.8542259Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32 2022-08-17T12:18:59.0222454Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32 2022-08-17T12:18:59.0232648Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32 2022-08-17T12:18:59.0386022Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32 2022-08-17T12:18:59.0399003Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32 2022-08-17T12:18:59.0547560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64 2022-08-17T12:18:59.0829604Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64 2022-08-17T12:18:59.0970250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32 2022-08-17T12:18:59.1270712Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32 2022-08-17T12:18:59.2329609Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32 2022-08-17T12:18:59.2338808Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32 2022-08-17T12:18:59.4229393Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32 2022-08-17T12:18:59.4238447Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32 2022-08-17T12:18:59.6813875Z test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32 2022-08-17T12:18:59.6827588Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32 2022-08-17T12:18:59.8737521Z test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32 2022-08-17T12:18:59.8751915Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32 2022-08-17T12:18:59.9136182Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64 2022-08-17T12:18:59.9186148Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64 2022-08-17T12:18:59.9197311Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32 2022-08-17T12:18:59.9198304Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32 2022-08-17T12:18:59.9308296Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amax_cpu_float32 2022-08-17T12:18:59.9632771Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32 2022-08-17T12:19:00.0094132Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64 2022-08-17T12:19:00.0102685Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32 2022-08-17T12:19:00.0986941Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32 2022-08-17T12:19:00.0998027Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64 2022-08-17T12:19:00.1537206Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32 2022-08-17T12:19:00.1548831Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32 2022-08-17T12:19:00.1684103Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32 2022-08-17T12:19:00.1989994Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32 2022-08-17T12:19:00.2498514Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:19:00.2506688Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:19:00.2524954Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:19:00.2951577Z [gw2] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:19:00.2971598Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:19:00.3391618Z [gw2] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:19:00.3411809Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:19:00.3831467Z [gw2] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:19:00.3851026Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:19:00.4270750Z [gw2] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:19:00.4440565Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64 2022-08-17T12:19:00.4710085Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64 2022-08-17T12:19:00.4798729Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32 2022-08-17T12:19:00.5149950Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32 2022-08-17T12:19:00.7285224Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64 2022-08-17T12:19:00.7294146Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32 2022-08-17T12:19:00.8790284Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32 2022-08-17T12:19:00.8801880Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64 2022-08-17T12:19:01.1019552Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32 2022-08-17T12:19:01.1030939Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32 2022-08-17T12:19:01.3016662Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64 2022-08-17T12:19:01.3027157Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64 2022-08-17T12:19:01.3789992Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32 2022-08-17T12:19:01.3799646Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32 2022-08-17T12:19:01.3900032Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:19:01.3909292Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32 2022-08-17T12:19:01.4668180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64 2022-08-17T12:19:01.4675864Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32 2022-08-17T12:19:01.5022130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32 2022-08-17T12:19:01.5108882Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32 2022-08-17T12:19:01.5574078Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32 2022-08-17T12:19:01.5582678Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32 2022-08-17T12:19:01.5668694Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32 2022-08-17T12:19:01.5681805Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64 2022-08-17T12:19:01.6476289Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32 2022-08-17T12:19:01.6490194Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32 2022-08-17T12:19:01.8438158Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64 2022-08-17T12:19:01.8449326Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64 2022-08-17T12:19:01.9310416Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32 2022-08-17T12:19:01.9321700Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32 2022-08-17T12:19:02.0614134Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32 2022-08-17T12:19:02.0628531Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32 2022-08-17T12:19:02.1964151Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32 2022-08-17T12:19:02.1973997Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32 2022-08-17T12:19:02.2114043Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32 2022-08-17T12:19:02.2390638Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32 2022-08-17T12:19:02.2573063Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64 2022-08-17T12:19:02.2832462Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64 2022-08-17T12:19:02.2987972Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32 2022-08-17T12:19:02.3274319Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32 2022-08-17T12:19:02.3284396Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amax_cpu_float32 2022-08-17T12:19:02.3299853Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amin_cpu_float32 2022-08-17T12:19:02.3525658Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32 2022-08-17T12:19:02.3710097Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32 2022-08-17T12:19:02.4268505Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64 2022-08-17T12:19:02.4281959Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64 2022-08-17T12:19:02.9035113Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:19:02.9048478Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32 2022-08-17T12:19:02.9087869Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32 2022-08-17T12:19:02.9100383Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:19:02.9296415Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:19:02.9470330Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32 2022-08-17T12:19:02.9602893Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32 2022-08-17T12:19:02.9614303Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32 2022-08-17T12:19:02.9622620Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:19:02.9910871Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:19:03.6384581Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32 2022-08-17T12:19:03.6393002Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32 2022-08-17T12:19:03.6886605Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32 2022-08-17T12:19:03.6894694Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32 2022-08-17T12:19:04.4825400Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32 2022-08-17T12:19:04.4835129Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32 2022-08-17T12:19:04.6966254Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32 2022-08-17T12:19:04.6975363Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amin_cpu_float32 2022-08-17T12:19:04.7227842Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumprod_cpu_float32 2022-08-17T12:19:04.7242006Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32 2022-08-17T12:19:04.7248566Z [gw1] [ 74%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumprod_cpu_float32 2022-08-17T12:19:04.7390069Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32 2022-08-17T12:19:04.7629726Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumsum_cpu_float32 2022-08-17T12:19:04.7835890Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32 2022-08-17T12:19:04.8191995Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32 2022-08-17T12:19:04.8267445Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32 2022-08-17T12:19:04.8289119Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32 2022-08-17T12:19:04.8710491Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32 2022-08-17T12:19:05.0222925Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32 2022-08-17T12:19:05.0235775Z [gw0] [ 74%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32 2022-08-17T12:19:05.1439772Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32 2022-08-17T12:19:05.1453094Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumsum_cpu_float32 2022-08-17T12:19:05.3253822Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_log_softmax_cpu_float32 2022-08-17T12:19:05.3263738Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32 2022-08-17T12:19:05.3756298Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32 2022-08-17T12:19:05.3765579Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32 2022-08-17T12:19:05.4151272Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32 2022-08-17T12:19:05.4188314Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32 2022-08-17T12:19:05.4718637Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32 2022-08-17T12:19:05.4728476Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_log_softmax_cpu_float32 2022-08-17T12:19:05.5980565Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logaddexp_cpu_float32 2022-08-17T12:19:05.5990265Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32 2022-08-17T12:19:05.6412565Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32 2022-08-17T12:19:05.6428905Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32 2022-08-17T12:19:06.7099105Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32 2022-08-17T12:19:06.7109641Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32 2022-08-17T12:19:06.7425164Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32 2022-08-17T12:19:06.7547904Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32 2022-08-17T12:19:06.8970931Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32 2022-08-17T12:19:06.8979592Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:19:06.9025117Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:19:06.9035862Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32 2022-08-17T12:19:07.0741036Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32 2022-08-17T12:19:07.0749461Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32 2022-08-17T12:19:07.1349249Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32 2022-08-17T12:19:07.1359177Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32 2022-08-17T12:19:07.3335795Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32 2022-08-17T12:19:07.3349447Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32 2022-08-17T12:19:07.3998941Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32 2022-08-17T12:19:07.4006485Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logaddexp_cpu_float32 2022-08-17T12:19:07.7430850Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logsumexp_cpu_float32 2022-08-17T12:19:07.7445013Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:19:08.4504821Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32 2022-08-17T12:19:08.4514424Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32 2022-08-17T12:19:08.9881903Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32 2022-08-17T12:19:08.9895107Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32 2022-08-17T12:19:09.6177448Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32 2022-08-17T12:19:09.6187573Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32 2022-08-17T12:19:09.7727107Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:19:09.7736386Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logsumexp_cpu_float32 2022-08-17T12:19:10.3735582Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_mean_cpu_float32 2022-08-17T12:19:10.3745939Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:19:11.9432012Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32 2022-08-17T12:19:11.9444630Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_mean_cpu_float32 2022-08-17T12:19:12.3073424Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_median_cpu_float32 2022-08-17T12:19:12.3080443Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_median_cpu_float32 2022-08-17T12:19:24.0384794Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_norm_cpu_float32 2022-08-17T12:19:24.0393703Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_norm_cpu_float32 2022-08-17T12:19:24.7634154Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_normalize_cpu_float32 2022-08-17T12:19:24.7643939Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_normalize_cpu_float32 2022-08-17T12:19:24.8432961Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_prod_cpu_float32 2022-08-17T12:19:24.8440090Z [gw1] [ 74%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward__masked_prod_cpu_float32 2022-08-17T12:19:25.1591751Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmax_cpu_float32 2022-08-17T12:19:25.1599717Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmax_cpu_float32 2022-08-17T12:19:25.5414284Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmin_cpu_float32 2022-08-17T12:19:25.5422414Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmin_cpu_float32 2022-08-17T12:19:25.9286418Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_std_cpu_float32 2022-08-17T12:19:25.9295745Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:19:29.9351058Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:19:29.9362411Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_std_cpu_float32 2022-08-17T12:19:31.0969435Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_sum_cpu_float32 2022-08-17T12:19:31.0982164Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_sum_cpu_float32 2022-08-17T12:19:35.0678264Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_var_cpu_float32 2022-08-17T12:19:35.0690630Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_var_cpu_float32 2022-08-17T12:19:35.0785025Z test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32 2022-08-17T12:19:35.1152221Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32 2022-08-17T12:19:35.1437223Z test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32 2022-08-17T12:19:35.1589843Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32 2022-08-17T12:19:35.1968497Z test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32 2022-08-17T12:19:35.2028974Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32 2022-08-17T12:19:35.3799157Z test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32 2022-08-17T12:19:35.3809663Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32 2022-08-17T12:19:35.8798517Z test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32 2022-08-17T12:19:35.8810550Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32 2022-08-17T12:19:36.7313032Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32 2022-08-17T12:19:36.7322785Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32 2022-08-17T12:19:37.4635057Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32 2022-08-17T12:19:37.4644024Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32 2022-08-17T12:19:37.6625122Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32 2022-08-17T12:19:37.6637937Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32 2022-08-17T12:19:37.8200210Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32 2022-08-17T12:19:37.8208904Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32 2022-08-17T12:19:38.1628441Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32 2022-08-17T12:19:38.1812395Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32 2022-08-17T12:19:38.3941105Z test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32 2022-08-17T12:19:38.3953527Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32 2022-08-17T12:19:38.6020795Z test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32 2022-08-17T12:19:38.6029804Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32 2022-08-17T12:19:38.8350536Z test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32 2022-08-17T12:19:38.8358746Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32 2022-08-17T12:19:38.8446469Z test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32 2022-08-17T12:19:38.8788900Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32 2022-08-17T12:19:38.9399868Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32 2022-08-17T12:19:38.9409643Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32 2022-08-17T12:19:38.9428434Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32 2022-08-17T12:19:38.9830566Z [gw1] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32 2022-08-17T12:19:39.0021804Z test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32 2022-08-17T12:19:39.0268890Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32 2022-08-17T12:19:39.0384898Z test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32 2022-08-17T12:19:39.0709341Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32 2022-08-17T12:19:39.3846196Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32 2022-08-17T12:19:39.3855447Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32 2022-08-17T12:19:39.3960744Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32 2022-08-17T12:19:39.4269859Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32 2022-08-17T12:19:39.4464936Z test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32 2022-08-17T12:19:39.4708691Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32 2022-08-17T12:19:39.8104398Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32 2022-08-17T12:19:39.8115768Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32 2022-08-17T12:19:40.1038701Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32 2022-08-17T12:19:40.1050836Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32 2022-08-17T12:19:40.1190513Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32 2022-08-17T12:19:40.1198402Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32 2022-08-17T12:19:40.1536767Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32 2022-08-17T12:19:40.1628901Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32 2022-08-17T12:19:40.4339244Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32 2022-08-17T12:19:40.4352302Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32 2022-08-17T12:19:40.8057666Z test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32 2022-08-17T12:19:40.8066984Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32 2022-08-17T12:19:40.8343117Z test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32 2022-08-17T12:19:40.8507998Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32 2022-08-17T12:19:40.8807797Z test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32 2022-08-17T12:19:40.8949074Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32 2022-08-17T12:19:41.0971799Z test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32 2022-08-17T12:19:41.0980303Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32 2022-08-17T12:19:41.1267094Z test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32 2022-08-17T12:19:41.1388853Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32 2022-08-17T12:19:42.1898010Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32 2022-08-17T12:19:42.1906615Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32 2022-08-17T12:19:42.2340077Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32 2022-08-17T12:19:42.2352375Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32 2022-08-17T12:19:42.4815725Z test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32 2022-08-17T12:19:42.4824465Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32 2022-08-17T12:19:42.5546584Z test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32 2022-08-17T12:19:42.5558852Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32 2022-08-17T12:19:47.1108068Z test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32 2022-08-17T12:19:47.1118656Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32 2022-08-17T12:19:47.6930794Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32 2022-08-17T12:19:47.6940696Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32 2022-08-17T12:19:48.8433981Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32 2022-08-17T12:19:48.8446292Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32 2022-08-17T12:19:49.4921958Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32 2022-08-17T12:19:49.4931370Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32 2022-08-17T12:19:49.5875578Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32 2022-08-17T12:19:49.5885181Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32 2022-08-17T12:19:49.6389072Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32 2022-08-17T12:19:49.6398640Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32 2022-08-17T12:19:49.7129467Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32 2022-08-17T12:19:49.7138617Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32 2022-08-17T12:19:49.7790752Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32 2022-08-17T12:19:49.7800747Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32 2022-08-17T12:19:49.7833005Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eig_cpu_float32 2022-08-17T12:19:49.8229552Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eig_cpu_float32 2022-08-17T12:19:50.2220883Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32 2022-08-17T12:19:50.2230988Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32 2022-08-17T12:19:50.2260399Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32 2022-08-17T12:19:50.2671671Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32 2022-08-17T12:19:50.2695369Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32 2022-08-17T12:19:50.3095621Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32 2022-08-17T12:19:50.3109848Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32 2022-08-17T12:19:50.3110873Z test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32 2022-08-17T12:19:50.3133293Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32 2022-08-17T12:19:50.3196611Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32 2022-08-17T12:19:50.3549234Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32 2022-08-17T12:19:50.3552340Z test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32 2022-08-17T12:19:50.3580772Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32 2022-08-17T12:19:50.3917123Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32 2022-08-17T12:19:50.3987955Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32 2022-08-17T12:19:50.3991368Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32 2022-08-17T12:19:50.4179810Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32 2022-08-17T12:19:50.4429752Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32 2022-08-17T12:19:50.4962136Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32 2022-08-17T12:19:50.4976351Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32 2022-08-17T12:19:50.5155434Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32 2022-08-17T12:19:50.5389571Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32 2022-08-17T12:19:50.5871200Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32 2022-08-17T12:19:50.5879721Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32 2022-08-17T12:19:50.6207152Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32 2022-08-17T12:19:50.6309125Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32 2022-08-17T12:19:50.6928360Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32 2022-08-17T12:19:50.6936454Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32 2022-08-17T12:19:50.7729451Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32 2022-08-17T12:19:50.7738612Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32 2022-08-17T12:19:50.7967416Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32 2022-08-17T12:19:50.7975653Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32 2022-08-17T12:19:50.8491531Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32 2022-08-17T12:19:50.8503098Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32 2022-08-17T12:19:50.9602420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32 2022-08-17T12:19:50.9611292Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32 2022-08-17T12:19:51.0604207Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32 2022-08-17T12:19:51.0614492Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32 2022-08-17T12:19:51.1251991Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32 2022-08-17T12:19:51.1261360Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32 2022-08-17T12:19:51.1944898Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32 2022-08-17T12:19:51.1952725Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32 2022-08-17T12:19:51.2246625Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32 2022-08-17T12:19:51.2256360Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:19:51.2522989Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:19:51.2536488Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32 2022-08-17T12:19:51.4474755Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32 2022-08-17T12:19:51.4487100Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32 2022-08-17T12:19:51.5847633Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32 2022-08-17T12:19:51.5860014Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32 2022-08-17T12:19:51.7728652Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32 2022-08-17T12:19:51.7739849Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32 2022-08-17T12:19:51.8720197Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32 2022-08-17T12:19:51.8729820Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32 2022-08-17T12:19:51.8798080Z test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32 2022-08-17T12:19:51.8809493Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32 2022-08-17T12:19:52.0041848Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32 2022-08-17T12:19:52.0054570Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32 2022-08-17T12:19:52.1231837Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32 2022-08-17T12:19:52.1244999Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32 2022-08-17T12:19:52.1382049Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32 2022-08-17T12:19:52.1389375Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32 2022-08-17T12:19:52.1943318Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32 2022-08-17T12:19:52.1953972Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32 2022-08-17T12:19:52.3140870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32 2022-08-17T12:19:52.3150468Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32 2022-08-17T12:19:52.3735069Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32 2022-08-17T12:19:52.3748965Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32 2022-08-17T12:19:52.4352938Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32 2022-08-17T12:19:52.4363165Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32 2022-08-17T12:19:52.5983330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32 2022-08-17T12:19:52.5993379Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32 2022-08-17T12:19:52.6108510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32 2022-08-17T12:19:52.6117083Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32 2022-08-17T12:19:52.7722319Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32 2022-08-17T12:19:52.7731213Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32 2022-08-17T12:19:52.9071769Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32 2022-08-17T12:19:52.9083531Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32 2022-08-17T12:19:52.9199940Z test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32 2022-08-17T12:19:52.9248257Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32 2022-08-17T12:19:52.9258476Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32 2022-08-17T12:19:52.9548735Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32 2022-08-17T12:19:52.9872284Z test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32 2022-08-17T12:19:52.9988787Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32 2022-08-17T12:19:53.0528804Z test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32 2022-08-17T12:19:53.0537003Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32 2022-08-17T12:19:53.1495100Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32 2022-08-17T12:19:53.1504346Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32 2022-08-17T12:19:53.2569618Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32 2022-08-17T12:19:53.2578216Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32 2022-08-17T12:19:53.3702448Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32 2022-08-17T12:19:53.3711693Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32 2022-08-17T12:19:53.4157362Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32 2022-08-17T12:19:53.4165821Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32 2022-08-17T12:19:53.4386412Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32 2022-08-17T12:19:53.4399504Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32 2022-08-17T12:19:53.4744716Z test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32 2022-08-17T12:19:53.4753734Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32 2022-08-17T12:19:53.6071197Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32 2022-08-17T12:19:53.6083598Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32 2022-08-17T12:19:53.6315337Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32 2022-08-17T12:19:53.6328169Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32 2022-08-17T12:19:53.6335781Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32 2022-08-17T12:19:53.6466722Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32 2022-08-17T12:19:53.6507280Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32 2022-08-17T12:19:53.6745243Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32 2022-08-17T12:19:53.6753710Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32 2022-08-17T12:19:53.6830724Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32 2022-08-17T12:19:53.6946941Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32 2022-08-17T12:19:53.6971008Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32 2022-08-17T12:19:53.7187243Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32 2022-08-17T12:19:53.7388439Z test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32 2022-08-17T12:19:54.0186654Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32 2022-08-17T12:19:54.0197044Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32 2022-08-17T12:19:54.0297798Z test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32 2022-08-17T12:19:54.0629992Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32 2022-08-17T12:19:54.2812451Z test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32 2022-08-17T12:19:54.2826024Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32 2022-08-17T12:19:54.4447771Z test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32 2022-08-17T12:19:54.4457677Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32 2022-08-17T12:19:54.4796071Z test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32 2022-08-17T12:19:54.4867752Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32 2022-08-17T12:19:54.5066304Z test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32 2022-08-17T12:19:54.5309512Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32 2022-08-17T12:19:54.6080843Z test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32 2022-08-17T12:19:54.6087244Z [gw1] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32 2022-08-17T12:19:54.6645935Z test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32 2022-08-17T12:19:54.6658265Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32 2022-08-17T12:19:54.6980325Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32 2022-08-17T12:19:54.7068450Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32 2022-08-17T12:19:54.7272337Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32 2022-08-17T12:19:54.7509619Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32 2022-08-17T12:19:54.7617921Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32 2022-08-17T12:19:54.7949798Z [gw1] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32 2022-08-17T12:19:54.8237675Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32 2022-08-17T12:19:54.8389423Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32 2022-08-17T12:19:55.1681897Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32 2022-08-17T12:19:55.1691980Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32 2022-08-17T12:19:55.2097175Z test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32 2022-08-17T12:19:55.2150804Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32 2022-08-17T12:19:55.4008886Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32 2022-08-17T12:19:55.4018011Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32 2022-08-17T12:19:55.4433597Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32 2022-08-17T12:19:55.4443569Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32 2022-08-17T12:19:55.4587285Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32 2022-08-17T12:19:55.4869239Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32 2022-08-17T12:19:55.4901978Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32 2022-08-17T12:19:55.4964020Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32 2022-08-17T12:19:55.4975537Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32 2022-08-17T12:19:55.5308928Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32 2022-08-17T12:19:55.5320948Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32 2022-08-17T12:19:55.5387548Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32 2022-08-17T12:19:55.6369152Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32 2022-08-17T12:19:55.6377881Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32 2022-08-17T12:19:55.8955475Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32 2022-08-17T12:19:55.8964333Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32 2022-08-17T12:19:56.4707481Z test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32 2022-08-17T12:19:56.4721869Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32 2022-08-17T12:19:57.4571904Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32 2022-08-17T12:19:57.4580789Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32 2022-08-17T12:19:58.3200399Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32 2022-08-17T12:19:58.3212432Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32 2022-08-17T12:19:58.3498687Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32 2022-08-17T12:19:58.3630204Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32 2022-08-17T12:19:58.4190033Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32 2022-08-17T12:19:58.4200038Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32 2022-08-17T12:19:58.4226677Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32 2022-08-17T12:19:58.4631147Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32 2022-08-17T12:19:58.5862492Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32 2022-08-17T12:19:58.5874934Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32 2022-08-17T12:19:58.5907311Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32 2022-08-17T12:19:58.6309051Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32 2022-08-17T12:19:58.6336027Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32 2022-08-17T12:19:58.6750376Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32 2022-08-17T12:19:59.9143402Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32 2022-08-17T12:19:59.9154996Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32 2022-08-17T12:19:59.9352861Z test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32 2022-08-17T12:19:59.9588650Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32 2022-08-17T12:20:01.0493727Z test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32 2022-08-17T12:20:01.0512051Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:20:01.1489971Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:20:01.1499531Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32 2022-08-17T12:20:01.1520534Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32 2022-08-17T12:20:01.1865623Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32 2022-08-17T12:20:01.1873784Z [gw2] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:20:01.1907056Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:20:01.1929076Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32 2022-08-17T12:20:01.2348590Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32 2022-08-17T12:20:01.2374269Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32 2022-08-17T12:20:01.2831506Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32 2022-08-17T12:20:01.2863275Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32 2022-08-17T12:20:01.3271132Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32 2022-08-17T12:20:01.3300173Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32 2022-08-17T12:20:01.3709275Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32 2022-08-17T12:20:01.3734633Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32 2022-08-17T12:20:01.4151525Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32 2022-08-17T12:20:01.4967374Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32 2022-08-17T12:20:01.4975614Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32 2022-08-17T12:20:01.5328798Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32 2022-08-17T12:20:01.5388522Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32 2022-08-17T12:20:02.1304783Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32 2022-08-17T12:20:02.1314908Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:20:02.1396415Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:20:02.1749295Z [gw2] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:20:02.3276253Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:20:02.3284009Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32 2022-08-17T12:20:02.4963255Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32 2022-08-17T12:20:02.4973025Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32 2022-08-17T12:20:02.7045151Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32 2022-08-17T12:20:02.7054028Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32 2022-08-17T12:20:02.7489638Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32 2022-08-17T12:20:02.7511514Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32 2022-08-17T12:20:02.7516412Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32 2022-08-17T12:20:02.7523422Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32 2022-08-17T12:20:02.7550978Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32 2022-08-17T12:20:02.7951273Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32 2022-08-17T12:20:02.7989278Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32 2022-08-17T12:20:02.8390362Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32 2022-08-17T12:20:02.9235424Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32 2022-08-17T12:20:02.9245067Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32 2022-08-17T12:20:02.9536174Z test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32 2022-08-17T12:20:02.9670779Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32 2022-08-17T12:20:03.0099468Z test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32 2022-08-17T12:20:03.0149508Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32 2022-08-17T12:20:03.1419773Z test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32 2022-08-17T12:20:03.1429572Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:20:03.2079825Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:20:03.2089053Z [gw2] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:20:03.2316970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:20:03.2325153Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32 2022-08-17T12:20:03.2701288Z test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32 2022-08-17T12:20:03.2748016Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32 2022-08-17T12:20:03.3463710Z test_ops.py::TestCompositeComplianceCPU::test_backward_eig_cpu_float32 2022-08-17T12:20:03.3472901Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_eig_cpu_float32 2022-08-17T12:20:03.5784033Z test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32 2022-08-17T12:20:03.5793481Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32 2022-08-17T12:20:03.5976203Z test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32 2022-08-17T12:20:03.6229400Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32 2022-08-17T12:20:03.6502026Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32 2022-08-17T12:20:03.6668610Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32 2022-08-17T12:20:03.6788476Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32 2022-08-17T12:20:03.7108911Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32 2022-08-17T12:20:03.7435556Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32 2022-08-17T12:20:03.7548060Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32 2022-08-17T12:20:03.7765761Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32 2022-08-17T12:20:03.7988228Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32 2022-08-17T12:20:03.8346561Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32 2022-08-17T12:20:03.8428755Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32 2022-08-17T12:20:03.8587201Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32 2022-08-17T12:20:03.8598525Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:20:03.9101647Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32 2022-08-17T12:20:03.9109407Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32 2022-08-17T12:20:03.9130545Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32 2022-08-17T12:20:03.9140049Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32 2022-08-17T12:20:03.9250255Z test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32 2022-08-17T12:20:03.9550927Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32 2022-08-17T12:20:04.0424129Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32 2022-08-17T12:20:04.0433535Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32 2022-08-17T12:20:04.1157163Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32 2022-08-17T12:20:04.1168962Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32 2022-08-17T12:20:04.1952132Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32 2022-08-17T12:20:04.1965445Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32 2022-08-17T12:20:04.2375579Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32 2022-08-17T12:20:04.2388549Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32 2022-08-17T12:20:04.3489386Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32 2022-08-17T12:20:04.3496173Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32 2022-08-17T12:20:04.4409082Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32 2022-08-17T12:20:04.4419093Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32 2022-08-17T12:20:04.5019996Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32 2022-08-17T12:20:04.5035055Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32 2022-08-17T12:20:04.5059782Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:20:04.5451376Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:20:04.5461329Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32 2022-08-17T12:20:04.5468300Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32 2022-08-17T12:20:04.5500918Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:20:04.5910178Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:20:04.6592956Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:20:04.6603457Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32 2022-08-17T12:20:04.7230750Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32 2022-08-17T12:20:04.7239198Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32 2022-08-17T12:20:04.8046362Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32 2022-08-17T12:20:04.8059016Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32 2022-08-17T12:20:04.8398417Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32 2022-08-17T12:20:04.8408097Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32 2022-08-17T12:20:04.8864507Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32 2022-08-17T12:20:04.8873907Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32 2022-08-17T12:20:04.9191825Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32 2022-08-17T12:20:04.9203091Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32 2022-08-17T12:20:04.9210684Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32 2022-08-17T12:20:04.9306999Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32 2022-08-17T12:20:05.0356332Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32 2022-08-17T12:20:05.0365442Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32 2022-08-17T12:20:05.1338670Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32 2022-08-17T12:20:05.1347439Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32 2022-08-17T12:20:05.2546883Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32 2022-08-17T12:20:05.2554649Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32 2022-08-17T12:20:05.3437884Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32 2022-08-17T12:20:05.3446651Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32 2022-08-17T12:20:05.4356628Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32 2022-08-17T12:20:05.4368987Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32 2022-08-17T12:20:05.4413977Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32 2022-08-17T12:20:05.4425229Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:20:05.5293001Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32 2022-08-17T12:20:05.5304653Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32 2022-08-17T12:20:05.5862934Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32 2022-08-17T12:20:05.5872607Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32 2022-08-17T12:20:05.5899126Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32 2022-08-17T12:20:05.6311418Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32 2022-08-17T12:20:05.6678265Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32 2022-08-17T12:20:05.6692283Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32 2022-08-17T12:20:05.7126125Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32 2022-08-17T12:20:05.7138786Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32 2022-08-17T12:20:05.7752522Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32 2022-08-17T12:20:05.7762425Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32 2022-08-17T12:20:05.8756427Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32 2022-08-17T12:20:05.8766162Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32 2022-08-17T12:20:05.8954457Z test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32 2022-08-17T12:20:05.9189934Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32 2022-08-17T12:20:05.9372515Z test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32 2022-08-17T12:20:05.9381588Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32 2022-08-17T12:20:05.9404072Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32 2022-08-17T12:20:05.9646104Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32 2022-08-17T12:20:05.9658552Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32 2022-08-17T12:20:05.9789167Z test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32 2022-08-17T12:20:06.0234969Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inverse_cpu_float32 2022-08-17T12:20:06.0247813Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32 2022-08-17T12:20:06.0438882Z test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32 2022-08-17T12:20:06.0670640Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32 2022-08-17T12:20:06.0877454Z test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32 2022-08-17T12:20:06.1108679Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32 2022-08-17T12:20:06.1439894Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32 2022-08-17T12:20:06.1548357Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32 2022-08-17T12:20:06.1642168Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32 2022-08-17T12:20:06.1652854Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inverse_cpu_float32 2022-08-17T12:20:06.1676449Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32 2022-08-17T12:20:06.2072148Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32 2022-08-17T12:20:06.2102507Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32 2022-08-17T12:20:06.2511911Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32 2022-08-17T12:20:06.2565255Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32 2022-08-17T12:20:06.2951891Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32 2022-08-17T12:20:06.2982114Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32 2022-08-17T12:20:06.3432152Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32 2022-08-17T12:20:06.3469036Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32 2022-08-17T12:20:06.3870862Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32 2022-08-17T12:20:06.3898230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32 2022-08-17T12:20:06.4309668Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32 2022-08-17T12:20:06.4335374Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32 2022-08-17T12:20:06.4750523Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32 2022-08-17T12:20:06.4777293Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32 2022-08-17T12:20:06.5189976Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32 2022-08-17T12:20:06.6308971Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_istft_cpu_float32 2022-08-17T12:20:06.6317329Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32 2022-08-17T12:20:06.6402998Z test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32 2022-08-17T12:20:06.6752342Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32 2022-08-17T12:20:06.9760903Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32 2022-08-17T12:20:06.9766552Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32 2022-08-17T12:20:07.2559773Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32 2022-08-17T12:20:07.2568481Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32 2022-08-17T12:20:07.4557058Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32 2022-08-17T12:20:07.4570021Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32 2022-08-17T12:20:07.4731380Z test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32 2022-08-17T12:20:07.4990996Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32 2022-08-17T12:20:07.5332031Z test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32 2022-08-17T12:20:07.5428495Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32 2022-08-17T12:20:07.6105451Z test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32 2022-08-17T12:20:07.6113129Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32 2022-08-17T12:20:08.0950138Z test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32 2022-08-17T12:20:08.0959262Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_istft_cpu_float32 2022-08-17T12:20:08.0985681Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:20:08.1389060Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:20:08.1421250Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:20:08.1831203Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:20:08.1863665Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32 2022-08-17T12:20:08.2273898Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32 2022-08-17T12:20:08.2362493Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:20:08.2713292Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:20:08.2747762Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32 2022-08-17T12:20:08.3153025Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32 2022-08-17T12:20:08.3596974Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32 2022-08-17T12:20:08.3606110Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32 2022-08-17T12:20:08.5694935Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32 2022-08-17T12:20:08.5704174Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32 2022-08-17T12:20:08.5970079Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32 2022-08-17T12:20:08.5981023Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32 2022-08-17T12:20:08.7175387Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32 2022-08-17T12:20:08.7189794Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32 2022-08-17T12:20:08.8556023Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32 2022-08-17T12:20:08.8564547Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32 2022-08-17T12:20:09.4322308Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32 2022-08-17T12:20:09.4332530Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32 2022-08-17T12:20:09.6133609Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:20:09.6142270Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32 2022-08-17T12:20:09.6168571Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32 2022-08-17T12:20:09.6549688Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32 2022-08-17T12:20:09.6625417Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32 2022-08-17T12:20:09.6636330Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:20:09.6948041Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:20:09.6962264Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32 2022-08-17T12:20:09.7355756Z test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32 2022-08-17T12:20:09.7427561Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32 2022-08-17T12:20:09.8627620Z test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32 2022-08-17T12:20:09.8635185Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:20:09.8644418Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32 2022-08-17T12:20:09.8652828Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:20:09.9038056Z test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32 2022-08-17T12:20:09.9107592Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32 2022-08-17T12:20:10.1657670Z test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32 2022-08-17T12:20:10.1670160Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32 2022-08-17T12:20:10.1964535Z test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32 2022-08-17T12:20:10.2108287Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32 2022-08-17T12:20:10.5451225Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32 2022-08-17T12:20:10.5461572Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32 2022-08-17T12:20:10.6800766Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32 2022-08-17T12:20:10.6814605Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32 2022-08-17T12:20:10.7190463Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32 2022-08-17T12:20:10.7228601Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32 2022-08-17T12:20:10.9676494Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32 2022-08-17T12:20:10.9686540Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32 2022-08-17T12:20:10.9865907Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32 2022-08-17T12:20:11.0108807Z [gw1] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32 2022-08-17T12:20:11.0517950Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32 2022-08-17T12:20:11.0588414Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32 2022-08-17T12:20:11.0672895Z test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32 2022-08-17T12:20:11.0683776Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:20:11.0705213Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32 2022-08-17T12:20:11.1110843Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32 2022-08-17T12:20:11.1339361Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:20:11.1347718Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32 2022-08-17T12:20:11.1528255Z test_ops.py::TestCompositeComplianceCPU::test_backward_inverse_cpu_float32 2022-08-17T12:20:11.1587599Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:20:11.1845620Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:20:11.2028756Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:20:11.3026906Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:20:11.3035211Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_inverse_cpu_float32 2022-08-17T12:20:11.6681085Z test_ops.py::TestCompositeComplianceCPU::test_backward_istft_cpu_float32 2022-08-17T12:20:11.6695788Z [gw1] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_istft_cpu_float32 2022-08-17T12:20:11.7145809Z test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32 2022-08-17T12:20:11.7162801Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32 2022-08-17T12:20:11.7823011Z test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32 2022-08-17T12:20:11.7833726Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32 2022-08-17T12:20:12.0919189Z test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32 2022-08-17T12:20:12.0934072Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32 2022-08-17T12:20:12.7403624Z test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32 2022-08-17T12:20:12.7412118Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32 2022-08-17T12:20:12.7611554Z test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32 2022-08-17T12:20:12.7830045Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32 2022-08-17T12:20:13.1849668Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32 2022-08-17T12:20:13.1857988Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32 2022-08-17T12:20:13.4348635Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32 2022-08-17T12:20:13.4359913Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32 2022-08-17T12:20:13.4899150Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32 2022-08-17T12:20:13.4912438Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32 2022-08-17T12:20:13.6086695Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32 2022-08-17T12:20:13.6098352Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32 2022-08-17T12:20:13.7301325Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32 2022-08-17T12:20:13.7310450Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32 2022-08-17T12:20:13.8159780Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32 2022-08-17T12:20:13.8172475Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32 2022-08-17T12:20:13.9119564Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32 2022-08-17T12:20:13.9131128Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32 2022-08-17T12:20:13.9231431Z test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32 2022-08-17T12:20:13.9468953Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32 2022-08-17T12:20:13.9476211Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32 2022-08-17T12:20:13.9547329Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32 2022-08-17T12:20:13.9951986Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32 2022-08-17T12:20:13.9988017Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32 2022-08-17T12:20:14.0639865Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32 2022-08-17T12:20:14.0649647Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32 2022-08-17T12:20:14.0855637Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32 2022-08-17T12:20:14.1069927Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32 2022-08-17T12:20:14.1605641Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32 2022-08-17T12:20:14.1619190Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32 2022-08-17T12:20:14.2445581Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32 2022-08-17T12:20:14.2454610Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32 2022-08-17T12:20:14.3945730Z test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32 2022-08-17T12:20:14.3955521Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32 2022-08-17T12:20:14.5828929Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32 2022-08-17T12:20:14.5841660Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32 2022-08-17T12:20:14.8331789Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32 2022-08-17T12:20:14.8343221Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32 2022-08-17T12:20:14.9681622Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32 2022-08-17T12:20:14.9689076Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32 2022-08-17T12:20:15.3472741Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32 2022-08-17T12:20:15.3485390Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32 2022-08-17T12:20:15.5231449Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32 2022-08-17T12:20:15.5243342Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32 2022-08-17T12:20:15.5392113Z test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32 2022-08-17T12:20:15.5669266Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32 2022-08-17T12:20:15.6584176Z test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32 2022-08-17T12:20:15.6595670Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32 2022-08-17T12:20:15.8113652Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32 2022-08-17T12:20:15.8123599Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32 2022-08-17T12:20:15.8640608Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32 2022-08-17T12:20:15.8654627Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32 2022-08-17T12:20:15.9247334Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32 2022-08-17T12:20:15.9261337Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32 2022-08-17T12:20:15.9716392Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32 2022-08-17T12:20:15.9727154Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32 2022-08-17T12:20:15.9772517Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32 2022-08-17T12:20:15.9785593Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32 2022-08-17T12:20:15.9887968Z test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32 2022-08-17T12:20:16.0188377Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32 2022-08-17T12:20:16.0471337Z test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32 2022-08-17T12:20:16.0630602Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32 2022-08-17T12:20:16.0820090Z test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32 2022-08-17T12:20:16.1070173Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32 2022-08-17T12:20:16.1345382Z test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32 2022-08-17T12:20:16.1511118Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32 2022-08-17T12:20:16.1661615Z test_ops.py::TestCompositeComplianceCPU::test_operator_eig_cpu_float32 2022-08-17T12:20:16.1952937Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_eig_cpu_float32 2022-08-17T12:20:16.2607164Z test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32 2022-08-17T12:20:16.2616370Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32 2022-08-17T12:20:16.2821336Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32 2022-08-17T12:20:16.3028852Z [gw0] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32 2022-08-17T12:20:16.3456876Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32 2022-08-17T12:20:16.3469984Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32 2022-08-17T12:20:16.3495283Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32 2022-08-17T12:20:16.3910192Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32 2022-08-17T12:20:16.3929634Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32 2022-08-17T12:20:16.4350354Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32 2022-08-17T12:20:16.4720216Z test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32 2022-08-17T12:20:16.4788935Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32 2022-08-17T12:20:16.4854578Z test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32 2022-08-17T12:20:16.4864073Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32 2022-08-17T12:20:16.4958588Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32 2022-08-17T12:20:16.5229293Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32 2022-08-17T12:20:16.5294511Z test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32 2022-08-17T12:20:16.5670099Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32 2022-08-17T12:20:16.5784723Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32 2022-08-17T12:20:16.6111235Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32 2022-08-17T12:20:16.6178650Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32 2022-08-17T12:20:16.6509739Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32 2022-08-17T12:20:16.6517033Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32 2022-08-17T12:20:16.6541516Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32 2022-08-17T12:20:16.6550904Z [gw0] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32 2022-08-17T12:20:16.6658980Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32 2022-08-17T12:20:16.6948734Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32 2022-08-17T12:20:16.6971307Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:20:16.6987346Z [gw0] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:20:16.7096180Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32 2022-08-17T12:20:16.7387057Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32 2022-08-17T12:20:16.7411474Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32 2022-08-17T12:20:16.7426575Z [gw0] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32 2022-08-17T12:20:16.7604991Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32 2022-08-17T12:20:16.7828390Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32 2022-08-17T12:20:16.7853475Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32 2022-08-17T12:20:16.7866331Z [gw0] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32 2022-08-17T12:20:16.8173539Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32 2022-08-17T12:20:16.8268058Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32 2022-08-17T12:20:16.8307666Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:20:16.8365726Z test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32 2022-08-17T12:20:16.8751693Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32 2022-08-17T12:20:16.9273200Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32 2022-08-17T12:20:16.9286152Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32 2022-08-17T12:20:16.9743027Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32 2022-08-17T12:20:16.9752467Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32 2022-08-17T12:20:17.0333507Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32 2022-08-17T12:20:17.0343386Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32 2022-08-17T12:20:17.0533040Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32 2022-08-17T12:20:17.0750108Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32 2022-08-17T12:20:17.1463202Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32 2022-08-17T12:20:17.1472729Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32 2022-08-17T12:20:17.1918671Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32 2022-08-17T12:20:17.1931432Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32 2022-08-17T12:20:17.2490980Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32 2022-08-17T12:20:17.2517483Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32 2022-08-17T12:20:17.2989240Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32 2022-08-17T12:20:17.3003715Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32 2022-08-17T12:20:17.3556777Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32 2022-08-17T12:20:17.3637090Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32 2022-08-17T12:20:17.4375893Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32 2022-08-17T12:20:17.4385617Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32 2022-08-17T12:20:17.4702065Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32 2022-08-17T12:20:17.4790387Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32 2022-08-17T12:20:17.5407744Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32 2022-08-17T12:20:17.5417878Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32 2022-08-17T12:20:17.5907784Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32 2022-08-17T12:20:17.5917130Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32 2022-08-17T12:20:17.6383141Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32 2022-08-17T12:20:17.6396806Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32 2022-08-17T12:20:17.6837266Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32 2022-08-17T12:20:17.6845916Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32 2022-08-17T12:20:17.9591055Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32 2022-08-17T12:20:17.9601036Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32 2022-08-17T12:20:18.0029514Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32 2022-08-17T12:20:18.0068542Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32 2022-08-17T12:20:18.0508598Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32 2022-08-17T12:20:18.0517552Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32 2022-08-17T12:20:18.0938051Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32 2022-08-17T12:20:18.0951382Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32 2022-08-17T12:20:18.1330630Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32 2022-08-17T12:20:18.1388862Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32 2022-08-17T12:20:18.1586449Z test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32 2022-08-17T12:20:18.1829565Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32 2022-08-17T12:20:18.2041318Z test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32 2022-08-17T12:20:18.2271296Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32 2022-08-17T12:20:18.2760236Z test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32 2022-08-17T12:20:18.2769098Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32 2022-08-17T12:20:18.2857167Z test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32 2022-08-17T12:20:18.3191040Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32 2022-08-17T12:20:18.3328671Z test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32 2022-08-17T12:20:18.3628298Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32 2022-08-17T12:20:18.3849407Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32 2022-08-17T12:20:18.4069001Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32 2022-08-17T12:20:18.4820140Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32 2022-08-17T12:20:18.4831741Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32 2022-08-17T12:20:18.4887437Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32 2022-08-17T12:20:18.5269864Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32 2022-08-17T12:20:18.6120446Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32 2022-08-17T12:20:18.6135525Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32 2022-08-17T12:20:18.6847919Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32 2022-08-17T12:20:18.6859130Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32 2022-08-17T12:20:18.7561882Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32 2022-08-17T12:20:18.7576448Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32 2022-08-17T12:20:18.8310376Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32 2022-08-17T12:20:18.8321286Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32 2022-08-17T12:20:18.8416764Z test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32 2022-08-17T12:20:18.8749068Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32 2022-08-17T12:20:18.8874682Z test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32 2022-08-17T12:20:18.9190147Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32 2022-08-17T12:20:18.9417746Z test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32 2022-08-17T12:20:18.9629158Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32 2022-08-17T12:20:18.9903127Z test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32 2022-08-17T12:20:19.0070321Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32 2022-08-17T12:20:19.0509010Z test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32 2022-08-17T12:20:19.0520925Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32 2022-08-17T12:20:19.2383622Z test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32 2022-08-17T12:20:19.2392882Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32 2022-08-17T12:20:19.8803625Z test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32 2022-08-17T12:20:19.8809304Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32 2022-08-17T12:20:19.9338121Z test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32 2022-08-17T12:20:19.9352349Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32 2022-08-17T12:20:19.9588550Z test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32 2022-08-17T12:20:19.9791954Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32 2022-08-17T12:20:20.0585128Z test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32 2022-08-17T12:20:20.0599025Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32 2022-08-17T12:20:20.3646964Z test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32 2022-08-17T12:20:20.3654186Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32 2022-08-17T12:20:22.1308785Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32 2022-08-17T12:20:22.1317036Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32 2022-08-17T12:20:24.3752639Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32 2022-08-17T12:20:24.3763156Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32 2022-08-17T12:20:24.3929706Z test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32 2022-08-17T12:20:24.4229811Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32 2022-08-17T12:20:24.4385697Z test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32 2022-08-17T12:20:24.4668502Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32 2022-08-17T12:20:24.5150270Z test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32 2022-08-17T12:20:24.5163026Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32 2022-08-17T12:20:24.5232474Z test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32 2022-08-17T12:20:24.5590042Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32 2022-08-17T12:20:24.6385061Z test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32 2022-08-17T12:20:24.6394957Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32 2022-08-17T12:20:24.6882655Z test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32 2022-08-17T12:20:24.6892538Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:20:24.7008632Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32 2022-08-17T12:20:24.7019280Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32 2022-08-17T12:20:24.8021257Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32 2022-08-17T12:20:24.8030842Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32 2022-08-17T12:20:24.8430583Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32 2022-08-17T12:20:24.8468660Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32 2022-08-17T12:20:24.8639915Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32 2022-08-17T12:20:24.8910300Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32 2022-08-17T12:20:24.9341741Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32 2022-08-17T12:20:24.9354552Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32 2022-08-17T12:20:25.3398496Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32 2022-08-17T12:20:25.3411533Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32 2022-08-17T12:20:25.3643739Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32 2022-08-17T12:20:25.3828430Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32 2022-08-17T12:20:25.4040325Z test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32 2022-08-17T12:20:25.4268507Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32 2022-08-17T12:20:25.4451708Z test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32 2022-08-17T12:20:25.4708520Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32 2022-08-17T12:20:25.5003366Z test_ops.py::TestCompositeComplianceCPU::test_operator_inverse_cpu_float32 2022-08-17T12:20:25.5149351Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_inverse_cpu_float32 2022-08-17T12:20:25.7934475Z test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32 2022-08-17T12:20:25.7947538Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32 2022-08-17T12:20:25.8079676Z test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32 2022-08-17T12:20:25.8388684Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32 2022-08-17T12:20:25.8568103Z test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32 2022-08-17T12:20:25.8829056Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32 2022-08-17T12:20:25.8883596Z test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32 2022-08-17T12:20:25.9270279Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32 2022-08-17T12:20:25.9335680Z test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32 2022-08-17T12:20:25.9709757Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32 2022-08-17T12:20:25.9760467Z test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32 2022-08-17T12:20:26.0189746Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32 2022-08-17T12:20:26.0236788Z test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32 2022-08-17T12:20:26.0629285Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32 2022-08-17T12:20:26.0746315Z test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32 2022-08-17T12:20:26.1070618Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32 2022-08-17T12:20:26.3636672Z test_ops.py::TestCompositeComplianceCPU::test_operator_istft_cpu_float32 2022-08-17T12:20:26.3644934Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_istft_cpu_float32 2022-08-17T12:20:26.3661270Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:20:26.4112213Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:20:26.4138289Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:20:26.4553092Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:20:26.4574735Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32 2022-08-17T12:20:26.4992798Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32 2022-08-17T12:20:26.5012363Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:20:26.5432839Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:20:26.5455246Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32 2022-08-17T12:20:26.5871527Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32 2022-08-17T12:20:26.6311765Z test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32 2022-08-17T12:20:26.6321064Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32 2022-08-17T12:20:26.6813123Z test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32 2022-08-17T12:20:26.6822341Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32 2022-08-17T12:20:26.7522796Z test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32 2022-08-17T12:20:26.7532064Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32 2022-08-17T12:20:26.7855807Z test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32 2022-08-17T12:20:26.7948861Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32 2022-08-17T12:20:26.9071879Z test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32 2022-08-17T12:20:26.9083395Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32 2022-08-17T12:20:26.9122304Z test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32 2022-08-17T12:20:26.9134537Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32 2022-08-17T12:20:26.9186668Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32 2022-08-17T12:20:26.9469461Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32 2022-08-17T12:20:26.9508075Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32 2022-08-17T12:20:26.9548005Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32 2022-08-17T12:20:26.9988490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32 2022-08-17T12:20:27.0028938Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32 2022-08-17T12:20:27.0112531Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32 2022-08-17T12:20:27.0124110Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32 2022-08-17T12:20:27.0509419Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32 2022-08-17T12:20:27.0518862Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32 2022-08-17T12:20:27.0844075Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32 2022-08-17T12:20:27.0924407Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32 2022-08-17T12:20:27.0935732Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32 2022-08-17T12:20:27.0947406Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32 2022-08-17T12:20:27.1174465Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32 2022-08-17T12:20:27.1349253Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32 2022-08-17T12:20:27.1412660Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32 2022-08-17T12:20:27.1421368Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32 2022-08-17T12:20:27.1527183Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:20:27.1789108Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32 2022-08-17T12:20:27.2213589Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32 2022-08-17T12:20:27.2228000Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32 2022-08-17T12:20:27.2804973Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32 2022-08-17T12:20:27.2814584Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32 2022-08-17T12:20:27.3367823Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32 2022-08-17T12:20:27.3376534Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32 2022-08-17T12:20:27.3457649Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32 2022-08-17T12:20:27.3789907Z [gw1] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32 2022-08-17T12:20:27.4270308Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32 2022-08-17T12:20:27.4281659Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32 2022-08-17T12:20:27.4763084Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32 2022-08-17T12:20:27.4776811Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32 2022-08-17T12:20:27.5209158Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32 2022-08-17T12:20:27.5217738Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32 2022-08-17T12:20:27.5569486Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32 2022-08-17T12:20:27.5629528Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32 2022-08-17T12:20:27.5662745Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32 2022-08-17T12:20:27.5675607Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32 2022-08-17T12:20:27.5949311Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32 2022-08-17T12:20:27.6070984Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32 2022-08-17T12:20:27.6403159Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:20:27.6509653Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:20:27.8994189Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32 2022-08-17T12:20:27.9003742Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32 2022-08-17T12:20:28.0960165Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32 2022-08-17T12:20:28.0969776Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:20:28.3166089Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:20:28.3175822Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:20:28.4486119Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32 2022-08-17T12:20:28.4494707Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32 2022-08-17T12:20:28.4588310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:20:28.4597816Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32 2022-08-17T12:20:28.5756746Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:20:28.5765643Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:20:28.6100341Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32 2022-08-17T12:20:28.6189060Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32 2022-08-17T12:20:28.7086270Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32 2022-08-17T12:20:28.7099170Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32 2022-08-17T12:20:28.7164824Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32 2022-08-17T12:20:28.7174697Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32 2022-08-17T12:20:28.7714165Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32 2022-08-17T12:20:28.7724950Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32 2022-08-17T12:20:28.7980811Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:20:28.7991248Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:20:28.8120436Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32 2022-08-17T12:20:28.8148850Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:20:28.8632456Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32 2022-08-17T12:20:28.8641772Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32 2022-08-17T12:20:28.9652592Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:20:28.9664982Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32 2022-08-17T12:20:29.0473650Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32 2022-08-17T12:20:29.0485751Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:20:29.0529306Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32 2022-08-17T12:20:29.0538296Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32 2022-08-17T12:20:29.1264348Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:20:29.1274972Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:20:29.2926411Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32 2022-08-17T12:20:29.2935031Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32 2022-08-17T12:20:29.4147995Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32 2022-08-17T12:20:29.4157792Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32 2022-08-17T12:20:29.6662057Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32 2022-08-17T12:20:29.6671869Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32 2022-08-17T12:20:29.9176620Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:20:29.9186009Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:20:30.0301157Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32 2022-08-17T12:20:30.0311091Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32 2022-08-17T12:20:30.3360547Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32 2022-08-17T12:20:30.3369419Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32 2022-08-17T12:20:30.4353764Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32 2022-08-17T12:20:30.4364367Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32 2022-08-17T12:20:30.5946477Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32 2022-08-17T12:20:30.5955518Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32 2022-08-17T12:20:30.6548194Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32 2022-08-17T12:20:30.6558633Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32 2022-08-17T12:20:30.7110415Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:20:30.7120037Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:20:30.7470814Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32 2022-08-17T12:20:30.7548329Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32 2022-08-17T12:20:30.8374564Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32 2022-08-17T12:20:30.8382860Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32 2022-08-17T12:20:30.8979401Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:20:30.8989828Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:20:31.0191379Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32 2022-08-17T12:20:31.0201940Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32 2022-08-17T12:20:31.0679098Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:20:31.0687586Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:20:31.0710402Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32 2022-08-17T12:20:31.1018003Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32 2022-08-17T12:20:31.1030523Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32 2022-08-17T12:20:31.1109208Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:20:31.3190353Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32 2022-08-17T12:20:31.3198376Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32 2022-08-17T12:20:31.4070966Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32 2022-08-17T12:20:31.4083498Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32 2022-08-17T12:20:31.5996515Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32 2022-08-17T12:20:31.6006091Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32 2022-08-17T12:20:31.7242418Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32 2022-08-17T12:20:31.7251253Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32 2022-08-17T12:20:31.9984837Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32 2022-08-17T12:20:31.9997012Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:20:32.0713621Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32 2022-08-17T12:20:32.0722571Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32 2022-08-17T12:20:32.4663486Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:20:32.4674929Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32 2022-08-17T12:20:32.6107382Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32 2022-08-17T12:20:32.6116257Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:20:32.6139764Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32 2022-08-17T12:20:32.6552396Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32 2022-08-17T12:20:33.8712051Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32 2022-08-17T12:20:33.8722772Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32 2022-08-17T12:20:33.9905676Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32 2022-08-17T12:20:33.9916396Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32 2022-08-17T12:20:34.0096022Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32 2022-08-17T12:20:34.0351049Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32 2022-08-17T12:20:34.1823985Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32 2022-08-17T12:20:34.2104693Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32 2022-08-17T12:20:34.2963811Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32 2022-08-17T12:20:34.2976258Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32 2022-08-17T12:20:34.5460078Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32 2022-08-17T12:20:34.5471443Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32 2022-08-17T12:20:35.0256320Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32 2022-08-17T12:20:35.0272949Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32 2022-08-17T12:20:35.1005141Z test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32 2022-08-17T12:20:35.1016609Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32 2022-08-17T12:20:35.1126615Z test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32 2022-08-17T12:20:35.1432645Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32 2022-08-17T12:20:35.1528593Z test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32 2022-08-17T12:20:35.1872678Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32 2022-08-17T12:20:35.2055543Z test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32 2022-08-17T12:20:35.2312594Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32 2022-08-17T12:20:35.2491684Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32 2022-08-17T12:20:35.2751370Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32 2022-08-17T12:20:35.3027342Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32 2022-08-17T12:20:35.3192368Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32 2022-08-17T12:20:35.3518035Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_dtype_cpu_float32 2022-08-17T12:20:35.3533875Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_dtype_cpu_float32 2022-08-17T12:20:35.3542500Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32 2022-08-17T12:20:35.3628612Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32 2022-08-17T12:20:35.3755109Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32 2022-08-17T12:20:35.4112327Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32 2022-08-17T12:20:35.4231245Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32 2022-08-17T12:20:35.4551474Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32 2022-08-17T12:20:35.4872469Z test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32 2022-08-17T12:20:35.4989011Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32 2022-08-17T12:20:35.5622909Z test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32 2022-08-17T12:20:35.5632451Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32 2022-08-17T12:20:35.5776325Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32 2022-08-17T12:20:35.5789168Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32 2022-08-17T12:20:35.6117594Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32 2022-08-17T12:20:35.6226932Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32 2022-08-17T12:20:35.6302531Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32 2022-08-17T12:20:35.6670858Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32 2022-08-17T12:20:35.7167636Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32 2022-08-17T12:20:35.7182646Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32 2022-08-17T12:20:35.7518347Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32 2022-08-17T12:20:35.7588731Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32 2022-08-17T12:20:35.7746082Z test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32 2022-08-17T12:20:35.8030330Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32 2022-08-17T12:20:36.3005022Z test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32 2022-08-17T12:20:36.3013890Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32 2022-08-17T12:20:36.4157939Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32 2022-08-17T12:20:36.4167719Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32 2022-08-17T12:20:36.4776684Z test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32 2022-08-17T12:20:36.4786927Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32 2022-08-17T12:20:36.4959777Z test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32 2022-08-17T12:20:36.5190003Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32 2022-08-17T12:20:36.5544172Z test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32 2022-08-17T12:20:36.5630068Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32 2022-08-17T12:20:36.7976723Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32 2022-08-17T12:20:36.7986688Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32 2022-08-17T12:20:37.0299836Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32 2022-08-17T12:20:37.0308214Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32 2022-08-17T12:20:37.0838712Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32 2022-08-17T12:20:37.0851420Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32 2022-08-17T12:20:37.2544009Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32 2022-08-17T12:20:37.2551855Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32 2022-08-17T12:20:37.2791111Z test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32 2022-08-17T12:20:37.2989860Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32 2022-08-17T12:20:37.3230516Z test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32 2022-08-17T12:20:37.3429165Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32 2022-08-17T12:20:37.4259031Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32 2022-08-17T12:20:37.4269544Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32 2022-08-17T12:20:37.4674400Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32 2022-08-17T12:20:37.4708965Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32 2022-08-17T12:20:37.5113581Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32 2022-08-17T12:20:37.5148596Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32 2022-08-17T12:20:37.6397112Z test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32 2022-08-17T12:20:37.6412523Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32 2022-08-17T12:20:37.6852280Z test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32 2022-08-17T12:20:37.6862137Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32 2022-08-17T12:20:37.7459229Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32 2022-08-17T12:20:37.7470791Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32 2022-08-17T12:20:37.7579132Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32 2022-08-17T12:20:37.7911414Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32 2022-08-17T12:20:37.8193769Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32 2022-08-17T12:20:37.8352501Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32 2022-08-17T12:20:37.9115187Z test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32 2022-08-17T12:20:37.9129916Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32 2022-08-17T12:20:38.0107590Z test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32 2022-08-17T12:20:38.0118763Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32 2022-08-17T12:20:38.0603716Z test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32 2022-08-17T12:20:38.0617961Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32 2022-08-17T12:20:38.1574880Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:20:38.1587709Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:20:38.4141986Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:20:38.4153830Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:20:38.4638861Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32 2022-08-17T12:20:38.4650688Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32 2022-08-17T12:20:38.4722295Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32 2022-08-17T12:20:38.5069768Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32 2022-08-17T12:20:38.5248177Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32 2022-08-17T12:20:38.5510573Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32 2022-08-17T12:20:38.6002695Z test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32 2022-08-17T12:20:38.6011266Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32 2022-08-17T12:20:38.6121363Z test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32 2022-08-17T12:20:38.6429497Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32 2022-08-17T12:20:38.6723870Z test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32 2022-08-17T12:20:38.6867869Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32 2022-08-17T12:20:38.6970152Z test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32 2022-08-17T12:20:38.7310923Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32 2022-08-17T12:20:38.8776353Z test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32 2022-08-17T12:20:38.8788119Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32 2022-08-17T12:20:38.9421051Z test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32 2022-08-17T12:20:38.9432890Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32 2022-08-17T12:20:38.9813707Z test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32 2022-08-17T12:20:38.9867705Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32 2022-08-17T12:20:38.9940228Z test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32 2022-08-17T12:20:39.0313574Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32 2022-08-17T12:20:39.0996023Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:20:39.1007663Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:20:39.1548152Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:20:39.1563519Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:20:39.2102146Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:20:39.2116752Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:20:39.2272462Z test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32 2022-08-17T12:20:39.2551742Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32 2022-08-17T12:20:39.4782455Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32 2022-08-17T12:20:39.4791783Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32 2022-08-17T12:20:39.5323503Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32 2022-08-17T12:20:39.5333151Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32 2022-08-17T12:20:40.6447982Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32 2022-08-17T12:20:40.6460023Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:20:41.1241383Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:20:41.1250592Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32 2022-08-17T12:20:41.2134381Z test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32 2022-08-17T12:20:41.2144057Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32 2022-08-17T12:20:41.2308020Z test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32 2022-08-17T12:20:41.2551375Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32 2022-08-17T12:20:41.4795932Z test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32 2022-08-17T12:20:41.4806362Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32 2022-08-17T12:20:41.5121522Z test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32 2022-08-17T12:20:41.5229381Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32 2022-08-17T12:20:41.5318475Z test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32 2022-08-17T12:20:41.5669867Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32 2022-08-17T12:20:41.5689271Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32 2022-08-17T12:20:41.6111830Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32 2022-08-17T12:20:41.6526068Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32 2022-08-17T12:20:41.6549404Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32 2022-08-17T12:20:41.6919217Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32 2022-08-17T12:20:41.6990459Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32 2022-08-17T12:20:41.7299726Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32 2022-08-17T12:20:41.7432064Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32 2022-08-17T12:20:41.8266310Z test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32 2022-08-17T12:20:41.8276713Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32 2022-08-17T12:20:41.8760448Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:20:41.8771523Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:20:41.9372450Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:20:41.9380850Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:20:42.0096385Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:20:42.0106424Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:20:42.0743214Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:20:42.0751802Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:20:42.1900752Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:20:42.1909603Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:20:42.2733396Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:20:42.2741617Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:20:42.3308197Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:20:42.3316936Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:20:42.3627888Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:20:42.3749863Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:20:42.4064247Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:20:42.4188891Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:20:42.8364484Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32 2022-08-17T12:20:42.8374161Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32 2022-08-17T12:20:43.7306217Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32 2022-08-17T12:20:43.7314070Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32 2022-08-17T12:20:43.8386429Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:20:43.8396673Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:20:44.1494920Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:20:44.1505195Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:20:44.1810511Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32 2022-08-17T12:20:44.1911208Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32 2022-08-17T12:20:44.4309635Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32 2022-08-17T12:20:44.4317075Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32 2022-08-17T12:20:45.0120682Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32 2022-08-17T12:20:45.0130270Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32 2022-08-17T12:20:45.1474304Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:20:45.1483721Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:20:45.3131975Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:20:45.3143897Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:20:46.0220575Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:20:46.0230058Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:20:46.3341984Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:20:46.3348717Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:20:46.5139842Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:20:46.5149030Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:20:46.7152059Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:20:46.7161839Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:20:46.7340909Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:20:46.7630764Z [gw1] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:20:46.8875472Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32 2022-08-17T12:20:46.8889036Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32 2022-08-17T12:20:47.0967348Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32 2022-08-17T12:20:47.0976130Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32 2022-08-17T12:20:47.2028102Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32 2022-08-17T12:20:47.2038344Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32 2022-08-17T12:20:47.2134622Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32 2022-08-17T12:20:47.2470819Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32 2022-08-17T12:20:47.2492629Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:20:47.2911188Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:20:47.2930709Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32 2022-08-17T12:20:47.3352069Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32 2022-08-17T12:20:47.4220123Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:20:47.4229576Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:20:47.4680929Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:20:47.4691318Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:20:47.7090081Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:20:47.7098983Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:20:48.0365315Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:20:48.0378257Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:20:48.0429899Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:20:48.0790437Z [gw1] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:20:48.1073790Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32 2022-08-17T12:20:48.1230245Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32 2022-08-17T12:20:48.4096270Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32 2022-08-17T12:20:48.4104549Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32 2022-08-17T12:20:48.5981035Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32 2022-08-17T12:20:48.5990120Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32 2022-08-17T12:20:48.6593144Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32 2022-08-17T12:20:48.6605980Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32 2022-08-17T12:20:48.6788171Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32 2022-08-17T12:20:48.7029120Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32 2022-08-17T12:20:48.7187529Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:20:48.7469251Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:20:48.7609372Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32 2022-08-17T12:20:48.7909728Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32 2022-08-17T12:20:48.8108447Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32 2022-08-17T12:20:48.8349847Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32 2022-08-17T12:20:48.9777565Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:20:48.9786635Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:20:49.0290491Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32 2022-08-17T12:20:49.0300823Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32 2022-08-17T12:20:50.2186458Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32 2022-08-17T12:20:50.2197161Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32 2022-08-17T12:20:50.2989148Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:20:50.2998555Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:20:50.3505414Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:20:50.3514937Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:20:50.3976894Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:20:50.3986953Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:20:50.4396232Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:20:50.4410534Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:20:50.4892459Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:20:50.4901491Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:20:50.5537548Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:20:50.5551223Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:20:50.6531670Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32 2022-08-17T12:20:50.6541732Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32 2022-08-17T12:20:50.6970509Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32 2022-08-17T12:20:50.6988362Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32 2022-08-17T12:20:50.7563728Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32 2022-08-17T12:20:50.7574129Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32 2022-08-17T12:20:50.7614993Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:20:50.7630166Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32 2022-08-17T12:20:50.7859121Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32 2022-08-17T12:20:50.8030130Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:20:51.1020432Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32 2022-08-17T12:20:51.1029074Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32 2022-08-17T12:20:51.2052471Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:20:51.2062883Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:20:51.2228355Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:20:51.2470302Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:20:51.6646001Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:20:51.6653837Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:20:51.6874667Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:20:51.7069949Z [gw1] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:20:53.1303937Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:20:53.1314240Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:20:56.9954610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32 2022-08-17T12:20:56.9966569Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32 2022-08-17T12:20:57.0510363Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:20:57.0523052Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:20:57.2452556Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:20:57.2465887Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:20:57.2490098Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32 2022-08-17T12:20:57.2870193Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32 2022-08-17T12:20:57.9959940Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32 2022-08-17T12:20:57.9969023Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32 2022-08-17T12:20:58.0464100Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32 2022-08-17T12:20:58.0473668Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32 2022-08-17T12:20:58.1316506Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32 2022-08-17T12:20:58.1323867Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32 2022-08-17T12:20:58.2507312Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32 2022-08-17T12:20:58.2517474Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32 2022-08-17T12:20:58.2545389Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32 2022-08-17T12:20:58.2952648Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32 2022-08-17T12:20:58.2980382Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32 2022-08-17T12:20:58.3392621Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32 2022-08-17T12:20:58.3425090Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32 2022-08-17T12:20:58.3830858Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32 2022-08-17T12:20:58.3857191Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32 2022-08-17T12:20:58.4270229Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32 2022-08-17T12:20:58.5388313Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32 2022-08-17T12:20:58.5399219Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32 2022-08-17T12:20:58.5418189Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32 2022-08-17T12:20:58.5832100Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32 2022-08-17T12:20:58.6463507Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32 2022-08-17T12:20:58.6483215Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32 2022-08-17T12:20:59.1066646Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32 2022-08-17T12:20:59.1076313Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32 2022-08-17T12:20:59.4772816Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32 2022-08-17T12:20:59.4786671Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:21:00.4135095Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:21:00.4147840Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32 2022-08-17T12:21:00.5236379Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:21:00.5245781Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:21:00.6446794Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:21:00.6456387Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:21:00.7550486Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:21:00.7559841Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:21:00.8655573Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:21:00.8665990Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:21:01.0193317Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:21:01.0204394Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:21:01.0576581Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32 2022-08-17T12:21:01.0629879Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32 2022-08-17T12:21:02.2684005Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32 2022-08-17T12:21:02.2694356Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:21:02.8575611Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:21:02.8588707Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32 2022-08-17T12:21:02.8932780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32 2022-08-17T12:21:02.9028729Z [gw2] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32 2022-08-17T12:21:03.9915456Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32 2022-08-17T12:21:03.9929108Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:21:04.3417212Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:21:04.3431243Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:21:06.6166276Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:21:06.6175618Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32 2022-08-17T12:21:06.6864464Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32 2022-08-17T12:21:06.6877846Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:21:07.2512975Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:21:07.2522366Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:21:07.4905393Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:21:07.4914811Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32 2022-08-17T12:21:08.1081723Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32 2022-08-17T12:21:08.1091384Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32 2022-08-17T12:21:08.1233453Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32 2022-08-17T12:21:08.1247324Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32 2022-08-17T12:21:08.1609933Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32 2022-08-17T12:21:08.1669459Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32 2022-08-17T12:21:08.2649176Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32 2022-08-17T12:21:08.2663187Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:21:08.4200183Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:21:08.4209965Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32 2022-08-17T12:21:08.4584400Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32 2022-08-17T12:21:08.4628400Z [gw3] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32 2022-08-17T12:21:08.5487064Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32 2022-08-17T12:21:08.5495294Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:21:08.5596004Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32 2022-08-17T12:21:08.5911559Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32 2022-08-17T12:21:08.6361160Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32 2022-08-17T12:21:08.6373192Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32 2022-08-17T12:21:08.6621742Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:21:08.6790057Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:21:08.7070362Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:21:08.7230711Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:21:08.8442178Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:21:08.8459328Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:21:09.3743889Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32 2022-08-17T12:21:09.3753980Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32 2022-08-17T12:21:09.3863097Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32 2022-08-17T12:21:09.3874788Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32 2022-08-17T12:21:09.4304140Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32 2022-08-17T12:21:09.4313796Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32 2022-08-17T12:21:10.1968294Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64 2022-08-17T12:21:10.1977618Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64 2022-08-17T12:21:10.2767314Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:21:10.2777486Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:21:11.1615324Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:21:11.1625478Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:21:11.1670543Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64 2022-08-17T12:21:11.2030516Z [gw1] [ 77%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64 2022-08-17T12:21:11.2119053Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64 2022-08-17T12:21:11.2470877Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64 2022-08-17T12:21:11.2607752Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64 2022-08-17T12:21:11.2909926Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64 2022-08-17T12:21:11.3038782Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64 2022-08-17T12:21:11.3244387Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64 2022-08-17T12:21:11.3254992Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32 2022-08-17T12:21:11.3349723Z test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32 2022-08-17T12:21:11.3458406Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64 2022-08-17T12:21:11.3667561Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32 2022-08-17T12:21:11.3771035Z test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32 2022-08-17T12:21:11.3787529Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32 2022-08-17T12:21:11.3798645Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64 2022-08-17T12:21:11.3846188Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64 2022-08-17T12:21:11.4108045Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64 2022-08-17T12:21:11.4228145Z test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32 2022-08-17T12:21:11.4328834Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64 2022-08-17T12:21:11.4550295Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32 2022-08-17T12:21:11.4601746Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32 2022-08-17T12:21:11.4667309Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64 2022-08-17T12:21:11.4814513Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64 2022-08-17T12:21:11.4993414Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32 2022-08-17T12:21:11.5001320Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32 2022-08-17T12:21:11.5107824Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64 2022-08-17T12:21:11.5138036Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64 2022-08-17T12:21:11.5529929Z [gw1] [ 77%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64 2022-08-17T12:21:11.5538196Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32 2022-08-17T12:21:11.5548691Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_dtype_cpu_float32 2022-08-17T12:21:11.5708486Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64 2022-08-17T12:21:11.5989960Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64 2022-08-17T12:21:11.6217057Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64 2022-08-17T12:21:11.6233106Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_dtype_cpu_float32 2022-08-17T12:21:11.6667435Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32 2022-08-17T12:21:11.6709963Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32 2022-08-17T12:21:11.6830015Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32 2022-08-17T12:21:11.6840661Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64 2022-08-17T12:21:11.7160174Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:21:11.7174727Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32 2022-08-17T12:21:11.7349498Z test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32 2022-08-17T12:21:11.7357209Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:21:11.7845020Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:21:11.7855797Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:21:11.7933984Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64 2022-08-17T12:21:11.8269998Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64 2022-08-17T12:21:11.8550533Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64 2022-08-17T12:21:11.8561108Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32 2022-08-17T12:21:11.8852304Z test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32 2022-08-17T12:21:11.8874202Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64 2022-08-17T12:21:11.9022317Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64 2022-08-17T12:21:11.9309790Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64 2022-08-17T12:21:11.9790439Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64 2022-08-17T12:21:11.9799940Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64 2022-08-17T12:21:11.9850801Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64 2022-08-17T12:21:11.9892609Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64 2022-08-17T12:21:11.9903664Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32 2022-08-17T12:21:12.0159287Z test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32 2022-08-17T12:21:12.0227096Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32 2022-08-17T12:21:12.0243519Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64 2022-08-17T12:21:12.0307097Z [gw1] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64 2022-08-17T12:21:12.0671542Z test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32 2022-08-17T12:21:12.0805291Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64 2022-08-17T12:21:12.1110666Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64 2022-08-17T12:21:12.1292236Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64 2022-08-17T12:21:12.1550532Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64 2022-08-17T12:21:12.1728791Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64 2022-08-17T12:21:12.1903985Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64 2022-08-17T12:21:12.1914637Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32 2022-08-17T12:21:12.1988780Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32 2022-08-17T12:21:12.2533629Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:21:12.2545793Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:21:12.2714729Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:21:12.2950388Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:21:12.3464002Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64 2022-08-17T12:21:12.3473456Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64 2022-08-17T12:21:12.3580940Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64 2022-08-17T12:21:12.3910450Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64 2022-08-17T12:21:12.4004639Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64 2022-08-17T12:21:12.4350076Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64 2022-08-17T12:21:12.4722974Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64 2022-08-17T12:21:12.4788815Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64 2022-08-17T12:21:12.5921110Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64 2022-08-17T12:21:12.5932201Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64 2022-08-17T12:21:12.6025952Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64 2022-08-17T12:21:12.6349438Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64 2022-08-17T12:21:12.6469555Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64 2022-08-17T12:21:12.6790361Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64 2022-08-17T12:21:12.6921398Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64 2022-08-17T12:21:12.7231366Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64 2022-08-17T12:21:12.7648708Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64 2022-08-17T12:21:12.7669128Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64 2022-08-17T12:21:12.8074199Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64 2022-08-17T12:21:12.8110059Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64 2022-08-17T12:21:12.8883327Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64 2022-08-17T12:21:12.8893228Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64 2022-08-17T12:21:12.9020402Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64 2022-08-17T12:21:12.9312093Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64 2022-08-17T12:21:13.0024172Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64 2022-08-17T12:21:13.0038330Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64 2022-08-17T12:21:13.0298185Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64 2022-08-17T12:21:13.0469836Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64 2022-08-17T12:21:13.0547713Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64 2022-08-17T12:21:13.0914060Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64 2022-08-17T12:21:13.0997923Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64 2022-08-17T12:21:13.1350028Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64 2022-08-17T12:21:13.1427207Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64 2022-08-17T12:21:13.1791099Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64 2022-08-17T12:21:13.1934329Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64 2022-08-17T12:21:13.2231587Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64 2022-08-17T12:21:13.2486076Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64 2022-08-17T12:21:13.2671776Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64 2022-08-17T12:21:13.2899477Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64 2022-08-17T12:21:13.3110322Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64 2022-08-17T12:21:13.3620756Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64 2022-08-17T12:21:13.3632683Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64 2022-08-17T12:21:13.4269288Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64 2022-08-17T12:21:13.4277566Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64 2022-08-17T12:21:13.4715757Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64 2022-08-17T12:21:13.4729478Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64 2022-08-17T12:21:13.5093109Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64 2022-08-17T12:21:13.5102010Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32 2022-08-17T12:21:13.5358727Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32 2022-08-17T12:21:13.5368681Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64 2022-08-17T12:21:13.5460956Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64 2022-08-17T12:21:13.5792213Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64 2022-08-17T12:21:13.6173333Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64 2022-08-17T12:21:13.6228516Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64 2022-08-17T12:21:13.6306212Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64 2022-08-17T12:21:13.6669776Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64 2022-08-17T12:21:13.7354819Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64 2022-08-17T12:21:13.7404634Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64 2022-08-17T12:21:13.7406784Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64 2022-08-17T12:21:13.7792120Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64 2022-08-17T12:21:13.8111191Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64 2022-08-17T12:21:13.8230175Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64 2022-08-17T12:21:13.8757794Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64 2022-08-17T12:21:13.8769776Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64 2022-08-17T12:21:13.9111136Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64 2022-08-17T12:21:13.9188643Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64 2022-08-17T12:21:13.9335633Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64 2022-08-17T12:21:13.9630596Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64 2022-08-17T12:21:13.9869546Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64 2022-08-17T12:21:14.0072348Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64 2022-08-17T12:21:14.0541101Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64 2022-08-17T12:21:14.0553869Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64 2022-08-17T12:21:14.1143077Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64 2022-08-17T12:21:14.1153036Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64 2022-08-17T12:21:14.1341986Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64 2022-08-17T12:21:14.1591342Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64 2022-08-17T12:21:14.1747692Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64 2022-08-17T12:21:14.2030192Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64 2022-08-17T12:21:14.2170893Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64 2022-08-17T12:21:14.2469789Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64 2022-08-17T12:21:14.2728064Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64 2022-08-17T12:21:14.2909152Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64 2022-08-17T12:21:14.2973690Z test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64 2022-08-17T12:21:14.3352019Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64 2022-08-17T12:21:14.3544266Z test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64 2022-08-17T12:21:14.3790591Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64 2022-08-17T12:21:14.3976279Z test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64 2022-08-17T12:21:14.4230800Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64 2022-08-17T12:21:14.4905650Z test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64 2022-08-17T12:21:14.4914910Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64 2022-08-17T12:21:14.5842286Z test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64 2022-08-17T12:21:14.5849380Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64 2022-08-17T12:21:14.6634989Z test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64 2022-08-17T12:21:14.6644230Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64 2022-08-17T12:21:14.7428083Z test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64 2022-08-17T12:21:14.7453495Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64 2022-08-17T12:21:14.7803593Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64 2022-08-17T12:21:14.7869359Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64 2022-08-17T12:21:14.8354478Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64 2022-08-17T12:21:14.8364056Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64 2022-08-17T12:21:14.8832039Z test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64 2022-08-17T12:21:14.8845510Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64 2022-08-17T12:21:14.9110140Z test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64 2022-08-17T12:21:14.9268967Z [gw1] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64 2022-08-17T12:21:14.9369231Z test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64 2022-08-17T12:21:14.9711423Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64 2022-08-17T12:21:15.0093983Z test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64 2022-08-17T12:21:15.0148958Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64 2022-08-17T12:21:15.0219942Z test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64 2022-08-17T12:21:15.0631801Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64 2022-08-17T12:21:15.0739810Z test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64 2022-08-17T12:21:15.1071855Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64 2022-08-17T12:21:15.1149847Z test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64 2022-08-17T12:21:15.1511641Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64 2022-08-17T12:21:15.1531719Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64 2022-08-17T12:21:15.1951774Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64 2022-08-17T12:21:15.1971705Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64 2022-08-17T12:21:15.2390438Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64 2022-08-17T12:21:15.2643535Z test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64 2022-08-17T12:21:15.2829823Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64 2022-08-17T12:21:15.2930815Z test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64 2022-08-17T12:21:15.3271471Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64 2022-08-17T12:21:15.3375274Z test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64 2022-08-17T12:21:15.3710521Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64 2022-08-17T12:21:15.3814095Z test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64 2022-08-17T12:21:15.4150725Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64 2022-08-17T12:21:15.4556967Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64 2022-08-17T12:21:15.4589479Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64 2022-08-17T12:21:15.5013583Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64 2022-08-17T12:21:15.5028750Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64 2022-08-17T12:21:15.5490678Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64 2022-08-17T12:21:15.5505498Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64 2022-08-17T12:21:15.6996629Z test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64 2022-08-17T12:21:15.7010010Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64 2022-08-17T12:21:15.7236132Z test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64 2022-08-17T12:21:15.7431049Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64 2022-08-17T12:21:15.7989426Z test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64 2022-08-17T12:21:15.8002435Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64 2022-08-17T12:21:15.8132839Z test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64 2022-08-17T12:21:15.8430364Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64 2022-08-17T12:21:15.8502380Z test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64 2022-08-17T12:21:15.8869904Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64 2022-08-17T12:21:15.8947733Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64 2022-08-17T12:21:15.9310277Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64 2022-08-17T12:21:15.9617283Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64 2022-08-17T12:21:15.9749017Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64 2022-08-17T12:21:15.9820012Z test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64 2022-08-17T12:21:16.0191767Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64 2022-08-17T12:21:16.0299895Z test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64 2022-08-17T12:21:16.0629934Z [gw1] [ 78%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64 2022-08-17T12:21:16.0986344Z test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64 2022-08-17T12:21:16.1068877Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64 2022-08-17T12:21:16.1229356Z test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64 2022-08-17T12:21:16.1510792Z [gw1] [ 78%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64 2022-08-17T12:21:16.1586224Z test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64 2022-08-17T12:21:16.1952045Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64 2022-08-17T12:21:16.2878344Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64 2022-08-17T12:21:16.2888529Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64 2022-08-17T12:21:16.3464945Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64 2022-08-17T12:21:16.3473670Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64 2022-08-17T12:21:16.4180455Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64 2022-08-17T12:21:16.4194180Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64 2022-08-17T12:21:16.4324918Z test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64 2022-08-17T12:21:16.4629713Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64 2022-08-17T12:21:16.4792990Z test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64 2022-08-17T12:21:16.5069711Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64 2022-08-17T12:21:16.5351466Z test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64 2022-08-17T12:21:16.5508697Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64 2022-08-17T12:21:16.7044477Z test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64 2022-08-17T12:21:16.7051404Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64 2022-08-17T12:21:16.7177844Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64 2022-08-17T12:21:16.7470438Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64 2022-08-17T12:21:16.7734430Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64 2022-08-17T12:21:16.7909605Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64 2022-08-17T12:21:16.9814361Z test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64 2022-08-17T12:21:16.9825120Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64 2022-08-17T12:21:16.9971799Z test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64 2022-08-17T12:21:17.0229791Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64 2022-08-17T12:21:17.0982464Z test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64 2022-08-17T12:21:17.0992153Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64 2022-08-17T12:21:17.1153985Z test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64 2022-08-17T12:21:17.1429833Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64 2022-08-17T12:21:17.1596536Z test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64 2022-08-17T12:21:17.1869677Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64 2022-08-17T12:21:17.2011306Z test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64 2022-08-17T12:21:17.2309690Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64 2022-08-17T12:21:17.6150738Z test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64 2022-08-17T12:21:17.6158411Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64 2022-08-17T12:21:17.6417276Z test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64 2022-08-17T12:21:17.6588735Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64 2022-08-17T12:21:17.7292263Z test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64 2022-08-17T12:21:17.7301187Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64 2022-08-17T12:21:17.7522340Z test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64 2022-08-17T12:21:17.7710757Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64 2022-08-17T12:21:17.8294120Z test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64 2022-08-17T12:21:17.8303819Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64 2022-08-17T12:21:17.8832848Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64 2022-08-17T12:21:17.8841056Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64 2022-08-17T12:21:17.9563084Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64 2022-08-17T12:21:17.9574623Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64 2022-08-17T12:21:17.9618525Z test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64 2022-08-17T12:21:17.9630457Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32 2022-08-17T12:21:17.9779995Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32 2022-08-17T12:21:17.9955777Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64 2022-08-17T12:21:17.9987742Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32 2022-08-17T12:21:18.0068170Z test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64 2022-08-17T12:21:18.0091456Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32 2022-08-17T12:21:18.0511186Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32 2022-08-17T12:21:18.0537667Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32 2022-08-17T12:21:18.0574853Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32 2022-08-17T12:21:18.0583347Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64 2022-08-17T12:21:18.0951477Z test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64 2022-08-17T12:21:18.0979005Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32 2022-08-17T12:21:18.1392744Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32 2022-08-17T12:21:18.1953026Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32 2022-08-17T12:21:18.1963877Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32 2022-08-17T12:21:18.2389315Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32 2022-08-17T12:21:18.2402928Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32 2022-08-17T12:21:18.3008501Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32 2022-08-17T12:21:18.3023264Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32 2022-08-17T12:21:18.4662244Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32 2022-08-17T12:21:18.4670721Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64 2022-08-17T12:21:18.6598729Z test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64 2022-08-17T12:21:18.6606837Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64 2022-08-17T12:21:18.7165483Z test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64 2022-08-17T12:21:18.7172182Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64 2022-08-17T12:21:18.7339226Z test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64 2022-08-17T12:21:18.7589686Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64 2022-08-17T12:21:18.7740710Z test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64 2022-08-17T12:21:18.8029806Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64 2022-08-17T12:21:18.8173013Z test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64 2022-08-17T12:21:18.8472010Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64 2022-08-17T12:21:18.8634268Z test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64 2022-08-17T12:21:18.8911180Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64 2022-08-17T12:21:18.9012890Z test_ops.py::TestMathBitsCPU::test_conj_view_eig_cpu_complex64 2022-08-17T12:21:18.9350653Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_eig_cpu_complex64 2022-08-17T12:21:19.0200185Z test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64 2022-08-17T12:21:19.0213292Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64 2022-08-17T12:21:19.0228789Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64 2022-08-17T12:21:19.0632077Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64 2022-08-17T12:21:19.0654476Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64 2022-08-17T12:21:19.1071625Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64 2022-08-17T12:21:19.1337420Z test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64 2022-08-17T12:21:19.1505909Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64 2022-08-17T12:21:19.1520318Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32 2022-08-17T12:21:19.1520927Z test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64 2022-08-17T12:21:19.1550648Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32 2022-08-17T12:21:19.1619570Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32 2022-08-17T12:21:19.1950630Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64 2022-08-17T12:21:19.1951232Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32 2022-08-17T12:21:19.2117468Z test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64 2022-08-17T12:21:19.2391305Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64 2022-08-17T12:21:19.2550293Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64 2022-08-17T12:21:19.2831629Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64 2022-08-17T12:21:19.3219274Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64 2022-08-17T12:21:19.3269002Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64 2022-08-17T12:21:19.3601626Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64 2022-08-17T12:21:19.3710070Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64 2022-08-17T12:21:19.4090764Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64 2022-08-17T12:21:19.4149616Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64 2022-08-17T12:21:19.4434883Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64 2022-08-17T12:21:19.4446340Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32 2022-08-17T12:21:19.4771046Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32 2022-08-17T12:21:19.4780787Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64 2022-08-17T12:21:19.5009619Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64 2022-08-17T12:21:19.5156572Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64 2022-08-17T12:21:19.5165813Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32 2022-08-17T12:21:19.5187703Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32 2022-08-17T12:21:19.5473875Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64 2022-08-17T12:21:19.5629577Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64 2022-08-17T12:21:19.5913328Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64 2022-08-17T12:21:19.6059887Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64 2022-08-17T12:21:19.6070860Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32 2022-08-17T12:21:19.6074455Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32 2022-08-17T12:21:19.6422415Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64 2022-08-17T12:21:19.6508580Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64 2022-08-17T12:21:19.6849929Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64 2022-08-17T12:21:19.6949166Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64 2022-08-17T12:21:19.7324474Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64 2022-08-17T12:21:19.7334203Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32 2022-08-17T12:21:19.7342642Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64 2022-08-17T12:21:19.7365194Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32 2022-08-17T12:21:19.7386158Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32 2022-08-17T12:21:19.7752403Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64 2022-08-17T12:21:19.7789373Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32 2022-08-17T12:21:19.7812601Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32 2022-08-17T12:21:19.7825988Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64 2022-08-17T12:21:19.8052130Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64 2022-08-17T12:21:19.8190149Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64 2022-08-17T12:21:19.8267181Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32 2022-08-17T12:21:19.8495918Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64 2022-08-17T12:21:19.8513999Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32 2022-08-17T12:21:19.8627375Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64 2022-08-17T12:21:19.8708105Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32 2022-08-17T12:21:19.8816494Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64 2022-08-17T12:21:19.9070192Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32 2022-08-17T12:21:19.9107880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32 2022-08-17T12:21:19.9147504Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64 2022-08-17T12:21:19.9454644Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64 2022-08-17T12:21:19.9588965Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64 2022-08-17T12:21:19.9745026Z test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64 2022-08-17T12:21:20.0029871Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64 2022-08-17T12:21:20.0284156Z test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64 2022-08-17T12:21:20.0469386Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64 2022-08-17T12:21:20.0885061Z test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64 2022-08-17T12:21:20.0948444Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64 2022-08-17T12:21:20.1006946Z test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64 2022-08-17T12:21:20.1015338Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32 2022-08-17T12:21:20.1052236Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32 2022-08-17T12:21:20.1389676Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64 2022-08-17T12:21:20.1502447Z test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64 2022-08-17T12:21:20.1829895Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64 2022-08-17T12:21:20.1982752Z test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64 2022-08-17T12:21:20.2270956Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64 2022-08-17T12:21:20.3025712Z test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64 2022-08-17T12:21:20.3035039Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64 2022-08-17T12:21:20.3224339Z test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64 2022-08-17T12:21:20.3471401Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64 2022-08-17T12:21:20.3831585Z test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64 2022-08-17T12:21:20.3908515Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64 2022-08-17T12:21:20.4768082Z test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64 2022-08-17T12:21:20.4778156Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64 2022-08-17T12:21:20.5044960Z test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64 2022-08-17T12:21:20.5056675Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32 2022-08-17T12:21:20.5191012Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32 2022-08-17T12:21:20.5468089Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32 2022-08-17T12:21:20.5591292Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32 2022-08-17T12:21:20.5604578Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64 2022-08-17T12:21:20.5753434Z test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64 2022-08-17T12:21:20.5787023Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64 2022-08-17T12:21:20.5907291Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32 2022-08-17T12:21:20.6028930Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32 2022-08-17T12:21:20.6164732Z test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64 2022-08-17T12:21:20.6268749Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64 2022-08-17T12:21:20.6346886Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32 2022-08-17T12:21:20.6468045Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32 2022-08-17T12:21:20.6607378Z test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64 2022-08-17T12:21:20.6646512Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64 2022-08-17T12:21:20.6787483Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32 2022-08-17T12:21:20.6908395Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32 2022-08-17T12:21:20.7019060Z test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64 2022-08-17T12:21:20.7140305Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64 2022-08-17T12:21:20.7226383Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32 2022-08-17T12:21:20.7349502Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32 2022-08-17T12:21:20.8093655Z test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64 2022-08-17T12:21:20.8103053Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64 2022-08-17T12:21:20.8355483Z test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64 2022-08-17T12:21:20.8552549Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64 2022-08-17T12:21:20.8858427Z test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64 2022-08-17T12:21:20.8991029Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64 2022-08-17T12:21:20.9436810Z test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64 2022-08-17T12:21:20.9469035Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64 2022-08-17T12:21:20.9693449Z test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64 2022-08-17T12:21:20.9952526Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64 2022-08-17T12:21:21.0170677Z test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64 2022-08-17T12:21:21.0390493Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64 2022-08-17T12:21:21.0496837Z test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64 2022-08-17T12:21:21.0831141Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64 2022-08-17T12:21:21.1396050Z test_ops.py::TestMathBitsCPU::test_conj_view_inverse_cpu_complex64 2022-08-17T12:21:21.1402519Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_inverse_cpu_complex64 2022-08-17T12:21:21.1855293Z test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64 2022-08-17T12:21:21.1869010Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64 2022-08-17T12:21:21.1935716Z test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64 2022-08-17T12:21:21.2310380Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64 2022-08-17T12:21:21.2355365Z test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64 2022-08-17T12:21:21.2751501Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64 2022-08-17T12:21:21.2803369Z test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64 2022-08-17T12:21:21.3190492Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64 2022-08-17T12:21:21.3275334Z test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64 2022-08-17T12:21:21.3630398Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64 2022-08-17T12:21:21.4719913Z test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64 2022-08-17T12:21:21.4732898Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64 2022-08-17T12:21:21.4764789Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:21:21.5149161Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:21:21.5181226Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:21:21.5589083Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:21:21.5620547Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64 2022-08-17T12:21:21.5793083Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64 2022-08-17T12:21:21.5803169Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32 2022-08-17T12:21:21.6030310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32 2022-08-17T12:21:21.6065091Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:21:21.6470687Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:21:21.6502923Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64 2022-08-17T12:21:21.6949820Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64 2022-08-17T12:21:21.7220806Z test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64 2022-08-17T12:21:21.7389677Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64 2022-08-17T12:21:21.7595365Z test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64 2022-08-17T12:21:21.7830830Z [gw1] [ 78%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64 2022-08-17T12:21:21.9193212Z test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64 2022-08-17T12:21:21.9202783Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64 2022-08-17T12:21:22.0075427Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64 2022-08-17T12:21:22.0089056Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64 2022-08-17T12:21:22.0335950Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:21:22.0510360Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:21:22.0844610Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64 2022-08-17T12:21:22.0949962Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64 2022-08-17T12:21:22.1239518Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64 2022-08-17T12:21:22.1389983Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64 2022-08-17T12:21:22.2499125Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64 2022-08-17T12:21:22.2507680Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32 2022-08-17T12:21:22.2911149Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32 2022-08-17T12:21:22.2924421Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64 2022-08-17T12:21:22.3214809Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64 2022-08-17T12:21:22.3349778Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64 2022-08-17T12:21:22.3578355Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64 2022-08-17T12:21:22.3789316Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64 2022-08-17T12:21:22.4249780Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64 2022-08-17T12:21:22.4261874Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64 2022-08-17T12:21:22.4556841Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64 2022-08-17T12:21:22.4669182Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64 2022-08-17T12:21:22.6552512Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64 2022-08-17T12:21:22.6564353Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64 2022-08-17T12:21:22.6987583Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64 2022-08-17T12:21:22.7028051Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64 2022-08-17T12:21:22.7212348Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64 2022-08-17T12:21:22.7469921Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64 2022-08-17T12:21:22.7590992Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64 2022-08-17T12:21:22.7910831Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64 2022-08-17T12:21:22.8033397Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:21:22.8253442Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:21:22.8267655Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32 2022-08-17T12:21:22.8347802Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32 2022-08-17T12:21:22.8672610Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64 2022-08-17T12:21:22.8788765Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64 2022-08-17T12:21:23.0217572Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64 2022-08-17T12:21:23.0227276Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64 2022-08-17T12:21:23.0353574Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:21:23.0361170Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32 2022-08-17T12:21:23.0762405Z test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32 2022-08-17T12:21:23.0788693Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32 2022-08-17T12:21:23.1199179Z test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32 2022-08-17T12:21:23.1268923Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32 2022-08-17T12:21:23.3771702Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32 2022-08-17T12:21:23.3786299Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32 2022-08-17T12:21:23.6355925Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32 2022-08-17T12:21:23.6365221Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32 2022-08-17T12:21:23.6759637Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32 2022-08-17T12:21:23.6772043Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:21:23.7311437Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64 2022-08-17T12:21:23.7320374Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64 2022-08-17T12:21:23.7737565Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64 2022-08-17T12:21:23.7751182Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64 2022-08-17T12:21:23.8074878Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:21:23.8089557Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32 2022-08-17T12:21:23.8096222Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:21:23.8188417Z test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32 2022-08-17T12:21:24.1449493Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64 2022-08-17T12:21:24.1463704Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32 2022-08-17T12:21:24.1490503Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32 2022-08-17T12:21:24.1870947Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32 2022-08-17T12:21:24.1903345Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32 2022-08-17T12:21:24.2312237Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32 2022-08-17T12:21:24.2346592Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32 2022-08-17T12:21:24.2615712Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32 2022-08-17T12:21:24.2625943Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32 2022-08-17T12:21:24.2751038Z test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32 2022-08-17T12:21:24.2784387Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32 2022-08-17T12:21:24.3192735Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32 2022-08-17T12:21:24.3221567Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32 2022-08-17T12:21:24.3225527Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32 2022-08-17T12:21:24.3233082Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32 2022-08-17T12:21:24.3632708Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32 2022-08-17T12:21:24.3660803Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32 2022-08-17T12:21:24.4071398Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32 2022-08-17T12:21:24.4103880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32 2022-08-17T12:21:24.4510032Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32 2022-08-17T12:21:24.4542250Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32 2022-08-17T12:21:24.4950433Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32 2022-08-17T12:21:24.5614991Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32 2022-08-17T12:21:24.5627923Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32 2022-08-17T12:21:24.7035816Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32 2022-08-17T12:21:24.7051473Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32 2022-08-17T12:21:24.7383899Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32 2022-08-17T12:21:24.7509845Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32 2022-08-17T12:21:24.7818447Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32 2022-08-17T12:21:24.7950092Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32 2022-08-17T12:21:24.9948347Z test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32 2022-08-17T12:21:24.9956993Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32 2022-08-17T12:21:25.0110187Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32 2022-08-17T12:21:25.0391161Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32 2022-08-17T12:21:25.0424507Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32 2022-08-17T12:21:25.0831302Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32 2022-08-17T12:21:25.1179098Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32 2022-08-17T12:21:25.1269188Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32 2022-08-17T12:21:25.1420690Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32 2022-08-17T12:21:25.1705885Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32 2022-08-17T12:21:25.1715460Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32 2022-08-17T12:21:25.1741049Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32 2022-08-17T12:21:25.1741488Z test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32 2022-08-17T12:21:25.2150893Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32 2022-08-17T12:21:25.2333834Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32 2022-08-17T12:21:25.2591213Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32 2022-08-17T12:21:25.3256150Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32 2022-08-17T12:21:25.3268764Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32 2022-08-17T12:21:25.3283769Z test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32 2022-08-17T12:21:25.3292268Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32 2022-08-17T12:21:25.3523566Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32 2022-08-17T12:21:25.3532563Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64 2022-08-17T12:21:25.3549640Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64 2022-08-17T12:21:25.3708068Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32 2022-08-17T12:21:25.4523990Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32 2022-08-17T12:21:25.4538125Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32 2022-08-17T12:21:25.5596726Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:21:25.5606411Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64 2022-08-17T12:21:25.6730423Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64 2022-08-17T12:21:25.6744002Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64 2022-08-17T12:21:25.6895945Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64 2022-08-17T12:21:25.7150293Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64 2022-08-17T12:21:25.7396436Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:21:25.7589113Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:21:25.8058527Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64 2022-08-17T12:21:25.8072183Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64 2022-08-17T12:21:25.8808117Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64 2022-08-17T12:21:25.8816297Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64 2022-08-17T12:21:25.9960475Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:21:25.9969646Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:21:26.0452251Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64 2022-08-17T12:21:26.0459707Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:21:26.2229272Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:21:26.2239259Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64 2022-08-17T12:21:26.2883336Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:21:26.2897103Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:21:26.2921307Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64 2022-08-17T12:21:26.3312137Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64 2022-08-17T12:21:26.4435659Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64 2022-08-17T12:21:26.4448528Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64 2022-08-17T12:21:26.4819449Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64 2022-08-17T12:21:26.4908814Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64 2022-08-17T12:21:26.6034964Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64 2022-08-17T12:21:26.6048900Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64 2022-08-17T12:21:26.6519717Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64 2022-08-17T12:21:26.6531855Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64 2022-08-17T12:21:27.5896554Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64 2022-08-17T12:21:27.5907277Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32 2022-08-17T12:21:27.7055150Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32 2022-08-17T12:21:27.7065020Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32 2022-08-17T12:21:27.8230428Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32 2022-08-17T12:21:27.8240255Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32 2022-08-17T12:21:28.2807259Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32 2022-08-17T12:21:28.2821348Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64 2022-08-17T12:21:28.7035745Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64 2022-08-17T12:21:28.7045019Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32 2022-08-17T12:21:28.7072344Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32 2022-08-17T12:21:28.7472125Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32 2022-08-17T12:21:28.7504807Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32 2022-08-17T12:21:28.7910811Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32 2022-08-17T12:21:28.7944320Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32 2022-08-17T12:21:28.8350606Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32 2022-08-17T12:21:28.8378357Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32 2022-08-17T12:21:28.8790288Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32 2022-08-17T12:21:28.8814315Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32 2022-08-17T12:21:28.9159297Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32 2022-08-17T12:21:28.9166787Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64 2022-08-17T12:21:28.9268383Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64 2022-08-17T12:21:28.9300972Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32 2022-08-17T12:21:28.9711990Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32 2022-08-17T12:21:28.9745272Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:21:29.0118894Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:21:29.0126353Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64 2022-08-17T12:21:29.0148963Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64 2022-08-17T12:21:29.0186464Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:21:29.0298413Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:21:29.0549174Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64 2022-08-17T12:21:29.0589291Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64 2022-08-17T12:21:29.0615392Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:21:29.0840165Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:21:29.0988438Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64 2022-08-17T12:21:29.1029706Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64 2022-08-17T12:21:29.1058529Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:21:29.1472322Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:21:29.1569744Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32 2022-08-17T12:21:29.1578061Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64 2022-08-17T12:21:29.1884950Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64 2022-08-17T12:21:29.1908427Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32 2022-08-17T12:21:29.2305824Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32 2022-08-17T12:21:29.2348776Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32 2022-08-17T12:21:29.2375525Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:21:29.2792177Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:21:29.2819931Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:21:29.3231495Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:21:29.3517510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32 2022-08-17T12:21:29.3571046Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32 2022-08-17T12:21:29.3579128Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64 2022-08-17T12:21:29.3668397Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64 2022-08-17T12:21:29.4149495Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32 2022-08-17T12:21:29.4158414Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32 2022-08-17T12:21:29.5484232Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32 2022-08-17T12:21:29.5493683Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32 2022-08-17T12:21:29.5522988Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:21:29.5910488Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:21:29.5930989Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:21:29.6221789Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:21:29.6232227Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:21:29.6348749Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32 2022-08-17T12:21:29.6817484Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32 2022-08-17T12:21:29.6825888Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32 2022-08-17T12:21:29.6859912Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32 2022-08-17T12:21:29.7229987Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32 2022-08-17T12:21:29.7264412Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32 2022-08-17T12:21:29.7673031Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32 2022-08-17T12:21:29.7709250Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32 2022-08-17T12:21:29.7775230Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32 2022-08-17T12:21:29.7783656Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64 2022-08-17T12:21:29.7811556Z test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64 2022-08-17T12:21:29.8111638Z [gw1] [ 79%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64 2022-08-17T12:21:29.8144057Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32 2022-08-17T12:21:29.8188449Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32 2022-08-17T12:21:29.8364173Z test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64 2022-08-17T12:21:29.8589751Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64 2022-08-17T12:21:29.8628747Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32 2022-08-17T12:21:29.8968169Z test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64 2022-08-17T12:21:29.9069364Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64 2022-08-17T12:21:29.9237512Z test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64 2022-08-17T12:21:29.9512343Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64 2022-08-17T12:21:29.9527682Z test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_dtype_cpu_complex64 2022-08-17T12:21:29.9534510Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32 2022-08-17T12:21:29.9585828Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32 2022-08-17T12:21:29.9598158Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32 2022-08-17T12:21:29.9763879Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32 2022-08-17T12:21:29.9926077Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_dtype_cpu_complex64 2022-08-17T12:21:29.9948796Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32 2022-08-17T12:21:29.9952221Z test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64 2022-08-17T12:21:30.0023717Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32 2022-08-17T12:21:30.0031203Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32 2022-08-17T12:21:30.0367568Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:21:30.0389098Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32 2022-08-17T12:21:30.0795104Z test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32 2022-08-17T12:21:30.0804424Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64 2022-08-17T12:21:30.0944941Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64 2022-08-17T12:21:30.1139112Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64 2022-08-17T12:21:30.1147446Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:21:30.1172783Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:21:30.1227376Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:21:30.1281200Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64 2022-08-17T12:21:30.1588567Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64 2022-08-17T12:21:30.1615533Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:21:30.1667270Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:21:30.1812849Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64 2022-08-17T12:21:30.2028237Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64 2022-08-17T12:21:30.2047733Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:21:30.2107357Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:21:30.2248795Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64 2022-08-17T12:21:30.2469154Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64 2022-08-17T12:21:30.2488942Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:21:30.2547386Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:21:30.2576040Z test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64 2022-08-17T12:21:30.2950585Z [gw1] [ 79%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64 2022-08-17T12:21:30.2968889Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:21:30.2988091Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:21:30.3054181Z test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64 2022-08-17T12:21:30.3389591Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64 2022-08-17T12:21:30.3407851Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:21:30.3427322Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:21:30.3831067Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64 2022-08-17T12:21:30.3858456Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:21:30.3903700Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:21:30.3911986Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32 2022-08-17T12:21:30.4141223Z test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32 2022-08-17T12:21:30.4244749Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32 2022-08-17T12:21:30.4253932Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64 2022-08-17T12:21:30.4267247Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64 2022-08-17T12:21:30.4347184Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32 2022-08-17T12:21:30.4912507Z test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32 2022-08-17T12:21:30.4920834Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32 2022-08-17T12:21:30.5073253Z test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32 2022-08-17T12:21:30.5350850Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32 2022-08-17T12:21:30.6347617Z test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32 2022-08-17T12:21:30.6357915Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32 2022-08-17T12:21:30.8154918Z test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32 2022-08-17T12:21:30.8162895Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32 2022-08-17T12:21:30.8210346Z test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32 2022-08-17T12:21:30.8222630Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64 2022-08-17T12:21:30.8412693Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64 2022-08-17T12:21:30.8588836Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32 2022-08-17T12:21:30.8821949Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:21:30.8832225Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64 2022-08-17T12:21:30.9154427Z test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64 2022-08-17T12:21:30.9269241Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64 2022-08-17T12:21:30.9528650Z test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64 2022-08-17T12:21:30.9537539Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:21:30.9762624Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:21:30.9770118Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64 2022-08-17T12:21:31.0178380Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64 2022-08-17T12:21:31.0228513Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64 2022-08-17T12:21:31.0571474Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64 2022-08-17T12:21:31.0668650Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64 2022-08-17T12:21:31.0994268Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64 2022-08-17T12:21:31.1070888Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64 2022-08-17T12:21:31.1083369Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:21:31.1107796Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:21:31.2186356Z test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64 2022-08-17T12:21:31.2194814Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64 2022-08-17T12:21:31.2553096Z test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64 2022-08-17T12:21:31.2603171Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64 2022-08-17T12:21:31.2615176Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:21:31.2666851Z test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32 2022-08-17T12:21:31.2915753Z test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64 2022-08-17T12:21:31.3028304Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32 2022-08-17T12:21:31.3784744Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32 2022-08-17T12:21:31.3798054Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64 2022-08-17T12:21:31.4098705Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:21:31.4229693Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:21:31.4706200Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:21:31.4719677Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:21:31.4899481Z test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64 2022-08-17T12:21:31.5084263Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64 2022-08-17T12:21:31.5095325Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32 2022-08-17T12:21:31.5116924Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32 2022-08-17T12:21:31.5147700Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32 2022-08-17T12:21:31.5255086Z test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64 2022-08-17T12:21:31.5508138Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64 2022-08-17T12:21:31.5587723Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32 2022-08-17T12:21:31.6039173Z test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64 2022-08-17T12:21:31.6051935Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32 2022-08-17T12:21:31.6422297Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32 2022-08-17T12:21:31.6435429Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64 2022-08-17T12:21:31.6539866Z test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64 2022-08-17T12:21:31.6761324Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64 2022-08-17T12:21:31.6770788Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32 2022-08-17T12:21:31.6868981Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32 2022-08-17T12:21:31.7097783Z test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64 2022-08-17T12:21:31.7309260Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64 2022-08-17T12:21:31.7431888Z test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64 2022-08-17T12:21:31.7443662Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32 2022-08-17T12:21:31.7459959Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32 2022-08-17T12:21:31.7751268Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64 2022-08-17T12:21:31.7842540Z test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64 2022-08-17T12:21:31.7852117Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64 2022-08-17T12:21:31.7859778Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32 2022-08-17T12:21:31.8012892Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32 2022-08-17T12:21:31.8188270Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32 2022-08-17T12:21:31.8207329Z test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64 2022-08-17T12:21:31.8267414Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64 2022-08-17T12:21:31.8441374Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32 2022-08-17T12:21:31.8448781Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32 2022-08-17T12:21:31.8629268Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32 2022-08-17T12:21:31.8652270Z test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64 2022-08-17T12:21:31.8706634Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32 2022-08-17T12:21:31.8850745Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32 2022-08-17T12:21:31.9070510Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64 2022-08-17T12:21:31.9239771Z test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64 2022-08-17T12:21:31.9441141Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64 2022-08-17T12:21:31.9453825Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32 2022-08-17T12:21:31.9509317Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32 2022-08-17T12:21:31.9686324Z test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64 2022-08-17T12:21:31.9950501Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64 2022-08-17T12:21:32.0755974Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64 2022-08-17T12:21:32.0764543Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32 2022-08-17T12:21:32.2038473Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32 2022-08-17T12:21:32.2047740Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64 2022-08-17T12:21:32.2132233Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64 2022-08-17T12:21:32.2140916Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32 2022-08-17T12:21:32.4602235Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32 2022-08-17T12:21:32.4615145Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32 2022-08-17T12:21:33.1280080Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32 2022-08-17T12:21:33.1289472Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64 2022-08-17T12:21:33.2066620Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:21:33.2075319Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:21:33.2364175Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:21:33.2510773Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:21:33.3586396Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64 2022-08-17T12:21:33.3599210Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64 2022-08-17T12:21:33.4170292Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64 2022-08-17T12:21:33.4180444Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64 2022-08-17T12:21:33.4493421Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:21:33.4506198Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32 2022-08-17T12:21:33.4825650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32 2022-08-17T12:21:33.4836018Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:21:33.6997048Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:21:33.7007202Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:21:33.7528308Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:21:33.7539590Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:21:33.8066728Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:21:33.8077175Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:21:33.8339963Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:21:33.8510275Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:21:33.8670453Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:21:33.8950651Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:21:33.9134385Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:21:33.9389975Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:21:33.9480823Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:21:33.9832432Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:21:34.0130189Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:21:34.0270014Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:21:34.0452352Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64 2022-08-17T12:21:34.0709899Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64 2022-08-17T12:21:34.0860983Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:21:34.1150772Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:21:34.1589689Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:21:34.1602694Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:21:34.2039854Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:21:34.2048183Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:21:34.3373231Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64 2022-08-17T12:21:34.3382935Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32 2022-08-17T12:21:34.5472027Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32 2022-08-17T12:21:34.5484874Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32 2022-08-17T12:21:34.6108507Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32 2022-08-17T12:21:34.6122066Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32 2022-08-17T12:21:34.9586989Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32 2022-08-17T12:21:34.9595474Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32 2022-08-17T12:21:35.2799807Z test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32 2022-08-17T12:21:35.2809314Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32 2022-08-17T12:21:35.3297384Z test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32 2022-08-17T12:21:35.3307353Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32 2022-08-17T12:21:35.3673424Z test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32 2022-08-17T12:21:35.3685246Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64 2022-08-17T12:21:35.3847642Z test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64 2022-08-17T12:21:35.4110857Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64 2022-08-17T12:21:35.5613657Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64 2022-08-17T12:21:35.5622432Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64 2022-08-17T12:21:35.5797182Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64 2022-08-17T12:21:35.6029546Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64 2022-08-17T12:21:35.6191167Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64 2022-08-17T12:21:35.6469989Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64 2022-08-17T12:21:35.6632105Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64 2022-08-17T12:21:35.6910074Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64 2022-08-17T12:21:35.7016521Z test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64 2022-08-17T12:21:35.7350793Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64 2022-08-17T12:21:35.8149853Z test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64 2022-08-17T12:21:35.8161126Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32 2022-08-17T12:21:35.8288663Z test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32 2022-08-17T12:21:35.8590213Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32 2022-08-17T12:21:35.9184753Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:21:35.9193469Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:21:35.9910449Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:21:35.9920077Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:21:36.0482840Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:21:36.0491298Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64 2022-08-17T12:21:36.0572362Z test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64 2022-08-17T12:21:36.0912146Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64 2022-08-17T12:21:36.1201542Z test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64 2022-08-17T12:21:36.1350263Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64 2022-08-17T12:21:36.1599778Z test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64 2022-08-17T12:21:36.1610390Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:21:36.2383938Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:21:36.2399148Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64 2022-08-17T12:21:36.2525047Z test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64 2022-08-17T12:21:36.2830901Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64 2022-08-17T12:21:36.2839187Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:21:36.2841828Z test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64 2022-08-17T12:21:36.3661511Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:21:36.3672389Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64 2022-08-17T12:21:36.5344306Z test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64 2022-08-17T12:21:36.5354478Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:21:36.5533053Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:21:36.5543822Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64 2022-08-17T12:21:36.6725206Z test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64 2022-08-17T12:21:36.6733761Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64 2022-08-17T12:21:36.7082930Z test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64 2022-08-17T12:21:36.7093814Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:21:36.7667916Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:21:36.7677057Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64 2022-08-17T12:21:36.7840781Z test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64 2022-08-17T12:21:36.8013373Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64 2022-08-17T12:21:36.8021766Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:21:36.8108820Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:21:36.8279834Z test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64 2022-08-17T12:21:36.8549463Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64 2022-08-17T12:21:36.8563531Z test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64 2022-08-17T12:21:36.8577191Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:21:36.8706821Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:21:36.8990853Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64 2022-08-17T12:21:36.9101280Z test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64 2022-08-17T12:21:36.9197400Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64 2022-08-17T12:21:36.9204070Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:21:36.9430395Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32 2022-08-17T12:21:36.9604580Z test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64 2022-08-17T12:21:36.9870884Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64 2022-08-17T12:21:37.0229358Z test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64 2022-08-17T12:21:37.0309342Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64 2022-08-17T12:21:37.1157628Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64 2022-08-17T12:21:37.1166706Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64 2022-08-17T12:21:37.1372720Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64 2022-08-17T12:21:37.1590906Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64 2022-08-17T12:21:37.1898983Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64 2022-08-17T12:21:37.2029555Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64 2022-08-17T12:21:37.2695769Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64 2022-08-17T12:21:37.2708790Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64 2022-08-17T12:21:37.2791316Z test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64 2022-08-17T12:21:37.3153140Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64 2022-08-17T12:21:37.3314298Z test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64 2022-08-17T12:21:37.3590062Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64 2022-08-17T12:21:37.3739580Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64 2022-08-17T12:21:37.4031994Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64 2022-08-17T12:21:37.4136501Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64 2022-08-17T12:21:37.4471962Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64 2022-08-17T12:21:37.5450521Z test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64 2022-08-17T12:21:37.5461779Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64 2022-08-17T12:21:37.6979172Z test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64 2022-08-17T12:21:37.6992703Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64 2022-08-17T12:21:37.7161846Z test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64 2022-08-17T12:21:37.7428596Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64 2022-08-17T12:21:37.7954177Z test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64 2022-08-17T12:21:37.7960659Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64 2022-08-17T12:21:37.8504713Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64 2022-08-17T12:21:37.8516104Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64 2022-08-17T12:21:37.8971340Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64 2022-08-17T12:21:37.8981048Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64 2022-08-17T12:21:37.9195756Z test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64 2022-08-17T12:21:37.9389687Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64 2022-08-17T12:21:37.9497620Z test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64 2022-08-17T12:21:37.9830877Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64 2022-08-17T12:21:37.9902014Z test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64 2022-08-17T12:21:38.0272100Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64 2022-08-17T12:21:38.0438778Z test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64 2022-08-17T12:21:38.0710200Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64 2022-08-17T12:21:38.0805946Z test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64 2022-08-17T12:21:38.1191244Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64 2022-08-17T12:21:38.1393235Z test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64 2022-08-17T12:21:38.1632168Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64 2022-08-17T12:21:38.1728475Z test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64 2022-08-17T12:21:38.2071354Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64 2022-08-17T12:21:38.2263912Z test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64 2022-08-17T12:21:38.2510627Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64 2022-08-17T12:21:38.2530679Z test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:21:38.2952361Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:21:38.3067079Z test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64 2022-08-17T12:21:38.3390365Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64 2022-08-17T12:21:38.3579457Z test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64 2022-08-17T12:21:38.3830240Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64 2022-08-17T12:21:38.4067845Z test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64 2022-08-17T12:21:38.4269607Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64 2022-08-17T12:21:38.4409923Z test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64 2022-08-17T12:21:38.4711197Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64 2022-08-17T12:21:38.4974849Z test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64 2022-08-17T12:21:38.5148321Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64 2022-08-17T12:21:38.5682374Z test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64 2022-08-17T12:21:38.5698995Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64 2022-08-17T12:21:38.5793315Z test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64 2022-08-17T12:21:38.6109953Z [gw1] [ 79%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64 2022-08-17T12:21:38.6401354Z test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64 2022-08-17T12:21:38.6550363Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64 2022-08-17T12:21:38.6745240Z test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64 2022-08-17T12:21:38.6990007Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64 2022-08-17T12:21:38.7710798Z test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64 2022-08-17T12:21:38.7723149Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64 2022-08-17T12:21:38.8710308Z test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64 2022-08-17T12:21:38.8720445Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64 2022-08-17T12:21:38.9443932Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64 2022-08-17T12:21:38.9455527Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64 2022-08-17T12:21:38.9693656Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64 2022-08-17T12:21:38.9869817Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64 2022-08-17T12:21:39.0135635Z test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64 2022-08-17T12:21:39.0144229Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32 2022-08-17T12:21:39.6832160Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32 2022-08-17T12:21:39.6840324Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64 2022-08-17T12:21:39.7065745Z test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64 2022-08-17T12:21:39.7269532Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64 2022-08-17T12:21:39.7424441Z test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64 2022-08-17T12:21:39.7710939Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64 2022-08-17T12:21:39.7959034Z test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64 2022-08-17T12:21:39.8149877Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64 2022-08-17T12:21:39.8523197Z test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64 2022-08-17T12:21:39.8588107Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64 2022-08-17T12:21:39.8677106Z test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64 2022-08-17T12:21:39.9030007Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64 2022-08-17T12:21:39.9166396Z test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64 2022-08-17T12:21:39.9469493Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64 2022-08-17T12:21:39.9996179Z test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64 2022-08-17T12:21:40.0005874Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64 2022-08-17T12:21:40.0155907Z test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64 2022-08-17T12:21:40.0431640Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64 2022-08-17T12:21:40.1791697Z test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64 2022-08-17T12:21:40.1801410Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64 2022-08-17T12:21:40.1918952Z test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64 2022-08-17T12:21:40.2232073Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64 2022-08-17T12:21:40.2341626Z test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64 2022-08-17T12:21:40.2673075Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64 2022-08-17T12:21:40.3334945Z test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64 2022-08-17T12:21:40.3341129Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64 2022-08-17T12:21:40.4075447Z test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64 2022-08-17T12:21:40.4083611Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64 2022-08-17T12:21:40.4771628Z test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64 2022-08-17T12:21:40.4783762Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64 2022-08-17T12:21:40.5238898Z test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64 2022-08-17T12:21:40.5249006Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64 2022-08-17T12:21:40.5628753Z test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64 2022-08-17T12:21:40.5668931Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64 2022-08-17T12:21:40.6113808Z test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64 2022-08-17T12:21:40.6126045Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64 2022-08-17T12:21:40.6668644Z test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64 2022-08-17T12:21:40.6680486Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64 2022-08-17T12:21:40.6924619Z test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64 2022-08-17T12:21:40.7109095Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64 2022-08-17T12:21:40.7482992Z test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64 2022-08-17T12:21:40.7548817Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64 2022-08-17T12:21:40.8747854Z test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64 2022-08-17T12:21:40.8757634Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64 2022-08-17T12:21:40.9274608Z test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64 2022-08-17T12:21:40.9283802Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64 2022-08-17T12:21:40.9532724Z test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64 2022-08-17T12:21:40.9709942Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64 2022-08-17T12:21:41.0010501Z test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64 2022-08-17T12:21:41.0147575Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64 2022-08-17T12:21:41.0264148Z test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64 2022-08-17T12:21:41.0591487Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64 2022-08-17T12:21:41.0756753Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64 2022-08-17T12:21:41.1031027Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64 2022-08-17T12:21:41.1058679Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64 2022-08-17T12:21:41.1470993Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64 2022-08-17T12:21:41.1784256Z test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64 2022-08-17T12:21:41.1910152Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64 2022-08-17T12:21:41.1997498Z test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64 2022-08-17T12:21:41.2351148Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64 2022-08-17T12:21:41.2505900Z test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64 2022-08-17T12:21:41.2791444Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64 2022-08-17T12:21:41.3107785Z test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64 2022-08-17T12:21:41.3230263Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64 2022-08-17T12:21:41.3399535Z test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64 2022-08-17T12:21:41.3672123Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64 2022-08-17T12:21:41.3800957Z test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64 2022-08-17T12:21:41.4113341Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64 2022-08-17T12:21:41.4216359Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128 2022-08-17T12:21:41.4552554Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128 2022-08-17T12:21:41.4652906Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128 2022-08-17T12:21:41.4992855Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128 2022-08-17T12:21:41.5113561Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128 2022-08-17T12:21:41.5432585Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128 2022-08-17T12:21:41.5540968Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128 2022-08-17T12:21:41.5871395Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128 2022-08-17T12:21:41.5994619Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128 2022-08-17T12:21:41.6310162Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128 2022-08-17T12:21:41.6654398Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128 2022-08-17T12:21:41.6749104Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128 2022-08-17T12:21:41.6851601Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128 2022-08-17T12:21:41.7190394Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128 2022-08-17T12:21:41.7323227Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128 2022-08-17T12:21:41.7630299Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128 2022-08-17T12:21:41.7733313Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128 2022-08-17T12:21:41.8070690Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128 2022-08-17T12:21:41.8255611Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumprod_cpu_complex128 2022-08-17T12:21:41.8510493Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumprod_cpu_complex128 2022-08-17T12:21:41.8675495Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumsum_cpu_complex128 2022-08-17T12:21:41.8950400Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumsum_cpu_complex128 2022-08-17T12:21:41.9049905Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_mean_cpu_complex128 2022-08-17T12:21:41.9390725Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_mean_cpu_complex128 2022-08-17T12:21:41.9751562Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_normalize_cpu_complex128 2022-08-17T12:21:41.9828191Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_normalize_cpu_complex128 2022-08-17T12:21:41.9912216Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_prod_cpu_complex128 2022-08-17T12:21:42.0269498Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_prod_cpu_complex128 2022-08-17T12:21:42.0463557Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_std_cpu_complex128 2022-08-17T12:21:42.0711586Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_std_cpu_complex128 2022-08-17T12:21:42.0809732Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_sum_cpu_complex128 2022-08-17T12:21:42.1151207Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_sum_cpu_complex128 2022-08-17T12:21:42.1337405Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_var_cpu_complex128 2022-08-17T12:21:42.1590031Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_var_cpu_complex128 2022-08-17T12:21:42.1668951Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128 2022-08-17T12:21:42.2030232Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128 2022-08-17T12:21:42.2098539Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128 2022-08-17T12:21:42.2471541Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128 2022-08-17T12:21:42.2539179Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128 2022-08-17T12:21:42.2912349Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128 2022-08-17T12:21:42.2988365Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128 2022-08-17T12:21:42.3352393Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128 2022-08-17T12:21:42.3714480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128 2022-08-17T12:21:42.3790211Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128 2022-08-17T12:21:42.3846352Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128 2022-08-17T12:21:42.4231635Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128 2022-08-17T12:21:42.4303453Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128 2022-08-17T12:21:42.4671222Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128 2022-08-17T12:21:42.4867566Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128 2022-08-17T12:21:42.5111617Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128 2022-08-17T12:21:42.5183835Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128 2022-08-17T12:21:42.5550918Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128 2022-08-17T12:21:42.5569081Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128 2022-08-17T12:21:42.5991856Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128 2022-08-17T12:21:42.6068127Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128 2022-08-17T12:21:42.6431350Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128 2022-08-17T12:21:42.6507310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128 2022-08-17T12:21:42.6872293Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128 2022-08-17T12:21:42.6956726Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128 2022-08-17T12:21:42.7311009Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128 2022-08-17T12:21:42.7392959Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128 2022-08-17T12:21:42.7791023Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128 2022-08-17T12:21:42.7942770Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128 2022-08-17T12:21:42.8232123Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128 2022-08-17T12:21:42.8356516Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128 2022-08-17T12:21:42.8365943Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32 2022-08-17T12:21:42.8383159Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:21:42.8671426Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128 2022-08-17T12:21:42.8821771Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128 2022-08-17T12:21:42.9111145Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128 2022-08-17T12:21:42.9299123Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:21:42.9549623Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:21:42.9677818Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128 2022-08-17T12:21:42.9991250Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128 2022-08-17T12:21:43.0077094Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128 2022-08-17T12:21:43.0431159Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128 2022-08-17T12:21:43.0542871Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128 2022-08-17T12:21:43.0870069Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128 2022-08-17T12:21:43.0941089Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128 2022-08-17T12:21:43.1311570Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128 2022-08-17T12:21:43.1433845Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128 2022-08-17T12:21:43.1751645Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128 2022-08-17T12:21:43.1821658Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128 2022-08-17T12:21:43.2189851Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128 2022-08-17T12:21:43.2268962Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128 2022-08-17T12:21:43.2424525Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128 2022-08-17T12:21:43.2430826Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:21:43.2630585Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:21:43.2702945Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:21:43.3070290Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:21:43.3133052Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128 2022-08-17T12:21:43.3511134Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128 2022-08-17T12:21:43.3581938Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128 2022-08-17T12:21:43.3951885Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128 2022-08-17T12:21:43.4019492Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128 2022-08-17T12:21:43.4391286Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128 2022-08-17T12:21:43.4447976Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128 2022-08-17T12:21:43.4831708Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128 2022-08-17T12:21:43.4916732Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:21:43.5271683Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:21:43.5467717Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128 2022-08-17T12:21:43.5711321Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128 2022-08-17T12:21:43.5915968Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128 2022-08-17T12:21:43.6150620Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128 2022-08-17T12:21:43.6173242Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128 2022-08-17T12:21:43.6590563Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128 2022-08-17T12:21:43.6612973Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128 2022-08-17T12:21:43.7031960Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128 2022-08-17T12:21:43.7105010Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128 2022-08-17T12:21:43.7470678Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128 2022-08-17T12:21:43.7539520Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128 2022-08-17T12:21:43.7912133Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128 2022-08-17T12:21:43.7994544Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128 2022-08-17T12:21:43.8351799Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128 2022-08-17T12:21:43.8534849Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128 2022-08-17T12:21:43.8793330Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128 2022-08-17T12:21:43.8949350Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128 2022-08-17T12:21:43.9273767Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128 2022-08-17T12:21:43.9439205Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128 2022-08-17T12:21:43.9712675Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128 2022-08-17T12:21:43.9785005Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128 2022-08-17T12:21:44.0193522Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128 2022-08-17T12:21:44.0341679Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128 2022-08-17T12:21:44.0633127Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128 2022-08-17T12:21:44.0782175Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128 2022-08-17T12:21:44.1072831Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128 2022-08-17T12:21:44.1261596Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128 2022-08-17T12:21:44.1510182Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128 2022-08-17T12:21:44.1630570Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128 2022-08-17T12:21:44.1950862Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128 2022-08-17T12:21:44.2104142Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128 2022-08-17T12:21:44.2390513Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128 2022-08-17T12:21:44.2550491Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128 2022-08-17T12:21:44.2832219Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128 2022-08-17T12:21:44.2896365Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:21:44.3273005Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:21:44.3395825Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128 2022-08-17T12:21:44.3711375Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128 2022-08-17T12:21:44.3858104Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128 2022-08-17T12:21:44.4150422Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128 2022-08-17T12:21:44.4310141Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128 2022-08-17T12:21:44.4590564Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128 2022-08-17T12:21:44.4660674Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128 2022-08-17T12:21:44.5030319Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128 2022-08-17T12:21:44.5147174Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128 2022-08-17T12:21:44.5470338Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128 2022-08-17T12:21:44.5549042Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128 2022-08-17T12:21:44.5910089Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128 2022-08-17T12:21:44.5998669Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128 2022-08-17T12:21:44.6350053Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128 2022-08-17T12:21:44.6433330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128 2022-08-17T12:21:44.6791169Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128 2022-08-17T12:21:44.6867615Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128 2022-08-17T12:21:44.7229788Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128 2022-08-17T12:21:44.7345646Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128 2022-08-17T12:21:44.7711111Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128 2022-08-17T12:21:44.7803607Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128 2022-08-17T12:21:44.8151833Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128 2022-08-17T12:21:44.8215807Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128 2022-08-17T12:21:44.8368334Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128 2022-08-17T12:21:44.8375881Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:21:44.8561513Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32 2022-08-17T12:21:44.8588685Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32 2022-08-17T12:21:44.8774016Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128 2022-08-17T12:21:44.8787302Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128 2022-08-17T12:21:44.9029608Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32 2022-08-17T12:21:44.9097955Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128 2022-08-17T12:21:44.9471142Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128 2022-08-17T12:21:44.9671999Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128 2022-08-17T12:21:44.9910637Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128 2022-08-17T12:21:44.9984498Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128 2022-08-17T12:21:45.0352503Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128 2022-08-17T12:21:45.0503478Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:21:45.0791986Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:21:45.1102824Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128 2022-08-17T12:21:45.1271021Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128 2022-08-17T12:21:45.1363492Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128 2022-08-17T12:21:45.1712155Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128 2022-08-17T12:21:45.1838484Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:21:45.2193071Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:21:45.2306272Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:21:45.2632238Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:21:45.2681808Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128 2022-08-17T12:21:45.3111937Z [gw1] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128 2022-08-17T12:21:45.3181714Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128 2022-08-17T12:21:45.3549550Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128 2022-08-17T12:21:45.3617651Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128 2022-08-17T12:21:45.3992251Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128 2022-08-17T12:21:45.4063624Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128 2022-08-17T12:21:45.4431890Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128 2022-08-17T12:21:45.4494826Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128 2022-08-17T12:21:45.4870817Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128 2022-08-17T12:21:45.4922130Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128 2022-08-17T12:21:45.5264018Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128 2022-08-17T12:21:45.5275375Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32 2022-08-17T12:21:45.5308598Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32 2022-08-17T12:21:45.5386821Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128 2022-08-17T12:21:45.5750416Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128 2022-08-17T12:21:45.6171396Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128 2022-08-17T12:21:45.6188184Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128 2022-08-17T12:21:45.6215251Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128 2022-08-17T12:21:45.6631161Z [gw1] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128 2022-08-17T12:21:45.6669389Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128 2022-08-17T12:21:45.7070395Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128 2022-08-17T12:21:45.7139224Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128 2022-08-17T12:21:45.7510174Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128 2022-08-17T12:21:45.7651468Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:21:45.7949672Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:21:45.8082141Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:45.8390843Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:45.8455689Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128 2022-08-17T12:21:45.8830333Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128 2022-08-17T12:21:45.8909250Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128 2022-08-17T12:21:45.9271026Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128 2022-08-17T12:21:45.9354242Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128 2022-08-17T12:21:45.9710138Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128 2022-08-17T12:21:45.9781480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128 2022-08-17T12:21:46.0151801Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128 2022-08-17T12:21:46.0232959Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128 2022-08-17T12:21:46.0590071Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128 2022-08-17T12:21:46.0613418Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128 2022-08-17T12:21:46.1031567Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128 2022-08-17T12:21:46.1184281Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128 2022-08-17T12:21:46.1470817Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128 2022-08-17T12:21:46.1539488Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128 2022-08-17T12:21:46.1912024Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128 2022-08-17T12:21:46.1984896Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128 2022-08-17T12:21:46.2352081Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128 2022-08-17T12:21:46.2426283Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:21:46.2794351Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:21:46.2855793Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:21:46.3231340Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:21:46.3271273Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128 2022-08-17T12:21:46.3671994Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128 2022-08-17T12:21:46.3738392Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128 2022-08-17T12:21:46.4112491Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128 2022-08-17T12:21:46.4229447Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128 2022-08-17T12:21:46.4552965Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128 2022-08-17T12:21:46.4633273Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128 2022-08-17T12:21:46.4992743Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128 2022-08-17T12:21:46.5083120Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128 2022-08-17T12:21:46.5432722Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128 2022-08-17T12:21:46.5533928Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128 2022-08-17T12:21:46.5871956Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128 2022-08-17T12:21:46.6048092Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:46.6310140Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:46.6447142Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128 2022-08-17T12:21:46.6752067Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128 2022-08-17T12:21:46.6828494Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128 2022-08-17T12:21:46.7190845Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128 2022-08-17T12:21:46.7275846Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128 2022-08-17T12:21:46.7631333Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128 2022-08-17T12:21:46.7712449Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128 2022-08-17T12:21:46.8069867Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128 2022-08-17T12:21:46.8177867Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128 2022-08-17T12:21:46.8510749Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128 2022-08-17T12:21:46.8569695Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128 2022-08-17T12:21:46.8992411Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128 2022-08-17T12:21:46.9109114Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128 2022-08-17T12:21:46.9432078Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128 2022-08-17T12:21:46.9455938Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128 2022-08-17T12:21:46.9873952Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128 2022-08-17T12:21:47.0022090Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128 2022-08-17T12:21:47.0310611Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128 2022-08-17T12:21:47.0411651Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128 2022-08-17T12:21:47.0751461Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128 2022-08-17T12:21:47.0852092Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128 2022-08-17T12:21:47.1192981Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128 2022-08-17T12:21:47.1518856Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128 2022-08-17T12:21:47.1629054Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128 2022-08-17T12:21:47.1940751Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128 2022-08-17T12:21:47.2069591Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128 2022-08-17T12:21:47.2198601Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:21:47.2511836Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:21:47.2607584Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:21:47.2952190Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:21:47.3373458Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128 2022-08-17T12:21:47.3387759Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128 2022-08-17T12:21:47.3522512Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128 2022-08-17T12:21:47.3830423Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128 2022-08-17T12:21:47.3965250Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:21:47.4272442Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:21:47.4377217Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:21:47.4712078Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:21:47.4808136Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:21:47.5152077Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:21:47.5221793Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:21:47.5590478Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:21:47.5711351Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:21:47.6030313Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:21:47.6110663Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:21:47.6471770Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:21:47.6574647Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:21:47.6911842Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:21:47.6963854Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:21:47.7290116Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:21:47.7304127Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32 2022-08-17T12:21:47.7348645Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:21:47.7455662Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:21:47.7793357Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:21:47.7910305Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128 2022-08-17T12:21:47.8232936Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128 2022-08-17T12:21:47.8327367Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:21:47.8673077Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:21:47.8799004Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:21:47.9111702Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:21:47.9203546Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:21:47.9552513Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:21:47.9616999Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128 2022-08-17T12:21:47.9989915Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128 2022-08-17T12:21:48.0093435Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128 2022-08-17T12:21:48.0430125Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128 2022-08-17T12:21:48.0518278Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128 2022-08-17T12:21:48.0871069Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128 2022-08-17T12:21:48.0955052Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128 2022-08-17T12:21:48.1310658Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128 2022-08-17T12:21:48.1404291Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128 2022-08-17T12:21:48.1752274Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128 2022-08-17T12:21:48.1850052Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128 2022-08-17T12:21:48.2191959Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128 2022-08-17T12:21:48.2296079Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128 2022-08-17T12:21:48.2632947Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128 2022-08-17T12:21:48.3085950Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128 2022-08-17T12:21:48.3099990Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:21:48.4459452Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:21:48.4469283Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128 2022-08-17T12:21:48.4584406Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128 2022-08-17T12:21:48.4908489Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128 2022-08-17T12:21:48.4981229Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128 2022-08-17T12:21:48.5351084Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128 2022-08-17T12:21:48.5506878Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128 2022-08-17T12:21:48.5790065Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128 2022-08-17T12:21:48.5885075Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128 2022-08-17T12:21:48.6230106Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128 2022-08-17T12:21:48.6395246Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128 2022-08-17T12:21:48.6672078Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128 2022-08-17T12:21:48.6790869Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128 2022-08-17T12:21:48.7109896Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128 2022-08-17T12:21:48.7201480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128 2022-08-17T12:21:48.7549734Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128 2022-08-17T12:21:48.7634684Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128 2022-08-17T12:21:48.7990144Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128 2022-08-17T12:21:48.8106920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128 2022-08-17T12:21:48.8429387Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128 2022-08-17T12:21:48.8547231Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128 2022-08-17T12:21:48.8871411Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128 2022-08-17T12:21:48.9004494Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128 2022-08-17T12:21:48.9061235Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128 2022-08-17T12:21:48.9073816Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:21:48.9314672Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:21:48.9383642Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128 2022-08-17T12:21:48.9752241Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128 2022-08-17T12:21:48.9842347Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128 2022-08-17T12:21:49.0192873Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128 2022-08-17T12:21:49.0375876Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128 2022-08-17T12:21:49.0633287Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128 2022-08-17T12:21:49.0901556Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128 2022-08-17T12:21:49.1070932Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128 2022-08-17T12:21:49.1212697Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128 2022-08-17T12:21:49.1511753Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128 2022-08-17T12:21:49.1631449Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128 2022-08-17T12:21:49.1952054Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128 2022-08-17T12:21:49.2064628Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128 2022-08-17T12:21:49.2392578Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128 2022-08-17T12:21:49.2424065Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128 2022-08-17T12:21:49.2831876Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128 2022-08-17T12:21:49.2896049Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128 2022-08-17T12:21:49.3272807Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128 2022-08-17T12:21:49.3381836Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128 2022-08-17T12:21:49.3711397Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128 2022-08-17T12:21:49.3818214Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128 2022-08-17T12:21:49.4151481Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128 2022-08-17T12:21:49.4244301Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128 2022-08-17T12:21:49.4590715Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128 2022-08-17T12:21:49.4710860Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128 2022-08-17T12:21:49.5030996Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128 2022-08-17T12:21:49.5152512Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128 2022-08-17T12:21:49.5470793Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128 2022-08-17T12:21:49.5573004Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128 2022-08-17T12:21:49.5911534Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128 2022-08-17T12:21:49.6191064Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128 2022-08-17T12:21:49.6350451Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128 2022-08-17T12:21:49.6534638Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128 2022-08-17T12:21:49.6544104Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:21:49.6638032Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:21:49.6789435Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128 2022-08-17T12:21:49.6895952Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128 2022-08-17T12:21:49.7230349Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128 2022-08-17T12:21:49.7394894Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128 2022-08-17T12:21:49.7669734Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128 2022-08-17T12:21:49.7704139Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128 2022-08-17T12:21:49.8089384Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128 2022-08-17T12:21:49.8100536Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32 2022-08-17T12:21:49.8109005Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32 2022-08-17T12:21:49.8121422Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128 2022-08-17T12:21:49.8184852Z [gw2] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32 2022-08-17T12:21:49.8507718Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128 2022-08-17T12:21:49.8533119Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32 2022-08-17T12:21:49.8547026Z [gw2] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32 2022-08-17T12:21:49.8646273Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128 2022-08-17T12:21:49.8948276Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128 2022-08-17T12:21:49.8988065Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32 2022-08-17T12:21:49.9079471Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128 2022-08-17T12:21:49.9269087Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128 2022-08-17T12:21:49.9388709Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32 2022-08-17T12:21:49.9429364Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32 2022-08-17T12:21:49.9535942Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128 2022-08-17T12:21:49.9869885Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128 2022-08-17T12:21:49.9950832Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128 2022-08-17T12:21:50.0309520Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128 2022-08-17T12:21:50.0324934Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:21:50.0750447Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:21:50.0813247Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128 2022-08-17T12:21:50.0975308Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128 2022-08-17T12:21:50.0983304Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32 2022-08-17T12:21:50.1189339Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32 2022-08-17T12:21:50.1251861Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128 2022-08-17T12:21:50.1632927Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128 2022-08-17T12:21:50.1713571Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128 2022-08-17T12:21:50.2073213Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128 2022-08-17T12:21:50.2211826Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128 2022-08-17T12:21:50.2514585Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128 2022-08-17T12:21:50.3102201Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128 2022-08-17T12:21:50.3112513Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128 2022-08-17T12:21:50.3237274Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128 2022-08-17T12:21:50.3551786Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128 2022-08-17T12:21:50.3659665Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128 2022-08-17T12:21:50.3735915Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128 2022-08-17T12:21:50.3742362Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32 2022-08-17T12:21:50.3991134Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32 2022-08-17T12:21:50.3996770Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128 2022-08-17T12:21:50.4086221Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32 2022-08-17T12:21:50.4146240Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128 2022-08-17T12:21:50.4291697Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32 2022-08-17T12:21:50.4428022Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32 2022-08-17T12:21:50.4511556Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128 2022-08-17T12:21:50.4588153Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128 2022-08-17T12:21:50.4839545Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32 2022-08-17T12:21:50.4867924Z [gw2] [ 80%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32 2022-08-17T12:21:50.4976885Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128 2022-08-17T12:21:50.5027777Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128 2022-08-17T12:21:50.5310212Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32 2022-08-17T12:21:50.5427961Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128 2022-08-17T12:21:50.5749766Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128 2022-08-17T12:21:50.5841678Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128 2022-08-17T12:21:50.6190244Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128 2022-08-17T12:21:50.6282368Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128 2022-08-17T12:21:50.6629339Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128 2022-08-17T12:21:50.6686616Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128 2022-08-17T12:21:50.7070608Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128 2022-08-17T12:21:50.7133092Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128 2022-08-17T12:21:50.7510178Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128 2022-08-17T12:21:50.7594880Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128 2022-08-17T12:21:50.7936459Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128 2022-08-17T12:21:50.7944095Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32 2022-08-17T12:21:50.7988262Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32 2022-08-17T12:21:50.8099150Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128 2022-08-17T12:21:50.8430231Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128 2022-08-17T12:21:50.8498534Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128 2022-08-17T12:21:50.8870408Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128 2022-08-17T12:21:50.8966030Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128 2022-08-17T12:21:50.9309706Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128 2022-08-17T12:21:50.9401631Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128 2022-08-17T12:21:50.9750431Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128 2022-08-17T12:21:50.9818799Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128 2022-08-17T12:21:51.0190769Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128 2022-08-17T12:21:51.0292544Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128 2022-08-17T12:21:51.0319260Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128 2022-08-17T12:21:51.0326769Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:21:51.0629463Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:21:51.0694924Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128 2022-08-17T12:21:51.0708464Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32 2022-08-17T12:21:51.0731526Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32 2022-08-17T12:21:51.0810884Z [gw2] [ 81%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32 2022-08-17T12:21:51.1067098Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128 2022-08-17T12:21:51.1118466Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128 2022-08-17T12:21:51.1146770Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128 2022-08-17T12:21:51.1509717Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32 2022-08-17T12:21:51.1609557Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128 2022-08-17T12:21:51.1950955Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128 2022-08-17T12:21:51.2070382Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128 2022-08-17T12:21:51.2391710Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128 2022-08-17T12:21:51.2657419Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128 2022-08-17T12:21:51.2829180Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128 2022-08-17T12:21:51.3096074Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128 2022-08-17T12:21:51.3104146Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128 2022-08-17T12:21:51.3112164Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32 2022-08-17T12:21:51.3268319Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32 2022-08-17T12:21:51.3305502Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128 2022-08-17T12:21:51.3347625Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32 2022-08-17T12:21:51.3547220Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128 2022-08-17T12:21:51.3708862Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32 2022-08-17T12:21:51.3792892Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128 2022-08-17T12:21:51.4152699Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128 2022-08-17T12:21:51.4281147Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128 2022-08-17T12:21:51.4375177Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128 2022-08-17T12:21:51.4384547Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32 2022-08-17T12:21:51.4591937Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32 2022-08-17T12:21:51.4691480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128 2022-08-17T12:21:51.5032589Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128 2022-08-17T12:21:51.5237739Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128 2022-08-17T12:21:51.5512146Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128 2022-08-17T12:21:51.5613438Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128 2022-08-17T12:21:51.5952185Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128 2022-08-17T12:21:51.6287187Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128 2022-08-17T12:21:51.6389436Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128 2022-08-17T12:21:51.6568393Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128 2022-08-17T12:21:51.6829540Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128 2022-08-17T12:21:51.6971615Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128 2022-08-17T12:21:51.7269746Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128 2022-08-17T12:21:51.7390476Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128 2022-08-17T12:21:51.7709763Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128 2022-08-17T12:21:51.7835907Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128 2022-08-17T12:21:51.8149380Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128 2022-08-17T12:21:51.8263984Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128 2022-08-17T12:21:51.8381437Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128 2022-08-17T12:21:51.8393352Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:21:51.8589731Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:21:51.8622136Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128 2022-08-17T12:21:51.9030963Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128 2022-08-17T12:21:51.9138561Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128 2022-08-17T12:21:51.9471057Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128 2022-08-17T12:21:51.9551567Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128 2022-08-17T12:21:51.9911402Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128 2022-08-17T12:21:52.0055167Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128 2022-08-17T12:21:52.0350554Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128 2022-08-17T12:21:52.0475450Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128 2022-08-17T12:21:52.0789829Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128 2022-08-17T12:21:52.0896022Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128 2022-08-17T12:21:52.1229659Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128 2022-08-17T12:21:52.1330244Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128 2022-08-17T12:21:52.1670664Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128 2022-08-17T12:21:52.1807891Z test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64 2022-08-17T12:21:52.2111783Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64 2022-08-17T12:21:52.2257667Z test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64 2022-08-17T12:21:52.2551702Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64 2022-08-17T12:21:52.3297366Z test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64 2022-08-17T12:21:52.3309910Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64 2022-08-17T12:21:52.3649177Z test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64 2022-08-17T12:21:52.3748971Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64 2022-08-17T12:21:52.4149328Z test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64 2022-08-17T12:21:52.4188503Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64 2022-08-17T12:21:52.5131688Z test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64 2022-08-17T12:21:52.5144429Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64 2022-08-17T12:21:52.5184024Z test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64 2022-08-17T12:21:52.5195945Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:21:52.5248762Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:21:52.5256168Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32 2022-08-17T12:21:52.5548501Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32 2022-08-17T12:21:52.5560007Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64 2022-08-17T12:21:52.5815430Z test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64 2022-08-17T12:21:52.5825278Z [gw3] [ 81%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:21:52.5917280Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32 2022-08-17T12:21:52.5988107Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64 2022-08-17T12:21:52.6472893Z test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64 2022-08-17T12:21:52.6491308Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64 2022-08-17T12:21:52.6803482Z test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64 2022-08-17T12:21:52.6814772Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32 2022-08-17T12:21:52.7454053Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32 2022-08-17T12:21:52.7469029Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64 2022-08-17T12:21:52.8360429Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_amax_cpu_float64 2022-08-17T12:21:52.8373272Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32 2022-08-17T12:21:53.0037841Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32 2022-08-17T12:21:53.0049723Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32 2022-08-17T12:21:53.0250649Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32 2022-08-17T12:21:53.0470250Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32 2022-08-17T12:21:53.0964423Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:21:53.0973523Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_amax_cpu_float64 2022-08-17T12:21:53.3858722Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_amin_cpu_float64 2022-08-17T12:21:53.3869229Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_amin_cpu_float64 2022-08-17T12:21:53.4489305Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmax_cpu_float64 2022-08-17T12:21:53.4501030Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmax_cpu_float64 2022-08-17T12:21:53.5016407Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmin_cpu_float64 2022-08-17T12:21:53.5026890Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmin_cpu_float64 2022-08-17T12:21:53.5535645Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumprod_cpu_float64 2022-08-17T12:21:53.5545984Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumprod_cpu_float64 2022-08-17T12:21:53.6142463Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumsum_cpu_float64 2022-08-17T12:21:53.6157596Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumsum_cpu_float64 2022-08-17T12:21:53.6733595Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_log_softmax_cpu_float64 2022-08-17T12:21:53.6747423Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32 2022-08-17T12:21:53.6961196Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32 2022-08-17T12:21:53.6974935Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_log_softmax_cpu_float64 2022-08-17T12:21:53.7620297Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_logaddexp_cpu_float64 2022-08-17T12:21:53.7633754Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_logaddexp_cpu_float64 2022-08-17T12:21:54.0788998Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_logsumexp_cpu_float64 2022-08-17T12:21:54.0798900Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_logsumexp_cpu_float64 2022-08-17T12:21:54.3779082Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_mean_cpu_float64 2022-08-17T12:21:54.3788094Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_mean_cpu_float64 2022-08-17T12:21:54.4786430Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_median_cpu_float64 2022-08-17T12:21:54.4794165Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_median_cpu_float64 2022-08-17T12:21:54.5766246Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_norm_cpu_float64 2022-08-17T12:21:54.5775229Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:21:54.6363247Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32 2022-08-17T12:21:54.6375143Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32 2022-08-17T12:21:54.7482797Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:21:54.7492332Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:21:54.8152087Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:21:54.8160793Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:21:55.1690613Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:21:55.1700678Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:21:55.6038385Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:21:55.6045978Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:21:55.6175073Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:21:55.6472002Z [gw3] [ 81%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:21:55.7299821Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32 2022-08-17T12:21:55.7314352Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32 2022-08-17T12:21:55.8450863Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32 2022-08-17T12:21:55.8464145Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_norm_cpu_float64 2022-08-17T12:21:55.9837902Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_normalize_cpu_float64 2022-08-17T12:21:55.9851468Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32 2022-08-17T12:21:55.9954666Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32 2022-08-17T12:21:55.9966812Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_normalize_cpu_float64 2022-08-17T12:21:56.0578447Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_prod_cpu_float64 2022-08-17T12:21:56.0591577Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32 2022-08-17T12:21:56.1117976Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32 2022-08-17T12:21:56.1127355Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32 2022-08-17T12:21:56.1217925Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32 2022-08-17T12:21:56.1231656Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32 2022-08-17T12:21:56.3469569Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32 2022-08-17T12:21:56.3482144Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_prod_cpu_float64 2022-08-17T12:21:56.4067250Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmax_cpu_float64 2022-08-17T12:21:56.4081701Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmax_cpu_float64 2022-08-17T12:21:56.4693908Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmin_cpu_float64 2022-08-17T12:21:56.4707833Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmin_cpu_float64 2022-08-17T12:21:56.7791597Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_std_cpu_float64 2022-08-17T12:21:56.7806158Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32 2022-08-17T12:21:56.9689302Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32 2022-08-17T12:21:56.9702078Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_std_cpu_float64 2022-08-17T12:21:57.1363946Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_sum_cpu_float64 2022-08-17T12:21:57.1373734Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32 2022-08-17T12:21:57.1720688Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32 2022-08-17T12:21:57.1789076Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32 2022-08-17T12:21:57.2057525Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:21:57.2073255Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_sum_cpu_float64 2022-08-17T12:21:57.2078872Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:21:57.2228939Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_var_cpu_float64 2022-08-17T12:21:57.2613151Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32 2022-08-17T12:21:57.2668949Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32 2022-08-17T12:21:57.2806299Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32 2022-08-17T12:21:57.2813563Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32 2022-08-17T12:21:57.2964845Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32 2022-08-17T12:21:57.3043404Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32 2022-08-17T12:21:57.3108174Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32 2022-08-17T12:21:57.3230181Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:21:57.5011735Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32 2022-08-17T12:21:57.5021565Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32 2022-08-17T12:21:57.6071873Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32 2022-08-17T12:21:57.6081370Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32 2022-08-17T12:21:57.6479673Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32 2022-08-17T12:21:57.6492152Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_var_cpu_float64 2022-08-17T12:21:57.6502450Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:21:57.6506024Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64 2022-08-17T12:21:57.6544598Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32 2022-08-17T12:21:57.6909084Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64 2022-08-17T12:21:57.7011782Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64 2022-08-17T12:21:57.7351053Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64 2022-08-17T12:21:57.7458948Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64 2022-08-17T12:21:57.7790444Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64 2022-08-17T12:21:57.8353668Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64 2022-08-17T12:21:57.8362971Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32 2022-08-17T12:21:57.8483770Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32 2022-08-17T12:21:57.8494110Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64 2022-08-17T12:21:57.8751469Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64 2022-08-17T12:21:57.8909921Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64 2022-08-17T12:21:57.9095647Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64 2022-08-17T12:21:57.9130498Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64 2022-08-17T12:21:57.9137742Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32 2022-08-17T12:21:57.9160645Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32 2022-08-17T12:21:57.9348755Z [gw2] [ 81%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32 2022-08-17T12:21:57.9548415Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64 2022-08-17T12:21:57.9575724Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32 2022-08-17T12:21:57.9932855Z [gw2] [ 81%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32 2022-08-17T12:21:57.9940768Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64 2022-08-17T12:21:57.9988255Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64 2022-08-17T12:21:58.0202127Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32 2022-08-17T12:21:58.0348087Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64 2022-08-17T12:21:58.0913270Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64 2022-08-17T12:21:58.0924846Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64 2022-08-17T12:21:58.1386013Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64 2022-08-17T12:21:58.1395371Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32 2022-08-17T12:21:58.1518253Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32 2022-08-17T12:21:58.1530829Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64 2022-08-17T12:21:58.2123471Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64 2022-08-17T12:21:58.2136501Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64 2022-08-17T12:21:58.2181649Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64 2022-08-17T12:21:58.2514683Z [gw1] [ 81%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64 2022-08-17T12:21:58.2523306Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32 2022-08-17T12:21:58.2550496Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32 2022-08-17T12:21:58.2574497Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64 2022-08-17T12:21:58.2991817Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64 2022-08-17T12:21:58.3063214Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64 2022-08-17T12:21:58.3432574Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64 2022-08-17T12:21:58.3499809Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64 2022-08-17T12:21:58.3871370Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64 2022-08-17T12:21:58.4285502Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64 2022-08-17T12:21:58.4294018Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32 2022-08-17T12:21:58.4301947Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64 2022-08-17T12:21:58.4308384Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32 2022-08-17T12:21:58.4366689Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64 2022-08-17T12:21:58.4750695Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64 2022-08-17T12:21:58.4819303Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64 2022-08-17T12:21:58.5152847Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64 2022-08-17T12:21:58.5160516Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32 2022-08-17T12:21:58.5227775Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32 2022-08-17T12:21:58.5362410Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64 2022-08-17T12:21:58.5377237Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32 2022-08-17T12:21:58.5587322Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64 2022-08-17T12:21:58.5707240Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32 2022-08-17T12:21:58.5888711Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64 2022-08-17T12:21:58.6148909Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64 2022-08-17T12:21:58.6395883Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64 2022-08-17T12:21:58.6409447Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32 2022-08-17T12:21:58.6496338Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32 2022-08-17T12:21:58.6626570Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64 2022-08-17T12:21:58.6728139Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64 2022-08-17T12:21:58.7070908Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64 2022-08-17T12:21:58.7341743Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64 2022-08-17T12:21:58.7387660Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64 2022-08-17T12:21:58.7398782Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32 2022-08-17T12:21:58.7508831Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32 2022-08-17T12:21:58.7773496Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64 2022-08-17T12:21:58.7866631Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64 2022-08-17T12:21:58.7877355Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32 2022-08-17T12:21:58.7947696Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32 2022-08-17T12:21:58.8010540Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64 2022-08-17T12:21:58.8267427Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64 2022-08-17T12:21:58.8307526Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32 2022-08-17T12:21:58.8388665Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32 2022-08-17T12:21:58.8774628Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64 2022-08-17T12:21:58.8828337Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64 2022-08-17T12:21:58.8904222Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64 2022-08-17T12:21:58.9269636Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64 2022-08-17T12:21:58.9405450Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64 2022-08-17T12:21:58.9710704Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64 2022-08-17T12:21:58.9853463Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64 2022-08-17T12:21:59.0151372Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64 2022-08-17T12:21:59.0206451Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64 2022-08-17T12:21:59.0592000Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64 2022-08-17T12:21:59.0694379Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64 2022-08-17T12:21:59.1032367Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64 2022-08-17T12:21:59.1086320Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64 2022-08-17T12:21:59.1471690Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64 2022-08-17T12:21:59.1514065Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64 2022-08-17T12:21:59.1910841Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64 2022-08-17T12:21:59.2746256Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64 2022-08-17T12:21:59.2759682Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64 2022-08-17T12:21:59.2806521Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64 2022-08-17T12:21:59.3192773Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64 2022-08-17T12:21:59.4173740Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64 2022-08-17T12:21:59.4187657Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64 2022-08-17T12:21:59.4308071Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64 2022-08-17T12:21:59.4630955Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64 2022-08-17T12:21:59.4740411Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64 2022-08-17T12:21:59.5071823Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64 2022-08-17T12:21:59.5257447Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64 2022-08-17T12:21:59.5510985Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64 2022-08-17T12:21:59.5589536Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64 2022-08-17T12:21:59.5952760Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64 2022-08-17T12:21:59.7225540Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64 2022-08-17T12:21:59.7233074Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32 2022-08-17T12:21:59.8540456Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32 2022-08-17T12:21:59.8553509Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64 2022-08-17T12:21:59.8887684Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:21:59.8989139Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:21:59.9549782Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:21:59.9562759Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:21:59.9706027Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64 2022-08-17T12:21:59.9989409Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64 2022-08-17T12:22:00.0177591Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64 2022-08-17T12:22:00.0430753Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64 2022-08-17T12:22:00.0451782Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64 2022-08-17T12:22:00.0871600Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64 2022-08-17T12:22:00.0886415Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64 2022-08-17T12:22:00.1310722Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64 2022-08-17T12:22:00.1731560Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64 2022-08-17T12:22:00.1748427Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64 2022-08-17T12:22:00.1843191Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64 2022-08-17T12:22:00.2190055Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64 2022-08-17T12:22:00.2319930Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64 2022-08-17T12:22:00.2672982Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64 2022-08-17T12:22:00.2769693Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64 2022-08-17T12:22:00.3111703Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64 2022-08-17T12:22:00.3225732Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64 2022-08-17T12:22:00.3551431Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64 2022-08-17T12:22:00.3672602Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64 2022-08-17T12:22:00.3991066Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64 2022-08-17T12:22:00.4324614Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64 2022-08-17T12:22:00.4429940Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64 2022-08-17T12:22:00.4471583Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64 2022-08-17T12:22:00.4870729Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64 2022-08-17T12:22:00.5005235Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64 2022-08-17T12:22:00.5351102Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64 2022-08-17T12:22:00.5561971Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64 2022-08-17T12:22:00.5789848Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64 2022-08-17T12:22:00.6094851Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64 2022-08-17T12:22:00.6230456Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64 2022-08-17T12:22:00.6357030Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64 2022-08-17T12:22:00.6665987Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64 2022-08-17T12:22:00.6674335Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32 2022-08-17T12:22:00.6710252Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32 2022-08-17T12:22:00.6923593Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64 2022-08-17T12:22:00.7118072Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64 2022-08-17T12:22:00.7130706Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32 2022-08-17T12:22:00.7149226Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32 2022-08-17T12:22:00.7155939Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64 2022-08-17T12:22:00.7552351Z [gw2] [ 81%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32 2022-08-17T12:22:00.7659852Z test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32 2022-08-17T12:22:00.7948426Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32 2022-08-17T12:22:00.7961491Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64 2022-08-17T12:22:00.7989527Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64 2022-08-17T12:22:00.8112896Z test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32 2022-08-17T12:22:00.8353687Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32 2022-08-17T12:22:00.8430736Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64 2022-08-17T12:22:00.8432574Z test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32 2022-08-17T12:22:00.8605898Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64 2022-08-17T12:22:00.8870830Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64 2022-08-17T12:22:00.9213875Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64 2022-08-17T12:22:00.9308579Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64 2022-08-17T12:22:00.9465390Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64 2022-08-17T12:22:00.9475443Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32 2022-08-17T12:22:00.9704908Z test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32 2022-08-17T12:22:00.9747880Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64 2022-08-17T12:22:00.9827374Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64 2022-08-17T12:22:00.9962803Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64 2022-08-17T12:22:00.9971646Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32 2022-08-17T12:22:01.0189250Z test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32 2022-08-17T12:22:01.0320480Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64 2022-08-17T12:22:01.0533602Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64 2022-08-17T12:22:01.0549739Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32 2022-08-17T12:22:01.0628799Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32 2022-08-17T12:22:01.0850133Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64 2022-08-17T12:22:01.1070597Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64 2022-08-17T12:22:01.1403251Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64 2022-08-17T12:22:01.1549465Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64 2022-08-17T12:22:01.1672958Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64 2022-08-17T12:22:01.1838436Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64 2022-08-17T12:22:01.1849711Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32 2022-08-17T12:22:01.1989895Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32 2022-08-17T12:22:01.2346922Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64 2022-08-17T12:22:01.2430258Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64 2022-08-17T12:22:01.2435726Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64 2022-08-17T12:22:01.2445659Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32 2022-08-17T12:22:01.2839698Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32 2022-08-17T12:22:01.2908818Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64 2022-08-17T12:22:01.3065610Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64 2022-08-17T12:22:01.3074108Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32 2022-08-17T12:22:01.3101630Z test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32 2022-08-17T12:22:01.3351396Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64 2022-08-17T12:22:01.3652372Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64 2022-08-17T12:22:01.3787588Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64 2022-08-17T12:22:01.3961290Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64 2022-08-17T12:22:01.3979115Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32 2022-08-17T12:22:01.4009759Z test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32 2022-08-17T12:22:01.4228990Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64 2022-08-17T12:22:01.4341603Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64 2022-08-17T12:22:01.4510222Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64 2022-08-17T12:22:01.4519312Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32 2022-08-17T12:22:01.4542339Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amax_cpu_float32 2022-08-17T12:22:01.4553709Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32 2022-08-17T12:22:01.4668541Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:22:01.4842414Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64 2022-08-17T12:22:01.5109769Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64 2022-08-17T12:22:01.5430263Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64 2022-08-17T12:22:01.5476034Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64 2022-08-17T12:22:01.5487525Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:22:01.5547027Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:22:01.5634587Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64 2022-08-17T12:22:01.5989869Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64 2022-08-17T12:22:01.6080553Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64 2022-08-17T12:22:01.6286764Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64 2022-08-17T12:22:01.6298477Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:22:01.6428390Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:22:01.6934786Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64 2022-08-17T12:22:01.6947504Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64 2022-08-17T12:22:01.7006524Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64 2022-08-17T12:22:01.7071081Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64 2022-08-17T12:22:01.7078846Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:22:01.7389879Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:22:01.8109726Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64 2022-08-17T12:22:01.8116110Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:22:01.8917410Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:22:01.8925639Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:22:01.9895755Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:22:01.9905279Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:22:02.0115983Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32 2022-08-17T12:22:02.0130151Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64 2022-08-17T12:22:02.0450764Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64 2022-08-17T12:22:02.0549260Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64 2022-08-17T12:22:02.0990224Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64 2022-08-17T12:22:02.1000353Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64 2022-08-17T12:22:02.1386758Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64 2022-08-17T12:22:02.1400915Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amax_cpu_float32 2022-08-17T12:22:02.1483353Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amin_cpu_float32 2022-08-17T12:22:02.1497154Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64 2022-08-17T12:22:02.1679409Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64 2022-08-17T12:22:02.1908506Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64 2022-08-17T12:22:02.2197996Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64 2022-08-17T12:22:02.2350630Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64 2022-08-17T12:22:02.2638004Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64 2022-08-17T12:22:02.2791042Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64 2022-08-17T12:22:02.3755709Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64 2022-08-17T12:22:02.3766217Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64 2022-08-17T12:22:02.3904749Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64 2022-08-17T12:22:02.4191390Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64 2022-08-17T12:22:02.4318859Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64 2022-08-17T12:22:02.4322073Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64 2022-08-17T12:22:02.4330100Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32 2022-08-17T12:22:02.4630287Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32 2022-08-17T12:22:02.5123383Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64 2022-08-17T12:22:02.5136936Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64 2022-08-17T12:22:02.5193048Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64 2022-08-17T12:22:02.5592125Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64 2022-08-17T12:22:02.5727692Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64 2022-08-17T12:22:02.5737092Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32 2022-08-17T12:22:02.6089953Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32 2022-08-17T12:22:02.6102044Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64 2022-08-17T12:22:02.6461401Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64 2022-08-17T12:22:02.6508102Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64 2022-08-17T12:22:02.8100598Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64 2022-08-17T12:22:02.8108938Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32 2022-08-17T12:22:02.8321913Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:22:02.8334315Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64 2022-08-17T12:22:02.8404153Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64 2022-08-17T12:22:02.8745247Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64 2022-08-17T12:22:02.8758782Z [gw3] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:22:02.8769488Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amin_cpu_float32 2022-08-17T12:22:02.8772694Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmax_cpu_float32 2022-08-17T12:22:02.8773606Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32 2022-08-17T12:22:02.8868611Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64 2022-08-17T12:22:02.9189853Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64 2022-08-17T12:22:02.9237258Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64 2022-08-17T12:22:02.9630270Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64 2022-08-17T12:22:02.9677982Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64 2022-08-17T12:22:03.0070827Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64 2022-08-17T12:22:03.0117832Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64 2022-08-17T12:22:03.0511061Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64 2022-08-17T12:22:03.0806424Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64 2022-08-17T12:22:03.0949633Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64 2022-08-17T12:22:03.1029005Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64 2022-08-17T12:22:03.1390687Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64 2022-08-17T12:22:03.3242221Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:22:03.3255335Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmax_cpu_float32 2022-08-17T12:22:03.4774872Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmin_cpu_float32 2022-08-17T12:22:03.4785238Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:22:03.5985934Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64 2022-08-17T12:22:03.5995919Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64 2022-08-17T12:22:03.7312225Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64 2022-08-17T12:22:03.7320165Z [gw3] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32 2022-08-17T12:22:03.8143938Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:22:03.8152203Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmin_cpu_float32 2022-08-17T12:22:03.9069508Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumprod_cpu_float32 2022-08-17T12:22:03.9082852Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumprod_cpu_float32 2022-08-17T12:22:04.0203586Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumsum_cpu_float32 2022-08-17T12:22:04.0212511Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumsum_cpu_float32 2022-08-17T12:22:04.0278864Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_log_softmax_cpu_float32 2022-08-17T12:22:04.0292147Z [gw3] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:22:04.0598093Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:22:04.0709009Z [gw3] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:22:04.1428072Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:22:04.1438900Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_log_softmax_cpu_float32 2022-08-17T12:22:04.2380191Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logaddexp_cpu_float32 2022-08-17T12:22:04.2388869Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64 2022-08-17T12:22:04.3111467Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64 2022-08-17T12:22:04.3121324Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64 2022-08-17T12:22:04.4823900Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:22:04.4832916Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logaddexp_cpu_float32 2022-08-17T12:22:05.1974079Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logsumexp_cpu_float32 2022-08-17T12:22:05.1984245Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:22:05.2010536Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64 2022-08-17T12:22:05.2389964Z [gw1] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64 2022-08-17T12:22:05.2434195Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64 2022-08-17T12:22:05.2450434Z [gw3] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:22:05.2473433Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:22:05.2553874Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64 2022-08-17T12:22:05.2567707Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logsumexp_cpu_float32 2022-08-17T12:22:05.2831735Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_mean_cpu_float32 2022-08-17T12:22:05.2924393Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64 2022-08-17T12:22:05.3310755Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64 2022-08-17T12:22:05.3435125Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64 2022-08-17T12:22:05.3751182Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64 2022-08-17T12:22:05.3864689Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64 2022-08-17T12:22:05.4191395Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64 2022-08-17T12:22:05.4866854Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_cpu_float64 2022-08-17T12:22:05.4875359Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_cpu_float64 2022-08-17T12:22:05.5108374Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64 2022-08-17T12:22:05.5310560Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64 2022-08-17T12:22:05.5355645Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64 2022-08-17T12:22:05.5751223Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64 2022-08-17T12:22:05.6084663Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64 2022-08-17T12:22:05.6188854Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64 2022-08-17T12:22:05.6427181Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64 2022-08-17T12:22:05.6629224Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64 2022-08-17T12:22:05.6660079Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64 2022-08-17T12:22:05.7070805Z [gw1] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64 2022-08-17T12:22:05.8632269Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64 2022-08-17T12:22:05.8643095Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64 2022-08-17T12:22:05.8924914Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64 2022-08-17T12:22:05.9069789Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64 2022-08-17T12:22:05.9219796Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64 2022-08-17T12:22:05.9512219Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64 2022-08-17T12:22:05.9956717Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64 2022-08-17T12:22:05.9965637Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64 2022-08-17T12:22:06.0760622Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64 2022-08-17T12:22:06.0768788Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64 2022-08-17T12:22:06.1428882Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:22:06.1439138Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:22:06.2163423Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:22:06.2171271Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:22:06.2667565Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64 2022-08-17T12:22:06.2680053Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64 2022-08-17T12:22:06.2748733Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64 2022-08-17T12:22:06.3110954Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64 2022-08-17T12:22:06.3429955Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64 2022-08-17T12:22:06.3549931Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64 2022-08-17T12:22:06.4033712Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64 2022-08-17T12:22:06.4042092Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64 2022-08-17T12:22:06.4070428Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64 2022-08-17T12:22:06.4080775Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_mean_cpu_float32 2022-08-17T12:22:06.4246749Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_median_cpu_float32 2022-08-17T12:22:06.4470185Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64 2022-08-17T12:22:06.5182571Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64 2022-08-17T12:22:06.5194851Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_median_cpu_float32 2022-08-17T12:22:06.6767012Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_norm_cpu_float32 2022-08-17T12:22:06.6781095Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64 2022-08-17T12:22:06.7167011Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64 2022-08-17T12:22:06.7187981Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64 2022-08-17T12:22:06.7230427Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64 2022-08-17T12:22:06.7630399Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64 2022-08-17T12:22:06.7657401Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64 2022-08-17T12:22:06.8069164Z [gw1] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64 2022-08-17T12:22:06.8173029Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64 2022-08-17T12:22:06.8509335Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64 2022-08-17T12:22:06.8597341Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64 2022-08-17T12:22:06.8951806Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64 2022-08-17T12:22:06.9085750Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64 2022-08-17T12:22:06.9390720Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64 2022-08-17T12:22:06.9891062Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64 2022-08-17T12:22:06.9901366Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64 2022-08-17T12:22:06.9964987Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64 2022-08-17T12:22:07.0309792Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64 2022-08-17T12:22:07.0325527Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:22:07.0751573Z [gw1] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:22:07.0819186Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64 2022-08-17T12:22:07.1190323Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64 2022-08-17T12:22:07.1349306Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:22:07.1629964Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:22:07.1801384Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:22:07.2069377Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:22:07.2157802Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:22:07.2511918Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:22:07.3711010Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:22:07.3719753Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:22:07.3946472Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:22:07.4150555Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:22:07.4263118Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:22:07.4591443Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:22:07.4747090Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:22:07.5033608Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:22:07.6846715Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:22:07.6856441Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:22:07.6937991Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64 2022-08-17T12:22:07.7270364Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64 2022-08-17T12:22:07.7604612Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:22:07.7709831Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:22:07.8663926Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:22:07.8672926Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:22:07.8725854Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:22:07.9110919Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:22:07.9225627Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64 2022-08-17T12:22:07.9590653Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64 2022-08-17T12:22:07.9689671Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64 2022-08-17T12:22:08.0071431Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64 2022-08-17T12:22:08.0178692Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:22:08.0550634Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:22:08.1005164Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:22:08.1018185Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:22:08.1171426Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:22:08.1430612Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:22:08.1572763Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:22:08.1910733Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:22:08.2464658Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64 2022-08-17T12:22:08.2472221Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64 2022-08-17T12:22:08.2628352Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64 2022-08-17T12:22:08.2910242Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64 2022-08-17T12:22:08.2989007Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64 2022-08-17T12:22:08.3351380Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64 2022-08-17T12:22:08.3795777Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64 2022-08-17T12:22:08.3828240Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64 2022-08-17T12:22:08.4919550Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64 2022-08-17T12:22:08.4932611Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64 2022-08-17T12:22:08.5054675Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64 2022-08-17T12:22:08.5350080Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64 2022-08-17T12:22:08.5400203Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64 2022-08-17T12:22:08.5792677Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64 2022-08-17T12:22:08.5893766Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64 2022-08-17T12:22:08.6231936Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64 2022-08-17T12:22:08.6703183Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64 2022-08-17T12:22:08.6719144Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64 2022-08-17T12:22:08.7024955Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64 2022-08-17T12:22:08.7150409Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64 2022-08-17T12:22:08.7508714Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64 2022-08-17T12:22:08.7589366Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64 2022-08-17T12:22:08.8208663Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64 2022-08-17T12:22:08.8219372Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64 2022-08-17T12:22:08.8263776Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64 2022-08-17T12:22:08.8630899Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64 2022-08-17T12:22:08.8737358Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64 2022-08-17T12:22:08.9068969Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64 2022-08-17T12:22:08.9518551Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64 2022-08-17T12:22:08.9527933Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64 2022-08-17T12:22:08.9686926Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64 2022-08-17T12:22:08.9951311Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64 2022-08-17T12:22:09.0016656Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64 2022-08-17T12:22:09.0391981Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64 2022-08-17T12:22:09.0450495Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64 2022-08-17T12:22:09.0830999Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64 2022-08-17T12:22:09.0926494Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64 2022-08-17T12:22:09.1270967Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64 2022-08-17T12:22:09.1339465Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64 2022-08-17T12:22:09.1711580Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64 2022-08-17T12:22:09.2485553Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_cpu_float64 2022-08-17T12:22:09.2494945Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_cpu_float64 2022-08-17T12:22:09.2552852Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64 2022-08-17T12:22:09.2911701Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64 2022-08-17T12:22:09.2969576Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64 2022-08-17T12:22:09.3352080Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64 2022-08-17T12:22:09.3412380Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64 2022-08-17T12:22:09.3791279Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64 2022-08-17T12:22:09.3874464Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64 2022-08-17T12:22:09.4231227Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64 2022-08-17T12:22:09.4738653Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64 2022-08-17T12:22:09.4750766Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64 2022-08-17T12:22:09.4811234Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64 2022-08-17T12:22:09.5190348Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64 2022-08-17T12:22:09.5273397Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64 2022-08-17T12:22:09.5629970Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64 2022-08-17T12:22:09.5782483Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64 2022-08-17T12:22:09.6069795Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64 2022-08-17T12:22:09.6183989Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64 2022-08-17T12:22:09.6509574Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64 2022-08-17T12:22:09.6840747Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64 2022-08-17T12:22:09.6948992Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64 2022-08-17T12:22:09.7526535Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64 2022-08-17T12:22:09.7536071Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64 2022-08-17T12:22:09.7903340Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64 2022-08-17T12:22:09.7948250Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64 2022-08-17T12:22:09.8829292Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64 2022-08-17T12:22:09.8839889Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64 2022-08-17T12:22:09.8914873Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64 2022-08-17T12:22:09.9272656Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64 2022-08-17T12:22:09.9367920Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64 2022-08-17T12:22:09.9712002Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64 2022-08-17T12:22:09.9782351Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64 2022-08-17T12:22:10.0152697Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64 2022-08-17T12:22:10.0636917Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64 2022-08-17T12:22:10.0646484Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_norm_cpu_float32 2022-08-17T12:22:10.0820337Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_normalize_cpu_float32 2022-08-17T12:22:10.0830337Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64 2022-08-17T12:22:10.0874723Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64 2022-08-17T12:22:10.1273728Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64 2022-08-17T12:22:10.1544059Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64 2022-08-17T12:22:10.1709073Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64 2022-08-17T12:22:10.2210153Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64 2022-08-17T12:22:10.2223286Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64 2022-08-17T12:22:10.2270350Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64 2022-08-17T12:22:10.2281907Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64 2022-08-17T12:22:10.2288157Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_normalize_cpu_float32 2022-08-17T12:22:10.2631895Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_prod_cpu_float32 2022-08-17T12:22:10.3005528Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64 2022-08-17T12:22:10.3068732Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64 2022-08-17T12:22:10.3195564Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64 2022-08-17T12:22:10.3509663Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64 2022-08-17T12:22:10.4201586Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64 2022-08-17T12:22:10.4212482Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64 2022-08-17T12:22:10.4479357Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64 2022-08-17T12:22:10.4631740Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64 2022-08-17T12:22:10.5233358Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64 2022-08-17T12:22:10.5245666Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64 2022-08-17T12:22:10.5402161Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64 2022-08-17T12:22:10.5670647Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64 2022-08-17T12:22:10.5896746Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64 2022-08-17T12:22:10.6109935Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64 2022-08-17T12:22:10.6223526Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64 2022-08-17T12:22:10.6590372Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64 2022-08-17T12:22:10.6806531Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64 2022-08-17T12:22:10.7029505Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64 2022-08-17T12:22:10.7142933Z test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64 2022-08-17T12:22:10.7469988Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64 2022-08-17T12:22:10.7699582Z test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64 2022-08-17T12:22:10.7909329Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64 2022-08-17T12:22:10.8130256Z test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64 2022-08-17T12:22:10.8349085Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64 2022-08-17T12:22:10.8765046Z test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64 2022-08-17T12:22:10.8778972Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32 2022-08-17T12:22:10.8927978Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32 2022-08-17T12:22:10.8941920Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64 2022-08-17T12:22:10.9385700Z test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64 2022-08-17T12:22:10.9399417Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_prod_cpu_float32 2022-08-17T12:22:10.9426531Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmax_cpu_float32 2022-08-17T12:22:10.9437321Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64 2022-08-17T12:22:11.0064860Z test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64 2022-08-17T12:22:11.0072907Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64 2022-08-17T12:22:11.0560053Z test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64 2022-08-17T12:22:11.0573091Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmax_cpu_float32 2022-08-17T12:22:11.0685318Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmin_cpu_float32 2022-08-17T12:22:11.0697853Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64 2022-08-17T12:22:11.0867721Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64 2022-08-17T12:22:11.1111709Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64 2022-08-17T12:22:11.1391256Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64 2022-08-17T12:22:11.1551115Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64 2022-08-17T12:22:11.2052677Z test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64 2022-08-17T12:22:11.2063998Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64 2022-08-17T12:22:11.2136614Z test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64 2022-08-17T12:22:11.2148364Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmin_cpu_float32 2022-08-17T12:22:11.2417525Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_std_cpu_float32 2022-08-17T12:22:11.2468222Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64 2022-08-17T12:22:11.2555052Z test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64 2022-08-17T12:22:11.2913142Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64 2022-08-17T12:22:11.3267580Z test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64 2022-08-17T12:22:11.3349263Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64 2022-08-17T12:22:11.4034674Z test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64 2022-08-17T12:22:11.4042630Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64 2022-08-17T12:22:11.4725989Z test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64 2022-08-17T12:22:11.4734819Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64 2022-08-17T12:22:11.4834796Z test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64 2022-08-17T12:22:11.5149327Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64 2022-08-17T12:22:11.5211883Z test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64 2022-08-17T12:22:11.5589466Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64 2022-08-17T12:22:11.5682746Z test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64 2022-08-17T12:22:11.6029663Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64 2022-08-17T12:22:11.6061111Z test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64 2022-08-17T12:22:11.6470487Z [gw1] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64 2022-08-17T12:22:11.6595437Z test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64 2022-08-17T12:22:11.6910766Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64 2022-08-17T12:22:11.6997228Z test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64 2022-08-17T12:22:11.7350962Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64 2022-08-17T12:22:11.8034205Z test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64 2022-08-17T12:22:11.8048901Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64 2022-08-17T12:22:11.8102569Z test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64 2022-08-17T12:22:11.8469033Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64 2022-08-17T12:22:11.8483700Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64 2022-08-17T12:22:11.8911837Z [gw1] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64 2022-08-17T12:22:11.8928210Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64 2022-08-17T12:22:11.9350647Z [gw1] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64 2022-08-17T12:22:11.9445668Z test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64 2022-08-17T12:22:11.9790044Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64 2022-08-17T12:22:11.9875327Z test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64 2022-08-17T12:22:12.0230657Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64 2022-08-17T12:22:12.0727798Z test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64 2022-08-17T12:22:12.0740591Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64 2022-08-17T12:22:12.0817670Z test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64 2022-08-17T12:22:12.1151425Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64 2022-08-17T12:22:12.1277665Z test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64 2022-08-17T12:22:12.1590842Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64 2022-08-17T12:22:12.2078568Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64 2022-08-17T12:22:12.2087806Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64 2022-08-17T12:22:12.2453949Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64 2022-08-17T12:22:12.2508523Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64 2022-08-17T12:22:12.2871144Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64 2022-08-17T12:22:12.2947538Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64 2022-08-17T12:22:12.3473445Z test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64 2022-08-17T12:22:12.3481767Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64 2022-08-17T12:22:12.3659579Z test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64 2022-08-17T12:22:12.3909945Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64 2022-08-17T12:22:12.4092539Z test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64 2022-08-17T12:22:12.4350194Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64 2022-08-17T12:22:12.4554345Z test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64 2022-08-17T12:22:12.4832645Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64 2022-08-17T12:22:12.4955324Z test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64 2022-08-17T12:22:12.5272236Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64 2022-08-17T12:22:12.5344936Z test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64 2022-08-17T12:22:12.5710848Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64 2022-08-17T12:22:12.5793270Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64 2022-08-17T12:22:12.6152744Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64 2022-08-17T12:22:12.6493718Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64 2022-08-17T12:22:12.6587785Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64 2022-08-17T12:22:12.6884516Z test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64 2022-08-17T12:22:12.7027938Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64 2022-08-17T12:22:12.7096769Z test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64 2022-08-17T12:22:12.7469665Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64 2022-08-17T12:22:12.7562257Z test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64 2022-08-17T12:22:12.7910221Z [gw1] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64 2022-08-17T12:22:12.8191922Z test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64 2022-08-17T12:22:12.8389446Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64 2022-08-17T12:22:13.2634100Z test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64 2022-08-17T12:22:13.2643697Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32 2022-08-17T12:22:13.8680351Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32 2022-08-17T12:22:13.8693108Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32 2022-08-17T12:22:13.8719392Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32 2022-08-17T12:22:13.8839819Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32 2022-08-17T12:22:13.8850165Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64 2022-08-17T12:22:13.8934181Z test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64 2022-08-17T12:22:13.9110151Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64 2022-08-17T12:22:13.9140098Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:22:13.9269305Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:22:13.9431573Z test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64 2022-08-17T12:22:13.9549229Z [gw1] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64 2022-08-17T12:22:13.9711504Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32 2022-08-17T12:22:13.9801576Z test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64 2022-08-17T12:22:14.0153753Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64 2022-08-17T12:22:14.1096154Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64 2022-08-17T12:22:14.1104874Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64 2022-08-17T12:22:14.1520386Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64 2022-08-17T12:22:14.1533983Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32 2022-08-17T12:22:14.1671954Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32 2022-08-17T12:22:14.1683717Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64 2022-08-17T12:22:14.2264323Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64 2022-08-17T12:22:14.2276842Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64 2022-08-17T12:22:14.2395924Z test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64 2022-08-17T12:22:14.2711578Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64 2022-08-17T12:22:14.3024704Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64 2022-08-17T12:22:14.3149889Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64 2022-08-17T12:22:14.3839201Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64 2022-08-17T12:22:14.3848699Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64 2022-08-17T12:22:14.4271238Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64 2022-08-17T12:22:14.4308490Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64 2022-08-17T12:22:14.4415848Z test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64 2022-08-17T12:22:14.4750615Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64 2022-08-17T12:22:14.4948676Z test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64 2022-08-17T12:22:14.5190567Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64 2022-08-17T12:22:14.5442771Z test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64 2022-08-17T12:22:14.5451261Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32 2022-08-17T12:22:14.6235607Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:22:14.6245532Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64 2022-08-17T12:22:14.6620298Z test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64 2022-08-17T12:22:14.6668348Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64 2022-08-17T12:22:14.6808484Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64 2022-08-17T12:22:14.7109605Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64 2022-08-17T12:22:14.7213547Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64 2022-08-17T12:22:14.7550560Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64 2022-08-17T12:22:14.9147590Z test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64 2022-08-17T12:22:14.9156004Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:22:14.9163481Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64 2022-08-17T12:22:14.9170822Z test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64 2022-08-17T12:22:14.9241122Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32 2022-08-17T12:22:14.9588774Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64 2022-08-17T12:22:15.0017880Z test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64 2022-08-17T12:22:15.0039158Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64 2022-08-17T12:22:15.0345485Z test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64 2022-08-17T12:22:15.0469706Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64 2022-08-17T12:22:15.0633646Z test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64 2022-08-17T12:22:15.0911697Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64 2022-08-17T12:22:15.1224874Z test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64 2022-08-17T12:22:15.1351238Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64 2022-08-17T12:22:15.1560245Z test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64 2022-08-17T12:22:15.1830878Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64 2022-08-17T12:22:15.4560013Z test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64 2022-08-17T12:22:15.4569531Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_std_cpu_float32 2022-08-17T12:22:15.5918734Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_sum_cpu_float32 2022-08-17T12:22:15.5928327Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64 2022-08-17T12:22:15.6100231Z test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64 2022-08-17T12:22:15.6350283Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64 2022-08-17T12:22:15.6415216Z test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64 2022-08-17T12:22:15.6788897Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64 2022-08-17T12:22:15.6847822Z test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64 2022-08-17T12:22:15.7228412Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64 2022-08-17T12:22:15.7902489Z test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64 2022-08-17T12:22:15.7911525Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64 2022-08-17T12:22:15.8085339Z test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64 2022-08-17T12:22:15.8348356Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64 2022-08-17T12:22:15.8805310Z test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64 2022-08-17T12:22:15.8814774Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64 2022-08-17T12:22:15.8932132Z test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64 2022-08-17T12:22:15.9228293Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64 2022-08-17T12:22:15.9785765Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64 2022-08-17T12:22:15.9795518Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64 2022-08-17T12:22:16.0352143Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64 2022-08-17T12:22:16.0364429Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64 2022-08-17T12:22:16.0528140Z test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64 2022-08-17T12:22:16.0830796Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64 2022-08-17T12:22:16.1095549Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64 2022-08-17T12:22:16.1108597Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_sum_cpu_float32 2022-08-17T12:22:16.1322152Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_var_cpu_float32 2022-08-17T12:22:16.1331699Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64 2022-08-17T12:22:16.1929539Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64 2022-08-17T12:22:16.1942132Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64 2022-08-17T12:22:16.5514766Z test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64 2022-08-17T12:22:16.5527948Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64 2022-08-17T12:22:16.5726230Z test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64 2022-08-17T12:22:16.5950164Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64 2022-08-17T12:22:16.8445457Z test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64 2022-08-17T12:22:16.8455031Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64 2022-08-17T12:22:16.8953270Z test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64 2022-08-17T12:22:16.8961715Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64 2022-08-17T12:22:16.9396496Z test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64 2022-08-17T12:22:16.9411020Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64 2022-08-17T12:22:16.9832362Z test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64 2022-08-17T12:22:16.9845706Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64 2022-08-17T12:22:16.9902728Z test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64 2022-08-17T12:22:17.0269109Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64 2022-08-17T12:22:17.0529727Z test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64 2022-08-17T12:22:17.0708409Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64 2022-08-17T12:22:17.0785265Z test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64 2022-08-17T12:22:17.1150048Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64 2022-08-17T12:22:17.1276840Z test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64 2022-08-17T12:22:17.1289880Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32 2022-08-17T12:22:17.1297558Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64 2022-08-17T12:22:17.1588737Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:22:17.1639691Z test_ops.py::TestMathBitsCPU::test_neg_view_eig_cpu_float64 2022-08-17T12:22:17.2030115Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_eig_cpu_float64 2022-08-17T12:22:17.2691785Z test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64 2022-08-17T12:22:17.2700403Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64 2022-08-17T12:22:17.2721221Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64 2022-08-17T12:22:17.3111316Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64 2022-08-17T12:22:17.3137088Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64 2022-08-17T12:22:17.3549634Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64 2022-08-17T12:22:17.3742303Z test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64 2022-08-17T12:22:17.3988975Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64 2022-08-17T12:22:17.4088135Z test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64 2022-08-17T12:22:17.4431418Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64 2022-08-17T12:22:17.4559846Z test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64 2022-08-17T12:22:17.4871667Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64 2022-08-17T12:22:17.5110722Z test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64 2022-08-17T12:22:17.5310054Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64 2022-08-17T12:22:17.5434470Z test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64 2022-08-17T12:22:17.5749194Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64 2022-08-17T12:22:17.5875916Z test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64 2022-08-17T12:22:17.5887727Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:22:17.5915733Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32 2022-08-17T12:22:17.5937540Z [gw0] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32 2022-08-17T12:22:17.6186747Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64 2022-08-17T12:22:17.6307295Z test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64 2022-08-17T12:22:17.6319624Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32 2022-08-17T12:22:17.6629947Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64 2022-08-17T12:22:17.6837449Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64 2022-08-17T12:22:17.7069962Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64 2022-08-17T12:22:17.7592508Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64 2022-08-17T12:22:17.7604494Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64 2022-08-17T12:22:17.7702209Z test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64 2022-08-17T12:22:17.8032624Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64 2022-08-17T12:22:17.8461947Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64 2022-08-17T12:22:17.8470585Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64 2022-08-17T12:22:17.8906405Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64 2022-08-17T12:22:17.8915531Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64 2022-08-17T12:22:17.9402330Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64 2022-08-17T12:22:17.9413625Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64 2022-08-17T12:22:17.9606147Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64 2022-08-17T12:22:17.9830260Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64 2022-08-17T12:22:18.0340870Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64 2022-08-17T12:22:18.0350396Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64 2022-08-17T12:22:18.0724224Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64 2022-08-17T12:22:18.0789179Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64 2022-08-17T12:22:18.1369437Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64 2022-08-17T12:22:18.1379996Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64 2022-08-17T12:22:18.1826118Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64 2022-08-17T12:22:18.1833751Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64 2022-08-17T12:22:18.2223178Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64 2022-08-17T12:22:18.2269235Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64 2022-08-17T12:22:18.2774919Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64 2022-08-17T12:22:18.2784468Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64 2022-08-17T12:22:18.2969642Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64 2022-08-17T12:22:18.3190114Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64 2022-08-17T12:22:18.3642467Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64 2022-08-17T12:22:18.3655093Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64 2022-08-17T12:22:18.4203092Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64 2022-08-17T12:22:18.4212035Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64 2022-08-17T12:22:18.4663030Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64 2022-08-17T12:22:18.4672540Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64 2022-08-17T12:22:18.4999396Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64 2022-08-17T12:22:18.5109072Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64 2022-08-17T12:22:18.5553057Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64 2022-08-17T12:22:18.5589031Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64 2022-08-17T12:22:18.6130346Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64 2022-08-17T12:22:18.6139906Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64 2022-08-17T12:22:18.6444282Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64 2022-08-17T12:22:18.6549115Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64 2022-08-17T12:22:18.7009338Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64 2022-08-17T12:22:18.7018531Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64 2022-08-17T12:22:18.7505254Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64 2022-08-17T12:22:18.7513187Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64 2022-08-17T12:22:18.7643195Z test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64 2022-08-17T12:22:18.7951380Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64 2022-08-17T12:22:18.8162826Z test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64 2022-08-17T12:22:18.8389102Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64 2022-08-17T12:22:18.8820770Z test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64 2022-08-17T12:22:18.8829678Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64 2022-08-17T12:22:18.8913767Z test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64 2022-08-17T12:22:18.9271071Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64 2022-08-17T12:22:18.9413043Z test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64 2022-08-17T12:22:18.9711705Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64 2022-08-17T12:22:19.0005491Z test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64 2022-08-17T12:22:19.0149261Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64 2022-08-17T12:22:19.0741369Z test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64 2022-08-17T12:22:19.0750244Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32 2022-08-17T12:22:19.1113363Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32 2022-08-17T12:22:19.1126661Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64 2022-08-17T12:22:19.1228457Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64 2022-08-17T12:22:19.1552579Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64 2022-08-17T12:22:19.1771750Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64 2022-08-17T12:22:19.1989996Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64 2022-08-17T12:22:19.2413717Z test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64 2022-08-17T12:22:19.2428154Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64 2022-08-17T12:22:19.2593764Z test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64 2022-08-17T12:22:19.2606310Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32 2022-08-17T12:22:19.2848204Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32 2022-08-17T12:22:19.2868608Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64 2022-08-17T12:22:19.3326093Z test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64 2022-08-17T12:22:19.3334842Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64 2022-08-17T12:22:19.3608916Z test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64 2022-08-17T12:22:19.3747644Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64 2022-08-17T12:22:19.3804775Z test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64 2022-08-17T12:22:19.4189176Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64 2022-08-17T12:22:19.4289963Z test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64 2022-08-17T12:22:19.4630035Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64 2022-08-17T12:22:19.4925213Z test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64 2022-08-17T12:22:19.5069868Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64 2022-08-17T12:22:19.5241353Z test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64 2022-08-17T12:22:19.5509046Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64 2022-08-17T12:22:19.6325837Z test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64 2022-08-17T12:22:19.6334206Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64 2022-08-17T12:22:19.6649277Z test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64 2022-08-17T12:22:19.6748679Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64 2022-08-17T12:22:19.6887065Z test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64 2022-08-17T12:22:19.7188537Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64 2022-08-17T12:22:19.7420172Z test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64 2022-08-17T12:22:19.7628214Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64 2022-08-17T12:22:19.7856837Z test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64 2022-08-17T12:22:19.8067891Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64 2022-08-17T12:22:19.9057296Z test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64 2022-08-17T12:22:19.9066464Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64 2022-08-17T12:22:19.9660184Z test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64 2022-08-17T12:22:19.9670257Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_var_cpu_float32 2022-08-17T12:22:19.9747923Z test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32 2022-08-17T12:22:20.0111330Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32 2022-08-17T12:22:20.0226433Z test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32 2022-08-17T12:22:20.0549366Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32 2022-08-17T12:22:20.0708221Z test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32 2022-08-17T12:22:20.0990628Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32 2022-08-17T12:22:20.1568132Z test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32 2022-08-17T12:22:20.1577911Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32 2022-08-17T12:22:20.1784249Z test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32 2022-08-17T12:22:20.1793725Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64 2022-08-17T12:22:20.2554699Z test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64 2022-08-17T12:22:20.2564108Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32 2022-08-17T12:22:20.4174589Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32 2022-08-17T12:22:20.4184697Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32 2022-08-17T12:22:20.5710588Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32 2022-08-17T12:22:20.5726476Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64 2022-08-17T12:22:20.5736522Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32 2022-08-17T12:22:20.5737265Z test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64 2022-08-17T12:22:20.5810244Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32 2022-08-17T12:22:20.6069972Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64 2022-08-17T12:22:20.6150169Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32 2022-08-17T12:22:20.6150857Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32 2022-08-17T12:22:20.6269752Z test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64 2022-08-17T12:22:20.6465877Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64 2022-08-17T12:22:20.6589839Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32 2022-08-17T12:22:20.6592156Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32 2022-08-17T12:22:20.7190453Z test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64 2022-08-17T12:22:20.7198156Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32 2022-08-17T12:22:20.7502425Z test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32 2022-08-17T12:22:20.7513936Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64 2022-08-17T12:22:20.7648999Z test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64 2022-08-17T12:22:20.7745374Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64 2022-08-17T12:22:20.7752945Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32 2022-08-17T12:22:20.7948994Z test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32 2022-08-17T12:22:20.8003838Z test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64 2022-08-17T12:22:20.8187910Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32 2022-08-17T12:22:20.8189742Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64 2022-08-17T12:22:20.8388276Z test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32 2022-08-17T12:22:20.8554593Z test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64 2022-08-17T12:22:20.8829075Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64 2022-08-17T12:22:20.9162972Z test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64 2022-08-17T12:22:20.9174541Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32 2022-08-17T12:22:20.9456311Z test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32 2022-08-17T12:22:20.9469275Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64 2022-08-17T12:22:20.9619203Z test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64 2022-08-17T12:22:20.9704648Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64 2022-08-17T12:22:20.9715089Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32 2022-08-17T12:22:20.9909004Z test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32 2022-08-17T12:22:21.0109320Z test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64 2022-08-17T12:22:21.0234409Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64 2022-08-17T12:22:21.0245114Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32 2022-08-17T12:22:21.0348137Z test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32 2022-08-17T12:22:21.0378548Z test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64 2022-08-17T12:22:21.0563633Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64 2022-08-17T12:22:21.0668277Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32 2022-08-17T12:22:21.0740018Z test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32 2022-08-17T12:22:21.0828375Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32 2022-08-17T12:22:21.1108036Z test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64 2022-08-17T12:22:21.1381444Z test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32 2022-08-17T12:22:21.1549004Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32 2022-08-17T12:22:21.2143708Z test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32 2022-08-17T12:22:21.2152776Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32 2022-08-17T12:22:21.2380068Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32 2022-08-17T12:22:21.2590382Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32 2022-08-17T12:22:21.2857129Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32 2022-08-17T12:22:21.2868297Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64 2022-08-17T12:22:21.2953144Z test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64 2022-08-17T12:22:21.3008666Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32 2022-08-17T12:22:21.3066674Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64 2022-08-17T12:22:21.3309148Z test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32 2022-08-17T12:22:21.3424746Z test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64 2022-08-17T12:22:21.3749096Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64 2022-08-17T12:22:21.3806750Z test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64 2022-08-17T12:22:21.4231395Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64 2022-08-17T12:22:21.4712528Z test_ops.py::TestMathBitsCPU::test_neg_view_inverse_cpu_float64 2022-08-17T12:22:21.4725881Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_inverse_cpu_float64 2022-08-17T12:22:21.4895878Z test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64 2022-08-17T12:22:21.4908531Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32 2022-08-17T12:22:21.5030544Z test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32 2022-08-17T12:22:21.5058033Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32 2022-08-17T12:22:21.5147964Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64 2022-08-17T12:22:21.5195283Z test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64 2022-08-17T12:22:21.5348429Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64 2022-08-17T12:22:21.5590068Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32 2022-08-17T12:22:21.5616418Z test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64 2022-08-17T12:22:21.5651363Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32 2022-08-17T12:22:21.5788510Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64 2022-08-17T12:22:21.6029301Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32 2022-08-17T12:22:21.6066244Z test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64 2022-08-17T12:22:21.6293950Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64 2022-08-17T12:22:21.6303998Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32 2022-08-17T12:22:21.6391708Z test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32 2022-08-17T12:22:21.6467731Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32 2022-08-17T12:22:21.6503544Z test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64 2022-08-17T12:22:21.6707961Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64 2022-08-17T12:22:21.6772928Z test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32 2022-08-17T12:22:21.6907395Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32 2022-08-17T12:22:21.6941158Z test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64 2022-08-17T12:22:21.7146494Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64 2022-08-17T12:22:21.7347696Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32 2022-08-17T12:22:21.7390748Z test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64 2022-08-17T12:22:21.7641098Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64 2022-08-17T12:22:21.7652078Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32 2022-08-17T12:22:21.7707894Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32 2022-08-17T12:22:21.7786845Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32 2022-08-17T12:22:21.7827573Z test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64 2022-08-17T12:22:21.8067176Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64 2022-08-17T12:22:21.8130018Z test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32 2022-08-17T12:22:21.8266769Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32 2022-08-17T12:22:21.8509172Z test_ops.py::TestMathBitsCPU::test_neg_view_istft_cpu_float64 2022-08-17T12:22:21.8783626Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32 2022-08-17T12:22:21.8949683Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32 2022-08-17T12:22:21.9242308Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32 2022-08-17T12:22:21.9429702Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32 2022-08-17T12:22:21.9451963Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32 2022-08-17T12:22:21.9461017Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_istft_cpu_float64 2022-08-17T12:22:21.9495522Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:22:21.9737481Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:22:21.9867305Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32 2022-08-17T12:22:21.9870500Z test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32 2022-08-17T12:22:21.9900881Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:22:22.0309176Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:22:22.0336668Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64 2022-08-17T12:22:22.0383233Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64 2022-08-17T12:22:22.0394223Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32 2022-08-17T12:22:22.0541564Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32 2022-08-17T12:22:22.0552133Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32 2022-08-17T12:22:22.0749036Z test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32 2022-08-17T12:22:22.0764051Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:22:22.0776804Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32 2022-08-17T12:22:22.0986809Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:22:22.1147912Z test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32 2022-08-17T12:22:22.1187469Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32 2022-08-17T12:22:22.1215980Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64 2022-08-17T12:22:22.1426548Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64 2022-08-17T12:22:22.1628031Z test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32 2022-08-17T12:22:22.1809291Z test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64 2022-08-17T12:22:22.1823799Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32 2022-08-17T12:22:22.1866991Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64 2022-08-17T12:22:22.1947760Z test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32 2022-08-17T12:22:22.2066960Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32 2022-08-17T12:22:22.2254642Z test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64 2022-08-17T12:22:22.2307241Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64 2022-08-17T12:22:22.2428631Z test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32 2022-08-17T12:22:22.2507828Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32 2022-08-17T12:22:22.2700637Z test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64 2022-08-17T12:22:22.2747655Z [gw1] [ 83%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64 2022-08-17T12:22:22.2841815Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32 2022-08-17T12:22:22.2947348Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32 2022-08-17T12:22:22.3101758Z test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64 2022-08-17T12:22:22.3187895Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64 2022-08-17T12:22:22.3387084Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32 2022-08-17T12:22:22.4058746Z test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64 2022-08-17T12:22:22.4069224Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64 2022-08-17T12:22:22.4128460Z test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64 2022-08-17T12:22:22.4138249Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32 2022-08-17T12:22:22.4203152Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32 2022-08-17T12:22:22.4502899Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64 2022-08-17T12:22:22.4514713Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32 2022-08-17T12:22:22.4548342Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64 2022-08-17T12:22:22.5326197Z test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32 2022-08-17T12:22:22.5337504Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64 2022-08-17T12:22:22.5464916Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64 2022-08-17T12:22:22.5478859Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32 2022-08-17T12:22:22.5536392Z test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32 2022-08-17T12:22:22.5599017Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64 2022-08-17T12:22:22.5747651Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32 2022-08-17T12:22:22.5908927Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64 2022-08-17T12:22:22.5940132Z test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32 2022-08-17T12:22:22.6188858Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64 2022-08-17T12:22:22.6327655Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64 2022-08-17T12:22:22.6627442Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64 2022-08-17T12:22:22.6636321Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32 2022-08-17T12:22:22.6638875Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64 2022-08-17T12:22:22.7027859Z test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32 2022-08-17T12:22:22.7068895Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32 2022-08-17T12:22:22.7096840Z test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32 2022-08-17T12:22:22.7110223Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64 2022-08-17T12:22:22.9393627Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64 2022-08-17T12:22:22.9403389Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64 2022-08-17T12:22:22.9701679Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64 2022-08-17T12:22:22.9829139Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64 2022-08-17T12:22:23.0011316Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64 2022-08-17T12:22:23.0268656Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64 2022-08-17T12:22:23.0701107Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64 2022-08-17T12:22:23.0713049Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64 2022-08-17T12:22:23.1202778Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64 2022-08-17T12:22:23.1213510Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64 2022-08-17T12:22:23.2590114Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64 2022-08-17T12:22:23.2601978Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64 2022-08-17T12:22:23.3141231Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64 2022-08-17T12:22:23.3155017Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64 2022-08-17T12:22:23.3390551Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64 2022-08-17T12:22:23.3589312Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64 2022-08-17T12:22:23.3693147Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64 2022-08-17T12:22:23.4029785Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64 2022-08-17T12:22:23.4143510Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:22:23.4470274Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:22:23.4644946Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64 2022-08-17T12:22:23.4909769Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64 2022-08-17T12:22:23.6298009Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64 2022-08-17T12:22:23.6306133Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64 2022-08-17T12:22:24.0578056Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:22:24.0588393Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:22:24.1036721Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64 2022-08-17T12:22:24.1046957Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64 2022-08-17T12:22:24.1390322Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64 2022-08-17T12:22:24.1470389Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64 2022-08-17T12:22:24.1901746Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:22:24.1910803Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:22:24.2919867Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64 2022-08-17T12:22:24.2929581Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32 2022-08-17T12:22:24.3019982Z test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32 2022-08-17T12:22:24.3353782Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32 2022-08-17T12:22:24.3546110Z test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32 2022-08-17T12:22:24.3791287Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32 2022-08-17T12:22:24.3921538Z test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32 2022-08-17T12:22:24.4231748Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32 2022-08-17T12:22:24.4712878Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32 2022-08-17T12:22:24.4727830Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32 2022-08-17T12:22:24.5130395Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32 2022-08-17T12:22:24.5188277Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32 2022-08-17T12:22:24.6111657Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32 2022-08-17T12:22:24.6121344Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32 2022-08-17T12:22:24.6391706Z test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32 2022-08-17T12:22:24.6550793Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32 2022-08-17T12:22:24.6960719Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32 2022-08-17T12:22:24.6988550Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32 2022-08-17T12:22:24.7459528Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32 2022-08-17T12:22:24.7467084Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32 2022-08-17T12:22:24.7939223Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32 2022-08-17T12:22:24.7947517Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32 2022-08-17T12:22:24.8027782Z test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32 2022-08-17T12:22:24.8349900Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32 2022-08-17T12:22:24.8600041Z test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32 2022-08-17T12:22:24.8789792Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32 2022-08-17T12:22:25.1288704Z test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32 2022-08-17T12:22:25.1297794Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32 2022-08-17T12:22:25.1850168Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32 2022-08-17T12:22:25.1859110Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32 2022-08-17T12:22:25.2419785Z test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32 2022-08-17T12:22:25.2431901Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32 2022-08-17T12:22:25.2526367Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32 2022-08-17T12:22:25.2873108Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32 2022-08-17T12:22:25.2952450Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32 2022-08-17T12:22:25.3313377Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32 2022-08-17T12:22:25.5579620Z test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32 2022-08-17T12:22:25.5590164Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64 2022-08-17T12:22:25.5688437Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64 2022-08-17T12:22:25.5994190Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32 2022-08-17T12:22:25.6066452Z test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32 2022-08-17T12:22:25.6430808Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32 2022-08-17T12:22:25.7097577Z test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32 2022-08-17T12:22:25.7106865Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32 2022-08-17T12:22:25.7174709Z test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32 2022-08-17T12:22:25.7509662Z [gw2] [ 83%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32 2022-08-17T12:22:25.7621240Z test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32 2022-08-17T12:22:25.7950642Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32 2022-08-17T12:22:25.8058050Z test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32 2022-08-17T12:22:25.8391358Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32 2022-08-17T12:22:25.8395793Z test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32 2022-08-17T12:22:25.8407685Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64 2022-08-17T12:22:25.8911640Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64 2022-08-17T12:22:25.8923841Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32 2022-08-17T12:22:25.9006937Z test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32 2022-08-17T12:22:25.9348958Z [gw2] [ 83%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32 2022-08-17T12:22:25.9375758Z test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32 2022-08-17T12:22:25.9388675Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64 2022-08-17T12:22:25.9507125Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64 2022-08-17T12:22:25.9538133Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64 2022-08-17T12:22:25.9786904Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32 2022-08-17T12:22:25.9827888Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32 2022-08-17T12:22:25.9915521Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:22:25.9989208Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32 2022-08-17T12:22:26.0227576Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:22:26.0267714Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32 2022-08-17T12:22:26.0361071Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64 2022-08-17T12:22:26.0606175Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32 2022-08-17T12:22:26.0709571Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64 2022-08-17T12:22:26.0710093Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32 2022-08-17T12:22:26.1029571Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64 2022-08-17T12:22:26.1149907Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32 2022-08-17T12:22:26.1338351Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32 2022-08-17T12:22:26.1591062Z [gw2] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32 2022-08-17T12:22:26.1639081Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128 2022-08-17T12:22:26.1734471Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128 2022-08-17T12:22:26.1748007Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64 2022-08-17T12:22:26.2032029Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:22:26.2083715Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128 2022-08-17T12:22:26.2471973Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128 2022-08-17T12:22:26.2488376Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128 2022-08-17T12:22:26.2499640Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:22:26.2521455Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64 2022-08-17T12:22:26.2911579Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128 2022-08-17T12:22:26.2956976Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128 2022-08-17T12:22:26.3351455Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128 2022-08-17T12:22:26.3393250Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128 2022-08-17T12:22:26.3790074Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128 2022-08-17T12:22:26.3838177Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128 2022-08-17T12:22:26.3899894Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128 2022-08-17T12:22:26.3907893Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:22:26.4204979Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:22:26.4212568Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64 2022-08-17T12:22:26.4228381Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:22:26.4281635Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128 2022-08-17T12:22:26.4670807Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128 2022-08-17T12:22:26.4683507Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128 2022-08-17T12:22:26.4690219Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:22:26.4717675Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64 2022-08-17T12:22:26.4748219Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64 2022-08-17T12:22:26.5110172Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128 2022-08-17T12:22:26.5114225Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128 2022-08-17T12:22:26.5169159Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64 2022-08-17T12:22:26.5554226Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128 2022-08-17T12:22:26.5759685Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128 2022-08-17T12:22:26.5943556Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128 2022-08-17T12:22:26.5955047Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64 2022-08-17T12:22:26.5991207Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64 2022-08-17T12:22:26.6074713Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128 2022-08-17T12:22:26.6210342Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128 2022-08-17T12:22:26.6391310Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64 2022-08-17T12:22:26.6429793Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64 2022-08-17T12:22:26.6508126Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128 2022-08-17T12:22:26.6873692Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128 2022-08-17T12:22:26.6952213Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128 2022-08-17T12:22:26.7297425Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128 2022-08-17T12:22:26.7312056Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64 2022-08-17T12:22:26.7314750Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64 2022-08-17T12:22:26.7372980Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128 2022-08-17T12:22:26.7667955Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128 2022-08-17T12:22:26.7749701Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64 2022-08-17T12:22:26.7752279Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64 2022-08-17T12:22:26.7911926Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128 2022-08-17T12:22:26.8188721Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128 2022-08-17T12:22:26.8330047Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128 2022-08-17T12:22:26.8630284Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128 2022-08-17T12:22:26.8685029Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128 2022-08-17T12:22:26.9072104Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128 2022-08-17T12:22:26.9158873Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128 2022-08-17T12:22:26.9512115Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128 2022-08-17T12:22:26.9585346Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128 2022-08-17T12:22:26.9952341Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128 2022-08-17T12:22:27.0127161Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128 2022-08-17T12:22:27.0390423Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128 2022-08-17T12:22:27.0473266Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128 2022-08-17T12:22:27.0830627Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128 2022-08-17T12:22:27.1016080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128 2022-08-17T12:22:27.1270511Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128 2022-08-17T12:22:27.1328292Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128 2022-08-17T12:22:27.1710761Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128 2022-08-17T12:22:27.1760343Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128 2022-08-17T12:22:27.2149855Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128 2022-08-17T12:22:27.2204928Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128 2022-08-17T12:22:27.2591802Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128 2022-08-17T12:22:27.2657258Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128 2022-08-17T12:22:27.3031660Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128 2022-08-17T12:22:27.3072610Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128 2022-08-17T12:22:27.3471190Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128 2022-08-17T12:22:27.3565293Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128 2022-08-17T12:22:27.3910931Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128 2022-08-17T12:22:27.4009187Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128 2022-08-17T12:22:27.4351390Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128 2022-08-17T12:22:27.4483350Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128 2022-08-17T12:22:27.4791326Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128 2022-08-17T12:22:27.4860621Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128 2022-08-17T12:22:27.5231064Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128 2022-08-17T12:22:27.5308184Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128 2022-08-17T12:22:27.5669579Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128 2022-08-17T12:22:27.5768666Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128 2022-08-17T12:22:27.6112596Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128 2022-08-17T12:22:27.6217300Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128 2022-08-17T12:22:27.6551372Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128 2022-08-17T12:22:27.6641543Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128 2022-08-17T12:22:27.6990486Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128 2022-08-17T12:22:27.7113566Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128 2022-08-17T12:22:27.7429509Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128 2022-08-17T12:22:27.7551681Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128 2022-08-17T12:22:27.7870934Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128 2022-08-17T12:22:27.7992140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128 2022-08-17T12:22:27.8312633Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128 2022-08-17T12:22:27.8531726Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128 2022-08-17T12:22:27.8790396Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128 2022-08-17T12:22:27.9293507Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128 2022-08-17T12:22:27.9309380Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128 2022-08-17T12:22:27.9681073Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128 2022-08-17T12:22:27.9748546Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128 2022-08-17T12:22:28.0278519Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128 2022-08-17T12:22:28.0288617Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128 2022-08-17T12:22:28.0479832Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128 2022-08-17T12:22:28.0709959Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128 2022-08-17T12:22:28.0806813Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128 2022-08-17T12:22:28.1150390Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128 2022-08-17T12:22:28.1252383Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128 2022-08-17T12:22:28.1259857Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64 2022-08-17T12:22:28.1267978Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128 2022-08-17T12:22:28.1592051Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64 2022-08-17T12:22:28.1631594Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128 2022-08-17T12:22:28.2031963Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128 2022-08-17T12:22:28.2235974Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128 2022-08-17T12:22:28.2512562Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128 2022-08-17T12:22:28.2590383Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128 2022-08-17T12:22:28.2951857Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128 2022-08-17T12:22:28.2984986Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128 2022-08-17T12:22:28.3392038Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128 2022-08-17T12:22:28.3425435Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128 2022-08-17T12:22:28.3830648Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128 2022-08-17T12:22:28.3911969Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128 2022-08-17T12:22:28.4270727Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128 2022-08-17T12:22:28.4382393Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128 2022-08-17T12:22:28.4751426Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128 2022-08-17T12:22:28.4860892Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128 2022-08-17T12:22:28.5191920Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128 2022-08-17T12:22:28.5356475Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128 2022-08-17T12:22:28.5629822Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128 2022-08-17T12:22:28.5788428Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128 2022-08-17T12:22:28.6069674Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128 2022-08-17T12:22:28.6242377Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128 2022-08-17T12:22:28.6472858Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128 2022-08-17T12:22:28.6482180Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64 2022-08-17T12:22:28.6507648Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64 2022-08-17T12:22:28.6647133Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128 2022-08-17T12:22:28.6952087Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128 2022-08-17T12:22:28.7084765Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128 2022-08-17T12:22:28.7392130Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128 2022-08-17T12:22:28.7561780Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128 2022-08-17T12:22:28.7808258Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128 2022-08-17T12:22:28.7819992Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64 2022-08-17T12:22:28.7827159Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64 2022-08-17T12:22:28.7952047Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128 2022-08-17T12:22:28.8030634Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64 2022-08-17T12:22:28.8226727Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128 2022-08-17T12:22:28.8307991Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64 2022-08-17T12:22:28.8356492Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128 2022-08-17T12:22:28.8473875Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128 2022-08-17T12:22:28.8667591Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64 2022-08-17T12:22:28.8748372Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64 2022-08-17T12:22:28.8945706Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128 2022-08-17T12:22:28.9190799Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128 2022-08-17T12:22:28.9265917Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128 2022-08-17T12:22:28.9277199Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64 2022-08-17T12:22:28.9347957Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64 2022-08-17T12:22:28.9629357Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128 2022-08-17T12:22:28.9675621Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128 2022-08-17T12:22:29.0071025Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128 2022-08-17T12:22:29.0196332Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128 2022-08-17T12:22:29.0509992Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128 2022-08-17T12:22:29.0664404Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128 2022-08-17T12:22:29.0991798Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128 2022-08-17T12:22:29.1041121Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128 2022-08-17T12:22:29.1106750Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128 2022-08-17T12:22:29.1117061Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64 2022-08-17T12:22:29.1430998Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64 2022-08-17T12:22:29.1521244Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128 2022-08-17T12:22:29.1872161Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128 2022-08-17T12:22:29.1996666Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128 2022-08-17T12:22:29.2310886Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128 2022-08-17T12:22:29.2527337Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128 2022-08-17T12:22:29.2751112Z [gw2] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128 2022-08-17T12:22:29.2805418Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128 2022-08-17T12:22:29.3191749Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128 2022-08-17T12:22:29.3440251Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128 2022-08-17T12:22:29.3631900Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128 2022-08-17T12:22:29.3762565Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128 2022-08-17T12:22:29.4070930Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128 2022-08-17T12:22:29.4217478Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128 2022-08-17T12:22:29.4513047Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128 2022-08-17T12:22:29.4591620Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128 2022-08-17T12:22:29.4952584Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128 2022-08-17T12:22:29.5068060Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128 2022-08-17T12:22:29.5391551Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128 2022-08-17T12:22:29.5551017Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128 2022-08-17T12:22:29.5829198Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128 2022-08-17T12:22:29.5953239Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128 2022-08-17T12:22:29.6271629Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128 2022-08-17T12:22:29.6383054Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128 2022-08-17T12:22:29.6710818Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128 2022-08-17T12:22:29.7208856Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128 2022-08-17T12:22:29.7225479Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128 2022-08-17T12:22:29.7295150Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128 2022-08-17T12:22:29.7472591Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128 2022-08-17T12:22:29.7481153Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64 2022-08-17T12:22:29.7508210Z test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64 2022-08-17T12:22:29.7627687Z [gw1] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64 2022-08-17T12:22:29.7697582Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128 2022-08-17T12:22:29.7907379Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128 2022-08-17T12:22:29.8048696Z test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64 2022-08-17T12:22:29.8067905Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64 2022-08-17T12:22:29.8264013Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128 2022-08-17T12:22:29.8346687Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128 2022-08-17T12:22:29.8425129Z test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64 2022-08-17T12:22:29.8507069Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64 2022-08-17T12:22:29.8621912Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128 2022-08-17T12:22:29.8787838Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128 2022-08-17T12:22:29.8936739Z test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64 2022-08-17T12:22:29.8948639Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64 2022-08-17T12:22:29.9065535Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128 2022-08-17T12:22:29.9227229Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128 2022-08-17T12:22:29.9362928Z test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64 2022-08-17T12:22:29.9427955Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64 2022-08-17T12:22:29.9472804Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128 2022-08-17T12:22:29.9667456Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128 2022-08-17T12:22:29.9869578Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64 2022-08-17T12:22:29.9882590Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128 2022-08-17T12:22:30.0008440Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64 2022-08-17T12:22:30.0107026Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128 2022-08-17T12:22:30.0309095Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_dtype_cpu_float64 2022-08-17T12:22:30.0321887Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128 2022-08-17T12:22:30.0461809Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_dtype_cpu_float64 2022-08-17T12:22:30.0547179Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128 2022-08-17T12:22:30.0624642Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64 2022-08-17T12:22:30.0747425Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64 2022-08-17T12:22:30.0893972Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128 2022-08-17T12:22:30.0987781Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128 2022-08-17T12:22:30.1062476Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64 2022-08-17T12:22:30.1227538Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64 2022-08-17T12:22:30.1388047Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128 2022-08-17T12:22:30.1428128Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128 2022-08-17T12:22:30.1711468Z test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64 2022-08-17T12:22:30.1872137Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128 2022-08-17T12:22:30.1985865Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128 2022-08-17T12:22:30.1993513Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64 2022-08-17T12:22:30.2149289Z test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64 2022-08-17T12:22:30.2278185Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128 2022-08-17T12:22:30.2499297Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128 2022-08-17T12:22:30.2507259Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64 2022-08-17T12:22:30.2588958Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64 2022-08-17T12:22:30.2613031Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128 2022-08-17T12:22:30.2693911Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64 2022-08-17T12:22:30.2947704Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128 2022-08-17T12:22:30.2991473Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64 2022-08-17T12:22:30.3028250Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64 2022-08-17T12:22:30.3160082Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128 2022-08-17T12:22:30.3387456Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128 2022-08-17T12:22:30.3467887Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64 2022-08-17T12:22:30.3500375Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128 2022-08-17T12:22:30.3567394Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64 2022-08-17T12:22:30.3827998Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128 2022-08-17T12:22:30.3908592Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64 2022-08-17T12:22:30.3938775Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128 2022-08-17T12:22:30.4269411Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64 2022-08-17T12:22:30.4459922Z test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64 2022-08-17T12:22:30.4708906Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64 2022-08-17T12:22:30.4738139Z test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64 2022-08-17T12:22:30.4932028Z [gw1] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64 2022-08-17T12:22:30.4942792Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128 2022-08-17T12:22:30.5033918Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128 2022-08-17T12:22:30.5147113Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128 2022-08-17T12:22:30.5350617Z test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64 2022-08-17T12:22:30.5444889Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128 2022-08-17T12:22:30.5768769Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128 2022-08-17T12:22:30.5779258Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64 2022-08-17T12:22:30.5788296Z test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64 2022-08-17T12:22:30.5844965Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128 2022-08-17T12:22:30.5881338Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64 2022-08-17T12:22:30.6190366Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128 2022-08-17T12:22:30.6229203Z test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64 2022-08-17T12:22:30.6296826Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128 2022-08-17T12:22:30.6341599Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128 2022-08-17T12:22:30.6629031Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64 2022-08-17T12:22:30.6668740Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64 2022-08-17T12:22:30.6768468Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128 2022-08-17T12:22:30.7112114Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128 2022-08-17T12:22:30.7242707Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128 2022-08-17T12:22:30.7319680Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128 2022-08-17T12:22:30.7327377Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64 2022-08-17T12:22:30.7549837Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64 2022-08-17T12:22:30.7621301Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eig_cpu_complex128 2022-08-17T12:22:30.7989992Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_eig_cpu_complex128 2022-08-17T12:22:30.8104923Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128 2022-08-17T12:22:30.8428859Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128 2022-08-17T12:22:30.8444314Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128 2022-08-17T12:22:30.8871472Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128 2022-08-17T12:22:30.8891488Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128 2022-08-17T12:22:30.9310772Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128 2022-08-17T12:22:30.9366922Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128 2022-08-17T12:22:30.9749804Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128 2022-08-17T12:22:30.9801631Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128 2022-08-17T12:22:31.0158334Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128 2022-08-17T12:22:31.0170866Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64 2022-08-17T12:22:31.0189263Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64 2022-08-17T12:22:31.0305104Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128 2022-08-17T12:22:31.0595158Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128 2022-08-17T12:22:31.0606428Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64 2022-08-17T12:22:31.0668234Z test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64 2022-08-17T12:22:31.0747850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128 2022-08-17T12:22:31.0859040Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128 2022-08-17T12:22:31.1029021Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64 2022-08-17T12:22:31.1109988Z test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64 2022-08-17T12:22:31.1216796Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128 2022-08-17T12:22:31.1339220Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128 2022-08-17T12:22:31.1466762Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64 2022-08-17T12:22:31.1548014Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64 2022-08-17T12:22:31.1734512Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128 2022-08-17T12:22:31.1874843Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128 2022-08-17T12:22:31.1946866Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64 2022-08-17T12:22:31.1988616Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64 2022-08-17T12:22:31.2181640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128 2022-08-17T12:22:31.2231919Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128 2022-08-17T12:22:31.2388165Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64 2022-08-17T12:22:31.2427950Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64 2022-08-17T12:22:31.2553728Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128 2022-08-17T12:22:31.2824467Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128 2022-08-17T12:22:31.2834974Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64 2022-08-17T12:22:31.2866577Z test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64 2022-08-17T12:22:31.2943685Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128 2022-08-17T12:22:31.3310327Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128 2022-08-17T12:22:31.3487717Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128 2022-08-17T12:22:31.3749826Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128 2022-08-17T12:22:31.3869391Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128 2022-08-17T12:22:31.3882762Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64 2022-08-17T12:22:31.3907148Z test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64 2022-08-17T12:22:31.4190615Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128 2022-08-17T12:22:31.4310194Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128 2022-08-17T12:22:31.4519772Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128 2022-08-17T12:22:31.4531610Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64 2022-08-17T12:22:31.4628851Z test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64 2022-08-17T12:22:31.4754868Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128 2022-08-17T12:22:31.4984893Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128 2022-08-17T12:22:31.5003181Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64 2022-08-17T12:22:31.5067094Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64 2022-08-17T12:22:31.5091190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128 2022-08-17T12:22:31.5257273Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64 2022-08-17T12:22:31.5427709Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128 2022-08-17T12:22:31.5501166Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64 2022-08-17T12:22:31.5513242Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64 2022-08-17T12:22:31.5635448Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128 2022-08-17T12:22:31.5867363Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128 2022-08-17T12:22:31.5948201Z test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64 2022-08-17T12:22:31.6021077Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128 2022-08-17T12:22:31.6334082Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128 2022-08-17T12:22:31.6344661Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64 2022-08-17T12:22:31.6389417Z test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64 2022-08-17T12:22:31.6549119Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128 2022-08-17T12:22:31.6830410Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128 2022-08-17T12:22:31.6987431Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128 2022-08-17T12:22:31.7070761Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128 2022-08-17T12:22:31.7084279Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64 2022-08-17T12:22:31.7271737Z test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64 2022-08-17T12:22:31.7348219Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128 2022-08-17T12:22:31.7413473Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64 2022-08-17T12:22:31.7507634Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128 2022-08-17T12:22:31.7710637Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:22:31.7749385Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128 2022-08-17T12:22:31.7822426Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:22:31.7948665Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128 2022-08-17T12:22:31.8152014Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:22:31.8181649Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128 2022-08-17T12:22:31.8261539Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:22:31.8389418Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128 2022-08-17T12:22:31.8589521Z test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64 2022-08-17T12:22:31.8686641Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128 2022-08-17T12:22:31.8951173Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128 2022-08-17T12:22:31.8961056Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64 2022-08-17T12:22:31.9028722Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64 2022-08-17T12:22:31.9054881Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128 2022-08-17T12:22:31.9166893Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64 2022-08-17T12:22:31.9388738Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128 2022-08-17T12:22:31.9468298Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64 2022-08-17T12:22:31.9478055Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64 2022-08-17T12:22:31.9556340Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128 2022-08-17T12:22:31.9830035Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128 2022-08-17T12:22:31.9908862Z test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64 2022-08-17T12:22:31.9962632Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128 2022-08-17T12:22:32.0292923Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128 2022-08-17T12:22:32.0304046Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64 2022-08-17T12:22:32.0347380Z test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64 2022-08-17T12:22:32.0392293Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128 2022-08-17T12:22:32.0457314Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64 2022-08-17T12:22:32.0707993Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128 2022-08-17T12:22:32.0788829Z test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64 2022-08-17T12:22:32.0836056Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128 2022-08-17T12:22:32.0927935Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64 2022-08-17T12:22:32.1148574Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128 2022-08-17T12:22:32.1227127Z test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64 2022-08-17T12:22:32.1288411Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128 2022-08-17T12:22:32.1325037Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64 2022-08-17T12:22:32.1588459Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128 2022-08-17T12:22:32.1667815Z test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64 2022-08-17T12:22:32.1723536Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128 2022-08-17T12:22:32.2111446Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128 2022-08-17T12:22:32.2203918Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128 2022-08-17T12:22:32.2269833Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128 2022-08-17T12:22:32.2276664Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64 2022-08-17T12:22:32.2551259Z test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64 2022-08-17T12:22:32.2602144Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128 2022-08-17T12:22:32.2674802Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128 2022-08-17T12:22:32.2746779Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64 2022-08-17T12:22:32.2893529Z test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64 2022-08-17T12:22:32.2988433Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64 2022-08-17T12:22:32.3044232Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128 2022-08-17T12:22:32.3187841Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128 2022-08-17T12:22:32.3257318Z test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64 2022-08-17T12:22:32.3427647Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64 2022-08-17T12:22:32.3516026Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128 2022-08-17T12:22:32.3626881Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128 2022-08-17T12:22:32.3869352Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:22:32.3951927Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128 2022-08-17T12:22:32.4137269Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128 2022-08-17T12:22:32.4144869Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:22:32.4309535Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:22:32.4438145Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128 2022-08-17T12:22:32.4657538Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128 2022-08-17T12:22:32.4665205Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:22:32.4748487Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:22:32.4879387Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128 2022-08-17T12:22:32.5181619Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128 2022-08-17T12:22:32.5194192Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:22:32.5194937Z test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64 2022-08-17T12:22:32.5272682Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128 2022-08-17T12:22:32.5338536Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128 2022-08-17T12:22:32.5629611Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64 2022-08-17T12:22:32.5632210Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64 2022-08-17T12:22:32.5657797Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128 2022-08-17T12:22:32.6071424Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128 2022-08-17T12:22:32.6137414Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128 2022-08-17T12:22:32.6511688Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128 2022-08-17T12:22:32.6610683Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128 2022-08-17T12:22:32.6950159Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128 2022-08-17T12:22:32.6986490Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128 2022-08-17T12:22:32.7232074Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128 2022-08-17T12:22:32.7239522Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64 2022-08-17T12:22:32.7388779Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64 2022-08-17T12:22:32.7477293Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_inverse_cpu_complex128 2022-08-17T12:22:32.7490517Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_inverse_cpu_complex128 2022-08-17T12:22:32.7668885Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64 2022-08-17T12:22:32.7830562Z test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64 2022-08-17T12:22:32.7875693Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128 2022-08-17T12:22:32.8270207Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128 2022-08-17T12:22:32.8312688Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128 2022-08-17T12:22:32.8709899Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128 2022-08-17T12:22:32.8754857Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128 2022-08-17T12:22:32.9151154Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128 2022-08-17T12:22:32.9202366Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128 2022-08-17T12:22:32.9590312Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128 2022-08-17T12:22:32.9640607Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128 2022-08-17T12:22:33.0032756Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128 2022-08-17T12:22:33.0158864Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128 2022-08-17T12:22:33.0473389Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128 2022-08-17T12:22:33.0511686Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:22:33.0912746Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:22:33.0938219Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:22:33.1075196Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:22:33.1082131Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64 2022-08-17T12:22:33.1352184Z test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64 2022-08-17T12:22:33.1386173Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128 2022-08-17T12:22:33.1833477Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128 2022-08-17T12:22:33.2118227Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:22:33.2167337Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:22:33.2175862Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64 2022-08-17T12:22:33.2268543Z test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64 2022-08-17T12:22:33.2303531Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128 2022-08-17T12:22:33.2370294Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128 2022-08-17T12:22:33.2589961Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64 2022-08-17T12:22:33.2710971Z test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64 2022-08-17T12:22:33.3013859Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128 2022-08-17T12:22:33.3032797Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64 2022-08-17T12:22:33.3036114Z test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64 2022-08-17T12:22:33.3133198Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128 2022-08-17T12:22:33.3147902Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64 2022-08-17T12:22:33.3355747Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128 2022-08-17T12:22:33.3467098Z [gw2] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128 2022-08-17T12:22:33.3539141Z test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64 2022-08-17T12:22:33.3587434Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64 2022-08-17T12:22:33.3909001Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128 2022-08-17T12:22:33.3930269Z test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64 2022-08-17T12:22:33.3979086Z [gw1] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64 2022-08-17T12:22:33.4026957Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128 2022-08-17T12:22:33.4152958Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128 2022-08-17T12:22:33.4347970Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128 2022-08-17T12:22:33.4455315Z test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64 2022-08-17T12:22:33.4467759Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64 2022-08-17T12:22:33.4549513Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:22:33.4787730Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:22:33.4875618Z test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64 2022-08-17T12:22:33.4908008Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64 2022-08-17T12:22:33.4981633Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128 2022-08-17T12:22:33.5229599Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128 2022-08-17T12:22:33.5347762Z test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64 2022-08-17T12:22:33.5362369Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128 2022-08-17T12:22:33.5445172Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64 2022-08-17T12:22:33.5669071Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128 2022-08-17T12:22:33.5787799Z test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64 2022-08-17T12:22:33.5876505Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128 2022-08-17T12:22:33.5954158Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128 2022-08-17T12:22:33.6107284Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64 2022-08-17T12:22:33.6227811Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:22:33.6435442Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128 2022-08-17T12:22:33.6550990Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:22:33.7001461Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:22:33.7011999Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128 2022-08-17T12:22:33.7103035Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128 2022-08-17T12:22:33.7112125Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:22:33.7462305Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:22:33.7475547Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128 2022-08-17T12:22:33.7531615Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128 2022-08-17T12:22:33.7911605Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128 2022-08-17T12:22:33.8014454Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128 2022-08-17T12:22:33.8097117Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128 2022-08-17T12:22:33.8107471Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:22:33.8339850Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:22:33.8347659Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:22:33.8415432Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128 2022-08-17T12:22:33.8547308Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128 2022-08-17T12:22:33.8790569Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:22:33.9177346Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128 2022-08-17T12:22:33.9219947Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128 2022-08-17T12:22:33.9227048Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:22:33.9233468Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:22:33.9313904Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128 2022-08-17T12:22:33.9669086Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128 2022-08-17T12:22:33.9719339Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128 2022-08-17T12:22:33.9788711Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128 2022-08-17T12:22:33.9795906Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:22:34.0110373Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:22:34.0174799Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128 2022-08-17T12:22:34.0182701Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128 2022-08-17T12:22:34.0226937Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:22:34.0548690Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:22:34.0563695Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:22:34.0595813Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:22:34.0666997Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:22:34.0989538Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:22:34.1051342Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128 2022-08-17T12:22:34.1116889Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128 2022-08-17T12:22:34.1124139Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:22:34.1429859Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64 2022-08-17T12:22:34.1662114Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128 2022-08-17T12:22:34.1675143Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64 2022-08-17T12:22:34.1937130Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64 2022-08-17T12:22:34.1949219Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128 2022-08-17T12:22:34.2496221Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:22:34.2505737Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:22:34.2569267Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128 2022-08-17T12:22:34.2911254Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128 2022-08-17T12:22:34.2969763Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128 2022-08-17T12:22:34.3393232Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128 2022-08-17T12:22:34.3461612Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:22:34.3872101Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:22:34.4038708Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128 2022-08-17T12:22:34.4312420Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128 2022-08-17T12:22:34.4331304Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128 2022-08-17T12:22:34.4341903Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64 2022-08-17T12:22:34.4387509Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:22:34.4750700Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128 2022-08-17T12:22:34.4836096Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128 2022-08-17T12:22:34.5021684Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128 2022-08-17T12:22:34.5032196Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:22:34.5190942Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:22:34.5254846Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128 2022-08-17T12:22:34.5632629Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128 2022-08-17T12:22:34.5687270Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:22:34.6110755Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:22:34.6275375Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128 2022-08-17T12:22:34.6489320Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128 2022-08-17T12:22:34.6496498Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:22:34.6588955Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64 2022-08-17T12:22:34.6624549Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128 2022-08-17T12:22:34.6750283Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64 2022-08-17T12:22:34.6908221Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128 2022-08-17T12:22:34.7030080Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64 2022-08-17T12:22:34.7115193Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:22:34.7469655Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:22:34.7592582Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128 2022-08-17T12:22:34.7805618Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128 2022-08-17T12:22:34.7818349Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64 2022-08-17T12:22:34.7910140Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64 2022-08-17T12:22:34.8085155Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:22:34.8350659Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:22:34.8382506Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128 2022-08-17T12:22:34.8792814Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128 2022-08-17T12:22:34.8857151Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128 2022-08-17T12:22:34.9231000Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128 2022-08-17T12:22:34.9312720Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128 2022-08-17T12:22:34.9671090Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128 2022-08-17T12:22:34.9771377Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128 2022-08-17T12:22:35.0110627Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128 2022-08-17T12:22:35.0170217Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128 2022-08-17T12:22:35.0552140Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128 2022-08-17T12:22:35.0651741Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128 2022-08-17T12:22:35.0709158Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128 2022-08-17T12:22:35.0718723Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64 2022-08-17T12:22:35.0992574Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:22:35.1081464Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128 2022-08-17T12:22:35.1402329Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128 2022-08-17T12:22:35.1413342Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:22:35.1428259Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:22:35.1495255Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128 2022-08-17T12:22:35.1910965Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128 2022-08-17T12:22:35.2034481Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128 2022-08-17T12:22:35.2304858Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128 2022-08-17T12:22:35.2315927Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:22:35.2347731Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:22:35.2446144Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128 2022-08-17T12:22:35.2832169Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128 2022-08-17T12:22:35.2939426Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128 2022-08-17T12:22:35.3272496Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128 2022-08-17T12:22:35.3388831Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128 2022-08-17T12:22:35.3712274Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128 2022-08-17T12:22:35.3776787Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128 2022-08-17T12:22:35.4151960Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128 2022-08-17T12:22:35.4185336Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128 2022-08-17T12:22:35.4229799Z [gw2] [ 85%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128 2022-08-17T12:22:35.4238248Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:22:35.4592399Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:22:35.4672994Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128 2022-08-17T12:22:35.4782290Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128 2022-08-17T12:22:35.4789743Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:22:35.5030135Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:22:35.5110297Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128 2022-08-17T12:22:35.5470348Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128 2022-08-17T12:22:35.5485272Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128 2022-08-17T12:22:35.5500188Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:22:35.5588532Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:22:35.5913112Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128 2022-08-17T12:22:35.6037165Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_dtype_cpu_complex128 2022-08-17T12:22:35.6353346Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_dtype_cpu_complex128 2022-08-17T12:22:35.6409068Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128 2022-08-17T12:22:35.6418764Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:22:35.6498694Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:22:35.6792761Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128 2022-08-17T12:22:35.6851223Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128 2022-08-17T12:22:35.7230653Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128 2022-08-17T12:22:35.7272968Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128 2022-08-17T12:22:35.7673072Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128 2022-08-17T12:22:35.7716110Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128 2022-08-17T12:22:35.8113400Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128 2022-08-17T12:22:35.8170422Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128 2022-08-17T12:22:35.8550642Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128 2022-08-17T12:22:35.8594548Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128 2022-08-17T12:22:35.8991034Z [gw2] [ 85%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128 2022-08-17T12:22:35.9042268Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128 2022-08-17T12:22:35.9431361Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128 2022-08-17T12:22:35.9501426Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128 2022-08-17T12:22:35.9510011Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:22:35.9518384Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128 2022-08-17T12:22:35.9870187Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64 2022-08-17T12:22:36.0051794Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128 2022-08-17T12:22:36.0309966Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128 2022-08-17T12:22:36.0320982Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128 2022-08-17T12:22:36.0333910Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64 2022-08-17T12:22:36.0399165Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64 2022-08-17T12:22:36.0791856Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128 2022-08-17T12:22:36.0871490Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128 2022-08-17T12:22:36.1232681Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128 2022-08-17T12:22:36.1308570Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128 2022-08-17T12:22:36.1672244Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128 2022-08-17T12:22:36.1759251Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128 2022-08-17T12:22:36.1805157Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128 2022-08-17T12:22:36.1819083Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64 2022-08-17T12:22:36.2112734Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64 2022-08-17T12:22:36.2215413Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128 2022-08-17T12:22:36.2592605Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128 2022-08-17T12:22:36.2757094Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128 2022-08-17T12:22:36.2793625Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128 2022-08-17T12:22:36.2803089Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64 2022-08-17T12:22:36.2928240Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64 2022-08-17T12:22:36.3028369Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64 2022-08-17T12:22:36.3231185Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128 2022-08-17T12:22:36.3250327Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:22:36.3469339Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128 2022-08-17T12:22:36.3655261Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128 2022-08-17T12:22:36.3910470Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128 2022-08-17T12:22:36.3981101Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128 2022-08-17T12:22:36.4350604Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128 2022-08-17T12:22:36.4490962Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:22:36.4790636Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:22:36.4904276Z test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64 2022-08-17T12:22:36.4914266Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:22:36.5035749Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64 2022-08-17T12:22:36.5349005Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64 2022-08-17T12:22:36.5481490Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:22:36.5494544Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64 2022-08-17T12:22:36.5877442Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:22:36.5907813Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:22:36.6103785Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:22:36.6115698Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:22:36.6309265Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:22:36.6348937Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:22:36.6618637Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:22:36.6631647Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:22:36.6651891Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:22:36.6901770Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:22:36.6912098Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:22:36.7069607Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:22:36.7104347Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:22:36.7306892Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:22:36.7346358Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:22:36.7509782Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:22:36.7824774Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:22:36.7831533Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:22:36.7941107Z test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64 2022-08-17T12:22:36.8271389Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64 2022-08-17T12:22:36.9133266Z test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64 2022-08-17T12:22:36.9142715Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64 2022-08-17T12:22:37.1163249Z test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64 2022-08-17T12:22:37.1193558Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64 2022-08-17T12:22:37.2054887Z test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64 2022-08-17T12:22:37.2063190Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64 2022-08-17T12:22:37.2783376Z test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64 2022-08-17T12:22:37.2789247Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64 2022-08-17T12:22:37.6138207Z test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64 2022-08-17T12:22:37.6151371Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64 2022-08-17T12:22:37.6273342Z test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64 2022-08-17T12:22:37.6589530Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64 2022-08-17T12:22:37.6817029Z test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64 2022-08-17T12:22:37.7031260Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64 2022-08-17T12:22:37.7294461Z test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64 2022-08-17T12:22:37.7470136Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64 2022-08-17T12:22:37.7703254Z test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64 2022-08-17T12:22:37.7909720Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64 2022-08-17T12:22:37.8117966Z test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64 2022-08-17T12:22:37.8349755Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64 2022-08-17T12:22:37.8460501Z test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64 2022-08-17T12:22:37.8789540Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64 2022-08-17T12:22:37.8935104Z test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64 2022-08-17T12:22:37.9229478Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64 2022-08-17T12:22:37.9910466Z test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64 2022-08-17T12:22:37.9919375Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64 2022-08-17T12:22:38.0173378Z test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64 2022-08-17T12:22:38.0348154Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64 2022-08-17T12:22:38.1046878Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64 2022-08-17T12:22:38.1054719Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64 2022-08-17T12:22:38.1228800Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64 2022-08-17T12:22:38.1470315Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64 2022-08-17T12:22:38.1745993Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64 2022-08-17T12:22:38.1910488Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64 2022-08-17T12:22:38.2578169Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64 2022-08-17T12:22:38.2642046Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64 2022-08-17T12:22:38.2676674Z test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64 2022-08-17T12:22:38.3072056Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64 2022-08-17T12:22:38.3155132Z test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64 2022-08-17T12:22:38.3511356Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64 2022-08-17T12:22:38.3642697Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64 2022-08-17T12:22:38.3951149Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64 2022-08-17T12:22:38.4038039Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64 2022-08-17T12:22:38.4391678Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64 2022-08-17T12:22:38.4918328Z test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64 2022-08-17T12:22:38.4928148Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64 2022-08-17T12:22:38.6050755Z test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64 2022-08-17T12:22:38.6060239Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64 2022-08-17T12:22:38.6133466Z test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64 2022-08-17T12:22:38.6470449Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64 2022-08-17T12:22:38.6678070Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64 2022-08-17T12:22:38.6910134Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64 2022-08-17T12:22:38.6931786Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64 2022-08-17T12:22:38.7351370Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64 2022-08-17T12:22:38.7372820Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64 2022-08-17T12:22:38.7792667Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64 2022-08-17T12:22:38.8027373Z test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64 2022-08-17T12:22:38.8271785Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64 2022-08-17T12:22:38.8707882Z test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64 2022-08-17T12:22:38.8715994Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64 2022-08-17T12:22:39.2305937Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64 2022-08-17T12:22:39.2317015Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64 2022-08-17T12:22:39.2325895Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:22:39.2328055Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64 2022-08-17T12:22:39.2642307Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64 2022-08-17T12:22:39.2740324Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64 2022-08-17T12:22:39.2754843Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64 2022-08-17T12:22:39.2755652Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64 2022-08-17T12:22:39.3580092Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64 2022-08-17T12:22:39.3591712Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64 2022-08-17T12:22:39.4389072Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64 2022-08-17T12:22:39.4396567Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64 2022-08-17T12:22:39.4639694Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64 2022-08-17T12:22:39.4648698Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64 2022-08-17T12:22:39.5810867Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64 2022-08-17T12:22:39.5821942Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64 2022-08-17T12:22:39.6982491Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64 2022-08-17T12:22:39.6991607Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64 2022-08-17T12:22:39.7179112Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64 2022-08-17T12:22:39.7188755Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64 2022-08-17T12:22:39.7436659Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64 2022-08-17T12:22:39.7670427Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64 2022-08-17T12:22:39.7874582Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64 2022-08-17T12:22:39.7892040Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64 2022-08-17T12:22:39.7897707Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64 2022-08-17T12:22:39.8110579Z test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64 2022-08-17T12:22:39.8304424Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:22:39.8550433Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:22:39.8797980Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64 2022-08-17T12:22:39.8812270Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64 2022-08-17T12:22:39.8821816Z [gw3] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:22:39.8990128Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:22:39.9209711Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64 2022-08-17T12:22:39.9405296Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64 2022-08-17T12:22:39.9415207Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64 2022-08-17T12:22:39.9427249Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64 2022-08-17T12:22:39.9984520Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:22:39.9992583Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:22:40.0339460Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64 2022-08-17T12:22:40.0428830Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64 2022-08-17T12:22:40.1289509Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64 2022-08-17T12:22:40.1303701Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64 2022-08-17T12:22:40.1807525Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:22:40.1817953Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:22:40.2280616Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:22:40.2295408Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:22:40.2448252Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:22:40.2457480Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64 2022-08-17T12:22:40.2753289Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64 2022-08-17T12:22:40.2762882Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:22:40.3391747Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:22:40.3402758Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:22:40.4138490Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:22:40.4150982Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:22:40.5083848Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:22:40.5095654Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:22:40.5633992Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64 2022-08-17T12:22:40.5643766Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64 2022-08-17T12:22:40.5801317Z test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64 2022-08-17T12:22:40.5812761Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64 2022-08-17T12:22:40.5838636Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64 2022-08-17T12:22:40.6077645Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64 2022-08-17T12:22:40.6079398Z test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64 2022-08-17T12:22:40.6229924Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64 2022-08-17T12:22:40.6292182Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64 2022-08-17T12:22:40.6508242Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64 2022-08-17T12:22:40.6586647Z test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64 2022-08-17T12:22:40.6638958Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64 2022-08-17T12:22:40.6666545Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64 2022-08-17T12:22:40.6950238Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:22:40.7036691Z test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64 2022-08-17T12:22:40.7099947Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64 2022-08-17T12:22:40.7110962Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:22:40.7391040Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64 2022-08-17T12:22:40.7617643Z test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64 2022-08-17T12:22:40.7830780Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64 2022-08-17T12:22:40.7863779Z test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64 2022-08-17T12:22:40.7873404Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64 2022-08-17T12:22:40.7916210Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:22:40.8273959Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64 2022-08-17T12:22:40.8316360Z test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64 2022-08-17T12:22:40.8545104Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64 2022-08-17T12:22:40.8554906Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:22:40.8673245Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:22:40.8710630Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:22:40.8841805Z test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64 2022-08-17T12:22:40.8988170Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64 2022-08-17T12:22:40.9149486Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:22:40.9322842Z test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64 2022-08-17T12:22:40.9591381Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64 2022-08-17T12:22:40.9717006Z test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64 2022-08-17T12:22:41.0032696Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64 2022-08-17T12:22:41.0145887Z test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64 2022-08-17T12:22:41.0160273Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:22:41.1832008Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:22:41.1841555Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64 2022-08-17T12:22:41.2155146Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64 2022-08-17T12:22:41.2269078Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64 2022-08-17T12:22:41.2488185Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64 2022-08-17T12:22:41.2710954Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64 2022-08-17T12:22:41.4170784Z test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64 2022-08-17T12:22:41.4181775Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64 2022-08-17T12:22:41.4200682Z test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64 2022-08-17T12:22:41.4591392Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64 2022-08-17T12:22:41.4644462Z test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64 2022-08-17T12:22:41.5030966Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64 2022-08-17T12:22:41.5082131Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64 2022-08-17T12:22:41.5470217Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64 2022-08-17T12:22:41.5544133Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64 2022-08-17T12:22:41.5910720Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64 2022-08-17T12:22:41.5986983Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64 2022-08-17T12:22:41.6351199Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64 2022-08-17T12:22:41.6401881Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64 2022-08-17T12:22:41.6790180Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64 2022-08-17T12:22:41.6927728Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:41.7229502Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:41.7366320Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:41.7671826Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:41.7693730Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:41.8109994Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:41.8137754Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:41.8550680Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:41.8701565Z test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64 2022-08-17T12:22:41.8990537Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64 2022-08-17T12:22:41.9181690Z test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64 2022-08-17T12:22:41.9429647Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64 2022-08-17T12:22:41.9644296Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:22:41.9870781Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:22:42.0024592Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:22:42.0310509Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:22:42.0454749Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64 2022-08-17T12:22:42.0749936Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64 2022-08-17T12:22:42.0967462Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64 2022-08-17T12:22:42.1189727Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64 2022-08-17T12:22:42.1389890Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64 2022-08-17T12:22:42.1631527Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64 2022-08-17T12:22:42.1819148Z test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:22:42.2071813Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:22:42.2094938Z test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:22:42.2512963Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:22:42.2706225Z test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64 2022-08-17T12:22:42.2951838Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64 2022-08-17T12:22:42.3018296Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64 2022-08-17T12:22:42.3392109Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64 2022-08-17T12:22:42.3460169Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64 2022-08-17T12:22:42.3830246Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64 2022-08-17T12:22:42.3888538Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64 2022-08-17T12:22:42.4270088Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64 2022-08-17T12:22:42.4331806Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64 2022-08-17T12:22:42.4750744Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64 2022-08-17T12:22:42.4991499Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64 2022-08-17T12:22:42.5188916Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64 2022-08-17T12:22:42.5386971Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64 2022-08-17T12:22:42.5629740Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64 2022-08-17T12:22:42.6104307Z test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:22:42.6117178Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:22:42.6172826Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:22:42.6551657Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:22:42.6606850Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:22:42.6990710Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:22:42.7010104Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:42.7430952Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:42.7450927Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:42.7871323Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:42.7890864Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:42.8311602Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:42.8333124Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:42.8751947Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:42.8806861Z test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:22:42.9191740Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:22:42.9630941Z test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64 2022-08-17T12:22:42.9642992Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64 2022-08-17T12:22:42.9776137Z test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64 2022-08-17T12:22:43.0070826Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64 2022-08-17T12:22:43.0134515Z test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64 2022-08-17T12:22:43.0510792Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64 2022-08-17T12:22:43.0616376Z test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64 2022-08-17T12:22:43.0950042Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64 2022-08-17T12:22:43.1150327Z test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64 2022-08-17T12:22:43.1390469Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64 2022-08-17T12:22:43.1516568Z test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64 2022-08-17T12:22:43.1831822Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64 2022-08-17T12:22:43.2378563Z test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64 2022-08-17T12:22:43.2388300Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64 2022-08-17T12:22:43.2803608Z test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64 2022-08-17T12:22:43.2827671Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64 2022-08-17T12:22:43.2933370Z test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64 2022-08-17T12:22:43.3271317Z [gw2] [ 86%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64 2022-08-17T12:22:43.3819388Z test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64 2022-08-17T12:22:43.3831233Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64 2022-08-17T12:22:43.4055663Z test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64 2022-08-17T12:22:43.4272383Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64 2022-08-17T12:22:43.5566821Z test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64 2022-08-17T12:22:43.5576781Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64 2022-08-17T12:22:43.5822708Z test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64 2022-08-17T12:22:43.5835398Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:22:43.6070998Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:22:43.6082676Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64 2022-08-17T12:22:43.6914360Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64 2022-08-17T12:22:43.6922940Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64 2022-08-17T12:22:43.7121922Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64 2022-08-17T12:22:43.7350824Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64 2022-08-17T12:22:44.2670849Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64 2022-08-17T12:22:44.2680717Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64 2022-08-17T12:22:45.4059158Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64 2022-08-17T12:22:45.4070806Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64 2022-08-17T12:22:45.4257841Z test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64 2022-08-17T12:22:45.4508649Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64 2022-08-17T12:22:45.4645296Z test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64 2022-08-17T12:22:45.4949949Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64 2022-08-17T12:22:45.5172381Z test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64 2022-08-17T12:22:45.5389929Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64 2022-08-17T12:22:45.5872111Z test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64 2022-08-17T12:22:45.5883620Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64 2022-08-17T12:22:45.6001609Z test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64 2022-08-17T12:22:45.6310280Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64 2022-08-17T12:22:45.6427482Z test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64 2022-08-17T12:22:45.6587086Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64 2022-08-17T12:22:45.6593402Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:22:45.6748141Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:22:45.7039025Z test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64 2022-08-17T12:22:45.7189482Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64 2022-08-17T12:22:45.7389749Z test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64 2022-08-17T12:22:45.7631174Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64 2022-08-17T12:22:45.8489015Z test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64 2022-08-17T12:22:45.8497263Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64 2022-08-17T12:22:45.8649277Z test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64 2022-08-17T12:22:45.8909328Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64 2022-08-17T12:22:45.9093669Z test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64 2022-08-17T12:22:45.9349864Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64 2022-08-17T12:22:45.9415383Z test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64 2022-08-17T12:22:45.9833015Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64 2022-08-17T12:22:46.0197487Z test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64 2022-08-17T12:22:46.0269403Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64 2022-08-17T12:22:46.0758414Z test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64 2022-08-17T12:22:46.0768167Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64 2022-08-17T12:22:46.1894699Z test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64 2022-08-17T12:22:46.1903913Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64 2022-08-17T12:22:46.2312584Z test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64 2022-08-17T12:22:46.2325135Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64 2022-08-17T12:22:46.2626306Z test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64 2022-08-17T12:22:46.2749585Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64 2022-08-17T12:22:46.3031241Z test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64 2022-08-17T12:22:46.3229740Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64 2022-08-17T12:22:46.3679270Z test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64 2022-08-17T12:22:46.3691211Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64 2022-08-17T12:22:46.3795726Z test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64 2022-08-17T12:22:46.4111695Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64 2022-08-17T12:22:46.4388765Z test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64 2022-08-17T12:22:46.4548694Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64 2022-08-17T12:22:46.4875843Z test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64 2022-08-17T12:22:46.4987801Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64 2022-08-17T12:22:46.6101355Z test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64 2022-08-17T12:22:46.6110809Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64 2022-08-17T12:22:46.9093006Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64 2022-08-17T12:22:46.9102186Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64 2022-08-17T12:22:47.6144163Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64 2022-08-17T12:22:47.6151501Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64 2022-08-17T12:22:47.6492676Z test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64 2022-08-17T12:22:47.6588295Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64 2022-08-17T12:22:47.6879275Z test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64 2022-08-17T12:22:47.7030127Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64 2022-08-17T12:22:47.7164301Z test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64 2022-08-17T12:22:47.7469555Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64 2022-08-17T12:22:47.7528601Z test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64 2022-08-17T12:22:47.7910235Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64 2022-08-17T12:22:47.7936200Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64 2022-08-17T12:22:47.8392581Z [gw2] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64 2022-08-17T12:22:47.8527100Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64 2022-08-17T12:22:47.8830193Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64 2022-08-17T12:22:47.9080263Z test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64 2022-08-17T12:22:47.9268759Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64 2022-08-17T12:22:47.9338099Z test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64 2022-08-17T12:22:47.9710396Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64 2022-08-17T12:22:47.9726618Z test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64 2022-08-17T12:22:47.9739334Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:22:47.9899510Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:22:48.0189355Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64 2022-08-17T12:22:48.0564156Z test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64 2022-08-17T12:22:48.0628818Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64 2022-08-17T12:22:48.1404217Z test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64 2022-08-17T12:22:48.1413019Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64 2022-08-17T12:22:48.1555812Z test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64 2022-08-17T12:22:48.1871079Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64 2022-08-17T12:22:48.2068761Z test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64 2022-08-17T12:22:48.2310676Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64 2022-08-17T12:22:48.2342344Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu 2022-08-17T12:22:48.2752299Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu 2022-08-17T12:22:48.2782695Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu 2022-08-17T12:22:48.3191607Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu 2022-08-17T12:22:48.3221633Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu 2022-08-17T12:22:48.3632796Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu 2022-08-17T12:22:48.3662606Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu 2022-08-17T12:22:48.4070190Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu 2022-08-17T12:22:48.4100265Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu 2022-08-17T12:22:48.4509257Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu 2022-08-17T12:22:48.4539655Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu 2022-08-17T12:22:48.4950516Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu 2022-08-17T12:22:48.4980159Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu 2022-08-17T12:22:48.5391371Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu 2022-08-17T12:22:48.5421950Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu 2022-08-17T12:22:48.5833095Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu 2022-08-17T12:22:48.5865074Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu 2022-08-17T12:22:48.6273684Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu 2022-08-17T12:22:48.6307798Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu 2022-08-17T12:22:48.6711377Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu 2022-08-17T12:22:48.6738365Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu 2022-08-17T12:22:48.7152528Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu 2022-08-17T12:22:48.7183006Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu 2022-08-17T12:22:48.7593621Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu 2022-08-17T12:22:48.7623910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu 2022-08-17T12:22:48.8032356Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu 2022-08-17T12:22:48.8060418Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu 2022-08-17T12:22:48.8470503Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu 2022-08-17T12:22:48.8499778Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu 2022-08-17T12:22:48.8911202Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu 2022-08-17T12:22:48.8940252Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu 2022-08-17T12:22:48.9350621Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu 2022-08-17T12:22:48.9384259Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu 2022-08-17T12:22:48.9792352Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu 2022-08-17T12:22:48.9825173Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu 2022-08-17T12:22:49.0230983Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu 2022-08-17T12:22:49.0262179Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu 2022-08-17T12:22:49.0671170Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu 2022-08-17T12:22:49.0701647Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu 2022-08-17T12:22:49.1111385Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu 2022-08-17T12:22:49.1140671Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu 2022-08-17T12:22:49.1552911Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu 2022-08-17T12:22:49.1583470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu 2022-08-17T12:22:49.1990706Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu 2022-08-17T12:22:49.2019193Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu 2022-08-17T12:22:49.2431000Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu 2022-08-17T12:22:49.2461050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu 2022-08-17T12:22:49.2871833Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu 2022-08-17T12:22:49.2902494Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu 2022-08-17T12:22:49.3311736Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu 2022-08-17T12:22:49.3341857Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu 2022-08-17T12:22:49.3749978Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu 2022-08-17T12:22:49.3781199Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu 2022-08-17T12:22:49.4190291Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu 2022-08-17T12:22:49.4220203Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu 2022-08-17T12:22:49.4629774Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu 2022-08-17T12:22:49.4658010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu 2022-08-17T12:22:49.5070215Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu 2022-08-17T12:22:49.5099411Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu 2022-08-17T12:22:49.5509982Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu 2022-08-17T12:22:49.5539897Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu 2022-08-17T12:22:49.5950552Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu 2022-08-17T12:22:49.5979566Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu 2022-08-17T12:22:49.6291237Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu 2022-08-17T12:22:49.6299324Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:22:49.6387566Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:22:49.6408115Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu 2022-08-17T12:22:49.6832171Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu 2022-08-17T12:22:49.6866377Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu 2022-08-17T12:22:49.7272728Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu 2022-08-17T12:22:49.7302747Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu 2022-08-17T12:22:49.7711920Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu 2022-08-17T12:22:49.7741809Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu 2022-08-17T12:22:49.8152127Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu 2022-08-17T12:22:49.8181733Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu 2022-08-17T12:22:49.8592375Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu 2022-08-17T12:22:49.8623842Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu 2022-08-17T12:22:49.9033018Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu 2022-08-17T12:22:49.9062945Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu 2022-08-17T12:22:49.9472955Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu 2022-08-17T12:22:49.9502966Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu 2022-08-17T12:22:49.9912211Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu 2022-08-17T12:22:49.9941731Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu 2022-08-17T12:22:50.0352631Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu 2022-08-17T12:22:50.0382567Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu 2022-08-17T12:22:50.0792721Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu 2022-08-17T12:22:50.0823968Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu 2022-08-17T12:22:50.1231486Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu 2022-08-17T12:22:50.1260978Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu 2022-08-17T12:22:50.1670387Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu 2022-08-17T12:22:50.1699986Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu 2022-08-17T12:22:50.1885943Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu 2022-08-17T12:22:50.1894153Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:22:50.2109981Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:22:50.2143278Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu 2022-08-17T12:22:50.2552131Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu 2022-08-17T12:22:50.2582056Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu 2022-08-17T12:22:50.2992633Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu 2022-08-17T12:22:50.3022401Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_uniform_cpu 2022-08-17T12:22:50.3431180Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_uniform_cpu 2022-08-17T12:22:50.3461482Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu 2022-08-17T12:22:50.3575091Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu 2022-08-17T12:22:50.3585074Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:22:50.3870536Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:22:50.3900108Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu 2022-08-17T12:22:50.4309577Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu 2022-08-17T12:22:50.4340475Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu 2022-08-17T12:22:50.4750562Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu 2022-08-17T12:22:50.4779450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu 2022-08-17T12:22:50.5191701Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu 2022-08-17T12:22:50.5220755Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu 2022-08-17T12:22:50.5671165Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu 2022-08-17T12:22:50.5701460Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu 2022-08-17T12:22:50.6111313Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu 2022-08-17T12:22:50.6141276Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu 2022-08-17T12:22:50.6435397Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu 2022-08-17T12:22:50.6445645Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:22:50.6548561Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:22:50.6579479Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu 2022-08-17T12:22:50.6991832Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu 2022-08-17T12:22:50.7014332Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu 2022-08-17T12:22:50.7430285Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu 2022-08-17T12:22:50.7453435Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu 2022-08-17T12:22:50.7490143Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu 2022-08-17T12:22:50.7501533Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:22:50.7871307Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:22:50.7896555Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu 2022-08-17T12:22:50.8309366Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu 2022-08-17T12:22:50.8330715Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu 2022-08-17T12:22:50.8751507Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu 2022-08-17T12:22:50.8780150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu 2022-08-17T12:22:50.9190758Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu 2022-08-17T12:22:50.9219399Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu 2022-08-17T12:22:50.9631086Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu 2022-08-17T12:22:50.9661012Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu 2022-08-17T12:22:51.0073514Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu 2022-08-17T12:22:51.0102113Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu 2022-08-17T12:22:51.0510176Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu 2022-08-17T12:22:51.0538260Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu 2022-08-17T12:22:51.0949923Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu 2022-08-17T12:22:51.0980932Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu 2022-08-17T12:22:51.1391871Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu 2022-08-17T12:22:51.1416583Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu 2022-08-17T12:22:51.1832685Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu 2022-08-17T12:22:51.1862386Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu 2022-08-17T12:22:51.2271954Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu 2022-08-17T12:22:51.2306498Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu 2022-08-17T12:22:51.2712312Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu 2022-08-17T12:22:51.2741903Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu 2022-08-17T12:22:51.3152095Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu 2022-08-17T12:22:51.3181200Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu 2022-08-17T12:22:51.3593222Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu 2022-08-17T12:22:51.3623819Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu 2022-08-17T12:22:51.4032497Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu 2022-08-17T12:22:51.4062166Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu 2022-08-17T12:22:51.4469623Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu 2022-08-17T12:22:51.4497414Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu 2022-08-17T12:22:51.4911094Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu 2022-08-17T12:22:51.4939597Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu 2022-08-17T12:22:51.5352220Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu 2022-08-17T12:22:51.5385176Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu 2022-08-17T12:22:51.5790114Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu 2022-08-17T12:22:51.5822472Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu 2022-08-17T12:22:51.6270533Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu 2022-08-17T12:22:51.6301778Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu 2022-08-17T12:22:51.6709220Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu 2022-08-17T12:22:51.6737228Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu 2022-08-17T12:22:51.7151584Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu 2022-08-17T12:22:51.7181674Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu 2022-08-17T12:22:51.7589586Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu 2022-08-17T12:22:51.7618121Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu 2022-08-17T12:22:51.8031038Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu 2022-08-17T12:22:51.8060124Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu 2022-08-17T12:22:51.8470417Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu 2022-08-17T12:22:51.8502125Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu 2022-08-17T12:22:51.8912203Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu 2022-08-17T12:22:51.8940450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu 2022-08-17T12:22:51.9350996Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu 2022-08-17T12:22:51.9378545Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu 2022-08-17T12:22:51.9789102Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu 2022-08-17T12:22:51.9816552Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu 2022-08-17T12:22:52.0230098Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu 2022-08-17T12:22:52.0257494Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu 2022-08-17T12:22:52.0553137Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu 2022-08-17T12:22:52.0564590Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:22:52.0668624Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:22:52.0696765Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu 2022-08-17T12:22:52.1110572Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu 2022-08-17T12:22:52.1139361Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu 2022-08-17T12:22:52.1549496Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu 2022-08-17T12:22:52.1577670Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu 2022-08-17T12:22:52.1990045Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu 2022-08-17T12:22:52.2023145Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu 2022-08-17T12:22:52.2430701Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu 2022-08-17T12:22:52.2459793Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu 2022-08-17T12:22:52.2870593Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu 2022-08-17T12:22:52.2891242Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu 2022-08-17T12:22:52.3312156Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu 2022-08-17T12:22:52.3346699Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu 2022-08-17T12:22:52.3750856Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu 2022-08-17T12:22:52.3782964Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu 2022-08-17T12:22:52.4192041Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu 2022-08-17T12:22:52.4367054Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu 2022-08-17T12:22:52.4632617Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu 2022-08-17T12:22:52.4665895Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu 2022-08-17T12:22:52.5073719Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu 2022-08-17T12:22:52.5104904Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu 2022-08-17T12:22:52.5513674Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu 2022-08-17T12:22:52.5548216Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu 2022-08-17T12:22:52.5916200Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu 2022-08-17T12:22:52.5930307Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:22:52.5948542Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:22:52.5973318Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu 2022-08-17T12:22:52.6392755Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu 2022-08-17T12:22:52.6426569Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu 2022-08-17T12:22:52.6831792Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu 2022-08-17T12:22:52.6861108Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu 2022-08-17T12:22:52.7270857Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu 2022-08-17T12:22:52.7299249Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu 2022-08-17T12:22:52.7767983Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu 2022-08-17T12:22:52.7788747Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu 2022-08-17T12:22:52.8191876Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu 2022-08-17T12:22:52.8222481Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu 2022-08-17T12:22:52.8630094Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu 2022-08-17T12:22:52.8657580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu 2022-08-17T12:22:52.9070608Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu 2022-08-17T12:22:52.9098742Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu 2022-08-17T12:22:52.9511789Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu 2022-08-17T12:22:52.9540550Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu 2022-08-17T12:22:52.9951079Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu 2022-08-17T12:22:52.9990976Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu 2022-08-17T12:22:53.0392415Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu 2022-08-17T12:22:53.0421477Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu 2022-08-17T12:22:53.0831180Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu 2022-08-17T12:22:53.0863037Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu 2022-08-17T12:22:53.1270003Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu 2022-08-17T12:22:53.1290590Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu 2022-08-17T12:22:53.1672330Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu 2022-08-17T12:22:53.1679924Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:22:53.1708130Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:22:53.1733415Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu 2022-08-17T12:22:53.2151810Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu 2022-08-17T12:22:53.2175712Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu 2022-08-17T12:22:53.2592820Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu 2022-08-17T12:22:53.2623206Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu 2022-08-17T12:22:53.3032682Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu 2022-08-17T12:22:53.3061956Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu 2022-08-17T12:22:53.3471381Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu 2022-08-17T12:22:53.3503794Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu 2022-08-17T12:22:53.3910573Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu 2022-08-17T12:22:53.3942708Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu 2022-08-17T12:22:53.3957498Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu 2022-08-17T12:22:53.3965204Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:22:53.4096621Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64 2022-08-17T12:22:53.4349696Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64 2022-08-17T12:22:53.4378488Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu 2022-08-17T12:22:53.4391885Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu 2022-08-17T12:22:53.4636510Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64 2022-08-17T12:22:53.4789842Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64 2022-08-17T12:22:53.4819763Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu 2022-08-17T12:22:53.4866672Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu 2022-08-17T12:22:53.5039591Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:22:53.5229990Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:22:53.5260151Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu 2022-08-17T12:22:53.5347522Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu 2022-08-17T12:22:53.5475245Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:22:53.5668984Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:22:53.5698189Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu 2022-08-17T12:22:53.5787145Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu 2022-08-17T12:22:53.6069470Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:22:53.6149273Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:22:53.6178664Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu 2022-08-17T12:22:53.6226534Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu 2022-08-17T12:22:53.6589721Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64 2022-08-17T12:22:53.6618480Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu 2022-08-17T12:22:53.7032938Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu 2022-08-17T12:22:53.7064135Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu 2022-08-17T12:22:53.7474014Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu 2022-08-17T12:22:53.7504425Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu 2022-08-17T12:22:53.7953850Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu 2022-08-17T12:22:53.7983572Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu 2022-08-17T12:22:53.8393154Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu 2022-08-17T12:22:53.8422157Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu 2022-08-17T12:22:53.8457200Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu 2022-08-17T12:22:53.8469457Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64 2022-08-17T12:22:53.8833119Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64 2022-08-17T12:22:53.8861520Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu 2022-08-17T12:22:53.9187961Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu 2022-08-17T12:22:53.9198375Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64 2022-08-17T12:22:53.9269336Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64 2022-08-17T12:22:53.9304403Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu 2022-08-17T12:22:53.9702336Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu 2022-08-17T12:22:53.9713008Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64 2022-08-17T12:22:53.9715539Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64 2022-08-17T12:22:53.9746990Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu 2022-08-17T12:22:54.0150812Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu 2022-08-17T12:22:54.0182233Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu 2022-08-17T12:22:54.0590201Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu 2022-08-17T12:22:54.0618714Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu 2022-08-17T12:22:54.1031913Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu 2022-08-17T12:22:54.1062019Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu 2022-08-17T12:22:54.1236709Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu 2022-08-17T12:22:54.1244929Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64 2022-08-17T12:22:54.1470040Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:22:54.1500145Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu 2022-08-17T12:22:54.1654131Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu 2022-08-17T12:22:54.1667437Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:22:54.1909102Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:22:54.1936283Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu 2022-08-17T12:22:54.2080374Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu 2022-08-17T12:22:54.2106907Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:22:54.2351069Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:22:54.2372458Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu 2022-08-17T12:22:54.2403196Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu 2022-08-17T12:22:54.2548005Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:22:54.2791403Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64 2022-08-17T12:22:54.2812996Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu 2022-08-17T12:22:54.2853888Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu 2022-08-17T12:22:54.2987089Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64 2022-08-17T12:22:54.3085451Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:22:54.3229242Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:22:54.3252836Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu 2022-08-17T12:22:54.3429792Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu 2022-08-17T12:22:54.3536710Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:22:54.3669212Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:22:54.3692699Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu 2022-08-17T12:22:54.3868404Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu 2022-08-17T12:22:54.4111494Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:22:54.4143516Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu 2022-08-17T12:22:54.4551665Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu 2022-08-17T12:22:54.4584653Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu 2022-08-17T12:22:54.4991293Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu 2022-08-17T12:22:54.5022703Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu 2022-08-17T12:22:54.5431399Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu 2022-08-17T12:22:54.5463631Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu 2022-08-17T12:22:54.5871902Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu 2022-08-17T12:22:54.5901481Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu 2022-08-17T12:22:54.6311110Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu 2022-08-17T12:22:54.6337608Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu 2022-08-17T12:22:54.6751490Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu 2022-08-17T12:22:54.6781408Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu 2022-08-17T12:22:54.7192889Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu 2022-08-17T12:22:54.7221886Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu 2022-08-17T12:22:54.7631355Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu 2022-08-17T12:22:54.7662028Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu 2022-08-17T12:22:54.8071940Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu 2022-08-17T12:22:54.8101341Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu 2022-08-17T12:22:54.8112404Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu 2022-08-17T12:22:54.8123174Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:22:54.8511134Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64 2022-08-17T12:22:54.8559742Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu 2022-08-17T12:22:54.8924400Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu 2022-08-17T12:22:54.8934479Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64 2022-08-17T12:22:54.8948663Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64 2022-08-17T12:22:54.8984526Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu 2022-08-17T12:22:54.9051110Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu 2022-08-17T12:22:54.9350115Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64 2022-08-17T12:22:54.9389788Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64 2022-08-17T12:22:54.9415686Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu 2022-08-17T12:22:54.9508859Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu 2022-08-17T12:22:54.9791012Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64 2022-08-17T12:22:54.9830633Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64 2022-08-17T12:22:54.9857982Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu 2022-08-17T12:22:54.9982311Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu 2022-08-17T12:22:55.0272958Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64 2022-08-17T12:22:55.0276208Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64 2022-08-17T12:22:55.0295991Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu 2022-08-17T12:22:55.0462899Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu 2022-08-17T12:22:55.0711572Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64 2022-08-17T12:22:55.0713464Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64 2022-08-17T12:22:55.0745734Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu 2022-08-17T12:22:55.0856468Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu 2022-08-17T12:22:55.1152635Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64 2022-08-17T12:22:55.1186094Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu 2022-08-17T12:22:55.1196239Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu 2022-08-17T12:22:55.1532063Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:22:55.1589919Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:22:55.1626075Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu 2022-08-17T12:22:55.1633906Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu 2022-08-17T12:22:55.1919158Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:22:55.2028690Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:22:55.2052040Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu 2022-08-17T12:22:55.2066875Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu 2022-08-17T12:22:55.2281265Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64 2022-08-17T12:22:55.2469890Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64 2022-08-17T12:22:55.2493836Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu 2022-08-17T12:22:55.2507558Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu 2022-08-17T12:22:55.2734238Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:22:55.2911277Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:22:55.2934088Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu 2022-08-17T12:22:55.2948116Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu 2022-08-17T12:22:55.3065209Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64 2022-08-17T12:22:55.3350585Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64 2022-08-17T12:22:55.3374121Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu 2022-08-17T12:22:55.3387163Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu 2022-08-17T12:22:55.3567183Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64 2022-08-17T12:22:55.3788955Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64 2022-08-17T12:22:55.3807837Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu 2022-08-17T12:22:55.3827262Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu 2022-08-17T12:22:55.3967892Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64 2022-08-17T12:22:55.4230061Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64 2022-08-17T12:22:55.4252954Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu 2022-08-17T12:22:55.4267490Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu 2022-08-17T12:22:55.4398383Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:22:55.4669078Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:22:55.4687627Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu 2022-08-17T12:22:55.4707433Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu 2022-08-17T12:22:55.4869547Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64 2022-08-17T12:22:55.5108273Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64 2022-08-17T12:22:55.5128914Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu 2022-08-17T12:22:55.5146649Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu 2022-08-17T12:22:55.5551142Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:22:55.5574909Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu 2022-08-17T12:22:55.5680923Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu 2022-08-17T12:22:55.5689995Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:22:55.5989043Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:22:55.6011942Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu 2022-08-17T12:22:55.6335773Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu 2022-08-17T12:22:55.6344315Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:22:55.6429159Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64 2022-08-17T12:22:55.6453330Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu 2022-08-17T12:22:55.6870225Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu 2022-08-17T12:22:55.6891147Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu 2022-08-17T12:22:55.7310591Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu 2022-08-17T12:22:55.7331221Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu 2022-08-17T12:22:55.7750743Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu 2022-08-17T12:22:55.7774138Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu 2022-08-17T12:22:55.8190241Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu 2022-08-17T12:22:55.8214113Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu 2022-08-17T12:22:55.8631399Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu 2022-08-17T12:22:55.8655738Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu 2022-08-17T12:22:55.9072273Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu 2022-08-17T12:22:55.9094233Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu 2022-08-17T12:22:55.9510974Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu 2022-08-17T12:22:55.9537555Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu 2022-08-17T12:22:55.9951025Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu 2022-08-17T12:22:55.9982370Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu 2022-08-17T12:22:56.0390626Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu 2022-08-17T12:22:56.0425073Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu 2022-08-17T12:22:56.0831176Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu 2022-08-17T12:22:56.0855900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu 2022-08-17T12:22:56.1271677Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu 2022-08-17T12:22:56.1292936Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu 2022-08-17T12:22:56.1711596Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu 2022-08-17T12:22:56.1737351Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu 2022-08-17T12:22:56.2152964Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu 2022-08-17T12:22:56.2183150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu 2022-08-17T12:22:56.2592076Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu 2022-08-17T12:22:56.2623529Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu 2022-08-17T12:22:56.3033555Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu 2022-08-17T12:22:56.3062750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu 2022-08-17T12:22:56.3471602Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu 2022-08-17T12:22:56.3501484Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu 2022-08-17T12:22:56.3911919Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu 2022-08-17T12:22:56.3940324Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu 2022-08-17T12:22:56.4353786Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu 2022-08-17T12:22:56.4389707Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu 2022-08-17T12:22:56.4791360Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu 2022-08-17T12:22:56.4821010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu 2022-08-17T12:22:56.5230713Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu 2022-08-17T12:22:56.5258515Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu 2022-08-17T12:22:56.5366660Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu 2022-08-17T12:22:56.5377008Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64 2022-08-17T12:22:56.5528363Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:22:56.5668433Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:22:56.5696779Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu 2022-08-17T12:22:56.5786882Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu 2022-08-17T12:22:56.6151477Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:22:56.6176736Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu 2022-08-17T12:22:56.6224101Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu 2022-08-17T12:22:56.6237873Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:22:56.6381321Z test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64 2022-08-17T12:22:56.6590173Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64 2022-08-17T12:22:56.6619500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu 2022-08-17T12:22:56.6668288Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu 2022-08-17T12:22:56.7031730Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64 2022-08-17T12:22:56.7061722Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu 2022-08-17T12:22:56.7471470Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu 2022-08-17T12:22:56.7505348Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu 2022-08-17T12:22:56.7910740Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu 2022-08-17T12:22:56.7940084Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu 2022-08-17T12:22:56.8186495Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu 2022-08-17T12:22:56.8197618Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64 2022-08-17T12:22:56.8329625Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64 2022-08-17T12:22:56.8347992Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64 2022-08-17T12:22:56.8377543Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu 2022-08-17T12:22:56.8628992Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu 2022-08-17T12:22:56.8790984Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64 2022-08-17T12:22:56.8822762Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu 2022-08-17T12:22:56.8834102Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu 2022-08-17T12:22:56.9067974Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64 2022-08-17T12:22:56.9197844Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64 2022-08-17T12:22:56.9228846Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64 2022-08-17T12:22:56.9259693Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu 2022-08-17T12:22:56.9509810Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu 2022-08-17T12:22:56.9671529Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64 2022-08-17T12:22:56.9701381Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:22:56.9773392Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:22:56.9947594Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64 2022-08-17T12:22:57.0020590Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64 2022-08-17T12:22:57.0107201Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64 2022-08-17T12:22:57.0128694Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:22:57.0387311Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:22:57.0472988Z test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64 2022-08-17T12:22:57.0547302Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64 2022-08-17T12:22:57.0572146Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:22:57.0829150Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:22:57.0991395Z test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64 2022-08-17T12:22:57.1025075Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:22:57.1430506Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:22:57.1462412Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:22:57.1870959Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:22:57.1903739Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu 2022-08-17T12:22:57.2310585Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu 2022-08-17T12:22:57.2341803Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:22:57.2625584Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:22:57.2637287Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:22:57.2690495Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:22:57.2699041Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64 2022-08-17T12:22:57.2748621Z test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64 2022-08-17T12:22:57.2765965Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu 2022-08-17T12:22:57.2780871Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64 2022-08-17T12:22:57.3108735Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu 2022-08-17T12:22:57.3189412Z test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64 2022-08-17T12:22:57.3214218Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu 2022-08-17T12:22:57.3671036Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu 2022-08-17T12:22:57.3691750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu 2022-08-17T12:22:57.4150621Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu 2022-08-17T12:22:57.4180171Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu 2022-08-17T12:22:57.4592540Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu 2022-08-17T12:22:57.4620094Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu 2022-08-17T12:22:57.5034612Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu 2022-08-17T12:22:57.5070824Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:22:57.5513392Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:22:57.5543055Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:22:57.5993363Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:22:57.6027358Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu 2022-08-17T12:22:57.6472875Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu 2022-08-17T12:22:57.6509620Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu 2022-08-17T12:22:57.6953688Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu 2022-08-17T12:22:57.6990044Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu 2022-08-17T12:22:57.7391926Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu 2022-08-17T12:22:57.7424768Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu 2022-08-17T12:22:57.7830188Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu 2022-08-17T12:22:57.7854157Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu 2022-08-17T12:22:57.8270527Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu 2022-08-17T12:22:57.8298311Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu 2022-08-17T12:22:57.8710286Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu 2022-08-17T12:22:57.8738734Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu 2022-08-17T12:22:57.9149657Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu 2022-08-17T12:22:57.9178050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu 2022-08-17T12:22:57.9592363Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu 2022-08-17T12:22:57.9620835Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu 2022-08-17T12:22:58.0031234Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu 2022-08-17T12:22:58.0061654Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu 2022-08-17T12:22:58.0469700Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu 2022-08-17T12:22:58.0502132Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu 2022-08-17T12:22:58.0585075Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu 2022-08-17T12:22:58.0595330Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:22:58.0910480Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:22:58.0941313Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu 2022-08-17T12:22:58.1349802Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu 2022-08-17T12:22:58.1376558Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu 2022-08-17T12:22:58.1792092Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu 2022-08-17T12:22:58.1821270Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu 2022-08-17T12:22:58.2231274Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu 2022-08-17T12:22:58.2260408Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu 2022-08-17T12:22:58.2421952Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu 2022-08-17T12:22:58.2429247Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64 2022-08-17T12:22:58.2595307Z test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64 2022-08-17T12:22:58.2669772Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64 2022-08-17T12:22:58.2698562Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu 2022-08-17T12:22:58.2868444Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu 2022-08-17T12:22:58.3112123Z test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64 2022-08-17T12:22:58.3144495Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu 2022-08-17T12:22:58.3488883Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu 2022-08-17T12:22:58.3497365Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64 2022-08-17T12:22:58.3520290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu 2022-08-17T12:22:58.3548300Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu 2022-08-17T12:22:58.3581029Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu 2022-08-17T12:22:58.3906952Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu 2022-08-17T12:22:58.3925750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu 2022-08-17T12:22:58.3986898Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu 2022-08-17T12:22:58.4013871Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu 2022-08-17T12:22:58.4348688Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu 2022-08-17T12:22:58.4367679Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu 2022-08-17T12:22:58.4427985Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu 2022-08-17T12:22:58.4459022Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu 2022-08-17T12:22:58.4788998Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu 2022-08-17T12:22:58.4813540Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu 2022-08-17T12:22:58.4868019Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu 2022-08-17T12:22:58.4896026Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu 2022-08-17T12:22:58.5226548Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu 2022-08-17T12:22:58.5247107Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu 2022-08-17T12:22:58.5307087Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu 2022-08-17T12:22:58.5334146Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu 2022-08-17T12:22:58.5667963Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu 2022-08-17T12:22:58.5687566Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu 2022-08-17T12:22:58.5747579Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu 2022-08-17T12:22:58.5774742Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu 2022-08-17T12:22:58.6107898Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu 2022-08-17T12:22:58.6127669Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu 2022-08-17T12:22:58.6187516Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu 2022-08-17T12:22:58.6214685Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu 2022-08-17T12:22:58.6547093Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu 2022-08-17T12:22:58.6574005Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu 2022-08-17T12:22:58.6627237Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu 2022-08-17T12:22:58.6654714Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu 2022-08-17T12:22:58.6988146Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu 2022-08-17T12:22:58.7016557Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu 2022-08-17T12:22:58.7066835Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu 2022-08-17T12:22:58.7095126Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu 2022-08-17T12:22:58.7430238Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu 2022-08-17T12:22:58.7459506Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu 2022-08-17T12:22:58.7508685Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu 2022-08-17T12:22:58.7538696Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu 2022-08-17T12:22:58.7871720Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu 2022-08-17T12:22:58.7896973Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu 2022-08-17T12:22:58.7949362Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu 2022-08-17T12:22:58.7979645Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu 2022-08-17T12:22:58.8310863Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu 2022-08-17T12:22:58.8336371Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu 2022-08-17T12:22:58.8388559Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu 2022-08-17T12:22:58.8417660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu 2022-08-17T12:22:58.8750610Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu 2022-08-17T12:22:58.8780565Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu 2022-08-17T12:22:58.8829144Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu 2022-08-17T12:22:58.8859264Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu 2022-08-17T12:22:58.9190424Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu 2022-08-17T12:22:58.9220733Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu 2022-08-17T12:22:58.9268487Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu 2022-08-17T12:22:58.9297826Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu 2022-08-17T12:22:58.9632011Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu 2022-08-17T12:22:58.9663791Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu 2022-08-17T12:22:58.9709674Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu 2022-08-17T12:22:58.9744573Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu 2022-08-17T12:22:59.0069871Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu 2022-08-17T12:22:59.0099959Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu 2022-08-17T12:22:59.0148678Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu 2022-08-17T12:22:59.0177471Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu 2022-08-17T12:22:59.0508103Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu 2022-08-17T12:22:59.0536877Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu 2022-08-17T12:22:59.0587013Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu 2022-08-17T12:22:59.0614885Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu 2022-08-17T12:22:59.0951073Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu 2022-08-17T12:22:59.0972511Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu 2022-08-17T12:22:59.1029263Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu 2022-08-17T12:22:59.1059086Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu 2022-08-17T12:22:59.1388493Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu 2022-08-17T12:22:59.1410050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu 2022-08-17T12:22:59.1467542Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu 2022-08-17T12:22:59.1498656Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu 2022-08-17T12:22:59.1828940Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu 2022-08-17T12:22:59.1848228Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu 2022-08-17T12:22:59.1908002Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu 2022-08-17T12:22:59.1937947Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu 2022-08-17T12:22:59.2268055Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu 2022-08-17T12:22:59.2288354Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu 2022-08-17T12:22:59.2347487Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu 2022-08-17T12:22:59.2376391Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu 2022-08-17T12:22:59.2710062Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu 2022-08-17T12:22:59.2729284Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu 2022-08-17T12:22:59.2787867Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu 2022-08-17T12:22:59.2816903Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu 2022-08-17T12:22:59.3149400Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu 2022-08-17T12:22:59.3172576Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu 2022-08-17T12:22:59.3228191Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu 2022-08-17T12:22:59.3257492Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu 2022-08-17T12:22:59.3587671Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu 2022-08-17T12:22:59.3606938Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu 2022-08-17T12:22:59.3667075Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu 2022-08-17T12:22:59.3695019Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu 2022-08-17T12:22:59.4028219Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu 2022-08-17T12:22:59.4056175Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu 2022-08-17T12:22:59.4107456Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu 2022-08-17T12:22:59.4134639Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu 2022-08-17T12:22:59.4468764Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu 2022-08-17T12:22:59.4497107Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu 2022-08-17T12:22:59.4547888Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu 2022-08-17T12:22:59.4578602Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu 2022-08-17T12:22:59.4908418Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu 2022-08-17T12:22:59.4933888Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu 2022-08-17T12:22:59.4987913Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu 2022-08-17T12:22:59.5017018Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu 2022-08-17T12:22:59.5348709Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu 2022-08-17T12:22:59.5378145Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu 2022-08-17T12:22:59.5427074Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu 2022-08-17T12:22:59.5458630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu 2022-08-17T12:22:59.5789028Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu 2022-08-17T12:22:59.5817332Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu 2022-08-17T12:22:59.5866982Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu 2022-08-17T12:22:59.5894314Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu 2022-08-17T12:22:59.6227901Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu 2022-08-17T12:22:59.6260066Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu 2022-08-17T12:22:59.6307069Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu 2022-08-17T12:22:59.6334890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu 2022-08-17T12:22:59.6669349Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu 2022-08-17T12:22:59.6698259Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu 2022-08-17T12:22:59.6746562Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu 2022-08-17T12:22:59.6774125Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_uniform_cpu 2022-08-17T12:22:59.7107493Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_uniform_cpu 2022-08-17T12:22:59.7129665Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu 2022-08-17T12:22:59.7187039Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu 2022-08-17T12:22:59.7209165Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu 2022-08-17T12:22:59.7548245Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu 2022-08-17T12:22:59.7572493Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu 2022-08-17T12:22:59.7627038Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu 2022-08-17T12:22:59.7650899Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu 2022-08-17T12:22:59.7988850Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu 2022-08-17T12:22:59.8016325Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu 2022-08-17T12:22:59.8067820Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu 2022-08-17T12:22:59.8088343Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu 2022-08-17T12:22:59.8430630Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu 2022-08-17T12:22:59.8454971Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu 2022-08-17T12:22:59.8508560Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu 2022-08-17T12:22:59.8529919Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu 2022-08-17T12:22:59.8870831Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu 2022-08-17T12:22:59.8894631Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu 2022-08-17T12:22:59.8947366Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu 2022-08-17T12:22:59.8967091Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu 2022-08-17T12:22:59.9308081Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu 2022-08-17T12:22:59.9328292Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu 2022-08-17T12:22:59.9388034Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu 2022-08-17T12:22:59.9417743Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu 2022-08-17T12:22:59.9749471Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu 2022-08-17T12:22:59.9770371Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu 2022-08-17T12:22:59.9828164Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu 2022-08-17T12:22:59.9857178Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu 2022-08-17T12:23:00.0190451Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu 2022-08-17T12:23:00.0213045Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu 2022-08-17T12:23:00.0269350Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu 2022-08-17T12:23:00.0303250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu 2022-08-17T12:23:00.0631031Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu 2022-08-17T12:23:00.0657800Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu 2022-08-17T12:23:00.0709019Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu 2022-08-17T12:23:00.0790216Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu 2022-08-17T12:23:00.1070452Z [gw2] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu 2022-08-17T12:23:00.1092204Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu 2022-08-17T12:23:00.1148807Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu 2022-08-17T12:23:00.1220447Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_H_cpu_float32 2022-08-17T12:23:00.1509771Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_H_cpu_float32 2022-08-17T12:23:00.1532084Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu 2022-08-17T12:23:00.1588708Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu 2022-08-17T12:23:00.1665921Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_T_cpu_float32 2022-08-17T12:23:00.1950060Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_T_cpu_float32 2022-08-17T12:23:00.1972120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu 2022-08-17T12:23:00.2028681Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu 2022-08-17T12:23:00.2391321Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___getitem___cpu_float32 2022-08-17T12:23:00.2417483Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu 2022-08-17T12:23:00.2649864Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu 2022-08-17T12:23:00.2660613Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___getitem___cpu_float32 2022-08-17T12:23:00.2828959Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___radd___cpu_float32 2022-08-17T12:23:00.2855160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu 2022-08-17T12:23:00.2889957Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu 2022-08-17T12:23:00.2993158Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___radd___cpu_float32 2022-08-17T12:23:00.3003337Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:23:00.3067126Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:23:00.3216374Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rand___cpu_int64 2022-08-17T12:23:00.3267284Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rand___cpu_int64 2022-08-17T12:23:00.3292933Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu 2022-08-17T12:23:00.3506878Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu 2022-08-17T12:23:00.3717111Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rdiv___cpu_float32 2022-08-17T12:23:00.3729924Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu 2022-08-17T12:23:00.3742799Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rdiv___cpu_float32 2022-08-17T12:23:00.3947562Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu 2022-08-17T12:23:00.4149798Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmatmul___cpu_float32 2022-08-17T12:23:00.4183382Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu 2022-08-17T12:23:00.4346912Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu 2022-08-17T12:23:00.4386714Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmatmul___cpu_float32 2022-08-17T12:23:00.4565862Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmod___cpu_float32 2022-08-17T12:23:00.4589275Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmod___cpu_float32 2022-08-17T12:23:00.4620687Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu 2022-08-17T12:23:00.4826880Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu 2022-08-17T12:23:00.5002247Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmul___cpu_float32 2022-08-17T12:23:00.5028147Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmul___cpu_float32 2022-08-17T12:23:00.5056855Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu 2022-08-17T12:23:00.5267821Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu 2022-08-17T12:23:00.5411960Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___ror___cpu_int64 2022-08-17T12:23:00.5469022Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___ror___cpu_int64 2022-08-17T12:23:00.5499604Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu 2022-08-17T12:23:00.5707590Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu 2022-08-17T12:23:00.5909994Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rpow___cpu_float32 2022-08-17T12:23:00.5939976Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu 2022-08-17T12:23:00.6035562Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu 2022-08-17T12:23:00.6147252Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rpow___cpu_float32 2022-08-17T12:23:00.6325788Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rsub___cpu_float32 2022-08-17T12:23:00.6348010Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rsub___cpu_float32 2022-08-17T12:23:00.6380546Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu 2022-08-17T12:23:00.6586646Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu 2022-08-17T12:23:00.6730329Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rxor___cpu_int64 2022-08-17T12:23:00.6787455Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rxor___cpu_int64 2022-08-17T12:23:00.6816153Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu 2022-08-17T12:23:00.7027748Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu 2022-08-17T12:23:00.7229148Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amax_cpu_float32 2022-08-17T12:23:00.7263207Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu 2022-08-17T12:23:00.7470041Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu 2022-08-17T12:23:00.7477074Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:23:00.7662837Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32 2022-08-17T12:23:00.7674851Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32 2022-08-17T12:23:00.7705306Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu 2022-08-17T12:23:00.7906671Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu 2022-08-17T12:23:00.8109339Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32 2022-08-17T12:23:00.8139683Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu 2022-08-17T12:23:00.8549474Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu 2022-08-17T12:23:00.8579125Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu 2022-08-17T12:23:00.8991692Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu 2022-08-17T12:23:00.8997551Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu 2022-08-17T12:23:00.9006819Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32 2022-08-17T12:23:00.9020907Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:23:00.9431191Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu 2022-08-17T12:23:00.9461961Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu 2022-08-17T12:23:00.9573327Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu 2022-08-17T12:23:00.9583576Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amax_cpu_float32 2022-08-17T12:23:00.9594111Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amin_cpu_float32 2022-08-17T12:23:00.9603394Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:23:00.9870803Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:23:00.9901105Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu 2022-08-17T12:23:00.9988216Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu 2022-08-17T12:23:01.0026318Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:23:01.0311085Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:23:01.0340811Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu 2022-08-17T12:23:01.0749673Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu 2022-08-17T12:23:01.0779912Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu 2022-08-17T12:23:01.1191848Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu 2022-08-17T12:23:01.1222441Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu 2022-08-17T12:23:01.1631506Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu 2022-08-17T12:23:01.1664076Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu 2022-08-17T12:23:01.2070581Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu 2022-08-17T12:23:01.2100381Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu 2022-08-17T12:23:01.2141720Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu 2022-08-17T12:23:01.2152594Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amin_cpu_float32 2022-08-17T12:23:01.2512957Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmax_cpu_float32 2022-08-17T12:23:01.2544312Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu 2022-08-17T12:23:01.2781337Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu 2022-08-17T12:23:01.2788363Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:23:01.2951965Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32 2022-08-17T12:23:01.2983624Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu 2022-08-17T12:23:01.3393334Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu 2022-08-17T12:23:01.3424110Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu 2022-08-17T12:23:01.3832897Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu 2022-08-17T12:23:01.3864600Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu 2022-08-17T12:23:01.4272755Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu 2022-08-17T12:23:01.4308457Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu 2022-08-17T12:23:01.4585109Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu 2022-08-17T12:23:01.4598318Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmax_cpu_float32 2022-08-17T12:23:01.4710442Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmin_cpu_float32 2022-08-17T12:23:01.4739222Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu 2022-08-17T12:23:01.5151672Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu 2022-08-17T12:23:01.5176408Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu 2022-08-17T12:23:01.5591341Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu 2022-08-17T12:23:01.5616093Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu 2022-08-17T12:23:01.6030602Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu 2022-08-17T12:23:01.6056303Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu 2022-08-17T12:23:01.6470308Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu 2022-08-17T12:23:01.6501512Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu 2022-08-17T12:23:01.6680018Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu 2022-08-17T12:23:01.6690227Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmin_cpu_float32 2022-08-17T12:23:01.6910564Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumprod_cpu_float32 2022-08-17T12:23:01.6939570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu 2022-08-17T12:23:01.7069505Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu 2022-08-17T12:23:01.7146686Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumprod_cpu_float32 2022-08-17T12:23:01.7348978Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumsum_cpu_float32 2022-08-17T12:23:01.7378789Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu 2022-08-17T12:23:01.7521695Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu 2022-08-17T12:23:01.7586835Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumsum_cpu_float32 2022-08-17T12:23:01.7790423Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_log_softmax_cpu_float32 2022-08-17T12:23:01.7821900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu 2022-08-17T12:23:01.8033914Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu 2022-08-17T12:23:01.8045226Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_log_softmax_cpu_float32 2022-08-17T12:23:01.8229921Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logaddexp_cpu_float32 2022-08-17T12:23:01.8261807Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu 2022-08-17T12:23:01.8610966Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu 2022-08-17T12:23:01.8621009Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logaddexp_cpu_float32 2022-08-17T12:23:01.8669359Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logsumexp_cpu_float32 2022-08-17T12:23:01.8700412Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu 2022-08-17T12:23:01.9112155Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu 2022-08-17T12:23:01.9141545Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu 2022-08-17T12:23:01.9551709Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu 2022-08-17T12:23:01.9581479Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu 2022-08-17T12:23:01.9992770Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu 2022-08-17T12:23:02.0022407Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu 2022-08-17T12:23:02.0432044Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu 2022-08-17T12:23:02.0459728Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu 2022-08-17T12:23:02.0872019Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu 2022-08-17T12:23:02.0896444Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu 2022-08-17T12:23:02.1311875Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu 2022-08-17T12:23:02.1333749Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu 2022-08-17T12:23:02.1751910Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu 2022-08-17T12:23:02.1773479Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu 2022-08-17T12:23:02.1803630Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu 2022-08-17T12:23:02.1813410Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logsumexp_cpu_float32 2022-08-17T12:23:02.2191694Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_mean_cpu_float32 2022-08-17T12:23:02.2223037Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu 2022-08-17T12:23:02.2631291Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu 2022-08-17T12:23:02.2661529Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu 2022-08-17T12:23:02.3087869Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu 2022-08-17T12:23:02.3102407Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu 2022-08-17T12:23:02.3512140Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu 2022-08-17T12:23:02.3543068Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu 2022-08-17T12:23:02.3950594Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu 2022-08-17T12:23:02.3978710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu 2022-08-17T12:23:02.4389050Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu 2022-08-17T12:23:02.4417069Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu 2022-08-17T12:23:02.4830755Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu 2022-08-17T12:23:02.4860379Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu 2022-08-17T12:23:02.5272974Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu 2022-08-17T12:23:02.5306512Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu 2022-08-17T12:23:02.5415831Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu 2022-08-17T12:23:02.5419423Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32 2022-08-17T12:23:02.5432136Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32 2022-08-17T12:23:02.5435087Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32 2022-08-17T12:23:02.5713014Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32 2022-08-17T12:23:02.5743441Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu 2022-08-17T12:23:02.6152696Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu 2022-08-17T12:23:02.6182991Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu 2022-08-17T12:23:02.6593371Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu 2022-08-17T12:23:02.6623573Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu 2022-08-17T12:23:02.6958683Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu 2022-08-17T12:23:02.6967774Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32 2022-08-17T12:23:02.7030052Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32 2022-08-17T12:23:02.7061536Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu 2022-08-17T12:23:02.7240580Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu 2022-08-17T12:23:02.7248425Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_mean_cpu_float32 2022-08-17T12:23:02.7472234Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_median_cpu_float32 2022-08-17T12:23:02.7501529Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu 2022-08-17T12:23:02.7772965Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu 2022-08-17T12:23:02.7785351Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_median_cpu_float32 2022-08-17T12:23:02.7909209Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_norm_cpu_float32 2022-08-17T12:23:02.7940799Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu 2022-08-17T12:23:02.8350361Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu 2022-08-17T12:23:02.8379663Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu 2022-08-17T12:23:02.8791335Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu 2022-08-17T12:23:02.8820270Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu 2022-08-17T12:23:02.9231600Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu 2022-08-17T12:23:02.9261558Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu 2022-08-17T12:23:02.9670307Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu 2022-08-17T12:23:02.9700283Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu 2022-08-17T12:23:02.9742714Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu 2022-08-17T12:23:02.9749957Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32 2022-08-17T12:23:03.0110774Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32 2022-08-17T12:23:03.0141417Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu 2022-08-17T12:23:03.0551010Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu 2022-08-17T12:23:03.0585186Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu 2022-08-17T12:23:03.0990641Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu 2022-08-17T12:23:03.1025713Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu 2022-08-17T12:23:03.1431900Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu 2022-08-17T12:23:03.1465618Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu 2022-08-17T12:23:03.1871902Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu 2022-08-17T12:23:03.1905012Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu 2022-08-17T12:23:03.2312512Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu 2022-08-17T12:23:03.2346241Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu 2022-08-17T12:23:03.2661573Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu 2022-08-17T12:23:03.2701350Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32 2022-08-17T12:23:03.2749045Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:23:03.2780151Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu 2022-08-17T12:23:03.3190861Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu 2022-08-17T12:23:03.3225439Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu 2022-08-17T12:23:03.3465159Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu 2022-08-17T12:23:03.3472351Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:23:03.3630451Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:23:03.3664419Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu 2022-08-17T12:23:03.4071120Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu 2022-08-17T12:23:03.4100957Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu 2022-08-17T12:23:03.4268231Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu 2022-08-17T12:23:03.4279446Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:23:03.4510617Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:23:03.4540312Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu 2022-08-17T12:23:03.4952409Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu 2022-08-17T12:23:03.4981381Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu 2022-08-17T12:23:03.5391884Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu 2022-08-17T12:23:03.5422659Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu 2022-08-17T12:23:03.5831933Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu 2022-08-17T12:23:03.5861994Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu 2022-08-17T12:23:03.6272043Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu 2022-08-17T12:23:03.6301470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu 2022-08-17T12:23:03.6505854Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu 2022-08-17T12:23:03.6516326Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:23:03.6709351Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32 2022-08-17T12:23:03.6737571Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu 2022-08-17T12:23:03.7112892Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu 2022-08-17T12:23:03.7124981Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32 2022-08-17T12:23:03.7162112Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:23:03.7179224Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu 2022-08-17T12:23:03.7275671Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu 2022-08-17T12:23:03.7548135Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:23:03.7589061Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:23:03.7623708Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu 2022-08-17T12:23:03.7744190Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu 2022-08-17T12:23:03.7991296Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:23:03.8029769Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:23:03.8061878Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu 2022-08-17T12:23:03.8472898Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu 2022-08-17T12:23:03.8502894Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu 2022-08-17T12:23:03.8912899Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu 2022-08-17T12:23:03.8961070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:23:03.9353212Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:23:03.9383120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:23:03.9793134Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:23:03.9821995Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:23:04.0232736Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:23:04.0258208Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:23:04.0671336Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:23:04.0694695Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:23:04.1111363Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:23:04.1135948Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu 2022-08-17T12:23:04.1144721Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu 2022-08-17T12:23:04.1155748Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_norm_cpu_float32 2022-08-17T12:23:04.1552048Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_normalize_cpu_float32 2022-08-17T12:23:04.1576979Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:23:04.1990830Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:23:04.2016014Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu 2022-08-17T12:23:04.2075424Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu 2022-08-17T12:23:04.2086375Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_normalize_cpu_float32 2022-08-17T12:23:04.2431965Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_prod_cpu_float32 2022-08-17T12:23:04.2455514Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu 2022-08-17T12:23:04.2871617Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu 2022-08-17T12:23:04.2898226Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu 2022-08-17T12:23:04.3312073Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu 2022-08-17T12:23:04.3338523Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu 2022-08-17T12:23:04.3752072Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu 2022-08-17T12:23:04.3778752Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu 2022-08-17T12:23:04.4191133Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu 2022-08-17T12:23:04.4216709Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:23:04.4630716Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:23:04.4652437Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:23:04.4788096Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:23:04.4798787Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_prod_cpu_float32 2022-08-17T12:23:04.5071507Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmax_cpu_float32 2022-08-17T12:23:04.5098275Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu 2022-08-17T12:23:04.5251283Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu 2022-08-17T12:23:04.5262547Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmax_cpu_float32 2022-08-17T12:23:04.5509686Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmin_cpu_float32 2022-08-17T12:23:04.5539942Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu 2022-08-17T12:23:04.5783537Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu 2022-08-17T12:23:04.5794534Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmin_cpu_float32 2022-08-17T12:23:04.5950161Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_std_cpu_float32 2022-08-17T12:23:04.5980015Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu 2022-08-17T12:23:04.6390239Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu 2022-08-17T12:23:04.6420179Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu 2022-08-17T12:23:04.6830868Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu 2022-08-17T12:23:04.6861384Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu 2022-08-17T12:23:04.7271045Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu 2022-08-17T12:23:04.7300167Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu 2022-08-17T12:23:04.7711145Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu 2022-08-17T12:23:04.7742384Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu 2022-08-17T12:23:04.8150376Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu 2022-08-17T12:23:04.8181091Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu 2022-08-17T12:23:04.8590509Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu 2022-08-17T12:23:04.8620070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu 2022-08-17T12:23:04.9033590Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu 2022-08-17T12:23:04.9064554Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu 2022-08-17T12:23:04.9472432Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu 2022-08-17T12:23:04.9502562Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu 2022-08-17T12:23:04.9912676Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu 2022-08-17T12:23:04.9942951Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu 2022-08-17T12:23:05.0353436Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu 2022-08-17T12:23:05.0384623Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu 2022-08-17T12:23:05.0793574Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu 2022-08-17T12:23:05.0824748Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu 2022-08-17T12:23:05.1234419Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu 2022-08-17T12:23:05.1296696Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu 2022-08-17T12:23:05.1674082Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu 2022-08-17T12:23:05.1703092Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_cpu_float32 2022-08-17T12:23:05.2153509Z [gw1] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_cpu_float32 2022-08-17T12:23:05.2191708Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_inverse_cpu_float32 2022-08-17T12:23:05.2592525Z [gw1] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_inverse_cpu_float32 2022-08-17T12:23:05.5957858Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_solve_cpu_float32 2022-08-17T12:23:05.5967004Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_solve_cpu_float32 2022-08-17T12:23:05.6115574Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chunk_cpu_float32 2022-08-17T12:23:05.6390028Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chunk_cpu_float32 2022-08-17T12:23:05.6481958Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_cpu_float32 2022-08-17T12:23:05.6830983Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_cpu_float32 2022-08-17T12:23:05.7169906Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_max_cpu_float32 2022-08-17T12:23:05.7268390Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_max_cpu_float32 2022-08-17T12:23:05.7478605Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_min_cpu_float32 2022-08-17T12:23:05.7710221Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_min_cpu_float32 2022-08-17T12:23:05.7792157Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clone_cpu_float32 2022-08-17T12:23:05.8151355Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clone_cpu_float32 2022-08-17T12:23:05.8261271Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_column_stack_cpu_float32 2022-08-17T12:23:05.8590908Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_column_stack_cpu_float32 2022-08-17T12:23:06.0504491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_combinations_cpu_float32 2022-08-17T12:23:06.0513725Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_combinations_cpu_float32 2022-08-17T12:23:06.0728669Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_complex_cpu_float32 2022-08-17T12:23:06.0951630Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_complex_cpu_float32 2022-08-17T12:23:06.1037478Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_cpu_float32 2022-08-17T12:23:06.1391069Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_cpu_float32 2022-08-17T12:23:06.1445652Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_physical_cpu_float32 2022-08-17T12:23:06.1832477Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_physical_cpu_float32 2022-08-17T12:23:06.2928734Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_constant_pad_nd_cpu_float32 2022-08-17T12:23:06.2941633Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_constant_pad_nd_cpu_float32 2022-08-17T12:23:06.2999855Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_contiguous_cpu_float32 2022-08-17T12:23:06.3353837Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_contiguous_cpu_float32 2022-08-17T12:23:06.3705914Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_copysign_cpu_float32 2022-08-17T12:23:06.3832202Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_copysign_cpu_float32 2022-08-17T12:23:06.5630451Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_corrcoef_cpu_float32 2022-08-17T12:23:06.5642070Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_corrcoef_cpu_float32 2022-08-17T12:23:06.5747860Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cos_cpu_float32 2022-08-17T12:23:06.6070340Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cos_cpu_float32 2022-08-17T12:23:06.6177747Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cosh_cpu_float32 2022-08-17T12:23:06.6511896Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cosh_cpu_float32 2022-08-17T12:23:06.7445524Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_count_nonzero_cpu_float32 2022-08-17T12:23:06.7453936Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_std_cpu_float32 2022-08-17T12:23:07.0055047Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_sum_cpu_float32 2022-08-17T12:23:07.0065750Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_sum_cpu_float32 2022-08-17T12:23:07.0162034Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_var_cpu_float32 2022-08-17T12:23:07.0170891Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_count_nonzero_cpu_float32 2022-08-17T12:23:07.0193864Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cov_cpu_float32 2022-08-17T12:23:07.0590977Z [gw1] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cov_cpu_float32 2022-08-17T12:23:07.0730540Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cross_cpu_float32 2022-08-17T12:23:07.1032437Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cross_cpu_float32 2022-08-17T12:23:07.1505417Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummax_cpu_float32 2022-08-17T12:23:07.1516293Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummax_cpu_float32 2022-08-17T12:23:07.1988469Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummin_cpu_float32 2022-08-17T12:23:07.1998046Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummin_cpu_float32 2022-08-17T12:23:07.2182915Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumprod_cpu_float32 2022-08-17T12:23:07.2258165Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumprod_cpu_float32 2022-08-17T12:23:07.2269765Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:23:07.2429140Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32 2022-08-17T12:23:07.2516991Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumsum_cpu_float32 2022-08-17T12:23:07.2871017Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumsum_cpu_float32 2022-08-17T12:23:07.3409434Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:07.3417367Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:07.3484885Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_deg2rad_cpu_float32 2022-08-17T12:23:07.3869378Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_deg2rad_cpu_float32 2022-08-17T12:23:07.4218657Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_cpu_float32 2022-08-17T12:23:07.4309690Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_cpu_float32 2022-08-17T12:23:07.4705225Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_embed_cpu_float32 2022-08-17T12:23:07.4747345Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_embed_cpu_float32 2022-08-17T12:23:07.4920378Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagflat_cpu_float32 2022-08-17T12:23:07.5190906Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagflat_cpu_float32 2022-08-17T12:23:07.5575084Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_cpu_float32 2022-08-17T12:23:07.5627610Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_cpu_float32 2022-08-17T12:23:07.6166236Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_scatter_cpu_float32 2022-08-17T12:23:07.6181194Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_scatter_cpu_float32 2022-08-17T12:23:07.6954104Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diff_cpu_float32 2022-08-17T12:23:07.6968155Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32 2022-08-17T12:23:07.7253706Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32 2022-08-17T12:23:07.7389490Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32 2022-08-17T12:23:07.7690080Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32 2022-08-17T12:23:07.7829031Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32 2022-08-17T12:23:07.8112417Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:07.8268120Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:07.8457805Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32 2022-08-17T12:23:07.8709144Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32 2022-08-17T12:23:07.8997176Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32 2022-08-17T12:23:07.9149038Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32 2022-08-17T12:23:07.9697833Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:07.9708965Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diff_cpu_float32 2022-08-17T12:23:07.9778421Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_digamma_cpu_float32 2022-08-17T12:23:08.0150065Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_digamma_cpu_float32 2022-08-17T12:23:08.0636950Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dist_cpu_float32 2022-08-17T12:23:08.0646646Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:08.1525550Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:08.1535056Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dist_cpu_float32 2022-08-17T12:23:08.1554342Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_floor_rounding_cpu_float32 2022-08-17T12:23:08.1564779Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:08.1868868Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32 2022-08-17T12:23:08.1948599Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_floor_rounding_cpu_float32 2022-08-17T12:23:08.2054359Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:08.2063762Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32 2022-08-17T12:23:08.2188914Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:08.2389453Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:08.2639423Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_trunc_rounding_cpu_float32 2022-08-17T12:23:08.2650094Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_trunc_rounding_cpu_float32 2022-08-17T12:23:08.2662770Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:08.2829668Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32 2022-08-17T12:23:08.2898115Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dot_cpu_float32 2022-08-17T12:23:08.3035592Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dot_cpu_float32 2022-08-17T12:23:08.3107735Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32 2022-08-17T12:23:08.3270109Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:08.3412729Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_double_cpu_float32 2022-08-17T12:23:08.3548607Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:08.3561522Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32 2022-08-17T12:23:08.3708179Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_double_cpu_float32 2022-08-17T12:23:08.3784093Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dsplit_cpu_float32 2022-08-17T12:23:08.3909597Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dsplit_cpu_float32 2022-08-17T12:23:08.3987776Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32 2022-08-17T12:23:08.4149001Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:08.4260347Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dstack_cpu_float32 2022-08-17T12:23:08.4267084Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dstack_cpu_float32 2022-08-17T12:23:08.4427462Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:08.4589052Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32 2022-08-17T12:23:08.4692146Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eig_cpu_float32 2022-08-17T12:23:08.4869422Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32 2022-08-17T12:23:08.4931909Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:23:08.5028506Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eig_cpu_float32 2022-08-17T12:23:08.5601631Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_einsum_cpu_float32 2022-08-17T12:23:08.5610387Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_einsum_cpu_float32 2022-08-17T12:23:08.5720329Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_cpu_float32 2022-08-17T12:23:08.6030355Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_cpu_float32 2022-08-17T12:23:08.6190408Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_like_cpu_float32 2022-08-17T12:23:08.6469639Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_like_cpu_float32 2022-08-17T12:23:08.6820750Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eq_cpu_float32 2022-08-17T12:23:08.6908366Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eq_cpu_float32 2022-08-17T12:23:08.7950931Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_equal_cpu_float32 2022-08-17T12:23:08.7988977Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_equal_cpu_float32 2022-08-17T12:23:08.8029856Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erf_cpu_float32 2022-08-17T12:23:08.8433984Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erf_cpu_float32 2022-08-17T12:23:08.8557882Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfc_cpu_float32 2022-08-17T12:23:08.8913597Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfc_cpu_float32 2022-08-17T12:23:08.8981364Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfinv_cpu_float32 2022-08-17T12:23:08.9161887Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfinv_cpu_float32 2022-08-17T12:23:08.9174159Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_var_cpu_float32 2022-08-17T12:23:08.9214080Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_abs_cpu_float32 2022-08-17T12:23:08.9350265Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_abs_cpu_float32 2022-08-17T12:23:08.9458608Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp2_cpu_float32 2022-08-17T12:23:08.9589257Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp2_cpu_float32 2022-08-17T12:23:08.9683919Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acos_cpu_float32 2022-08-17T12:23:08.9788789Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acos_cpu_float32 2022-08-17T12:23:08.9898469Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp_cpu_float32 2022-08-17T12:23:09.0028755Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp_cpu_float32 2022-08-17T12:23:09.0120092Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acosh_cpu_float32 2022-08-17T12:23:09.0228929Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acosh_cpu_float32 2022-08-17T12:23:09.0367014Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_as_cpu_float32 2022-08-17T12:23:09.0469258Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_as_cpu_float32 2022-08-17T12:23:09.0671470Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_add_cpu_float32 2022-08-17T12:23:09.0688087Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_cpu_float32 2022-08-17T12:23:09.0903810Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_add_cpu_float32 2022-08-17T12:23:09.0915218Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_cpu_float32 2022-08-17T12:23:09.1093015Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addbmm_cpu_float32 2022-08-17T12:23:09.1107648Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addbmm_cpu_float32 2022-08-17T12:23:09.1168067Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expm1_cpu_float32 2022-08-17T12:23:09.1348284Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expm1_cpu_float32 2022-08-17T12:23:09.1550295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcdiv_cpu_float32 2022-08-17T12:23:09.1671254Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft2_cpu_float32 2022-08-17T12:23:09.1787267Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcdiv_cpu_float32 2022-08-17T12:23:09.1874343Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcmul_cpu_float32 2022-08-17T12:23:09.1989232Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft2_cpu_float32 2022-08-17T12:23:09.2107680Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft_cpu_float32 2022-08-17T12:23:09.2206113Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcmul_cpu_float32 2022-08-17T12:23:09.2227743Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft_cpu_float32 2022-08-17T12:23:09.2320784Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_cpu_float32 2022-08-17T12:23:09.2430113Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_cpu_float32 2022-08-17T12:23:09.2671787Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftn_cpu_float32 2022-08-17T12:23:09.2702959Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_decomposed_cpu_float32 2022-08-17T12:23:09.2818527Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftn_cpu_float32 2022-08-17T12:23:09.2866761Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_decomposed_cpu_float32 2022-08-17T12:23:09.2988593Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftshift_cpu_float32 2022-08-17T12:23:09.3108568Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftshift_cpu_float32 2022-08-17T12:23:09.3307918Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmv_cpu_float32 2022-08-17T12:23:09.3368581Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft2_cpu_float32 2022-08-17T12:23:09.3548515Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmv_cpu_float32 2022-08-17T12:23:09.3587505Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addr_cpu_float32 2022-08-17T12:23:09.3747097Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft2_cpu_float32 2022-08-17T12:23:09.3791091Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft_cpu_float32 2022-08-17T12:23:09.3989373Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addr_cpu_float32 2022-08-17T12:23:09.4018972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_all_cpu_float32 2022-08-17T12:23:09.4188129Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft_cpu_float32 2022-08-17T12:23:09.4200266Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfftn_cpu_float32 2022-08-17T12:23:09.4428642Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_all_cpu_float32 2022-08-17T12:23:09.4627369Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_allclose_cpu_float32 2022-08-17T12:23:09.4635512Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfftn_cpu_float32 2022-08-17T12:23:09.4882477Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft2_cpu_float32 2022-08-17T12:23:09.5069129Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft2_cpu_float32 2022-08-17T12:23:09.5337638Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft_cpu_float32 2022-08-17T12:23:09.5508713Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft_cpu_float32 2022-08-17T12:23:09.5883196Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftn_cpu_float32 2022-08-17T12:23:09.5948837Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftn_cpu_float32 2022-08-17T12:23:09.6123489Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftshift_cpu_float32 2022-08-17T12:23:09.6389106Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftshift_cpu_float32 2022-08-17T12:23:09.6698699Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft2_cpu_float32 2022-08-17T12:23:09.6828431Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft2_cpu_float32 2022-08-17T12:23:09.7091833Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft_cpu_float32 2022-08-17T12:23:09.7121675Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft_cpu_float32 2022-08-17T12:23:09.7133140Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:23:09.7269086Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:23:09.7593901Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfftn_cpu_float32 2022-08-17T12:23:09.7708834Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfftn_cpu_float32 2022-08-17T12:23:09.8030412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft2_cpu_float32 2022-08-17T12:23:09.8148048Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft2_cpu_float32 2022-08-17T12:23:09.8484212Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft_cpu_float32 2022-08-17T12:23:09.8588306Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft_cpu_float32 2022-08-17T12:23:09.8959323Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfftn_cpu_float32 2022-08-17T12:23:09.9028282Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfftn_cpu_float32 2022-08-17T12:23:09.9036988Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft2_cpu_float32 2022-08-17T12:23:09.9047749Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_allclose_cpu_float32 2022-08-17T12:23:09.9248741Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amax_cpu_float32 2022-08-17T12:23:09.9278267Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft2_cpu_float32 2022-08-17T12:23:09.9471509Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amax_cpu_float32 2022-08-17T12:23:09.9472820Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft_cpu_float32 2022-08-17T12:23:09.9636309Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amin_cpu_float32 2022-08-17T12:23:09.9823851Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft_cpu_float32 2022-08-17T12:23:09.9910927Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amin_cpu_float32 2022-08-17T12:23:09.9911596Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_aminmax_cpu_float32 2022-08-17T12:23:09.9936555Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfftn_cpu_float32 2022-08-17T12:23:10.0106385Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_aminmax_cpu_float32 2022-08-17T12:23:10.0348196Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfftn_cpu_float32 2022-08-17T12:23:10.0352979Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_angle_cpu_float32 2022-08-17T12:23:10.0387498Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fill_cpu_float32 2022-08-17T12:23:10.0464689Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_angle_cpu_float32 2022-08-17T12:23:10.0794657Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fill_cpu_float32 2022-08-17T12:23:10.0795266Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_any_cpu_float32 2022-08-17T12:23:10.0964439Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flatten_cpu_float32 2022-08-17T12:23:10.1133307Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flatten_cpu_float32 2022-08-17T12:23:10.1230871Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_any_cpu_float32 2022-08-17T12:23:10.1235443Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_arange_cpu_float32 2022-08-17T12:23:10.1516803Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flip_cpu_float32 2022-08-17T12:23:10.1541253Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_arange_cpu_float32 2022-08-17T12:23:10.1670405Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flip_cpu_float32 2022-08-17T12:23:10.1671110Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fliplr_cpu_float32 2022-08-17T12:23:10.1742774Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmax_cpu_float32 2022-08-17T12:23:10.1900955Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fliplr_cpu_float32 2022-08-17T12:23:10.2111786Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmax_cpu_float32 2022-08-17T12:23:10.2112541Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmin_cpu_float32 2022-08-17T12:23:10.2186518Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flipud_cpu_float32 2022-08-17T12:23:10.2339502Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flipud_cpu_float32 2022-08-17T12:23:10.2553374Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmin_cpu_float32 2022-08-17T12:23:10.2553980Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argsort_cpu_float32 2022-08-17T12:23:10.2674681Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_cpu_float32 2022-08-17T12:23:10.2990955Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_cpu_float32 2022-08-17T12:23:10.3456857Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_power_cpu_float32 2022-08-17T12:23:10.3465852Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_power_cpu_float32 2022-08-17T12:23:10.3502320Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_cpu_float32 2022-08-17T12:23:10.3552334Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_cpu_float32 2022-08-17T12:23:10.3563250Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argsort_cpu_float32 2022-08-17T12:23:10.3679317Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argwhere_cpu_float32 2022-08-17T12:23:10.3867345Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argwhere_cpu_float32 2022-08-17T12:23:10.3988228Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_divide_cpu_float32 2022-08-17T12:23:10.4083712Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_cpu_float32 2022-08-17T12:23:10.4429592Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_cpu_float32 2022-08-17T12:23:10.4549672Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_scatter_cpu_float32 2022-08-17T12:23:10.4652984Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_scatter_cpu_float32 2022-08-17T12:23:10.4659823Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_divide_cpu_float32 2022-08-17T12:23:10.4863621Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmax_cpu_float32 2022-08-17T12:23:10.4871502Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmax_cpu_float32 2022-08-17T12:23:10.4910049Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asin_cpu_float32 2022-08-17T12:23:10.5067000Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asin_cpu_float32 2022-08-17T12:23:10.5274638Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmin_cpu_float32 2022-08-17T12:23:10.5307443Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmin_cpu_float32 2022-08-17T12:23:10.5345911Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asinh_cpu_float32 2022-08-17T12:23:10.5507016Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asinh_cpu_float32 2022-08-17T12:23:10.5741592Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmod_cpu_float32 2022-08-17T12:23:10.5753655Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmod_cpu_float32 2022-08-17T12:23:10.5940716Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan2_cpu_float32 2022-08-17T12:23:10.5949509Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan2_cpu_float32 2022-08-17T12:23:10.6020320Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frac_cpu_float32 2022-08-17T12:23:10.6187323Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frac_cpu_float32 2022-08-17T12:23:10.6223212Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan_cpu_float32 2022-08-17T12:23:10.6388048Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan_cpu_float32 2022-08-17T12:23:10.6630504Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frexp_cpu_float32 2022-08-17T12:23:10.6681223Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atanh_cpu_float32 2022-08-17T12:23:10.7070265Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atanh_cpu_float32 2022-08-17T12:23:10.7140981Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_1d_cpu_float32 2022-08-17T12:23:10.7153369Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frexp_cpu_float32 2022-08-17T12:23:10.7241113Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_full_like_cpu_float32 2022-08-17T12:23:10.7365441Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_1d_cpu_float32 2022-08-17T12:23:10.7507350Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_full_like_cpu_float32 2022-08-17T12:23:10.7588010Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_2d_cpu_float32 2022-08-17T12:23:10.7620855Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gather_cpu_float32 2022-08-17T12:23:10.7710702Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_2d_cpu_float32 2022-08-17T12:23:10.7948037Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gather_cpu_float32 2022-08-17T12:23:10.8027834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_3d_cpu_float32 2022-08-17T12:23:10.8074436Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gcd_cpu_int64 2022-08-17T12:23:10.8203260Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_3d_cpu_float32 2022-08-17T12:23:10.8389108Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gcd_cpu_int64 2022-08-17T12:23:10.8438744Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_H_cpu_float32 2022-08-17T12:23:10.8449784Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_H_cpu_float32 2022-08-17T12:23:10.8456315Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:23:10.8506983Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32 2022-08-17T12:23:10.8719043Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ge_cpu_float32 2022-08-17T12:23:10.8828257Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ge_cpu_float32 2022-08-17T12:23:10.8882098Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_T_cpu_float32 2022-08-17T12:23:10.8947128Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_T_cpu_float32 2022-08-17T12:23:10.9269457Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_geqrf_cpu_float32 2022-08-17T12:23:10.9740579Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___getitem___cpu_float32 2022-08-17T12:23:10.9749268Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___getitem___cpu_float32 2022-08-17T12:23:11.0077067Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___radd___cpu_float32 2022-08-17T12:23:11.0189063Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___radd___cpu_float32 2022-08-17T12:23:11.0361885Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rand___cpu_int64 2022-08-17T12:23:11.0629887Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rand___cpu_int64 2022-08-17T12:23:11.0885300Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rdiv___cpu_float32 2022-08-17T12:23:11.1070733Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rdiv___cpu_float32 2022-08-17T12:23:11.1887958Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmatmul___cpu_float32 2022-08-17T12:23:11.1894562Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmatmul___cpu_float32 2022-08-17T12:23:11.2220816Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmod___cpu_float32 2022-08-17T12:23:11.2308458Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmod___cpu_float32 2022-08-17T12:23:11.2639502Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmul___cpu_float32 2022-08-17T12:23:11.2749202Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmul___cpu_float32 2022-08-17T12:23:11.3019526Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___ror___cpu_int64 2022-08-17T12:23:11.3191003Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___ror___cpu_int64 2022-08-17T12:23:11.3746129Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rpow___cpu_float32 2022-08-17T12:23:11.3756816Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rpow___cpu_float32 2022-08-17T12:23:11.4088915Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rsub___cpu_float32 2022-08-17T12:23:11.4190251Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rsub___cpu_float32 2022-08-17T12:23:11.4450596Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rxor___cpu_int64 2022-08-17T12:23:11.4632224Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rxor___cpu_int64 2022-08-17T12:23:11.6875929Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amax_cpu_float32 2022-08-17T12:23:11.6884876Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_geqrf_cpu_float32 2022-08-17T12:23:11.8142083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gradient_cpu_float32 2022-08-17T12:23:11.8150918Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amax_cpu_float32 2022-08-17T12:23:11.8577238Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amin_cpu_float32 2022-08-17T12:23:11.8585965Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gradient_cpu_float32 2022-08-17T12:23:11.8907113Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gt_cpu_float32 2022-08-17T12:23:11.8987769Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gt_cpu_float32 2022-08-17T12:23:11.9179227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_half_cpu_float32 2022-08-17T12:23:11.9429270Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_half_cpu_float32 2022-08-17T12:23:11.9644639Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_heaviside_cpu_float32 2022-08-17T12:23:11.9869754Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_heaviside_cpu_float32 2022-08-17T12:23:12.1189642Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histc_cpu_float32 2022-08-17T12:23:12.1198311Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amin_cpu_float32 2022-08-17T12:23:12.3948630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmax_cpu_float32 2022-08-17T12:23:12.3958038Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmax_cpu_float32 2022-08-17T12:23:12.6107605Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmin_cpu_float32 2022-08-17T12:23:12.6116132Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32 2022-08-17T12:23:12.6126298Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmin_cpu_float32 2022-08-17T12:23:12.6130464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumprod_cpu_float32 2022-08-17T12:23:12.6425341Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:23:12.6590999Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:23:12.6594139Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:23:12.6601692Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumprod_cpu_float32 2022-08-17T12:23:12.7029783Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumsum_cpu_float32 2022-08-17T12:23:12.7039174Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumsum_cpu_float32 2022-08-17T12:23:12.7398129Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_log_softmax_cpu_float32 2022-08-17T12:23:12.7583467Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:23:12.7846934Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32 2022-08-17T12:23:12.7856117Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_log_softmax_cpu_float32 2022-08-17T12:23:12.8899479Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logaddexp_cpu_float32 2022-08-17T12:23:12.8906886Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logaddexp_cpu_float32 2022-08-17T12:23:13.2263177Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logsumexp_cpu_float32 2022-08-17T12:23:13.2271898Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32 2022-08-17T12:23:13.2592668Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32 2022-08-17T12:23:13.2604736Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logsumexp_cpu_float32 2022-08-17T12:23:13.2631947Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_mean_cpu_float32 2022-08-17T12:23:13.2709895Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32 2022-08-17T12:23:13.3565838Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32 2022-08-17T12:23:13.3576743Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32 2022-08-17T12:23:13.3996259Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32 2022-08-17T12:23:13.4006077Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32 2022-08-17T12:23:13.5147174Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32 2022-08-17T12:23:13.5159150Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32 2022-08-17T12:23:13.5296935Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32 2022-08-17T12:23:13.5348748Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32 2022-08-17T12:23:13.5357996Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histc_cpu_float32 2022-08-17T12:23:13.5591051Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogram_cpu_float32 2022-08-17T12:23:13.5940039Z test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32 2022-08-17T12:23:13.6029985Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32 2022-08-17T12:23:13.6055570Z test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32 2022-08-17T12:23:13.6473455Z [gw3] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32 2022-08-17T12:23:13.6862322Z test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32 2022-08-17T12:23:13.6908947Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32 2022-08-17T12:23:13.8907539Z test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32 2022-08-17T12:23:13.8921444Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_mean_cpu_float32 2022-08-17T12:23:13.9726152Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_median_cpu_float32 2022-08-17T12:23:13.9738171Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_median_cpu_float32 2022-08-17T12:23:14.2052565Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_norm_cpu_float32 2022-08-17T12:23:14.2062668Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32 2022-08-17T12:23:14.5768064Z test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32 2022-08-17T12:23:14.5777741Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32 2022-08-17T12:23:14.6392819Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:23:14.6401616Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:23:14.7012604Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:23:14.7024698Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:23:14.7642654Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:23:14.7653317Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:23:14.8258082Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:23:14.8267206Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:23:14.8873373Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:23:14.8882595Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:23:14.9020239Z test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32 2022-08-17T12:23:14.9309759Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32 2022-08-17T12:23:15.4328941Z test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32 2022-08-17T12:23:15.4341139Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32 2022-08-17T12:23:15.4532748Z test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32 2022-08-17T12:23:15.4791663Z [gw3] [ 89%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32 2022-08-17T12:23:15.5466571Z test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32 2022-08-17T12:23:15.5475782Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_norm_cpu_float32 2022-08-17T12:23:15.6500587Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_normalize_cpu_float32 2022-08-17T12:23:15.6510212Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_normalize_cpu_float32 2022-08-17T12:23:15.7731861Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_prod_cpu_float32 2022-08-17T12:23:15.7745036Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogram_cpu_float32 2022-08-17T12:23:15.9804316Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogramdd_cpu_float32 2022-08-17T12:23:15.9818017Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_prod_cpu_float32 2022-08-17T12:23:16.0340927Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmax_cpu_float32 2022-08-17T12:23:16.0349450Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmax_cpu_float32 2022-08-17T12:23:16.0923999Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmin_cpu_float32 2022-08-17T12:23:16.0929678Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmin_cpu_float32 2022-08-17T12:23:16.3172900Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_std_cpu_float32 2022-08-17T12:23:16.3181386Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32 2022-08-17T12:23:16.8366767Z test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32 2022-08-17T12:23:16.8375802Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32 2022-08-17T12:23:18.1855054Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32 2022-08-17T12:23:18.1866970Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_std_cpu_float32 2022-08-17T12:23:18.4206677Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_sum_cpu_float32 2022-08-17T12:23:18.4219285Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogramdd_cpu_float32 2022-08-17T12:23:18.4295141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hsplit_cpu_float32 2022-08-17T12:23:18.4629247Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hsplit_cpu_float32 2022-08-17T12:23:18.4726078Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hstack_cpu_float32 2022-08-17T12:23:18.4729903Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_sum_cpu_float32 2022-08-17T12:23:18.4736097Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hstack_cpu_float32 2022-08-17T12:23:18.5070182Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_var_cpu_float32 2022-08-17T12:23:18.5410455Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hypot_cpu_float32 2022-08-17T12:23:18.5508330Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hypot_cpu_float32 2022-08-17T12:23:18.5559214Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_i0_cpu_float32 2022-08-17T12:23:18.5951131Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_i0_cpu_float32 2022-08-17T12:23:18.6169334Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igamma_cpu_float32 2022-08-17T12:23:18.6389761Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igamma_cpu_float32 2022-08-17T12:23:18.6721642Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igammac_cpu_float32 2022-08-17T12:23:18.6828623Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igammac_cpu_float32 2022-08-17T12:23:18.6909419Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_imag_cpu_complex64 2022-08-17T12:23:18.7269707Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_imag_cpu_complex64 2022-08-17T12:23:18.7506982Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_add_cpu_float32 2022-08-17T12:23:18.7709529Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_add_cpu_float32 2022-08-17T12:23:18.7782548Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_copy_cpu_float32 2022-08-17T12:23:18.7795318Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32 2022-08-17T12:23:18.7816413Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32 2022-08-17T12:23:18.8151669Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_copy_cpu_float32 2022-08-17T12:23:18.8243805Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_fill_cpu_float32 2022-08-17T12:23:18.8263361Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_fill_cpu_float32 2022-08-17T12:23:18.8274388Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32 2022-08-17T12:23:18.8589143Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32 2022-08-17T12:23:18.8738779Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_put_cpu_float32 2022-08-17T12:23:18.9029863Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_put_cpu_float32 2022-08-17T12:23:18.9561060Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_reduce_cpu_float32 2022-08-17T12:23:18.9575256Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32 2022-08-17T12:23:18.9925192Z test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32 2022-08-17T12:23:18.9939415Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_reduce_cpu_float32 2022-08-17T12:23:19.0014000Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_select_cpu_float32 2022-08-17T12:23:19.0352629Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_select_cpu_float32 2022-08-17T12:23:19.0469178Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inner_cpu_float32 2022-08-17T12:23:19.0790737Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inner_cpu_float32 2022-08-17T12:23:19.0928375Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_int_cpu_float32 2022-08-17T12:23:19.1231677Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_int_cpu_float32 2022-08-17T12:23:19.1426798Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inverse_cpu_float32 2022-08-17T12:23:19.1670759Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inverse_cpu_float32 2022-08-17T12:23:19.3673890Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isclose_cpu_float32 2022-08-17T12:23:19.3686952Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isclose_cpu_float32 2022-08-17T12:23:19.3861547Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isfinite_cpu_float32 2022-08-17T12:23:19.4109715Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isfinite_cpu_float32 2022-08-17T12:23:19.4183770Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isin_cpu_float32 2022-08-17T12:23:19.4549795Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isin_cpu_float32 2022-08-17T12:23:19.4598735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isinf_cpu_float32 2022-08-17T12:23:19.4990508Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isinf_cpu_float32 2022-08-17T12:23:19.5032693Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isnan_cpu_float32 2022-08-17T12:23:19.5431464Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isnan_cpu_float32 2022-08-17T12:23:19.5475953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isneginf_cpu_float32 2022-08-17T12:23:19.5870843Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isneginf_cpu_float32 2022-08-17T12:23:19.5919276Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isposinf_cpu_float32 2022-08-17T12:23:19.6309876Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isposinf_cpu_float32 2022-08-17T12:23:19.6400202Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isreal_cpu_float32 2022-08-17T12:23:19.6750589Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isreal_cpu_float32 2022-08-17T12:23:19.6784990Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_istft_cpu_float32 2022-08-17T12:23:19.6961717Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_istft_cpu_float32 2022-08-17T12:23:19.6973491Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32 2022-08-17T12:23:19.7189411Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32 2022-08-17T12:23:19.7211745Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:23:19.7630640Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:23:19.7657813Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:23:19.8071492Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:23:19.8097215Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_cpu_float32 2022-08-17T12:23:19.8509990Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_cpu_float32 2022-08-17T12:23:19.8535842Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:23:19.8950640Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:23:19.8973421Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_unary_cpu_float32 2022-08-17T12:23:19.9390469Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_unary_cpu_float32 2022-08-17T12:23:19.9455386Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kron_cpu_float32 2022-08-17T12:23:19.9831587Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kron_cpu_float32 2022-08-17T12:23:19.9877335Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kthvalue_cpu_float32 2022-08-17T12:23:19.9888159Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32 2022-08-17T12:23:20.1812794Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32 2022-08-17T12:23:20.1821719Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kthvalue_cpu_float32 2022-08-17T12:23:20.2002560Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lcm_cpu_int64 2022-08-17T12:23:20.2230346Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lcm_cpu_int64 2022-08-17T12:23:20.2626427Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ldexp_cpu_float32 2022-08-17T12:23:20.2668118Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ldexp_cpu_float32 2022-08-17T12:23:20.2992155Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_le_cpu_float32 2022-08-17T12:23:20.3108314Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_le_cpu_float32 2022-08-17T12:23:20.3581067Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lerp_cpu_float32 2022-08-17T12:23:20.3593854Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lerp_cpu_float32 2022-08-17T12:23:20.3605544Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_var_cpu_float32 2022-08-17T12:23:20.3609491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lgamma_cpu_float32 2022-08-17T12:23:20.3663744Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_abs_cpu_float32 2022-08-17T12:23:20.3698669Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_abs_cpu_float32 2022-08-17T12:23:20.4033584Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lgamma_cpu_float32 2022-08-17T12:23:20.4035272Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acos_cpu_float32 2022-08-17T12:23:20.4107364Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_cpu_float32 2022-08-17T12:23:20.4376075Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acos_cpu_float32 2022-08-17T12:23:20.4469461Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_cpu_float32 2022-08-17T12:23:20.4473000Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32 2022-08-17T12:23:20.4582247Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acosh_cpu_float32 2022-08-17T12:23:20.4763130Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acosh_cpu_float32 2022-08-17T12:23:20.4912629Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32 2022-08-17T12:23:20.4913285Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_add_cpu_float32 2022-08-17T12:23:20.5113203Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cond_cpu_float32 2022-08-17T12:23:20.5171044Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cond_cpu_float32 2022-08-17T12:23:20.5350951Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_add_cpu_float32 2022-08-17T12:23:20.5351672Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addbmm_cpu_float32 2022-08-17T12:23:20.5490227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cross_cpu_float32 2022-08-17T12:23:20.5794807Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cross_cpu_float32 2022-08-17T12:23:20.5799419Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addbmm_cpu_float32 2022-08-17T12:23:20.5806166Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_cpu_float32 2022-08-17T12:23:20.6045508Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcdiv_cpu_float32 2022-08-17T12:23:20.6230877Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_cpu_float32 2022-08-17T12:23:20.6292643Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_singular_cpu_float64 2022-08-17T12:23:20.6303781Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcdiv_cpu_float32 2022-08-17T12:23:20.6717317Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcmul_cpu_float32 2022-08-17T12:23:20.6725697Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcmul_cpu_float32 2022-08-17T12:23:20.6899017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_cpu_float32 2022-08-17T12:23:20.7148370Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_cpu_float32 2022-08-17T12:23:20.7319941Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_decomposed_cpu_float32 2022-08-17T12:23:20.7510256Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_decomposed_cpu_float32 2022-08-17T12:23:20.7523487Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_singular_cpu_float64 2022-08-17T12:23:20.7588659Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eig_cpu_float32 2022-08-17T12:23:20.7770962Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmv_cpu_float32 2022-08-17T12:23:20.8029946Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmv_cpu_float32 2022-08-17T12:23:20.8203344Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addr_cpu_float32 2022-08-17T12:23:20.8470042Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addr_cpu_float32 2022-08-17T12:23:20.8665499Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_all_cpu_float32 2022-08-17T12:23:20.8911121Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_all_cpu_float32 2022-08-17T12:23:20.9235166Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_allclose_cpu_float32 2022-08-17T12:23:20.9244793Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eig_cpu_float32 2022-08-17T12:23:20.9457815Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigh_cpu_float32 2022-08-17T12:23:20.9670039Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigh_cpu_float32 2022-08-17T12:23:20.9706661Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvals_cpu_float32 2022-08-17T12:23:21.0110232Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvals_cpu_float32 2022-08-17T12:23:21.0145339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32 2022-08-17T12:23:21.0552077Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32 2022-08-17T12:23:21.2278541Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_householder_product_cpu_float32 2022-08-17T12:23:21.2287689Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_householder_product_cpu_float32 2022-08-17T12:23:21.2513047Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_cpu_float32 2022-08-17T12:23:21.2751152Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_cpu_float32 2022-08-17T12:23:21.2969535Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_ex_cpu_float32 2022-08-17T12:23:21.3190388Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_ex_cpu_float32 2022-08-17T12:23:21.3298594Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32 2022-08-17T12:23:21.3630186Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32 2022-08-17T12:23:21.3741897Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:23:21.3752306Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_allclose_cpu_float32 2022-08-17T12:23:21.3758855Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:23:21.4044412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amax_cpu_float32 2022-08-17T12:23:21.4069236Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amax_cpu_float32 2022-08-17T12:23:21.4188698Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32 2022-08-17T12:23:21.4423995Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amin_cpu_float32 2022-08-17T12:23:21.4506721Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32 2022-08-17T12:23:21.4635676Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_cpu_float32 2022-08-17T12:23:21.4648294Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amin_cpu_float32 2022-08-17T12:23:21.4673853Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_aminmax_cpu_float32 2022-08-17T12:23:21.5070612Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_aminmax_cpu_float32 2022-08-17T12:23:21.5113745Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_angle_cpu_float32 2022-08-17T12:23:21.5517689Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_angle_cpu_float32 2022-08-17T12:23:21.5518475Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_any_cpu_float32 2022-08-17T12:23:21.5528949Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_cpu_float32 2022-08-17T12:23:21.5806797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:23:21.5949687Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_any_cpu_float32 2022-08-17T12:23:21.6297531Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_arange_cpu_float32 2022-08-17T12:23:21.6389063Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_arange_cpu_float32 2022-08-17T12:23:21.6544675Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmax_cpu_float32 2022-08-17T12:23:21.6561989Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:23:21.6581803Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_cpu_float32 2022-08-17T12:23:21.6830830Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmax_cpu_float32 2022-08-17T12:23:21.7028141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmin_cpu_float32 2022-08-17T12:23:21.7170673Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmin_cpu_float32 2022-08-17T12:23:21.7180917Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_cpu_float32 2022-08-17T12:23:21.7270080Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_cpu_float32 2022-08-17T12:23:21.7641289Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argsort_cpu_float32 2022-08-17T12:23:21.7652951Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_cpu_float32 2022-08-17T12:23:21.8225540Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:23:21.8233317Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argsort_cpu_float32 2022-08-17T12:23:21.8360982Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argwhere_cpu_float32 2022-08-17T12:23:21.8671513Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argwhere_cpu_float32 2022-08-17T12:23:21.8692106Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_cpu_float32 2022-08-17T12:23:21.8701257Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:23:21.8844373Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_solve_cpu_float32 2022-08-17T12:23:21.9111323Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_cpu_float32 2022-08-17T12:23:21.9335412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_scatter_cpu_float32 2022-08-17T12:23:21.9344850Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_scatter_cpu_float32 2022-08-17T12:23:21.9354354Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32 2022-08-17T12:23:21.9543244Z test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32 2022-08-17T12:23:21.9552487Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32 2022-08-17T12:23:21.9598250Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asin_cpu_float32 2022-08-17T12:23:21.9786926Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asin_cpu_float32 2022-08-17T12:23:21.9988832Z test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32 2022-08-17T12:23:22.0004157Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asinh_cpu_float32 2022-08-17T12:23:22.0028190Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32 2022-08-17T12:23:22.0226993Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asinh_cpu_float32 2022-08-17T12:23:22.0363020Z test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32 2022-08-17T12:23:22.0428094Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32 2022-08-17T12:23:22.0640044Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan2_cpu_float32 2022-08-17T12:23:22.0707299Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan2_cpu_float32 2022-08-17T12:23:22.0868473Z test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32 2022-08-17T12:23:22.0907355Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan_cpu_float32 2022-08-17T12:23:22.0920193Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan_cpu_float32 2022-08-17T12:23:22.0930060Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_solve_cpu_float32 2022-08-17T12:23:22.0956748Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32 2022-08-17T12:23:22.1146575Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32 2022-08-17T12:23:22.1308453Z test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32 2022-08-17T12:23:22.1348295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atanh_cpu_float32 2022-08-17T12:23:22.1749507Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atanh_cpu_float32 2022-08-17T12:23:22.1876085Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_1d_cpu_float32 2022-08-17T12:23:22.2189451Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_1d_cpu_float32 2022-08-17T12:23:22.2327413Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_2d_cpu_float32 2022-08-17T12:23:22.2450678Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_2d_cpu_float32 2022-08-17T12:23:22.2461737Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32 2022-08-17T12:23:22.2484837Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_power_cpu_float32 2022-08-17T12:23:22.2629282Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_power_cpu_float32 2022-08-17T12:23:22.2783577Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_3d_cpu_float32 2022-08-17T12:23:22.2868454Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_3d_cpu_float32 2022-08-17T12:23:22.3070022Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32 2022-08-17T12:23:22.3113917Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_baddbmm_cpu_float32 2022-08-17T12:23:22.3127300Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32 2022-08-17T12:23:22.3361749Z test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32 2022-08-17T12:23:22.3371232Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32 2022-08-17T12:23:22.3397545Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:23:22.3438971Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:23:22.3506856Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_baddbmm_cpu_float32 2022-08-17T12:23:22.3621793Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bernoulli_cpu_float32 2022-08-17T12:23:22.3787096Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bernoulli_cpu_float32 2022-08-17T12:23:22.3893062Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_multi_dot_cpu_float32 2022-08-17T12:23:22.3901378Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32 2022-08-17T12:23:22.3948440Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32 2022-08-17T12:23:22.4145933Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bfloat16_cpu_float32 2022-08-17T12:23:22.4301777Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bfloat16_cpu_float32 2022-08-17T12:23:22.4312549Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_multi_dot_cpu_float32 2022-08-17T12:23:22.4388125Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_cpu_float32 2022-08-17T12:23:22.4712675Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bincount_cpu_int64 2022-08-17T12:23:22.4813017Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bincount_cpu_int64 2022-08-17T12:23:22.4824811Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_cpu_float32 2022-08-17T12:23:22.4828315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:23:22.5095332Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_and_cpu_int64 2022-08-17T12:23:22.5228272Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_and_cpu_int64 2022-08-17T12:23:22.5237715Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:23:22.5258729Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_cpu_float32 2022-08-17T12:23:22.5271511Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_cpu_float32 2022-08-17T12:23:22.5292471Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_left_shift_cpu_int64 2022-08-17T12:23:22.5300014Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32 2022-08-17T12:23:22.5442817Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32 2022-08-17T12:23:22.5706723Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_left_shift_cpu_int64 2022-08-17T12:23:22.5710028Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_not_cpu_int64 2022-08-17T12:23:22.5735703Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:23:22.5765919Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:23:22.5810910Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_not_cpu_int64 2022-08-17T12:23:22.5818501Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32 2022-08-17T12:23:22.6151071Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32 2022-08-17T12:23:22.6154353Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_or_cpu_int64 2022-08-17T12:23:22.6175780Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32 2022-08-17T12:23:22.6301253Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32 2022-08-17T12:23:22.6309761Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32 2022-08-17T12:23:22.6331056Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32 2022-08-17T12:23:22.6591735Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_or_cpu_int64 2022-08-17T12:23:22.6592411Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_right_shift_cpu_int64 2022-08-17T12:23:22.7003510Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_qr_cpu_float32 2022-08-17T12:23:22.7016261Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32 2022-08-17T12:23:22.7118707Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32 2022-08-17T12:23:22.7129678Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32 2022-08-17T12:23:22.7140480Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_right_shift_cpu_int64 2022-08-17T12:23:22.7306267Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_xor_cpu_int64 2022-08-17T12:23:22.7427076Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_xor_cpu_int64 2022-08-17T12:23:22.7440529Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32 2022-08-17T12:23:22.7449072Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_qr_cpu_float32 2022-08-17T12:23:22.7534339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_slogdet_cpu_float32 2022-08-17T12:23:22.7587118Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32 2022-08-17T12:23:22.7701107Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_block_diag_cpu_float32 2022-08-17T12:23:22.7710414Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_slogdet_cpu_float32 2022-08-17T12:23:22.7869023Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_block_diag_cpu_float32 2022-08-17T12:23:22.7869496Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_cpu_float32 2022-08-17T12:23:22.7900378Z test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32 2022-08-17T12:23:22.8027053Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_cpu_float32 2022-08-17T12:23:22.8091728Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bmm_cpu_float32 2022-08-17T12:23:22.8308475Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bmm_cpu_float32 2022-08-17T12:23:22.8468230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_ex_cpu_float32 2022-08-17T12:23:22.8589533Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bool_cpu_float32 2022-08-17T12:23:22.8909506Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bool_cpu_float32 2022-08-17T12:23:22.9001567Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_shapes_cpu_float32 2022-08-17T12:23:22.9015904Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_shapes_cpu_float32 2022-08-17T12:23:22.9023443Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_ex_cpu_float32 2022-08-17T12:23:22.9186315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32 2022-08-17T12:23:22.9195841Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32 2022-08-17T12:23:22.9350236Z test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32 2022-08-17T12:23:22.9467771Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_tensors_cpu_float32 2022-08-17T12:23:22.9789908Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_tensors_cpu_float32 2022-08-17T12:23:22.9998669Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_to_cpu_float32 2022-08-17T12:23:23.0229399Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_to_cpu_float32 2022-08-17T12:23:23.1843006Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bucketize_cpu_float32 2022-08-17T12:23:23.1852379Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32 2022-08-17T12:23:23.1986444Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32 2022-08-17T12:23:23.2271608Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32 2022-08-17T12:23:23.2729730Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32 2022-08-17T12:23:23.2740315Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32 2022-08-17T12:23:23.2996990Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32 2022-08-17T12:23:23.3148973Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32 2022-08-17T12:23:23.3329496Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:23.3589324Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:23.3846257Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32 2022-08-17T12:23:23.4029478Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32 2022-08-17T12:23:23.4458625Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32 2022-08-17T12:23:23.4471981Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bucketize_cpu_float32 2022-08-17T12:23:23.4600894Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_byte_cpu_float32 2022-08-17T12:23:23.4910408Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_byte_cpu_float32 2022-08-17T12:23:23.5139376Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cartesian_prod_cpu_float32 2022-08-17T12:23:23.5350875Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cartesian_prod_cpu_float32 2022-08-17T12:23:23.5633094Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cat_cpu_float32 2022-08-17T12:23:23.5789563Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cat_cpu_float32 2022-08-17T12:23:23.6346485Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cdist_cpu_float32 2022-08-17T12:23:23.6359709Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32 2022-08-17T12:23:23.8503659Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32 2022-08-17T12:23:23.8513049Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32 2022-08-17T12:23:24.1332662Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32 2022-08-17T12:23:24.1343869Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32 2022-08-17T12:23:24.1397751Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:24.1410442Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cdist_cpu_float32 2022-08-17T12:23:24.1468269Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ceil_cpu_float32 2022-08-17T12:23:24.1830612Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ceil_cpu_float32 2022-08-17T12:23:24.1962845Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chalf_cpu_float32 2022-08-17T12:23:24.2269681Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chalf_cpu_float32 2022-08-17T12:23:24.2466845Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_char_cpu_float32 2022-08-17T12:23:24.2710727Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_char_cpu_float32 2022-08-17T12:23:24.2757928Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mv_cpu_float32 2022-08-17T12:23:24.3153805Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mv_cpu_float32 2022-08-17T12:23:24.3187412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:23:24.3414243Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:23:24.3427483Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32 2022-08-17T12:23:24.3591166Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32 2022-08-17T12:23:24.3619685Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:23:24.4032202Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:23:24.4064411Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:23:24.4472732Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:23:24.4745417Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nan_to_num_cpu_float32 2022-08-17T12:23:24.4911284Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nan_to_num_cpu_float32 2022-08-17T12:23:24.4939545Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmean_cpu_float32 2022-08-17T12:23:24.5353591Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmean_cpu_float32 2022-08-17T12:23:24.5612615Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmedian_cpu_float32 2022-08-17T12:23:24.5790144Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmedian_cpu_float32 2022-08-17T12:23:24.5816826Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanquantile_cpu_float32 2022-08-17T12:23:24.6231184Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanquantile_cpu_float32 2022-08-17T12:23:24.6729783Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nansum_cpu_float32 2022-08-17T12:23:24.6738643Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nansum_cpu_float32 2022-08-17T12:23:24.6841342Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_narrow_cpu_float32 2022-08-17T12:23:24.7149305Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_narrow_cpu_float32 2022-08-17T12:23:24.7782273Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_native_layer_norm_cpu_float32 2022-08-17T12:23:24.7791077Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_native_layer_norm_cpu_float32 2022-08-17T12:23:24.8116361Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ne_cpu_float32 2022-08-17T12:23:24.8228493Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ne_cpu_float32 2022-08-17T12:23:24.8265682Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_neg_cpu_float32 2022-08-17T12:23:24.8670826Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_neg_cpu_float32 2022-08-17T12:23:24.8932948Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_empty_cpu_float32 2022-08-17T12:23:24.9109876Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_empty_cpu_float32 2022-08-17T12:23:24.9286384Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_full_cpu_float32 2022-08-17T12:23:24.9590024Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_full_cpu_float32 2022-08-17T12:23:24.9754223Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_ones_cpu_float32 2022-08-17T12:23:25.0030897Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_ones_cpu_float32 2022-08-17T12:23:25.0192070Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_zeros_cpu_float32 2022-08-17T12:23:25.0470902Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_zeros_cpu_float32 2022-08-17T12:23:25.0687142Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nextafter_cpu_float32 2022-08-17T12:23:25.0911461Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nextafter_cpu_float32 2022-08-17T12:23:25.1090287Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:23:25.1351720Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:23:25.1557468Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:23:25.1791413Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:23:25.2058779Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:23:25.2229706Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:23:25.2481615Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:23:25.2671023Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:23:25.2726087Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:23:25.2734880Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32 2022-08-17T12:23:25.3216048Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svd_cpu_float32 2022-08-17T12:23:25.3229165Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:23:25.3511317Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:23:25.3519890Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:25.3655932Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:25.3708193Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:23:25.3952660Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:23:25.4149969Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:23:25.4311596Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:23:25.4591534Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:23:25.4780286Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:23:25.5031048Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:23:25.5660883Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32 2022-08-17T12:23:25.5666608Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32 2022-08-17T12:23:25.7415544Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32 2022-08-17T12:23:25.7429247Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32 2022-08-17T12:23:25.7938351Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:23:25.7952505Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:23:25.8598733Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:23:25.8607527Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svd_cpu_float32 2022-08-17T12:23:25.9006679Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svdvals_cpu_float32 2022-08-17T12:23:25.9014671Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:23:25.9082490Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_celu_cpu_float32 2022-08-17T12:23:25.9430245Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_celu_cpu_float32 2022-08-17T12:23:25.9439708Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32 2022-08-17T12:23:25.9452982Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svdvals_cpu_float32 2022-08-17T12:23:25.9613418Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorinv_cpu_float32 2022-08-17T12:23:25.9869896Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorinv_cpu_float32 2022-08-17T12:23:25.9896258Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32 2022-08-17T12:23:26.0063205Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32 2022-08-17T12:23:26.0072354Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32 2022-08-17T12:23:26.0309519Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32 2022-08-17T12:23:26.0816784Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vander_cpu_float32 2022-08-17T12:23:26.0826669Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vander_cpu_float32 2022-08-17T12:23:26.1882533Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vecdot_cpu_float32 2022-08-17T12:23:26.1892657Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vecdot_cpu_float32 2022-08-17T12:23:26.2025826Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vector_norm_cpu_float32 2022-08-17T12:23:26.2035501Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32 2022-08-17T12:23:26.2389008Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:23:26.2468929Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:23:26.2838823Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:23:26.2909197Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:23:26.3325963Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:23:26.3348706Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:23:26.4051796Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:23:26.4061421Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:23:26.4362046Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:23:26.4374922Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vector_norm_cpu_float32 2022-08-17T12:23:26.4766735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linspace_cpu_float32 2022-08-17T12:23:26.4777918Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:23:26.5048181Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:23:26.5056293Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linspace_cpu_float32 2022-08-17T12:23:26.5127029Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log10_cpu_float32 2022-08-17T12:23:26.5471256Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log10_cpu_float32 2022-08-17T12:23:26.5529243Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log1p_cpu_float32 2022-08-17T12:23:26.5910253Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log1p_cpu_float32 2022-08-17T12:23:26.5948912Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log2_cpu_float32 2022-08-17T12:23:26.5962255Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:26.5988450Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:26.6337528Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log2_cpu_float32 2022-08-17T12:23:26.6344672Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:23:26.6351701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:23:26.6367140Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_cpu_float32 2022-08-17T12:23:26.6464638Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:23:26.6750371Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_cpu_float32 2022-08-17T12:23:26.6789936Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32 2022-08-17T12:23:26.6906312Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_cpu_float32 2022-08-17T12:23:26.7137632Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_cpu_float32 2022-08-17T12:23:26.7186157Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32 2022-08-17T12:23:26.7268289Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32 2022-08-17T12:23:26.7436532Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_dtype_cpu_float32 2022-08-17T12:23:26.7612482Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_dtype_cpu_float32 2022-08-17T12:23:26.7627024Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32 2022-08-17T12:23:26.7708125Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout_cpu_float32 2022-08-17T12:23:26.7756925Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp2_cpu_float32 2022-08-17T12:23:26.8150889Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp2_cpu_float32 2022-08-17T12:23:26.8201117Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp_cpu_float32 2022-08-17T12:23:26.8215571Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp_cpu_float32 2022-08-17T12:23:26.8225989Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout_cpu_float32 2022-08-17T12:23:26.8288662Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_elu_cpu_float32 2022-08-17T12:23:26.8588864Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_elu_cpu_float32 2022-08-17T12:23:26.8668765Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logcumsumexp_cpu_float32 2022-08-17T12:23:26.8700785Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:23:26.9113203Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:23:26.9572294Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_cpu_float32 2022-08-17T12:23:26.9581798Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_cpu_float32 2022-08-17T12:23:26.9755223Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:23:26.9764264Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logcumsumexp_cpu_float32 2022-08-17T12:23:27.0029144Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logdet_cpu_float32 2022-08-17T12:23:27.0039159Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:23:27.0241220Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:23:27.0250583Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logdet_cpu_float32 2022-08-17T12:23:27.0372664Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_and_cpu_float32 2022-08-17T12:23:27.0469455Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:23:27.0524697Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:23:27.0670616Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_and_cpu_float32 2022-08-17T12:23:27.0780617Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_not_cpu_float32 2022-08-17T12:23:27.1112635Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_not_cpu_float32 2022-08-17T12:23:27.1563063Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_or_cpu_float32 2022-08-17T12:23:27.1574395Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_or_cpu_float32 2022-08-17T12:23:27.1804742Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_xor_cpu_float32 2022-08-17T12:23:27.1812917Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:23:27.1973697Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:23:27.1987798Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_xor_cpu_float32 2022-08-17T12:23:27.2078391Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logit_cpu_float32 2022-08-17T12:23:27.2430527Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logit_cpu_float32 2022-08-17T12:23:27.2778586Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logspace_cpu_float32 2022-08-17T12:23:27.2792797Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32 2022-08-17T12:23:27.2814656Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32 2022-08-17T12:23:27.3232376Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32 2022-08-17T12:23:27.3764414Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32 2022-08-17T12:23:27.3767512Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32 2022-08-17T12:23:27.3778303Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:23:27.3780650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32 2022-08-17T12:23:27.3939602Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:23:27.4188896Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32 2022-08-17T12:23:27.4760957Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32 2022-08-17T12:23:27.4773543Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32 2022-08-17T12:23:27.5220078Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32 2022-08-17T12:23:27.5228626Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32 2022-08-17T12:23:27.6044846Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32 2022-08-17T12:23:27.6054588Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:27.6236880Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:27.6248264Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32 2022-08-17T12:23:27.6348291Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_dtype_cpu_float32 2022-08-17T12:23:27.6468449Z [gw3] [ 90%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:27.7357841Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:27.7370459Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_dtype_cpu_float32 2022-08-17T12:23:27.8507337Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32 2022-08-17T12:23:27.8516718Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32 2022-08-17T12:23:27.8536241Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32 2022-08-17T12:23:27.8545465Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logspace_cpu_float32 2022-08-17T12:23:27.8900750Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logsumexp_cpu_float32 2022-08-17T12:23:27.8988093Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logsumexp_cpu_float32 2022-08-17T12:23:27.9183987Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_long_cpu_float32 2022-08-17T12:23:27.9429334Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_long_cpu_float32 2022-08-17T12:23:27.9640801Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lt_cpu_float32 2022-08-17T12:23:27.9869601Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lt_cpu_float32 2022-08-17T12:23:27.9886606Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_cpu_float32 2022-08-17T12:23:27.9894709Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32 2022-08-17T12:23:27.9919661Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32 2022-08-17T12:23:28.0309096Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32 2022-08-17T12:23:28.0819020Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32 2022-08-17T12:23:28.0828843Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_cpu_float32 2022-08-17T12:23:28.0855754Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_solve_cpu_float32 2022-08-17T12:23:28.1271034Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_solve_cpu_float32 2022-08-17T12:23:28.1720395Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_unpack_cpu_float32 2022-08-17T12:23:28.1735175Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_unpack_cpu_float32 2022-08-17T12:23:28.1848900Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mH_cpu_float32 2022-08-17T12:23:28.2153696Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mH_cpu_float32 2022-08-17T12:23:28.2299797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mT_cpu_float32 2022-08-17T12:23:28.2309194Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:28.2326506Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:28.2389000Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mT_cpu_float32 2022-08-17T12:23:28.2397058Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32 2022-08-17T12:23:28.2422084Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32 2022-08-17T12:23:28.2591109Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32 2022-08-17T12:23:28.2830648Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_fill_cpu_float32 2022-08-17T12:23:28.2859746Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32 2022-08-17T12:23:28.2904807Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32 2022-08-17T12:23:28.3028637Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_fill_cpu_float32 2022-08-17T12:23:28.3227630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_scatter_cpu_float32 2022-08-17T12:23:28.3268813Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_scatter_cpu_float32 2022-08-17T12:23:28.3298457Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32 2022-08-17T12:23:28.3470109Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32 2022-08-17T12:23:28.3692692Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_select_cpu_float32 2022-08-17T12:23:28.3708354Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_select_cpu_float32 2022-08-17T12:23:28.3736138Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32 2022-08-17T12:23:28.3909048Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32 2022-08-17T12:23:28.4149708Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matmul_cpu_float32 2022-08-17T12:23:28.4817245Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32 2022-08-17T12:23:28.4830842Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32 2022-08-17T12:23:28.4863596Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32 2022-08-17T12:23:28.4908222Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32 2022-08-17T12:23:28.4917561Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matmul_cpu_float32 2022-08-17T12:23:28.5269961Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matrix_exp_cpu_float32 2022-08-17T12:23:28.5399211Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32 2022-08-17T12:23:28.5409263Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matrix_exp_cpu_float32 2022-08-17T12:23:28.5614811Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_binary_cpu_float32 2022-08-17T12:23:28.5829396Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_binary_cpu_float32 2022-08-17T12:23:28.5907525Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32 2022-08-17T12:23:28.6269432Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32 2022-08-17T12:23:28.6420629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32 2022-08-17T12:23:28.6710651Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32 2022-08-17T12:23:28.7054717Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_maximum_cpu_float32 2022-08-17T12:23:28.7149231Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_maximum_cpu_float32 2022-08-17T12:23:28.7566242Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mean_cpu_float32 2022-08-17T12:23:28.7588480Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mean_cpu_float32 2022-08-17T12:23:28.8058295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_median_cpu_float32 2022-08-17T12:23:28.8068339Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32 2022-08-17T12:23:28.8101949Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32 2022-08-17T12:23:28.8510099Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32 2022-08-17T12:23:28.8536653Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32 2022-08-17T12:23:28.8949958Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32 2022-08-17T12:23:28.9996207Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32 2022-08-17T12:23:29.0004792Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_median_cpu_float32 2022-08-17T12:23:29.0392273Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:23:29.0468496Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:23:29.0857356Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:23:29.0908434Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:23:29.1127785Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_binary_cpu_float32 2022-08-17T12:23:29.1351129Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_binary_cpu_float32 2022-08-17T12:23:29.1432137Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32 2022-08-17T12:23:29.1791035Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32 2022-08-17T12:23:29.1941915Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32 2022-08-17T12:23:29.2228840Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32 2022-08-17T12:23:29.2565374Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_minimum_cpu_float32 2022-08-17T12:23:29.2669420Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_minimum_cpu_float32 2022-08-17T12:23:29.2761953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mm_cpu_float32 2022-08-17T12:23:29.3112567Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mm_cpu_float32 2022-08-17T12:23:29.4285409Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mode_cpu_float32 2022-08-17T12:23:29.4299731Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mode_cpu_float32 2022-08-17T12:23:29.4360025Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_movedim_cpu_float32 2022-08-17T12:23:29.4916034Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_movedim_cpu_float32 2022-08-17T12:23:29.5266779Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_msort_cpu_float32 2022-08-17T12:23:29.5286797Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_msort_cpu_float32 2022-08-17T12:23:29.5617038Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mul_cpu_float32 2022-08-17T12:23:29.5710130Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mul_cpu_float32 2022-08-17T12:23:29.5742331Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_multinomial_cpu_float32 2022-08-17T12:23:29.6152019Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_multinomial_cpu_float32 2022-08-17T12:23:29.6270229Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu_cpu_float32 2022-08-17T12:23:29.6593098Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu_cpu_float32 2022-08-17T12:23:29.7496709Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:29.7505771Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:29.7575149Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_selu_cpu_float32 2022-08-17T12:23:29.7607103Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_selu_cpu_float32 2022-08-17T12:23:29.7616117Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:29.7910117Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:29.8027735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:23:29.8350135Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:23:29.8451005Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_cpu_float32 2022-08-17T12:23:29.8790185Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_cpu_float32 2022-08-17T12:23:29.9111133Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:29.9229179Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:29.9488412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:29.9668567Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:29.9878595Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_cpu_float32 2022-08-17T12:23:30.0109557Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_cpu_float32 2022-08-17T12:23:30.0388550Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:30.0549887Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:30.0654072Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softplus_cpu_float32 2022-08-17T12:23:30.0989689Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softplus_cpu_float32 2022-08-17T12:23:30.1139825Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:30.1431047Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:30.1593190Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softsign_cpu_float32 2022-08-17T12:23:30.1870704Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softsign_cpu_float32 2022-08-17T12:23:30.2010445Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:30.2311824Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:30.2426473Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_threshold_cpu_float32 2022-08-17T12:23:30.2751228Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_threshold_cpu_float32 2022-08-17T12:23:30.3221858Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:23:30.3230009Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:23:30.3805886Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:23:30.3818208Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:23:30.5588089Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_unfold_cpu_float32 2022-08-17T12:23:30.5597780Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32 2022-08-17T12:23:31.2173500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32 2022-08-17T12:23:31.2188333Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:31.2504429Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32 2022-08-17T12:23:31.2630037Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32 2022-08-17T12:23:31.3555601Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32 2022-08-17T12:23:31.3566822Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32 2022-08-17T12:23:31.3659203Z test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32 2022-08-17T12:23:31.3989657Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32 2022-08-17T12:23:31.4207980Z test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32 2022-08-17T12:23:31.4428736Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32 2022-08-17T12:23:31.4559113Z test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32 2022-08-17T12:23:31.4868382Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32 2022-08-17T12:23:31.4979461Z test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32 2022-08-17T12:23:31.5311040Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32 2022-08-17T12:23:31.5711159Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32 2022-08-17T12:23:31.5788148Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32 2022-08-17T12:23:31.5883851Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32 2022-08-17T12:23:31.6229377Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32 2022-08-17T12:23:32.4226437Z test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32 2022-08-17T12:23:32.4236260Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32 2022-08-17T12:23:32.4741809Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32 2022-08-17T12:23:32.4751216Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32 2022-08-17T12:23:32.5382051Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32 2022-08-17T12:23:32.5391133Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32 2022-08-17T12:23:32.9740351Z test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32 2022-08-17T12:23:32.9749812Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32 2022-08-17T12:23:32.9769006Z test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:33.0190148Z [gw3] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:33.0461553Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32 2022-08-17T12:23:33.0628766Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32 2022-08-17T12:23:33.0902701Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32 2022-08-17T12:23:33.1069248Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32 2022-08-17T12:23:33.1363823Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32 2022-08-17T12:23:33.1509290Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32 2022-08-17T12:23:33.1877584Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32 2022-08-17T12:23:33.1948213Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32 2022-08-17T12:23:33.2472856Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32 2022-08-17T12:23:33.2483265Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32 2022-08-17T12:23:33.3017157Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32 2022-08-17T12:23:33.3025830Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32 2022-08-17T12:23:33.3430591Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32 2022-08-17T12:23:33.3440073Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32 2022-08-17T12:23:33.3863462Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32 2022-08-17T12:23:33.3875038Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32 2022-08-17T12:23:33.4578136Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:23:33.4591118Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:23:33.7486392Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32 2022-08-17T12:23:33.7491388Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32 2022-08-17T12:23:33.7939303Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32 2022-08-17T12:23:33.7949018Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32 2022-08-17T12:23:33.8966724Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32 2022-08-17T12:23:33.8979015Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32 2022-08-17T12:23:34.0075352Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32 2022-08-17T12:23:34.0083964Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32 2022-08-17T12:23:34.0195462Z test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32 2022-08-17T12:23:34.0510194Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32 2022-08-17T12:23:34.0857116Z test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32 2022-08-17T12:23:34.0948159Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32 2022-08-17T12:23:34.1347118Z test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32 2022-08-17T12:23:34.1387751Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32 2022-08-17T12:23:34.2129729Z test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32 2022-08-17T12:23:34.2143151Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32 2022-08-17T12:23:34.3075298Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32 2022-08-17T12:23:34.3087879Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32 2022-08-17T12:23:34.4636830Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32 2022-08-17T12:23:34.4645505Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_unfold_cpu_float32 2022-08-17T12:23:34.4794693Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:23:34.5069662Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:23:34.5497608Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:23:34.5507080Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32 2022-08-17T12:23:34.5844152Z test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32 2022-08-17T12:23:34.5860138Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:23:34.6163297Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nonzero_cpu_float32 2022-08-17T12:23:34.6268250Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nonzero_cpu_float32 2022-08-17T12:23:34.6980502Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_cpu_float32 2022-08-17T12:23:34.6989782Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_cpu_float32 2022-08-17T12:23:34.7132709Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_fro_cpu_float32 2022-08-17T12:23:34.7432165Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_fro_cpu_float32 2022-08-17T12:23:34.7567420Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_inf_cpu_float32 2022-08-17T12:23:34.7871429Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_inf_cpu_float32 2022-08-17T12:23:34.7964634Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_nuc_cpu_float32 2022-08-17T12:23:34.8311707Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_nuc_cpu_float32 2022-08-17T12:23:34.8546966Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_cpu_float32 2022-08-17T12:23:34.8750199Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_cpu_float32 2022-08-17T12:23:34.8807925Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_number_mean_cpu_float32 2022-08-17T12:23:34.9193184Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_number_mean_cpu_float32 2022-08-17T12:23:34.9432730Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ones_like_cpu_float32 2022-08-17T12:23:34.9631221Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ones_like_cpu_float32 2022-08-17T12:23:34.9901235Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ormqr_cpu_float32 2022-08-17T12:23:34.9908527Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32 2022-08-17T12:23:35.1796139Z test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32 2022-08-17T12:23:35.1806380Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32 2022-08-17T12:23:35.2998292Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32 2022-08-17T12:23:35.3007969Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32 2022-08-17T12:23:35.3547550Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32 2022-08-17T12:23:35.3556873Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32 2022-08-17T12:23:37.1291949Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32 2022-08-17T12:23:37.1301377Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:23:37.1451607Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gelu_cpu_float32 2022-08-17T12:23:37.1711143Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gelu_cpu_float32 2022-08-17T12:23:37.2602143Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_glu_cpu_float32 2022-08-17T12:23:37.2612851Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_glu_cpu_float32 2022-08-17T12:23:38.0812886Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32 2022-08-17T12:23:38.0822714Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32 2022-08-17T12:23:38.1003623Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32 2022-08-17T12:23:38.1229083Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32 2022-08-17T12:23:38.1343868Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32 2022-08-17T12:23:38.1671735Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32 2022-08-17T12:23:38.1782499Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:23:38.2060117Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:23:38.2067401Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ormqr_cpu_float32 2022-08-17T12:23:38.2108303Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_outer_cpu_float32 2022-08-17T12:23:38.2146690Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32 2022-08-17T12:23:38.2205523Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_outer_cpu_float32 2022-08-17T12:23:38.2509989Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32 2022-08-17T12:23:38.2550350Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pca_lowrank_cpu_float32 2022-08-17T12:23:38.2748484Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32 2022-08-17T12:23:38.2990256Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32 2022-08-17T12:23:38.3699569Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:23:38.3708529Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:23:38.3997554Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32 2022-08-17T12:23:38.4150284Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32 2022-08-17T12:23:38.5285756Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32 2022-08-17T12:23:38.5297429Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32 2022-08-17T12:23:38.5550616Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:23:38.5709539Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:23:38.6108655Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:23:38.6150416Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:23:38.6394460Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:23:38.6590564Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:23:38.6948952Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:23:38.7027932Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:23:38.8449116Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:23:38.8458603Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:23:38.8732095Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:23:38.8869482Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:23:38.9279287Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32 2022-08-17T12:23:38.9308217Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32 2022-08-17T12:23:38.9592473Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32 2022-08-17T12:23:38.9750780Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32 2022-08-17T12:23:38.9970460Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32 2022-08-17T12:23:39.0191467Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32 2022-08-17T12:23:39.0349816Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:23:39.0631272Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:23:39.1442288Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_linear_cpu_float32 2022-08-17T12:23:39.1452533Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_linear_cpu_float32 2022-08-17T12:23:39.2032560Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:23:39.2041450Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:23:39.2131663Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:23:39.2471630Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:23:39.3460934Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:23:39.3470346Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:23:39.3496617Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:23:39.3911778Z [gw2] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:23:42.9001952Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:23:42.9013205Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:23:43.7304065Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:23:43.7312558Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pca_lowrank_cpu_float32 2022-08-17T12:23:43.7402279Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_permute_cpu_float32 2022-08-17T12:23:43.7753852Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_permute_cpu_float32 2022-08-17T12:23:43.8335946Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pinverse_cpu_float32 2022-08-17T12:23:43.8351752Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pinverse_cpu_float32 2022-08-17T12:23:44.0976714Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polar_cpu_float32 2022-08-17T12:23:44.0986838Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polar_cpu_float32 2022-08-17T12:23:44.1248680Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:23:44.1388821Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:23:44.1561845Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:23:44.1830972Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:23:44.2104351Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:23:44.2269541Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:23:44.2449140Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:23:44.2710926Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:23:44.2969987Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:23:44.3150356Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:23:44.3232982Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_positive_cpu_float32 2022-08-17T12:23:44.3591722Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_positive_cpu_float32 2022-08-17T12:23:44.3913989Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pow_cpu_float32 2022-08-17T12:23:44.4029228Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pow_cpu_float32 2022-08-17T12:23:44.4614586Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_prod_cpu_float32 2022-08-17T12:23:44.4622960Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_prod_cpu_float32 2022-08-17T12:23:44.5181917Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_put_cpu_float32 2022-08-17T12:23:44.5190064Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_put_cpu_float32 2022-08-17T12:23:44.6040303Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_qr_cpu_float32 2022-08-17T12:23:44.6049343Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_qr_cpu_float32 2022-08-17T12:23:44.6075349Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_quantile_cpu_float32 2022-08-17T12:23:44.6469532Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_quantile_cpu_float32 2022-08-17T12:23:44.6545295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rad2deg_cpu_float32 2022-08-17T12:23:44.6910115Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rad2deg_cpu_float32 2022-08-17T12:23:44.7135335Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rand_like_cpu_float32 2022-08-17T12:23:44.7349254Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rand_like_cpu_float32 2022-08-17T12:23:44.7869823Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randint_like_cpu_float32 2022-08-17T12:23:44.7879038Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randint_like_cpu_float32 2022-08-17T12:23:44.8090879Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randn_like_cpu_float32 2022-08-17T12:23:44.8309932Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randn_like_cpu_float32 2022-08-17T12:23:44.8424941Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ravel_cpu_float32 2022-08-17T12:23:44.8750059Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ravel_cpu_float32 2022-08-17T12:23:44.8832471Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_real_cpu_float32 2022-08-17T12:23:44.9189805Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_real_cpu_float32 2022-08-17T12:23:44.9287332Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reciprocal_cpu_float32 2022-08-17T12:23:44.9630291Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reciprocal_cpu_float32 2022-08-17T12:23:44.9984145Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_remainder_cpu_float32 2022-08-17T12:23:45.0069548Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_remainder_cpu_float32 2022-08-17T12:23:45.0204151Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_renorm_cpu_float32 2022-08-17T12:23:45.0512861Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_renorm_cpu_float32 2022-08-17T12:23:45.1484393Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_cpu_float32 2022-08-17T12:23:45.1496082Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_cpu_float32 2022-08-17T12:23:45.1518832Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_interleave_cpu_float32 2022-08-17T12:23:45.1912361Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_interleave_cpu_float32 2022-08-17T12:23:45.2086875Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_as_cpu_float32 2022-08-17T12:23:45.2353013Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_as_cpu_float32 2022-08-17T12:23:45.2674146Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_cpu_float32 2022-08-17T12:23:45.2788710Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_cpu_float32 2022-08-17T12:23:45.2896041Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize__cpu_float32 2022-08-17T12:23:45.3231315Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize__cpu_float32 2022-08-17T12:23:45.3330199Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize_as__cpu_float32 2022-08-17T12:23:45.3670680Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize_as__cpu_float32 2022-08-17T12:23:45.3737010Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_conj_cpu_float32 2022-08-17T12:23:45.4113220Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_conj_cpu_float32 2022-08-17T12:23:45.4184812Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_neg_cpu_float32 2022-08-17T12:23:45.4551995Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_neg_cpu_float32 2022-08-17T12:23:45.5020514Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_roll_cpu_float32 2022-08-17T12:23:45.5028867Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_roll_cpu_float32 2022-08-17T12:23:45.5741397Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rot90_cpu_float32 2022-08-17T12:23:45.5749936Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rot90_cpu_float32 2022-08-17T12:23:45.5794623Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_cpu_float32 2022-08-17T12:23:45.6189407Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_cpu_float32 2022-08-17T12:23:45.6263851Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_0_cpu_float32 2022-08-17T12:23:45.6629755Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_0_cpu_float32 2022-08-17T12:23:45.6700718Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_3_cpu_float32 2022-08-17T12:23:45.7071246Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_3_cpu_float32 2022-08-17T12:23:45.7147526Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:45.7510475Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:45.7584586Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsqrt_cpu_float32 2022-08-17T12:23:45.7952122Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsqrt_cpu_float32 2022-08-17T12:23:45.8218512Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsub_cpu_float32 2022-08-17T12:23:45.8388804Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsub_cpu_float32 2022-08-17T12:23:45.8608927Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_add_cpu_float32 2022-08-17T12:23:45.8829558Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_add_cpu_float32 2022-08-17T12:23:45.9347436Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_cpu_float32 2022-08-17T12:23:45.9360043Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_cpu_float32 2022-08-17T12:23:45.9746290Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:45.9787831Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:46.0164386Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:46.0228142Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:46.0622905Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:46.0668596Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:46.1042833Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:46.1107795Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:46.1490081Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:46.1548846Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:49.2147848Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_searchsorted_cpu_float32 2022-08-17T12:23:49.2183041Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_searchsorted_cpu_float32 2022-08-17T12:23:49.2190397Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:49.2592186Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:49.4356151Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:49.4365146Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32 2022-08-17T12:23:50.2657594Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32 2022-08-17T12:23:50.2665925Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32 2022-08-17T12:23:50.3403711Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32 2022-08-17T12:23:50.3413722Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32 2022-08-17T12:23:50.4123913Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32 2022-08-17T12:23:50.4139944Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32 2022-08-17T12:23:50.7431146Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32 2022-08-17T12:23:50.7444452Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:50.7549875Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_cpu_float32 2022-08-17T12:23:50.7869995Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_cpu_float32 2022-08-17T12:23:50.8014024Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_scatter_cpu_float32 2022-08-17T12:23:50.8309667Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_scatter_cpu_float32 2022-08-17T12:23:50.8364311Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sgn_cpu_float32 2022-08-17T12:23:50.8751434Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sgn_cpu_float32 2022-08-17T12:23:50.8886292Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_short_cpu_float32 2022-08-17T12:23:50.9190919Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_short_cpu_float32 2022-08-17T12:23:50.9264265Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sigmoid_cpu_float32 2022-08-17T12:23:50.9631635Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sigmoid_cpu_float32 2022-08-17T12:23:50.9690028Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sign_cpu_float32 2022-08-17T12:23:51.0071484Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sign_cpu_float32 2022-08-17T12:23:51.0118764Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_signbit_cpu_float32 2022-08-17T12:23:51.0507582Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_signbit_cpu_float32 2022-08-17T12:23:51.0517794Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32 2022-08-17T12:23:51.0518750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32 2022-08-17T12:23:51.0562346Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sin_cpu_float32 2022-08-17T12:23:51.0949964Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sin_cpu_float32 2022-08-17T12:23:51.1027918Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinc_cpu_float32 2022-08-17T12:23:51.1390517Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinc_cpu_float32 2022-08-17T12:23:51.1437238Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinh_cpu_float32 2022-08-17T12:23:51.1870548Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinh_cpu_float32 2022-08-17T12:23:51.2212438Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_slice_scatter_cpu_float32 2022-08-17T12:23:51.2309149Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_slice_scatter_cpu_float32 2022-08-17T12:23:51.2421303Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_cpu_float32 2022-08-17T12:23:51.2752878Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_cpu_float32 2022-08-17T12:23:51.2929862Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_with_dtype_cpu_float32 2022-08-17T12:23:51.3191486Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_with_dtype_cpu_float32 2022-08-17T12:23:51.4392446Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sort_cpu_float32 2022-08-17T12:23:51.4401925Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sort_cpu_float32 2022-08-17T12:23:51.4428930Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:51.4830051Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:51.4904464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_airy_ai_cpu_float32 2022-08-17T12:23:51.5270531Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_airy_ai_cpu_float32 2022-08-17T12:23:51.5368535Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j0_cpu_float32 2022-08-17T12:23:51.5713023Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j0_cpu_float32 2022-08-17T12:23:51.5807476Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j1_cpu_float32 2022-08-17T12:23:51.5817719Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j1_cpu_float32 2022-08-17T12:23:51.5829094Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32 2022-08-17T12:23:51.5849714Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32 2022-08-17T12:23:51.6151232Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32 2022-08-17T12:23:51.6245191Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y0_cpu_float32 2022-08-17T12:23:51.6268592Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y0_cpu_float32 2022-08-17T12:23:51.6592282Z test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32 2022-08-17T12:23:51.6786408Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_or_cpu_int64 2022-08-17T12:23:51.6958555Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_or_cpu_int64 2022-08-17T12:23:51.6967820Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32 2022-08-17T12:23:51.7027649Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32 2022-08-17T12:23:51.7225458Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_right_shift_cpu_int64 2022-08-17T12:23:51.7470622Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_right_shift_cpu_int64 2022-08-17T12:23:51.7660389Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_xor_cpu_int64 2022-08-17T12:23:51.7912876Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_xor_cpu_int64 2022-08-17T12:23:51.8068964Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_block_diag_cpu_float32 2022-08-17T12:23:51.8350704Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_block_diag_cpu_float32 2022-08-17T12:23:51.8398514Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bmm_cpu_float32 2022-08-17T12:23:51.8790580Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bmm_cpu_float32 2022-08-17T12:23:51.9106630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bool_cpu_float32 2022-08-17T12:23:51.9228482Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bool_cpu_float32 2022-08-17T12:23:51.9251737Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_shapes_cpu_float32 2022-08-17T12:23:51.9260321Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32 2022-08-17T12:23:51.9272343Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32 2022-08-17T12:23:51.9670543Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_shapes_cpu_float32 2022-08-17T12:23:51.9776091Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_tensors_cpu_float32 2022-08-17T12:23:52.0109894Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_tensors_cpu_float32 2022-08-17T12:23:52.0272385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_to_cpu_float32 2022-08-17T12:23:52.0549147Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_to_cpu_float32 2022-08-17T12:23:52.3205634Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bucketize_cpu_float32 2022-08-17T12:23:52.3215349Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32 2022-08-17T12:23:52.3399096Z test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32 2022-08-17T12:23:52.3629267Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32 2022-08-17T12:23:52.4398992Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32 2022-08-17T12:23:52.4409498Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bucketize_cpu_float32 2022-08-17T12:23:52.4582828Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_byte_cpu_float32 2022-08-17T12:23:52.4740248Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_byte_cpu_float32 2022-08-17T12:23:52.4748742Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32 2022-08-17T12:23:52.4828381Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32 2022-08-17T12:23:52.4962394Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cartesian_prod_cpu_float32 2022-08-17T12:23:52.5269774Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cartesian_prod_cpu_float32 2022-08-17T12:23:52.5506645Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cat_cpu_float32 2022-08-17T12:23:52.5709605Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cat_cpu_float32 2022-08-17T12:23:52.6058064Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cdist_cpu_float32 2022-08-17T12:23:52.6066858Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32 2022-08-17T12:23:52.6186876Z test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32 2022-08-17T12:23:52.6510282Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32 2022-08-17T12:23:52.6672771Z test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32 2022-08-17T12:23:52.6949593Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32 2022-08-17T12:23:52.7563665Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32 2022-08-17T12:23:52.7573884Z [gw3] [ 91%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32 2022-08-17T12:23:52.8494642Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32 2022-08-17T12:23:52.8507626Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32 2022-08-17T12:23:53.0122362Z test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32 2022-08-17T12:23:53.0131527Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32 2022-08-17T12:23:53.0154225Z test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32 2022-08-17T12:23:53.0541119Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32 2022-08-17T12:23:53.0552896Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cdist_cpu_float32 2022-08-17T12:23:53.0557877Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ceil_cpu_float32 2022-08-17T12:23:53.0596328Z test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32 2022-08-17T12:23:53.0993353Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ceil_cpu_float32 2022-08-17T12:23:53.1166680Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chalf_cpu_float32 2022-08-17T12:23:53.1431941Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chalf_cpu_float32 2022-08-17T12:23:53.1463524Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_char_cpu_float32 2022-08-17T12:23:53.1475742Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32 2022-08-17T12:23:53.1554889Z test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32 2022-08-17T12:23:53.1571392Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_char_cpu_float32 2022-08-17T12:23:53.1868147Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32 2022-08-17T12:23:53.1896635Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_cpu_float32 2022-08-17T12:23:53.1907165Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_cpu_float32 2022-08-17T12:23:53.2311913Z test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32 2022-08-17T12:23:53.2348935Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_inverse_cpu_float32 2022-08-17T12:23:53.2618348Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_inverse_cpu_float32 2022-08-17T12:23:53.2626624Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32 2022-08-17T12:23:53.2750227Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32 2022-08-17T12:23:53.5094879Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_solve_cpu_float32 2022-08-17T12:23:53.5104580Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_solve_cpu_float32 2022-08-17T12:23:53.5190991Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chunk_cpu_float32 2022-08-17T12:23:53.5511738Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chunk_cpu_float32 2022-08-17T12:23:53.5642090Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_cpu_float32 2022-08-17T12:23:53.5886052Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_cpu_float32 2022-08-17T12:23:53.5897657Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32 2022-08-17T12:23:53.5939274Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32 2022-08-17T12:23:53.5950180Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32 2022-08-17T12:23:53.5954191Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32 2022-08-17T12:23:53.6143893Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_max_cpu_float32 2022-08-17T12:23:53.6390233Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_max_cpu_float32 2022-08-17T12:23:53.6701043Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_min_cpu_float32 2022-08-17T12:23:53.6827505Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_min_cpu_float32 2022-08-17T12:23:53.6844659Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clone_cpu_float32 2022-08-17T12:23:53.6857071Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32 2022-08-17T12:23:53.6875391Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32 2022-08-17T12:23:53.7269712Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clone_cpu_float32 2022-08-17T12:23:53.7361081Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_column_stack_cpu_float32 2022-08-17T12:23:53.7711869Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_column_stack_cpu_float32 2022-08-17T12:23:53.9205598Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_combinations_cpu_float32 2022-08-17T12:23:53.9215356Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_combinations_cpu_float32 2022-08-17T12:23:53.9477696Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_complex_cpu_float32 2022-08-17T12:23:53.9486069Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_complex_cpu_float32 2022-08-17T12:23:53.9498255Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32 2022-08-17T12:23:53.9628250Z test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32 2022-08-17T12:23:53.9696467Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_cpu_float32 2022-08-17T12:23:54.0070295Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_cpu_float32 2022-08-17T12:23:54.0118510Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_physical_cpu_float32 2022-08-17T12:23:54.0510571Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_physical_cpu_float32 2022-08-17T12:23:54.1354487Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_constant_pad_nd_cpu_float32 2022-08-17T12:23:54.1364919Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_constant_pad_nd_cpu_float32 2022-08-17T12:23:54.1407066Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_contiguous_cpu_float32 2022-08-17T12:23:54.1793437Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_contiguous_cpu_float32 2022-08-17T12:23:54.2098241Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_copysign_cpu_float32 2022-08-17T12:23:54.2230808Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_copysign_cpu_float32 2022-08-17T12:23:54.4233191Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_corrcoef_cpu_float32 2022-08-17T12:23:54.4245278Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_corrcoef_cpu_float32 2022-08-17T12:23:54.4309212Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cos_cpu_float32 2022-08-17T12:23:54.4669756Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cos_cpu_float32 2022-08-17T12:23:54.4733321Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cosh_cpu_float32 2022-08-17T12:23:54.5110539Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cosh_cpu_float32 2022-08-17T12:23:54.6425051Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_count_nonzero_cpu_float32 2022-08-17T12:23:54.6434556Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32 2022-08-17T12:23:54.6714378Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32 2022-08-17T12:23:54.6868229Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32 2022-08-17T12:23:54.7482327Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32 2022-08-17T12:23:54.7490194Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32 2022-08-17T12:23:54.8525291Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32 2022-08-17T12:23:54.8535611Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_count_nonzero_cpu_float32 2022-08-17T12:23:54.8560797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cov_cpu_float32 2022-08-17T12:23:54.8950845Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cov_cpu_float32 2022-08-17T12:23:54.9072901Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cross_cpu_float32 2022-08-17T12:23:54.9389766Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cross_cpu_float32 2022-08-17T12:23:54.9903360Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummax_cpu_float32 2022-08-17T12:23:54.9912399Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummax_cpu_float32 2022-08-17T12:23:55.0450083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummin_cpu_float32 2022-08-17T12:23:55.0458810Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummin_cpu_float32 2022-08-17T12:23:55.0611378Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumprod_cpu_float32 2022-08-17T12:23:55.0871167Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumprod_cpu_float32 2022-08-17T12:23:55.0981058Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumsum_cpu_float32 2022-08-17T12:23:55.1042015Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumsum_cpu_float32 2022-08-17T12:23:55.1052919Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32 2022-08-17T12:23:55.1311216Z test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32 2022-08-17T12:23:55.1395604Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:55.1467049Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32 2022-08-17T12:23:55.1817770Z test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32 2022-08-17T12:23:55.1852819Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32 2022-08-17T12:23:55.1860891Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:55.1919489Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_deg2rad_cpu_float32 2022-08-17T12:23:55.1946379Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_deg2rad_cpu_float32 2022-08-17T12:23:55.2269998Z test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32 2022-08-17T12:23:55.2552971Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_cpu_float32 2022-08-17T12:23:55.2710555Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_cpu_float32 2022-08-17T12:23:55.3042798Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_embed_cpu_float32 2022-08-17T12:23:55.3150753Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_embed_cpu_float32 2022-08-17T12:23:55.3313937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagflat_cpu_float32 2022-08-17T12:23:55.3590974Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagflat_cpu_float32 2022-08-17T12:23:55.3910898Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_cpu_float32 2022-08-17T12:23:55.4030596Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_cpu_float32 2022-08-17T12:23:55.4508339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_scatter_cpu_float32 2022-08-17T12:23:55.4521776Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_scatter_cpu_float32 2022-08-17T12:23:55.5246613Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diff_cpu_float32 2022-08-17T12:23:55.5260494Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32 2022-08-17T12:23:55.5402090Z test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32 2022-08-17T12:23:55.5672696Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32 2022-08-17T12:23:55.5763231Z test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32 2022-08-17T12:23:55.5777899Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:23:55.7279587Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:23:55.7289183Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32 2022-08-17T12:23:55.7699467Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32 2022-08-17T12:23:55.7708805Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diff_cpu_float32 2022-08-17T12:23:55.7770687Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_digamma_cpu_float32 2022-08-17T12:23:55.8150434Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_digamma_cpu_float32 2022-08-17T12:23:55.9186083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dist_cpu_float32 2022-08-17T12:23:55.9195835Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dist_cpu_float32 2022-08-17T12:23:55.9353169Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_floor_rounding_cpu_float32 2022-08-17T12:23:55.9361537Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32 2022-08-17T12:23:55.9411281Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32 2022-08-17T12:23:55.9629912Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_floor_rounding_cpu_float32 2022-08-17T12:23:55.9948464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:56.0068471Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:56.0284489Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_trunc_rounding_cpu_float32 2022-08-17T12:23:56.0509584Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_trunc_rounding_cpu_float32 2022-08-17T12:23:56.0823283Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dot_cpu_float32 2022-08-17T12:23:56.0948652Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dot_cpu_float32 2022-08-17T12:23:56.0962915Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_double_cpu_float32 2022-08-17T12:23:56.0973410Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32 2022-08-17T12:23:56.1062282Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:23:56.1390197Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_double_cpu_float32 2022-08-17T12:23:56.1460033Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dsplit_cpu_float32 2022-08-17T12:23:56.1831818Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dsplit_cpu_float32 2022-08-17T12:23:56.1941242Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dstack_cpu_float32 2022-08-17T12:23:56.2271456Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dstack_cpu_float32 2022-08-17T12:23:56.2568942Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eig_cpu_float32 2022-08-17T12:23:56.2710549Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eig_cpu_float32 2022-08-17T12:23:56.3172516Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_einsum_cpu_float32 2022-08-17T12:23:56.3183794Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_einsum_cpu_float32 2022-08-17T12:23:56.3268123Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_cpu_float32 2022-08-17T12:23:56.3590518Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_cpu_float32 2022-08-17T12:23:56.3698420Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_like_cpu_float32 2022-08-17T12:23:56.3709725Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32 2022-08-17T12:23:56.3784866Z test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32 2022-08-17T12:23:56.3979512Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_like_cpu_float32 2022-08-17T12:23:56.3987423Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:23:56.4027780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:23:56.4322042Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eq_cpu_float32 2022-08-17T12:23:56.4336741Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eq_cpu_float32 2022-08-17T12:23:56.4347251Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32 2022-08-17T12:23:56.4467056Z test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32 2022-08-17T12:23:56.5403920Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_equal_cpu_float32 2022-08-17T12:23:56.5413742Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_equal_cpu_float32 2022-08-17T12:23:56.5465412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erf_cpu_float32 2022-08-17T12:23:56.5829688Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erf_cpu_float32 2022-08-17T12:23:56.5879220Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfc_cpu_float32 2022-08-17T12:23:56.5887903Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32 2022-08-17T12:23:56.5919925Z test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32 2022-08-17T12:23:56.6272342Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfc_cpu_float32 2022-08-17T12:23:56.6330272Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfinv_cpu_float32 2022-08-17T12:23:56.6402722Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfinv_cpu_float32 2022-08-17T12:23:56.6414426Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32 2022-08-17T12:23:56.6711358Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32 2022-08-17T12:23:56.6808900Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp2_cpu_float32 2022-08-17T12:23:56.7193317Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp2_cpu_float32 2022-08-17T12:23:56.7288366Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp_cpu_float32 2022-08-17T12:23:56.7392285Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp_cpu_float32 2022-08-17T12:23:56.7401764Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32 2022-08-17T12:23:56.7629833Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32 2022-08-17T12:23:56.7716123Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_as_cpu_float32 2022-08-17T12:23:56.8112801Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_as_cpu_float32 2022-08-17T12:23:56.8302775Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_cpu_float32 2022-08-17T12:23:56.8551735Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_cpu_float32 2022-08-17T12:23:56.8598493Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expm1_cpu_float32 2022-08-17T12:23:56.9033251Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expm1_cpu_float32 2022-08-17T12:23:56.9178382Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft2_cpu_float32 2022-08-17T12:23:56.9187706Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32 2022-08-17T12:23:56.9270107Z test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32 2022-08-17T12:23:56.9390549Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft2_cpu_float32 2022-08-17T12:23:56.9468403Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32 2022-08-17T12:23:56.9608907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft_cpu_float32 2022-08-17T12:23:56.9627719Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft_cpu_float32 2022-08-17T12:23:56.9718684Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32 2022-08-17T12:23:56.9949194Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32 2022-08-17T12:23:57.0069331Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftn_cpu_float32 2022-08-17T12:23:57.0182274Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32 2022-08-17T12:23:57.0387463Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftn_cpu_float32 2022-08-17T12:23:57.0487849Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftshift_cpu_float32 2022-08-17T12:23:57.0635608Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftshift_cpu_float32 2022-08-17T12:23:57.0642545Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32 2022-08-17T12:23:57.0828909Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32 2022-08-17T12:23:57.1074319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft2_cpu_float32 2022-08-17T12:23:57.1099258Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft2_cpu_float32 2022-08-17T12:23:57.1110777Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32 2022-08-17T12:23:57.1268943Z test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32 2022-08-17T12:23:57.1506683Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft_cpu_float32 2022-08-17T12:23:57.1709545Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft_cpu_float32 2022-08-17T12:23:57.2001163Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfftn_cpu_float32 2022-08-17T12:23:57.2149266Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfftn_cpu_float32 2022-08-17T12:23:57.2311089Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft2_cpu_float32 2022-08-17T12:23:57.2319931Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32 2022-08-17T12:23:57.2417693Z test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32 2022-08-17T12:23:57.2589754Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft2_cpu_float32 2022-08-17T12:23:57.2620660Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft_cpu_float32 2022-08-17T12:23:57.2747289Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32 2022-08-17T12:23:57.2756974Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft_cpu_float32 2022-08-17T12:23:57.3032651Z test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32 2022-08-17T12:23:57.3383370Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftn_cpu_float32 2022-08-17T12:23:57.3468749Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftn_cpu_float32 2022-08-17T12:23:57.3569643Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftshift_cpu_float32 2022-08-17T12:23:57.3910045Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftshift_cpu_float32 2022-08-17T12:23:57.4090261Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft2_cpu_float32 2022-08-17T12:23:57.4350501Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft2_cpu_float32 2022-08-17T12:23:57.4499412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft_cpu_float32 2022-08-17T12:23:57.4790872Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft_cpu_float32 2022-08-17T12:23:57.4885229Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfftn_cpu_float32 2022-08-17T12:23:57.4897606Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32 2022-08-17T12:23:57.5045234Z test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32 2022-08-17T12:23:57.5227833Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfftn_cpu_float32 2022-08-17T12:23:57.5506159Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft2_cpu_float32 2022-08-17T12:23:57.5668931Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft2_cpu_float32 2022-08-17T12:23:57.5950726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft_cpu_float32 2022-08-17T12:23:57.6108411Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft_cpu_float32 2022-08-17T12:23:57.6450939Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfftn_cpu_float32 2022-08-17T12:23:57.6548202Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfftn_cpu_float32 2022-08-17T12:23:57.6680477Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft2_cpu_float32 2022-08-17T12:23:57.6989814Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft2_cpu_float32 2022-08-17T12:23:57.7123746Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft_cpu_float32 2022-08-17T12:23:57.7429518Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft_cpu_float32 2022-08-17T12:23:57.7668527Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfftn_cpu_float32 2022-08-17T12:23:57.7869750Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfftn_cpu_float32 2022-08-17T12:23:57.7970294Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fill_cpu_float32 2022-08-17T12:23:57.8246096Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fill_cpu_float32 2022-08-17T12:23:57.8254171Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32 2022-08-17T12:23:57.8308193Z test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32 2022-08-17T12:23:57.8446628Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flatten_cpu_float32 2022-08-17T12:23:57.8454451Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32 2022-08-17T12:23:57.8669802Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flatten_cpu_float32 2022-08-17T12:23:57.8749937Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32 2022-08-17T12:23:57.9016755Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flip_cpu_float32 2022-08-17T12:23:57.9094543Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flip_cpu_float32 2022-08-17T12:23:57.9147091Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32 2022-08-17T12:23:57.9188043Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32 2022-08-17T12:23:57.9263568Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fliplr_cpu_float32 2022-08-17T12:23:57.9387306Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fliplr_cpu_float32 2022-08-17T12:23:57.9589146Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32 2022-08-17T12:23:57.9630456Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32 2022-08-17T12:23:57.9712767Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flipud_cpu_float32 2022-08-17T12:23:58.0072473Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flipud_cpu_float32 2022-08-17T12:23:58.0173881Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_cpu_float32 2022-08-17T12:23:58.0512347Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_cpu_float32 2022-08-17T12:23:58.0957985Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_power_cpu_float32 2022-08-17T12:23:58.0970728Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_power_cpu_float32 2022-08-17T12:23:58.1011204Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_cpu_float32 2022-08-17T12:23:58.1391040Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_cpu_float32 2022-08-17T12:23:58.2090177Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_divide_cpu_float32 2022-08-17T12:23:58.2098581Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32 2022-08-17T12:23:58.2264229Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32 2022-08-17T12:23:58.2276100Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_divide_cpu_float32 2022-08-17T12:23:58.2568839Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmax_cpu_float32 2022-08-17T12:23:58.2709952Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmax_cpu_float32 2022-08-17T12:23:58.2898109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmin_cpu_float32 2022-08-17T12:23:58.3150164Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmin_cpu_float32 2022-08-17T12:23:58.3370407Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmod_cpu_float32 2022-08-17T12:23:58.3589529Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmod_cpu_float32 2022-08-17T12:23:58.3654321Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frac_cpu_float32 2022-08-17T12:23:58.4030307Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frac_cpu_float32 2022-08-17T12:23:58.4625441Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frexp_cpu_float32 2022-08-17T12:23:58.4633932Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frexp_cpu_float32 2022-08-17T12:23:58.4887696Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_full_like_cpu_float32 2022-08-17T12:23:58.5069054Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_full_like_cpu_float32 2022-08-17T12:23:58.5177609Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gather_cpu_float32 2022-08-17T12:23:58.5510209Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gather_cpu_float32 2022-08-17T12:23:58.5657069Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gcd_cpu_int64 2022-08-17T12:23:58.5950537Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gcd_cpu_int64 2022-08-17T12:23:58.6129434Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ge_cpu_float32 2022-08-17T12:23:58.6390209Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ge_cpu_float32 2022-08-17T12:23:58.8970993Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_geqrf_cpu_float32 2022-08-17T12:23:58.8977128Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32 2022-08-17T12:23:59.1022545Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32 2022-08-17T12:23:59.1032583Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:23:59.1950130Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:23:59.1962815Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_geqrf_cpu_float32 2022-08-17T12:23:59.3664749Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gradient_cpu_float32 2022-08-17T12:23:59.3677604Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gradient_cpu_float32 2022-08-17T12:23:59.3864486Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gt_cpu_float32 2022-08-17T12:23:59.4109926Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gt_cpu_float32 2022-08-17T12:23:59.4278368Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_half_cpu_float32 2022-08-17T12:23:59.4550968Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_half_cpu_float32 2022-08-17T12:23:59.4847725Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_heaviside_cpu_float32 2022-08-17T12:23:59.4988175Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_heaviside_cpu_float32 2022-08-17T12:23:59.6916558Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histc_cpu_float32 2022-08-17T12:23:59.6925458Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:23:59.9211476Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:23:59.9220859Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32 2022-08-17T12:24:00.9099847Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32 2022-08-17T12:24:00.9108508Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histc_cpu_float32 2022-08-17T12:24:01.6366821Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogram_cpu_float32 2022-08-17T12:24:01.6378363Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32 2022-08-17T12:24:02.4455494Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32 2022-08-17T12:24:02.4464458Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32 2022-08-17T12:24:03.0387947Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32 2022-08-17T12:24:03.0397849Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogram_cpu_float32 2022-08-17T12:24:03.2218672Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogramdd_cpu_float32 2022-08-17T12:24:03.2232448Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32 2022-08-17T12:24:03.9432031Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32 2022-08-17T12:24:03.9442232Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:24:04.5156362Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32 2022-08-17T12:24:04.5165903Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32 2022-08-17T12:24:04.8972265Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32 2022-08-17T12:24:04.8981005Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32 2022-08-17T12:24:04.9369538Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32 2022-08-17T12:24:04.9428296Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32 2022-08-17T12:24:05.0133818Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32 2022-08-17T12:24:05.0141920Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32 2022-08-17T12:24:05.2510901Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32 2022-08-17T12:24:05.2520133Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32 2022-08-17T12:24:05.6052101Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amax_cpu_float32 2022-08-17T12:24:05.6061069Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogramdd_cpu_float32 2022-08-17T12:24:05.6134258Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hsplit_cpu_float32 2022-08-17T12:24:05.6470931Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hsplit_cpu_float32 2022-08-17T12:24:05.6546282Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hstack_cpu_float32 2022-08-17T12:24:05.6912207Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hstack_cpu_float32 2022-08-17T12:24:05.7204807Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hypot_cpu_float32 2022-08-17T12:24:05.7349523Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hypot_cpu_float32 2022-08-17T12:24:05.7397103Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_i0_cpu_float32 2022-08-17T12:24:05.7790889Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_i0_cpu_float32 2022-08-17T12:24:05.8063134Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igamma_cpu_float32 2022-08-17T12:24:05.8229697Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igamma_cpu_float32 2022-08-17T12:24:05.8411161Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igammac_cpu_float32 2022-08-17T12:24:05.8670052Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igammac_cpu_float32 2022-08-17T12:24:05.8781509Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_imag_cpu_complex64 2022-08-17T12:24:05.9110817Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_imag_cpu_complex64 2022-08-17T12:24:05.9428284Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_add_cpu_float32 2022-08-17T12:24:05.9548082Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_add_cpu_float32 2022-08-17T12:24:05.9682093Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_copy_cpu_float32 2022-08-17T12:24:05.9991315Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_copy_cpu_float32 2022-08-17T12:24:06.0030701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_fill_cpu_float32 2022-08-17T12:24:06.0043290Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32 2022-08-17T12:24:06.0112220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32 2022-08-17T12:24:06.0429168Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_fill_cpu_float32 2022-08-17T12:24:06.0628740Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_put_cpu_float32 2022-08-17T12:24:06.0873241Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_put_cpu_float32 2022-08-17T12:24:06.1037178Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_reduce_cpu_float32 2022-08-17T12:24:06.1046566Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32 2022-08-17T12:24:06.1977434Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32 2022-08-17T12:24:06.1989388Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32 2022-08-17T12:24:06.2043274Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32 2022-08-17T12:24:06.2057071Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_reduce_cpu_float32 2022-08-17T12:24:06.2160020Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_select_cpu_float32 2022-08-17T12:24:06.2245772Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_select_cpu_float32 2022-08-17T12:24:06.2429052Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32 2022-08-17T12:24:06.2469346Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32 2022-08-17T12:24:06.2583070Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inner_cpu_float32 2022-08-17T12:24:06.2910628Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inner_cpu_float32 2022-08-17T12:24:06.3054170Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_int_cpu_float32 2022-08-17T12:24:06.3351289Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_int_cpu_float32 2022-08-17T12:24:06.3517726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inverse_cpu_float32 2022-08-17T12:24:06.3791547Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inverse_cpu_float32 2022-08-17T12:24:06.4141301Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isclose_cpu_float32 2022-08-17T12:24:06.4149358Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:24:06.4397230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:24:06.4406527Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32 2022-08-17T12:24:06.5410924Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32 2022-08-17T12:24:06.5418715Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isclose_cpu_float32 2022-08-17T12:24:06.5568174Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isfinite_cpu_float32 2022-08-17T12:24:06.5829470Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isfinite_cpu_float32 2022-08-17T12:24:06.5893681Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isin_cpu_float32 2022-08-17T12:24:06.6272314Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isin_cpu_float32 2022-08-17T12:24:06.6316490Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isinf_cpu_float32 2022-08-17T12:24:06.6711640Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isinf_cpu_float32 2022-08-17T12:24:06.6752748Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isnan_cpu_float32 2022-08-17T12:24:06.7149628Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isnan_cpu_float32 2022-08-17T12:24:06.7187631Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isneginf_cpu_float32 2022-08-17T12:24:06.7593249Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isneginf_cpu_float32 2022-08-17T12:24:06.7649318Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isposinf_cpu_float32 2022-08-17T12:24:06.8030640Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isposinf_cpu_float32 2022-08-17T12:24:06.8133858Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isreal_cpu_float32 2022-08-17T12:24:06.8470673Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isreal_cpu_float32 2022-08-17T12:24:06.8503970Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_istft_cpu_float32 2022-08-17T12:24:06.8911098Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_istft_cpu_float32 2022-08-17T12:24:06.8946027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:24:06.9352643Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:24:06.9385415Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:24:06.9790916Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:24:06.9827875Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_cpu_float32 2022-08-17T12:24:07.0230435Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_cpu_float32 2022-08-17T12:24:07.0261618Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:24:07.0670954Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:24:07.0702660Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_unary_cpu_float32 2022-08-17T12:24:07.1112071Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_unary_cpu_float32 2022-08-17T12:24:07.1170598Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kron_cpu_float32 2022-08-17T12:24:07.1549574Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kron_cpu_float32 2022-08-17T12:24:07.2621084Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kthvalue_cpu_float32 2022-08-17T12:24:07.2631296Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:24:07.2760987Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:24:07.2770487Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32 2022-08-17T12:24:07.2791458Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32 2022-08-17T12:24:07.3190336Z [gw0] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32 2022-08-17T12:24:07.3570394Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32 2022-08-17T12:24:07.3584113Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kthvalue_cpu_float32 2022-08-17T12:24:07.3814712Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lcm_cpu_int64 2022-08-17T12:24:07.3990483Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lcm_cpu_int64 2022-08-17T12:24:07.4341415Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ldexp_cpu_float32 2022-08-17T12:24:07.4430123Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ldexp_cpu_float32 2022-08-17T12:24:07.4516547Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_le_cpu_float32 2022-08-17T12:24:07.4528990Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32 2022-08-17T12:24:07.4713213Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:07.4870368Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_le_cpu_float32 2022-08-17T12:24:07.5365607Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lerp_cpu_float32 2022-08-17T12:24:07.5377423Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lerp_cpu_float32 2022-08-17T12:24:07.5460594Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lgamma_cpu_float32 2022-08-17T12:24:07.5790705Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lgamma_cpu_float32 2022-08-17T12:24:07.6174442Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_cpu_float32 2022-08-17T12:24:07.6227318Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_cpu_float32 2022-08-17T12:24:07.6270960Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_ex_cpu_float32 2022-08-17T12:24:07.6281220Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:07.6598185Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:07.6667377Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_ex_cpu_float32 2022-08-17T12:24:07.6847140Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cond_cpu_float32 2022-08-17T12:24:07.7109135Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cond_cpu_float32 2022-08-17T12:24:07.7227181Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cross_cpu_float32 2022-08-17T12:24:07.7550326Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cross_cpu_float32 2022-08-17T12:24:07.7880084Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_cpu_float32 2022-08-17T12:24:07.7988391Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_cpu_float32 2022-08-17T12:24:07.8068209Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_singular_cpu_float64 2022-08-17T12:24:07.8081118Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:07.9174654Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:07.9183803Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_singular_cpu_float64 2022-08-17T12:24:07.9650371Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eig_cpu_float32 2022-08-17T12:24:07.9659730Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:08.0063150Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32 2022-08-17T12:24:08.0072474Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32 2022-08-17T12:24:08.0591533Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32 2022-08-17T12:24:08.0599561Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eig_cpu_float32 2022-08-17T12:24:08.0783805Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigh_cpu_float32 2022-08-17T12:24:08.1029593Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigh_cpu_float32 2022-08-17T12:24:08.1061284Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvals_cpu_float32 2022-08-17T12:24:08.1471272Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvals_cpu_float32 2022-08-17T12:24:08.1507952Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvalsh_cpu_float32 2022-08-17T12:24:08.1911062Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvalsh_cpu_float32 2022-08-17T12:24:08.1975872Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mm_cpu_float32 2022-08-17T12:24:08.2351944Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mm_cpu_float32 2022-08-17T12:24:08.3598187Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mode_cpu_float32 2022-08-17T12:24:08.3607388Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mode_cpu_float32 2022-08-17T12:24:08.3661825Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_movedim_cpu_float32 2022-08-17T12:24:08.4030080Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_movedim_cpu_float32 2022-08-17T12:24:08.4518744Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_msort_cpu_float32 2022-08-17T12:24:08.4528982Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_msort_cpu_float32 2022-08-17T12:24:08.4783147Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mul_cpu_float32 2022-08-17T12:24:08.4949215Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mul_cpu_float32 2022-08-17T12:24:08.4974385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_multinomial_cpu_float32 2022-08-17T12:24:08.5390304Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_multinomial_cpu_float32 2022-08-17T12:24:08.5436282Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mv_cpu_float32 2022-08-17T12:24:08.5831398Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mv_cpu_float32 2022-08-17T12:24:08.5865781Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:08.6273148Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:08.6306167Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:08.6712625Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:08.6750277Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:08.7153129Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:08.7451575Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nan_to_num_cpu_float32 2022-08-17T12:24:08.7590936Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nan_to_num_cpu_float32 2022-08-17T12:24:08.7625176Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmean_cpu_float32 2022-08-17T12:24:08.8032887Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmean_cpu_float32 2022-08-17T12:24:08.8319343Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmedian_cpu_float32 2022-08-17T12:24:08.8469710Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmedian_cpu_float32 2022-08-17T12:24:08.8493376Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanquantile_cpu_float32 2022-08-17T12:24:08.8636936Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanquantile_cpu_float32 2022-08-17T12:24:08.8647323Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32 2022-08-17T12:24:08.8910329Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32 2022-08-17T12:24:08.9442210Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nansum_cpu_float32 2022-08-17T12:24:08.9451563Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nansum_cpu_float32 2022-08-17T12:24:08.9571402Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_narrow_cpu_float32 2022-08-17T12:24:08.9870665Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_narrow_cpu_float32 2022-08-17T12:24:09.0292573Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_native_layer_norm_cpu_float32 2022-08-17T12:24:09.0300609Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32 2022-08-17T12:24:09.0720677Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32 2022-08-17T12:24:09.0728808Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_native_layer_norm_cpu_float32 2022-08-17T12:24:09.1018958Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ne_cpu_float32 2022-08-17T12:24:09.1148431Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ne_cpu_float32 2022-08-17T12:24:09.1198834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_neg_cpu_float32 2022-08-17T12:24:09.1590733Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_neg_cpu_float32 2022-08-17T12:24:09.1809108Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_empty_cpu_float32 2022-08-17T12:24:09.2029319Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_empty_cpu_float32 2022-08-17T12:24:09.2279318Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_full_cpu_float32 2022-08-17T12:24:09.2471238Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_full_cpu_float32 2022-08-17T12:24:09.2692322Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_ones_cpu_float32 2022-08-17T12:24:09.2707659Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_ones_cpu_float32 2022-08-17T12:24:09.2716634Z [gw3] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amax_cpu_float32 2022-08-17T12:24:09.2910937Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amin_cpu_float32 2022-08-17T12:24:09.3132195Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_zeros_cpu_float32 2022-08-17T12:24:09.3349878Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_zeros_cpu_float32 2022-08-17T12:24:09.3646277Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nextafter_cpu_float32 2022-08-17T12:24:09.3830172Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nextafter_cpu_float32 2022-08-17T12:24:09.4058476Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:24:09.4270632Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:24:09.4528706Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:24:09.4748932Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:24:09.5078301Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:24:09.5188362Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:24:09.5734834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:24:09.5744392Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:24:09.5918553Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:24:09.5927492Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:24:09.6224089Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:24:09.6235350Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:24:09.6705204Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:24:09.6713596Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:24:09.6926259Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:24:09.7149641Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:24:09.7355213Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:24:09.7589161Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:24:09.7820859Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:24:09.8029858Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:24:09.8959713Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_batch_norm_cpu_float32 2022-08-17T12:24:09.8968578Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_batch_norm_cpu_float32 2022-08-17T12:24:10.0411165Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_bilinear_cpu_float32 2022-08-17T12:24:10.0425132Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_bilinear_cpu_float32 2022-08-17T12:24:10.0939847Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:24:10.0952036Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:24:10.1109005Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:24:10.1122059Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:24:10.1195030Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mish_cpu_float32 2022-08-17T12:24:10.1550437Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mish_cpu_float32 2022-08-17T12:24:10.1678482Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32 2022-08-17T12:24:10.1687587Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:24:10.1711852Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_celu_cpu_float32 2022-08-17T12:24:10.1746542Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32 2022-08-17T12:24:10.1987901Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_celu_cpu_float32 2022-08-17T12:24:10.2109161Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:24:10.2465505Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv1d_cpu_float32 2022-08-17T12:24:10.2550130Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv1d_cpu_float32 2022-08-17T12:24:10.2825343Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv2d_cpu_float32 2022-08-17T12:24:10.2836979Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:24:10.3627741Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:24:10.3640356Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv2d_cpu_float32 2022-08-17T12:24:10.3747165Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:24:10.3759844Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:24:10.3964640Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:24:10.4068234Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:24:10.4194757Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:24:10.4202399Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:24:10.4224357Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32 2022-08-17T12:24:10.4402587Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32 2022-08-17T12:24:10.4506813Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:24:10.4668774Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:24:10.4880209Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_normalize_cpu_float32 2022-08-17T12:24:10.4926425Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:24:10.4987112Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_normalize_cpu_float32 2022-08-17T12:24:10.5107617Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:24:10.5133736Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64 2022-08-17T12:24:10.5550761Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64 2022-08-17T12:24:10.5688197Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32 2022-08-17T12:24:10.5696662Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:24:10.6124092Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:24:10.6133609Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32 2022-08-17T12:24:10.6270057Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32 2022-08-17T12:24:10.6279681Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:24:10.6973390Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:24:10.6982258Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32 2022-08-17T12:24:10.7205024Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:24:10.7431982Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:24:10.7760639Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:24:10.7868898Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:24:10.8006064Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:24:10.8018285Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:24:10.8045062Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:24:10.8094790Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:24:10.8307411Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:24:10.8428982Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pdist_cpu_float32 2022-08-17T12:24:10.8958701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout2d_cpu_float32 2022-08-17T12:24:10.8975269Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout2d_cpu_float32 2022-08-17T12:24:10.9516079Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout3d_cpu_float32 2022-08-17T12:24:10.9527934Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout3d_cpu_float32 2022-08-17T12:24:10.9969574Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout_cpu_float32 2022-08-17T12:24:10.9978646Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout_cpu_float32 2022-08-17T12:24:11.0033575Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_elu_cpu_float32 2022-08-17T12:24:11.0113699Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_elu_cpu_float32 2022-08-17T12:24:11.0124473Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pdist_cpu_float32 2022-08-17T12:24:11.0177352Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:24:11.0428552Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:24:11.0450158Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:24:11.0546905Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:24:11.0602310Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:24:11.0867815Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:24:11.0990074Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_cpu_float32 2022-08-17T12:24:11.1165983Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:24:11.1309928Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_cpu_float32 2022-08-17T12:24:11.1713913Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:24:11.1789352Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:24:11.2082144Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:24:11.2230292Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:24:11.4001750Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:24:11.4010863Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:24:11.5490533Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:24:11.5499578Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:24:11.5714385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_prelu_cpu_float32 2022-08-17T12:24:11.5723588Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:24:11.6120278Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:24:11.6134262Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_prelu_cpu_float32 2022-08-17T12:24:11.6232443Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu6_cpu_float32 2022-08-17T12:24:11.6549612Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu6_cpu_float32 2022-08-17T12:24:11.6620017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y1_cpu_float32 2022-08-17T12:24:11.6990182Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y1_cpu_float32 2022-08-17T12:24:11.7306809Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:11.7428628Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:11.7642788Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:11.7870965Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:11.7891935Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:11.8311256Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:11.8329027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:11.8750533Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:11.8809440Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_entr_cpu_float32 2022-08-17T12:24:11.9190527Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_entr_cpu_float32 2022-08-17T12:24:11.9266338Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_erfcx_cpu_float32 2022-08-17T12:24:11.9630393Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_erfcx_cpu_float32 2022-08-17T12:24:11.9848696Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:12.0069757Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:12.0288730Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:12.0511621Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:12.0575260Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i0e_cpu_float32 2022-08-17T12:24:12.0951182Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i0e_cpu_float32 2022-08-17T12:24:12.1010092Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1_cpu_float32 2022-08-17T12:24:12.1390091Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1_cpu_float32 2022-08-17T12:24:12.1449220Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1e_cpu_float32 2022-08-17T12:24:12.1829554Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1e_cpu_float32 2022-08-17T12:24:12.2043561Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:12.2269365Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:12.2284787Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:12.2710916Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:12.2783265Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_log_ndtr_cpu_float32 2022-08-17T12:24:12.3151538Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_log_ndtr_cpu_float32 2022-08-17T12:24:12.3231707Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:12.3591704Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:12.3707054Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:12.4033963Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:12.4147509Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:12.4473452Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:12.4584998Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:12.4912246Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:12.5085850Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtr_cpu_float32 2022-08-17T12:24:12.5351459Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtr_cpu_float32 2022-08-17T12:24:12.5461404Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtri_cpu_float32 2022-08-17T12:24:12.5791861Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtri_cpu_float32 2022-08-17T12:24:12.6034823Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:12.6230043Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:12.6334271Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:12.6669881Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:12.6778308Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:12.7110701Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:12.7132246Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:12.7550804Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:12.7572229Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:12.7991054Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:12.8012388Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:12.8431601Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:12.8454763Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:12.8870646Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:12.8984481Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:12.9309915Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:12.9653607Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_xlog1py_cpu_float32 2022-08-17T12:24:12.9748678Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_xlog1py_cpu_float32 2022-08-17T12:24:13.0085596Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_zeta_cpu_float32 2022-08-17T12:24:13.0188553Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_zeta_cpu_float32 2022-08-17T12:24:13.0276152Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_cpu_float32 2022-08-17T12:24:13.0632358Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_cpu_float32 2022-08-17T12:24:13.0772435Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_list_args_cpu_float32 2022-08-17T12:24:13.1070353Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_list_args_cpu_float32 2022-08-17T12:24:13.1248941Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_with_sizes_cpu_float32 2022-08-17T12:24:13.1511553Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_with_sizes_cpu_float32 2022-08-17T12:24:13.1571680Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sqrt_cpu_float32 2022-08-17T12:24:13.1951524Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sqrt_cpu_float32 2022-08-17T12:24:13.2060044Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_square_cpu_float32 2022-08-17T12:24:13.2280387Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_square_cpu_float32 2022-08-17T12:24:13.2289995Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amin_cpu_float32 2022-08-17T12:24:13.2310836Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmax_cpu_float32 2022-08-17T12:24:13.2388931Z [gw3] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmax_cpu_float32 2022-08-17T12:24:13.2596539Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_squeeze_cpu_float32 2022-08-17T12:24:13.2708619Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_squeeze_cpu_float32 2022-08-17T12:24:13.2732139Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmin_cpu_float32 2022-08-17T12:24:13.2828442Z [gw3] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmin_cpu_float32 2022-08-17T12:24:13.3131601Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stack_cpu_float32 2022-08-17T12:24:13.3147843Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stack_cpu_float32 2022-08-17T12:24:13.3268277Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumprod_cpu_float32 2022-08-17T12:24:13.3439532Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_cpu_float32 2022-08-17T12:24:13.3709439Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_cpu_float32 2022-08-17T12:24:13.3950015Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_mean_cpu_float32 2022-08-17T12:24:13.4190076Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_mean_cpu_float32 2022-08-17T12:24:13.4563608Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stft_cpu_float32 2022-08-17T12:24:13.4668966Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stft_cpu_float32 2022-08-17T12:24:13.4928507Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sub_cpu_float32 2022-08-17T12:24:13.5109245Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sub_cpu_float32 2022-08-17T12:24:13.5407687Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_cpu_float32 2022-08-17T12:24:13.5550243Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_cpu_float32 2022-08-17T12:24:13.5668505Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_to_size_cpu_float32 2022-08-17T12:24:13.5993024Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_to_size_cpu_float32 2022-08-17T12:24:14.2150877Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_cpu_float32 2022-08-17T12:24:14.2161074Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumprod_cpu_float32 2022-08-17T12:24:14.3549710Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumsum_cpu_float32 2022-08-17T12:24:14.3558403Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_cpu_float32 2022-08-17T12:24:14.7834184Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_lowrank_cpu_float32 2022-08-17T12:24:14.7843043Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumsum_cpu_float32 2022-08-17T12:24:15.7590661Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_log_softmax_cpu_float32 2022-08-17T12:24:15.7599684Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_log_softmax_cpu_float32 2022-08-17T12:24:19.8227704Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logaddexp_cpu_float32 2022-08-17T12:24:19.8236904Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32 2022-08-17T12:24:20.2493760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32 2022-08-17T12:24:20.2506980Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32 2022-08-17T12:24:20.3030716Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32 2022-08-17T12:24:20.3045072Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32 2022-08-17T12:24:20.3080733Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32 2022-08-17T12:24:20.3471189Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32 2022-08-17T12:24:20.3497562Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32 2022-08-17T12:24:20.3910712Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32 2022-08-17T12:24:20.4154546Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32 2022-08-17T12:24:20.4353428Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32 2022-08-17T12:24:20.4390612Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32 2022-08-17T12:24:20.4793109Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32 2022-08-17T12:24:20.4825865Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32 2022-08-17T12:24:20.5233158Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32 2022-08-17T12:24:20.5267267Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32 2022-08-17T12:24:20.5672197Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32 2022-08-17T12:24:20.5703419Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32 2022-08-17T12:24:20.6111721Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32 2022-08-17T12:24:20.6142677Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32 2022-08-17T12:24:20.6551929Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32 2022-08-17T12:24:20.7674267Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:24:20.7680554Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:24:20.9405715Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:24:20.9415214Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:24:20.9617743Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:24:20.9625977Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:24:20.9747039Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gelu_cpu_float32 2022-08-17T12:24:21.0070773Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gelu_cpu_float32 2022-08-17T12:24:21.1020889Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_glu_cpu_float32 2022-08-17T12:24:21.1036336Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_glu_cpu_float32 2022-08-17T12:24:21.1124466Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_grid_sample_cpu_float32 2022-08-17T12:24:21.1132975Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:24:21.2670825Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:24:21.2677300Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:24:21.6192109Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:24:21.6201838Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:24:21.7282868Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:24:21.7292257Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_grid_sample_cpu_float32 2022-08-17T12:24:21.7459983Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_group_norm_cpu_float32 2022-08-17T12:24:21.7709270Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_group_norm_cpu_float32 2022-08-17T12:24:21.7809604Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardshrink_cpu_float32 2022-08-17T12:24:21.8152594Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardshrink_cpu_float32 2022-08-17T12:24:21.8228805Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:24:21.8630802Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:24:21.8751244Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardswish_cpu_float32 2022-08-17T12:24:21.9072270Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardswish_cpu_float32 2022-08-17T12:24:21.9235215Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardtanh_cpu_float32 2022-08-17T12:24:21.9297168Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardtanh_cpu_float32 2022-08-17T12:24:21.9308672Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_lowrank_cpu_float32 2022-08-17T12:24:21.9510359Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_symeig_cpu_float32 2022-08-17T12:24:22.0185383Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:24:22.0197315Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:24:22.0211907Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:24:22.0216314Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:24:22.0573631Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_huber_loss_cpu_float32 2022-08-17T12:24:22.0627313Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_huber_loss_cpu_float32 2022-08-17T12:24:22.1388860Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_instance_norm_cpu_float32 2022-08-17T12:24:22.1398541Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_symeig_cpu_float32 2022-08-17T12:24:22.1466355Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_t_cpu_float32 2022-08-17T12:24:22.1490627Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_t_cpu_float32 2022-08-17T12:24:22.1499719Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_instance_norm_cpu_float32 2022-08-17T12:24:22.1706925Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:24:22.1748821Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:24:22.1758081Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:24:22.1828288Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:24:22.1908934Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_along_dim_cpu_float32 2022-08-17T12:24:22.2014552Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:24:22.2236733Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_along_dim_cpu_float32 2022-08-17T12:24:22.2268540Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:24:22.2347057Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_cpu_float32 2022-08-17T12:24:22.2546977Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:24:22.2792202Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:24:22.2873033Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:24:22.2882573Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:24:22.2982013Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:24:22.3230835Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:24:22.3839235Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:24:22.3847781Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:24:22.3867804Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32 2022-08-17T12:24:22.3891018Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32 2022-08-17T12:24:22.3898577Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_cpu_float32 2022-08-17T12:24:22.3940594Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tan_cpu_float32 2022-08-17T12:24:22.3955022Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tan_cpu_float32 2022-08-17T12:24:22.3961694Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:24:22.4179719Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:24:22.4266419Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:24:22.4347306Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32 2022-08-17T12:24:22.4392405Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tanh_cpu_float32 2022-08-17T12:24:22.4399393Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tanh_cpu_float32 2022-08-17T12:24:22.4744382Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_kl_div_cpu_float32 2022-08-17T12:24:22.4787539Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_kl_div_cpu_float32 2022-08-17T12:24:22.4813687Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensor_split_cpu_float32 2022-08-17T12:24:22.4826460Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensor_split_cpu_float32 2022-08-17T12:24:22.5231692Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_l1_loss_cpu_float32 2022-08-17T12:24:22.5323951Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensordot_cpu_float32 2022-08-17T12:24:22.5335324Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_l1_loss_cpu_float32 2022-08-17T12:24:22.5484698Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_layer_norm_cpu_float32 2022-08-17T12:24:22.5524712Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensordot_cpu_float32 2022-08-17T12:24:22.5667862Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_layer_norm_cpu_float32 2022-08-17T12:24:22.5747064Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tile_cpu_float32 2022-08-17T12:24:22.5869965Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:24:22.6188615Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:24:22.6612707Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_linear_cpu_float32 2022-08-17T12:24:22.6630270Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_linear_cpu_float32 2022-08-17T12:24:22.7055242Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:24:22.7069091Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tile_cpu_float32 2022-08-17T12:24:22.7099735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_to_sparse_cpu_float32 2022-08-17T12:24:22.7114222Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_to_sparse_cpu_float32 2022-08-17T12:24:22.7121261Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:24:22.7193434Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:24:22.7510308Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:24:22.7547141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_topk_cpu_float32 2022-08-17T12:24:22.7911468Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:24:22.7948340Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_topk_cpu_float32 2022-08-17T12:24:22.7985995Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trace_cpu_float32 2022-08-17T12:24:22.8390418Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trace_cpu_float32 2022-08-17T12:24:22.8442079Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_transpose_cpu_float32 2022-08-17T12:24:22.8456114Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:24:22.8487988Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:24:22.8553665Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:24:22.8827442Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_transpose_cpu_float32 2022-08-17T12:24:22.8867816Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapezoid_cpu_float32 2022-08-17T12:24:22.9507322Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:24:22.9517570Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapezoid_cpu_float32 2022-08-17T12:24:23.0225104Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapz_cpu_float32 2022-08-17T12:24:23.0238382Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapz_cpu_float32 2022-08-17T12:24:23.0632207Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triangular_solve_cpu_float32 2022-08-17T12:24:23.0669840Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triangular_solve_cpu_float32 2022-08-17T12:24:23.0825953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tril_cpu_float32 2022-08-17T12:24:23.1110982Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tril_cpu_float32 2022-08-17T12:24:23.1282965Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triu_cpu_float32 2022-08-17T12:24:23.1551472Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triu_cpu_float32 2022-08-17T12:24:23.1937467Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_true_divide_cpu_float32 2022-08-17T12:24:23.1988669Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_true_divide_cpu_float32 2022-08-17T12:24:23.2045757Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trunc_cpu_float32 2022-08-17T12:24:23.2432022Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trunc_cpu_float32 2022-08-17T12:24:23.2710025Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unbind_cpu_float32 2022-08-17T12:24:23.2869258Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unbind_cpu_float32 2022-08-17T12:24:23.3063963Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unflatten_cpu_float32 2022-08-17T12:24:23.3311024Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unflatten_cpu_float32 2022-08-17T12:24:23.3680475Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unfold_cpu_float32 2022-08-17T12:24:23.3748140Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unfold_cpu_float32 2022-08-17T12:24:23.7650418Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_consecutive_cpu_float32 2022-08-17T12:24:23.7661335Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_consecutive_cpu_float32 2022-08-17T12:24:24.5680189Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_cpu_float32 2022-08-17T12:24:24.5692901Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_cpu_float32 2022-08-17T12:24:24.5927432Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unsqueeze_cpu_float32 2022-08-17T12:24:24.6109532Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unsqueeze_cpu_float32 2022-08-17T12:24:24.6359040Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_cpu_float32 2022-08-17T12:24:24.6548594Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_cpu_float32 2022-08-17T12:24:24.6918672Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_mean_cpu_float32 2022-08-17T12:24:24.6988874Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_mean_cpu_float32 2022-08-17T12:24:24.7053386Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vdot_cpu_float32 2022-08-17T12:24:24.7431257Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vdot_cpu_float32 2022-08-17T12:24:24.7490668Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_complex_cpu_float32 2022-08-17T12:24:24.7870348Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_complex_cpu_float32 2022-08-17T12:24:24.8006608Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_cpu_float32 2022-08-17T12:24:24.8310385Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_cpu_float32 2022-08-17T12:24:24.8399121Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_real_cpu_complex64 2022-08-17T12:24:24.8790363Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_real_cpu_complex64 2022-08-17T12:24:24.8926049Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_cpu_float32 2022-08-17T12:24:24.8937357Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logaddexp_cpu_float32 2022-08-17T12:24:24.8997810Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logsumexp_cpu_float32 2022-08-17T12:24:24.9271163Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_cpu_float32 2022-08-17T12:24:24.9391891Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vsplit_cpu_float32 2022-08-17T12:24:24.9751399Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vsplit_cpu_float32 2022-08-17T12:24:24.9899361Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vstack_cpu_float32 2022-08-17T12:24:25.0190395Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vstack_cpu_float32 2022-08-17T12:24:25.0505860Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_where_cpu_float32 2022-08-17T12:24:25.0629364Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_where_cpu_float32 2022-08-17T12:24:25.0857944Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_xlogy_cpu_float32 2022-08-17T12:24:25.1071868Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_xlogy_cpu_float32 2022-08-17T12:24:25.1150392Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zero__cpu_float32 2022-08-17T12:24:25.1511076Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zero__cpu_float32 2022-08-17T12:24:25.1756633Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zeros_like_cpu_float32 2022-08-17T12:24:25.1948968Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zeros_like_cpu_float32 2022-08-17T12:24:25.2218395Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_baddbmm_cpu_float32 2022-08-17T12:24:25.2430841Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_baddbmm_cpu_float32 2022-08-17T12:24:25.2589738Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bernoulli_cpu_float32 2022-08-17T12:24:25.2871634Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bernoulli_cpu_float32 2022-08-17T12:24:25.3043071Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bfloat16_cpu_float32 2022-08-17T12:24:25.3309666Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bfloat16_cpu_float32 2022-08-17T12:24:25.3553238Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bincount_cpu_int64 2022-08-17T12:24:25.3749057Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bincount_cpu_int64 2022-08-17T12:24:25.3899627Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_and_cpu_int64 2022-08-17T12:24:25.4190109Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_and_cpu_int64 2022-08-17T12:24:25.4422826Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_left_shift_cpu_int64 2022-08-17T12:24:25.4631533Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_left_shift_cpu_int64 2022-08-17T12:24:25.4711566Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_not_cpu_int64 2022-08-17T12:24:25.5073605Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_not_cpu_int64 2022-08-17T12:24:25.8314030Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ormqr_cpu_float32 2022-08-17T12:24:25.8342573Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:24:27.8954548Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:24:27.8965080Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ormqr_cpu_float32 2022-08-17T12:24:27.9016629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_outer_cpu_float32 2022-08-17T12:24:27.9390968Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_outer_cpu_float32 2022-08-17T12:24:29.6798145Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pca_lowrank_cpu_float32 2022-08-17T12:24:29.6807143Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logsumexp_cpu_float32 2022-08-17T12:24:31.1972635Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_mean_cpu_float32 2022-08-17T12:24:31.2053907Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pca_lowrank_cpu_float32 2022-08-17T12:24:31.2084073Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_permute_cpu_float32 2022-08-17T12:24:31.2392938Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_permute_cpu_float32 2022-08-17T12:24:31.2768313Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pinverse_cpu_float32 2022-08-17T12:24:31.2829296Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pinverse_cpu_float32 2022-08-17T12:24:31.4605083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polar_cpu_float32 2022-08-17T12:24:31.4614524Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polar_cpu_float32 2022-08-17T12:24:31.4759866Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:24:31.5029881Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:24:31.5248732Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:24:31.5469722Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:24:31.5693949Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:24:31.5910840Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:24:31.6135634Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:24:31.6349555Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:24:31.6566080Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:24:31.6789970Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:24:31.6861835Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_positive_cpu_float32 2022-08-17T12:24:31.7230917Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_positive_cpu_float32 2022-08-17T12:24:31.7523061Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pow_cpu_float32 2022-08-17T12:24:31.7669882Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pow_cpu_float32 2022-08-17T12:24:31.8153136Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_prod_cpu_float32 2022-08-17T12:24:31.8162269Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_prod_cpu_float32 2022-08-17T12:24:31.8758951Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_put_cpu_float32 2022-08-17T12:24:31.8769874Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_put_cpu_float32 2022-08-17T12:24:31.9482086Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_qr_cpu_float32 2022-08-17T12:24:31.9490237Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_qr_cpu_float32 2022-08-17T12:24:31.9516241Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_quantile_cpu_float32 2022-08-17T12:24:31.9909281Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_quantile_cpu_float32 2022-08-17T12:24:31.9973491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rad2deg_cpu_float32 2022-08-17T12:24:32.0350492Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rad2deg_cpu_float32 2022-08-17T12:24:32.0557228Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rand_like_cpu_float32 2022-08-17T12:24:32.0790459Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rand_like_cpu_float32 2022-08-17T12:24:32.1277035Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randint_like_cpu_float32 2022-08-17T12:24:32.1286650Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randint_like_cpu_float32 2022-08-17T12:24:32.1861810Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randn_like_cpu_float32 2022-08-17T12:24:32.1874536Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randn_like_cpu_float32 2022-08-17T12:24:32.1943073Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ravel_cpu_float32 2022-08-17T12:24:32.2311326Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ravel_cpu_float32 2022-08-17T12:24:32.2361633Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_real_cpu_float32 2022-08-17T12:24:32.2752107Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_real_cpu_float32 2022-08-17T12:24:32.2843172Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reciprocal_cpu_float32 2022-08-17T12:24:32.3230836Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reciprocal_cpu_float32 2022-08-17T12:24:32.3444095Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_remainder_cpu_float32 2022-08-17T12:24:32.3669965Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_remainder_cpu_float32 2022-08-17T12:24:32.3754306Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_renorm_cpu_float32 2022-08-17T12:24:32.4113062Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_renorm_cpu_float32 2022-08-17T12:24:32.4902190Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_cpu_float32 2022-08-17T12:24:32.4913099Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_cpu_float32 2022-08-17T12:24:32.4949497Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_interleave_cpu_float32 2022-08-17T12:24:32.5352566Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_interleave_cpu_float32 2022-08-17T12:24:32.5512080Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_as_cpu_float32 2022-08-17T12:24:32.5789551Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_as_cpu_float32 2022-08-17T12:24:32.5976725Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_cpu_float32 2022-08-17T12:24:32.6230605Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_cpu_float32 2022-08-17T12:24:32.6329485Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize__cpu_float32 2022-08-17T12:24:32.6669936Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize__cpu_float32 2022-08-17T12:24:32.6749402Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize_as__cpu_float32 2022-08-17T12:24:32.7108602Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize_as__cpu_float32 2022-08-17T12:24:32.7149962Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_conj_cpu_float32 2022-08-17T12:24:32.7550877Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_conj_cpu_float32 2022-08-17T12:24:32.7594805Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_neg_cpu_float32 2022-08-17T12:24:32.7989084Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_neg_cpu_float32 2022-08-17T12:24:32.8251594Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_roll_cpu_float32 2022-08-17T12:24:32.8429083Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_roll_cpu_float32 2022-08-17T12:24:32.9020595Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rot90_cpu_float32 2022-08-17T12:24:32.9032607Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rot90_cpu_float32 2022-08-17T12:24:32.9069562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_cpu_float32 2022-08-17T12:24:32.9471495Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_cpu_float32 2022-08-17T12:24:32.9531927Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_0_cpu_float32 2022-08-17T12:24:32.9909924Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_0_cpu_float32 2022-08-17T12:24:32.9975892Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_3_cpu_float32 2022-08-17T12:24:33.0351076Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_3_cpu_float32 2022-08-17T12:24:33.0439962Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_neg_3_cpu_float32 2022-08-17T12:24:33.0830774Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_neg_3_cpu_float32 2022-08-17T12:24:33.0898254Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsqrt_cpu_float32 2022-08-17T12:24:33.1312106Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsqrt_cpu_float32 2022-08-17T12:24:33.1549607Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsub_cpu_float32 2022-08-17T12:24:33.1751303Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsub_cpu_float32 2022-08-17T12:24:33.1949380Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_add_cpu_float32 2022-08-17T12:24:33.2191735Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_add_cpu_float32 2022-08-17T12:24:33.2670425Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_cpu_float32 2022-08-17T12:24:33.2679333Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_cpu_float32 2022-08-17T12:24:33.3159932Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amax_cpu_float32 2022-08-17T12:24:33.3172528Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amax_cpu_float32 2022-08-17T12:24:33.3497118Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amin_cpu_float32 2022-08-17T12:24:33.3588314Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amin_cpu_float32 2022-08-17T12:24:33.3941726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_mean_cpu_float32 2022-08-17T12:24:33.4028763Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_mean_cpu_float32 2022-08-17T12:24:33.4367899Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_prod_cpu_float32 2022-08-17T12:24:33.4470011Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_prod_cpu_float32 2022-08-17T12:24:33.4819154Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_sum_cpu_float32 2022-08-17T12:24:33.4908938Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_sum_cpu_float32 2022-08-17T12:24:34.3413512Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_searchsorted_cpu_float32 2022-08-17T12:24:34.3423774Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_mean_cpu_float32 2022-08-17T12:24:35.0140754Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_median_cpu_float32 2022-08-17T12:24:35.0152957Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_median_cpu_float32 2022-08-17T12:24:36.4676274Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_norm_cpu_float32 2022-08-17T12:24:36.4687067Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_searchsorted_cpu_float32 2022-08-17T12:24:36.4719503Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_lengths_cpu_float32 2022-08-17T12:24:36.5111318Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_lengths_cpu_float32 2022-08-17T12:24:36.7834719Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_offsets_cpu_float32 2022-08-17T12:24:36.7842954Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:24:37.9980381Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:24:37.9993049Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_offsets_cpu_float32 2022-08-17T12:24:38.0079468Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_cpu_float32 2022-08-17T12:24:38.0470917Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_cpu_float32 2022-08-17T12:24:38.0593245Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_scatter_cpu_float32 2022-08-17T12:24:38.0911526Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_scatter_cpu_float32 2022-08-17T12:24:38.0969184Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sgn_cpu_float32 2022-08-17T12:24:38.1350705Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sgn_cpu_float32 2022-08-17T12:24:38.1517031Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_short_cpu_float32 2022-08-17T12:24:38.1791406Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_short_cpu_float32 2022-08-17T12:24:38.1856184Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sigmoid_cpu_float32 2022-08-17T12:24:38.2231819Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sigmoid_cpu_float32 2022-08-17T12:24:38.2292023Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sign_cpu_float32 2022-08-17T12:24:38.2672725Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sign_cpu_float32 2022-08-17T12:24:38.2711779Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_signbit_cpu_float32 2022-08-17T12:24:38.3111366Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_signbit_cpu_float32 2022-08-17T12:24:38.3153712Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sin_cpu_float32 2022-08-17T12:24:38.3550898Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sin_cpu_float32 2022-08-17T12:24:38.3639034Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinc_cpu_float32 2022-08-17T12:24:38.3991782Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinc_cpu_float32 2022-08-17T12:24:38.4047633Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinh_cpu_float32 2022-08-17T12:24:38.4471908Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinh_cpu_float32 2022-08-17T12:24:38.4768105Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_slice_scatter_cpu_float32 2022-08-17T12:24:38.4910506Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_slice_scatter_cpu_float32 2022-08-17T12:24:38.4963794Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tanh_cpu_float32 2022-08-17T12:24:38.5349802Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tanh_cpu_float32 2022-08-17T12:24:38.5375309Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensor_split_cpu_float32 2022-08-17T12:24:38.5791120Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensor_split_cpu_float32 2022-08-17T12:24:38.5912380Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensordot_cpu_float32 2022-08-17T12:24:38.6230991Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensordot_cpu_float32 2022-08-17T12:24:38.6937086Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tile_cpu_float32 2022-08-17T12:24:38.6945662Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tile_cpu_float32 2022-08-17T12:24:38.6973339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_to_sparse_cpu_float32 2022-08-17T12:24:38.7353707Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_to_sparse_cpu_float32 2022-08-17T12:24:38.7716973Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_topk_cpu_float32 2022-08-17T12:24:38.7788846Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_topk_cpu_float32 2022-08-17T12:24:38.7836866Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trace_cpu_float32 2022-08-17T12:24:38.8230320Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trace_cpu_float32 2022-08-17T12:24:38.8424389Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_transpose_cpu_float32 2022-08-17T12:24:38.8671618Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_transpose_cpu_float32 2022-08-17T12:24:38.9341237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapezoid_cpu_float32 2022-08-17T12:24:38.9350544Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapezoid_cpu_float32 2022-08-17T12:24:38.9864899Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapz_cpu_float32 2022-08-17T12:24:38.9875812Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapz_cpu_float32 2022-08-17T12:24:39.0203451Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triangular_solve_cpu_float32 2022-08-17T12:24:39.0308757Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triangular_solve_cpu_float32 2022-08-17T12:24:39.0437921Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tril_cpu_float32 2022-08-17T12:24:39.0749965Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tril_cpu_float32 2022-08-17T12:24:39.0883719Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triu_cpu_float32 2022-08-17T12:24:39.1232159Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triu_cpu_float32 2022-08-17T12:24:39.1569241Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_true_divide_cpu_float32 2022-08-17T12:24:39.1668735Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_true_divide_cpu_float32 2022-08-17T12:24:39.1719212Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trunc_cpu_float32 2022-08-17T12:24:39.2110017Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trunc_cpu_float32 2022-08-17T12:24:39.2262341Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unbind_cpu_float32 2022-08-17T12:24:39.2551913Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unbind_cpu_float32 2022-08-17T12:24:39.2782210Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unflatten_cpu_float32 2022-08-17T12:24:39.2991127Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unflatten_cpu_float32 2022-08-17T12:24:39.3446171Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unfold_cpu_float32 2022-08-17T12:24:39.3457477Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unfold_cpu_float32 2022-08-17T12:24:39.5012666Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_consecutive_cpu_float32 2022-08-17T12:24:39.5025366Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:24:39.6178258Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:24:39.6188211Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_consecutive_cpu_float32 2022-08-17T12:24:39.9817206Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_cpu_float32 2022-08-17T12:24:39.9830071Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:24:40.2332810Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:24:40.2341643Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_cpu_float32 2022-08-17T12:24:40.2500940Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unsqueeze_cpu_float32 2022-08-17T12:24:40.2752489Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unsqueeze_cpu_float32 2022-08-17T12:24:40.2894149Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_cpu_float32 2022-08-17T12:24:40.3191476Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_cpu_float32 2022-08-17T12:24:40.3405873Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_mean_cpu_float32 2022-08-17T12:24:40.3630197Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_mean_cpu_float32 2022-08-17T12:24:40.3689228Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vdot_cpu_float32 2022-08-17T12:24:40.4070178Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vdot_cpu_float32 2022-08-17T12:24:40.4108649Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_complex_cpu_float32 2022-08-17T12:24:40.4511562Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_complex_cpu_float32 2022-08-17T12:24:40.4598763Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_cpu_float32 2022-08-17T12:24:40.4950650Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_cpu_float32 2022-08-17T12:24:40.5026985Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_real_cpu_complex64 2022-08-17T12:24:40.5390361Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_real_cpu_complex64 2022-08-17T12:24:40.5561896Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_cpu_float32 2022-08-17T12:24:40.5830025Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_cpu_float32 2022-08-17T12:24:40.5933134Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vsplit_cpu_float32 2022-08-17T12:24:40.6271283Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vsplit_cpu_float32 2022-08-17T12:24:40.6396426Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vstack_cpu_float32 2022-08-17T12:24:40.6710839Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vstack_cpu_float32 2022-08-17T12:24:40.6991053Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_where_cpu_float32 2022-08-17T12:24:40.7149776Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_where_cpu_float32 2022-08-17T12:24:40.7437668Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_xlogy_cpu_float32 2022-08-17T12:24:40.7589053Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_xlogy_cpu_float32 2022-08-17T12:24:40.7679686Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zero__cpu_float32 2022-08-17T12:24:40.8030137Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zero__cpu_float32 2022-08-17T12:24:40.8315594Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zeros_like_cpu_float32 2022-08-17T12:24:40.8468347Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zeros_like_cpu_float32 2022-08-17T12:24:40.8571025Z test_ops.py::TestTagsCPU::test_tags_H_cpu_float32 2022-08-17T12:24:40.8910197Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags_H_cpu_float32 2022-08-17T12:24:40.9015384Z test_ops.py::TestTagsCPU::test_tags_T_cpu_float32 2022-08-17T12:24:40.9350058Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags_T_cpu_float32 2022-08-17T12:24:40.9574107Z test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32 2022-08-17T12:24:40.9789425Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32 2022-08-17T12:24:41.0190076Z test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32 2022-08-17T12:24:41.0228740Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32 2022-08-17T12:24:41.0566720Z test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64 2022-08-17T12:24:41.0668046Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64 2022-08-17T12:24:41.1000398Z test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32 2022-08-17T12:24:41.1110366Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32 2022-08-17T12:24:41.1801615Z test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32 2022-08-17T12:24:41.1814989Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32 2022-08-17T12:24:41.2114029Z test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32 2022-08-17T12:24:41.2230232Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32 2022-08-17T12:24:41.2618587Z test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32 2022-08-17T12:24:41.2668950Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32 2022-08-17T12:24:41.2932842Z test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64 2022-08-17T12:24:41.3110598Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64 2022-08-17T12:24:41.3445460Z test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32 2022-08-17T12:24:41.3549207Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32 2022-08-17T12:24:41.3849389Z test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32 2022-08-17T12:24:41.3989640Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32 2022-08-17T12:24:41.4251938Z test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64 2022-08-17T12:24:41.4429794Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64 2022-08-17T12:24:41.7671848Z test_ops.py::TestTagsCPU::test_tags__masked_amax_cpu_float32 2022-08-17T12:24:41.7680832Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_amax_cpu_float32 2022-08-17T12:24:42.0300699Z test_ops.py::TestTagsCPU::test_tags__masked_amin_cpu_float32 2022-08-17T12:24:42.0315765Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_amin_cpu_float32 2022-08-17T12:24:42.2037032Z test_ops.py::TestTagsCPU::test_tags__masked_argmax_cpu_float32 2022-08-17T12:24:42.2047869Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_argmax_cpu_float32 2022-08-17T12:24:42.3688112Z test_ops.py::TestTagsCPU::test_tags__masked_argmin_cpu_float32 2022-08-17T12:24:42.3697488Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_argmin_cpu_float32 2022-08-17T12:24:42.4055632Z test_ops.py::TestTagsCPU::test_tags__masked_cumprod_cpu_float32 2022-08-17T12:24:42.4108969Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_cumprod_cpu_float32 2022-08-17T12:24:42.4558299Z test_ops.py::TestTagsCPU::test_tags__masked_cumsum_cpu_float32 2022-08-17T12:24:42.4567576Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_cumsum_cpu_float32 2022-08-17T12:24:42.5170483Z test_ops.py::TestTagsCPU::test_tags__masked_log_softmax_cpu_float32 2022-08-17T12:24:42.5177496Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_log_softmax_cpu_float32 2022-08-17T12:24:42.5600424Z test_ops.py::TestTagsCPU::test_tags__masked_logaddexp_cpu_float32 2022-08-17T12:24:42.5613610Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_logaddexp_cpu_float32 2022-08-17T12:24:42.9291905Z test_ops.py::TestTagsCPU::test_tags__masked_logsumexp_cpu_float32 2022-08-17T12:24:42.9299566Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_logsumexp_cpu_float32 2022-08-17T12:24:43.3058217Z test_ops.py::TestTagsCPU::test_tags__masked_mean_cpu_float32 2022-08-17T12:24:43.3066942Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_mean_cpu_float32 2022-08-17T12:24:43.3734645Z test_ops.py::TestTagsCPU::test_tags__masked_median_cpu_float32 2022-08-17T12:24:43.3748443Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_median_cpu_float32 2022-08-17T12:24:44.7659170Z test_ops.py::TestTagsCPU::test_tags__masked_norm_cpu_float32 2022-08-17T12:24:44.7669299Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_norm_cpu_float32 2022-08-17T12:24:44.8621202Z test_ops.py::TestTagsCPU::test_tags__masked_normalize_cpu_float32 2022-08-17T12:24:44.8631431Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_normalize_cpu_float32 2022-08-17T12:24:45.0269898Z test_ops.py::TestTagsCPU::test_tags__masked_prod_cpu_float32 2022-08-17T12:24:45.0281286Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:24:45.1267890Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:24:45.1279148Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_prod_cpu_float32 2022-08-17T12:24:45.1789909Z test_ops.py::TestTagsCPU::test_tags__masked_softmax_cpu_float32 2022-08-17T12:24:45.1809207Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_softmax_cpu_float32 2022-08-17T12:24:45.2332550Z test_ops.py::TestTagsCPU::test_tags__masked_softmin_cpu_float32 2022-08-17T12:24:45.2345095Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_softmin_cpu_float32 2022-08-17T12:24:45.9303832Z test_ops.py::TestTagsCPU::test_tags__masked_std_cpu_float32 2022-08-17T12:24:45.9313642Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:24:46.1583127Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:24:46.1592428Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_std_cpu_float32 2022-08-17T12:24:46.4232643Z test_ops.py::TestTagsCPU::test_tags__masked_sum_cpu_float32 2022-08-17T12:24:46.4241231Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_sum_cpu_float32 2022-08-17T12:24:47.3549850Z test_ops.py::TestTagsCPU::test_tags__masked_var_cpu_float32 2022-08-17T12:24:47.3558230Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_var_cpu_float32 2022-08-17T12:24:47.3633339Z test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32 2022-08-17T12:24:47.3990710Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32 2022-08-17T12:24:47.4114140Z test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32 2022-08-17T12:24:47.4431323Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32 2022-08-17T12:24:47.4601925Z test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32 2022-08-17T12:24:47.4869500Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32 2022-08-17T12:24:47.5342045Z test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32 2022-08-17T12:24:47.5350800Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32 2022-08-17T12:24:47.5835000Z test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32 2022-08-17T12:24:47.5843179Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32 2022-08-17T12:24:47.6185009Z test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32 2022-08-17T12:24:47.6269376Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32 2022-08-17T12:24:47.6587792Z test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32 2022-08-17T12:24:47.6602090Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:24:47.6917232Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:24:47.6925071Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32 2022-08-17T12:24:47.7893537Z test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32 2022-08-17T12:24:47.7902818Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32 2022-08-17T12:24:47.8864202Z test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32 2022-08-17T12:24:47.8874050Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32 2022-08-17T12:24:47.9621689Z test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32 2022-08-17T12:24:47.9634152Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32 2022-08-17T12:24:48.0283596Z test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32 2022-08-17T12:24:48.0298372Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32 2022-08-17T12:24:48.0324860Z test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32 2022-08-17T12:24:48.0682489Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32 2022-08-17T12:24:48.0690400Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:24:48.0707229Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mish_cpu_float32 2022-08-17T12:24:48.0779356Z test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32 2022-08-17T12:24:48.0903092Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mish_cpu_float32 2022-08-17T12:24:48.1110141Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32 2022-08-17T12:24:48.1150306Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mse_loss_cpu_float32 2022-08-17T12:24:48.1221686Z test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32 2022-08-17T12:24:48.1261941Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32 2022-08-17T12:24:48.1550853Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mse_loss_cpu_float32 2022-08-17T12:24:48.1591470Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:24:48.1665059Z test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32 2022-08-17T12:24:48.2033848Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32 2022-08-17T12:24:48.2483004Z test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32 2022-08-17T12:24:48.2497111Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:24:48.2626667Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:24:48.2640943Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32 2022-08-17T12:24:48.2699950Z test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32 2022-08-17T12:24:48.3072190Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32 2022-08-17T12:24:48.3129062Z test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32 2022-08-17T12:24:48.3251743Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32 2022-08-17T12:24:48.3260750Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:24:48.3549894Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:24:48.3572953Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32 2022-08-17T12:24:48.3668312Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:24:48.3697159Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_nll_loss_cpu_float32 2022-08-17T12:24:48.3737114Z [gw1] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_nll_loss_cpu_float32 2022-08-17T12:24:48.3987305Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32 2022-08-17T12:24:48.4109416Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32 2022-08-17T12:24:48.4176105Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_normalize_cpu_float32 2022-08-17T12:24:48.4346215Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32 2022-08-17T12:24:48.4427966Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_normalize_cpu_float32 2022-08-17T12:24:48.4548652Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32 2022-08-17T12:24:48.4570389Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_one_hot_cpu_int64 2022-08-17T12:24:48.4632811Z [gw1] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_one_hot_cpu_int64 2022-08-17T12:24:48.4867424Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32 2022-08-17T12:24:48.4988957Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64 2022-08-17T12:24:48.5225832Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_circular_cpu_float32 2022-08-17T12:24:48.5309566Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64 2022-08-17T12:24:48.5424147Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:24:48.5437175Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_circular_cpu_float32 2022-08-17T12:24:48.5670958Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_constant_cpu_float32 2022-08-17T12:24:48.5748780Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:24:48.5862918Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64 2022-08-17T12:24:48.6153149Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64 2022-08-17T12:24:48.6160972Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_constant_cpu_float32 2022-08-17T12:24:48.6188688Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:24:48.6358070Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64 2022-08-17T12:24:48.6545437Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:24:48.6588017Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64 2022-08-17T12:24:48.6627850Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:24:48.6785308Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64 2022-08-17T12:24:48.6976392Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:24:48.7069685Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64 2022-08-17T12:24:48.7070968Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32 2022-08-17T12:24:48.7097655Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:24:48.7276420Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32 2022-08-17T12:24:48.7511875Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:24:48.7512782Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pdist_cpu_float32 2022-08-17T12:24:48.7639415Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32 2022-08-17T12:24:48.7949699Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32 2022-08-17T12:24:48.8307771Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32 2022-08-17T12:24:48.8388016Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32 2022-08-17T12:24:48.8444282Z test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32 2022-08-17T12:24:48.8830068Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32 2022-08-17T12:24:48.8887463Z test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32 2022-08-17T12:24:48.9270066Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32 2022-08-17T12:24:48.9407291Z test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32 2022-08-17T12:24:48.9417492Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pdist_cpu_float32 2022-08-17T12:24:48.9473646Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:24:48.9490753Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32 2022-08-17T12:24:48.9707537Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:24:48.9829875Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32 2022-08-17T12:24:48.9840689Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:24:48.9885765Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32 2022-08-17T12:24:49.0147282Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:24:49.0270344Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32 2022-08-17T12:24:49.0514893Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:24:49.0587860Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32 2022-08-17T12:24:49.0985804Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32 2022-08-17T12:24:49.1029525Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32 2022-08-17T12:24:49.1117410Z test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32 2022-08-17T12:24:49.1470113Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32 2022-08-17T12:24:49.1510775Z test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32 2022-08-17T12:24:49.1910270Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32 2022-08-17T12:24:49.2016228Z test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32 2022-08-17T12:24:49.2351608Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32 2022-08-17T12:24:49.2407228Z test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32 2022-08-17T12:24:49.2791257Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32 2022-08-17T12:24:49.2810966Z test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32 2022-08-17T12:24:49.3233639Z [gw2] [ 94%] SKIPPED test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32 2022-08-17T12:24:49.3340717Z test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32 2022-08-17T12:24:49.3713620Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32 2022-08-17T12:24:49.3976997Z test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32 2022-08-17T12:24:49.3986931Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:24:49.4542323Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_prelu_cpu_float32 2022-08-17T12:24:49.4555532Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32 2022-08-17T12:24:49.4637988Z test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32 2022-08-17T12:24:49.4651657Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_prelu_cpu_float32 2022-08-17T12:24:49.4712629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu6_cpu_float32 2022-08-17T12:24:49.4988374Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu6_cpu_float32 2022-08-17T12:24:49.5001316Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32 2022-08-17T12:24:49.5068296Z test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32 2022-08-17T12:24:49.5146131Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu_cpu_float32 2022-08-17T12:24:49.5177503Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32 2022-08-17T12:24:49.5429994Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu_cpu_float32 2022-08-17T12:24:49.5510732Z test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32 2022-08-17T12:24:49.5884416Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_rrelu_cpu_float32 2022-08-17T12:24:49.5892310Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32 2022-08-17T12:24:49.6005331Z test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32 2022-08-17T12:24:49.6310060Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32 2022-08-17T12:24:49.6433884Z test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32 2022-08-17T12:24:49.6446377Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_rrelu_cpu_float32 2022-08-17T12:24:49.6530339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_selu_cpu_float32 2022-08-17T12:24:49.6869932Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_selu_cpu_float32 2022-08-17T12:24:49.6934528Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:24:49.7310563Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:24:49.7398944Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_cpu_float32 2022-08-17T12:24:49.7750633Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_cpu_float32 2022-08-17T12:24:49.7927272Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:24:49.7936128Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32 2022-08-17T12:24:49.8029432Z test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:24:49.8190666Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:24:49.8357414Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:24:49.8387109Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:24:49.8421931Z test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:24:49.8628610Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:24:49.8807319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_cpu_float32 2022-08-17T12:24:49.8915740Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_cpu_float32 2022-08-17T12:24:49.8925536Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:24:49.9036768Z test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32 2022-08-17T12:24:49.9067937Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32 2022-08-17T12:24:49.9331226Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:24:49.9346726Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:24:49.9382031Z test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32 2022-08-17T12:24:49.9506935Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32 2022-08-17T12:24:49.9582499Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softplus_cpu_float32 2022-08-17T12:24:49.9787686Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softplus_cpu_float32 2022-08-17T12:24:49.9806839Z test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32 2022-08-17T12:24:49.9947399Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32 2022-08-17T12:24:50.0070269Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:50.0228074Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:50.0390133Z test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32 2022-08-17T12:24:50.0445663Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softsign_cpu_float32 2022-08-17T12:24:50.0530623Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32 2022-08-17T12:24:50.0667914Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softsign_cpu_float32 2022-08-17T12:24:50.0829968Z test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32 2022-08-17T12:24:50.0944367Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:50.1089034Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:50.1146275Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32 2022-08-17T12:24:50.1198378Z test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32 2022-08-17T12:24:50.1268297Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32 2022-08-17T12:24:50.1413436Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_threshold_cpu_float32 2022-08-17T12:24:50.1587955Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_threshold_cpu_float32 2022-08-17T12:24:50.1706965Z test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32 2022-08-17T12:24:50.1717176Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32 2022-08-17T12:24:50.2029547Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:24:50.2108712Z test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32 2022-08-17T12:24:50.2169894Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32 2022-08-17T12:24:50.2183236Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:24:50.2470360Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:50.2633347Z test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32 2022-08-17T12:24:50.2671989Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32 2022-08-17T12:24:50.2683854Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:50.2908890Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_unfold_cpu_float32 2022-08-17T12:24:50.3083084Z test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32 2022-08-17T12:24:50.3349816Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32 2022-08-17T12:24:50.3789417Z test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32 2022-08-17T12:24:50.3798266Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32 2022-08-17T12:24:50.3871346Z test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32 2022-08-17T12:24:50.4228819Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32 2022-08-17T12:24:50.4338457Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32 2022-08-17T12:24:50.4668892Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32 2022-08-17T12:24:50.4822598Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32 2022-08-17T12:24:50.5109937Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32 2022-08-17T12:24:50.5336551Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32 2022-08-17T12:24:50.5552046Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32 2022-08-17T12:24:50.5787541Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32 2022-08-17T12:24:50.5991253Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32 2022-08-17T12:24:50.6144187Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32 2022-08-17T12:24:50.6431807Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32 2022-08-17T12:24:50.6656909Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32 2022-08-17T12:24:50.6871169Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32 2022-08-17T12:24:50.7182970Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32 2022-08-17T12:24:50.7310307Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32 2022-08-17T12:24:50.7420379Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32 2022-08-17T12:24:50.7753459Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32 2022-08-17T12:24:50.7931972Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32 2022-08-17T12:24:50.8190955Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32 2022-08-17T12:24:50.8440415Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32 2022-08-17T12:24:50.8629233Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32 2022-08-17T12:24:50.8857163Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32 2022-08-17T12:24:50.9068635Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32 2022-08-17T12:24:50.9197349Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32 2022-08-17T12:24:50.9509996Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32 2022-08-17T12:24:50.9683725Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32 2022-08-17T12:24:50.9950457Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32 2022-08-17T12:24:51.0213118Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32 2022-08-17T12:24:51.0389209Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32 2022-08-17T12:24:51.0503728Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32 2022-08-17T12:24:51.0831380Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32 2022-08-17T12:24:51.1044775Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32 2022-08-17T12:24:51.1271118Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32 2022-08-17T12:24:51.1523129Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32 2022-08-17T12:24:51.1709271Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32 2022-08-17T12:24:51.1807802Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32 2022-08-17T12:24:51.2149931Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32 2022-08-17T12:24:51.2305494Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32 2022-08-17T12:24:51.2592623Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32 2022-08-17T12:24:51.2773966Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32 2022-08-17T12:24:51.3030828Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32 2022-08-17T12:24:51.3198003Z test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32 2022-08-17T12:24:51.3470917Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32 2022-08-17T12:24:51.3738352Z test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32 2022-08-17T12:24:51.3909145Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32 2022-08-17T12:24:51.4344182Z test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32 2022-08-17T12:24:51.4353698Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32 2022-08-17T12:24:51.4437703Z test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32 2022-08-17T12:24:51.4789838Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32 2022-08-17T12:24:51.4916963Z test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32 2022-08-17T12:24:51.5229428Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32 2022-08-17T12:24:51.5795136Z test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32 2022-08-17T12:24:51.5808383Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32 2022-08-17T12:24:51.5866801Z test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32 2022-08-17T12:24:51.6229919Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32 2022-08-17T12:24:51.7963880Z test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32 2022-08-17T12:24:51.7973526Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32 2022-08-17T12:24:51.8363931Z test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32 2022-08-17T12:24:51.8428605Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32 2022-08-17T12:24:51.8868848Z test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32 2022-08-17T12:24:51.8880115Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32 2022-08-17T12:24:51.9295823Z test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32 2022-08-17T12:24:51.9349027Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32 2022-08-17T12:24:51.9525243Z test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32 2022-08-17T12:24:51.9791011Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32 2022-08-17T12:24:52.0282726Z test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64 2022-08-17T12:24:52.0292619Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64 2022-08-17T12:24:52.1162127Z test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32 2022-08-17T12:24:52.1176711Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32 2022-08-17T12:24:52.1723751Z test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32 2022-08-17T12:24:52.1741950Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32 2022-08-17T12:24:52.2554599Z test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32 2022-08-17T12:24:52.2567740Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32 2022-08-17T12:24:52.2681022Z test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32 2022-08-17T12:24:52.2989719Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32 2022-08-17T12:24:52.3043736Z test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32 2022-08-17T12:24:52.3431419Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32 2022-08-17T12:24:52.4350706Z test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32 2022-08-17T12:24:52.4363242Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32 2022-08-17T12:24:52.4444676Z test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32 2022-08-17T12:24:52.4789837Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32 2022-08-17T12:24:52.5303661Z test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32 2022-08-17T12:24:52.5312699Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32 2022-08-17T12:24:52.5690894Z test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32 2022-08-17T12:24:52.5748874Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32 2022-08-17T12:24:52.5914990Z test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64 2022-08-17T12:24:52.6191545Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64 2022-08-17T12:24:52.7768170Z test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32 2022-08-17T12:24:52.7777710Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32 2022-08-17T12:24:52.7893816Z test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32 2022-08-17T12:24:52.8190143Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32 2022-08-17T12:24:52.8288579Z test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32 2022-08-17T12:24:52.8629626Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32 2022-08-17T12:24:52.8704867Z test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32 2022-08-17T12:24:52.9069669Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32 2022-08-17T12:24:52.9147908Z test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32 2022-08-17T12:24:52.9509334Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32 2022-08-17T12:24:52.9586670Z test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32 2022-08-17T12:24:52.9949397Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32 2022-08-17T12:24:53.0457498Z test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64 2022-08-17T12:24:53.0469772Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64 2022-08-17T12:24:53.0847984Z test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32 2022-08-17T12:24:53.0907681Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32 2022-08-17T12:24:53.1065270Z test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32 2022-08-17T12:24:53.1351423Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32 2022-08-17T12:24:53.4056259Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:53.4066145Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:53.4827671Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32 2022-08-17T12:24:53.4836340Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32 2022-08-17T12:24:53.7814476Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32 2022-08-17T12:24:53.7824365Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32 2022-08-17T12:24:53.8332118Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32 2022-08-17T12:24:53.8343105Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32 2022-08-17T12:24:54.1796743Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:24:54.1811057Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_unfold_cpu_float32 2022-08-17T12:24:54.1892899Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:54.2231948Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:54.2481714Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:54.2491354Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:24:54.2523092Z test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32 2022-08-17T12:24:54.2912663Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32 2022-08-17T12:24:54.3037932Z test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32 2022-08-17T12:24:54.3076739Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32 2022-08-17T12:24:54.3085896Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:54.3321188Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nonzero_cpu_float32 2022-08-17T12:24:54.3350400Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nonzero_cpu_float32 2022-08-17T12:24:54.3443923Z test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32 2022-08-17T12:24:54.3508074Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32 2022-08-17T12:24:54.3793403Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_cpu_float32 2022-08-17T12:24:54.3969465Z test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32 2022-08-17T12:24:54.4101805Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32 2022-08-17T12:24:54.4114060Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_cpu_float32 2022-08-17T12:24:54.4184103Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_fro_cpu_float32 2022-08-17T12:24:54.4227686Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_fro_cpu_float32 2022-08-17T12:24:54.4352876Z test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32 2022-08-17T12:24:54.4547692Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32 2022-08-17T12:24:54.4626769Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_inf_cpu_float32 2022-08-17T12:24:54.4666999Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_inf_cpu_float32 2022-08-17T12:24:54.4990750Z test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_cpu_float32 2022-08-17T12:24:54.5209108Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_nuc_cpu_float32 2022-08-17T12:24:54.5227659Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_nuc_cpu_float32 2022-08-17T12:24:54.5236718Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_cpu_float32 2022-08-17T12:24:54.5429651Z test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32 2022-08-17T12:24:54.5657225Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_cpu_float32 2022-08-17T12:24:54.5870845Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_cpu_float32 2022-08-17T12:24:54.5924655Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_number_mean_cpu_float32 2022-08-17T12:24:54.6273899Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_number_mean_cpu_float32 2022-08-17T12:24:54.6282168Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32 2022-08-17T12:24:54.6350264Z test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32 2022-08-17T12:24:54.6395894Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ones_like_cpu_float32 2022-08-17T12:24:54.6500846Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32 2022-08-17T12:24:54.6707283Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ones_like_cpu_float32 2022-08-17T12:24:54.6788948Z test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32 2022-08-17T12:24:54.6941327Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_cpu_float32 2022-08-17T12:24:54.7200307Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_cpu_float32 2022-08-17T12:24:54.7207587Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32 2022-08-17T12:24:54.7228679Z test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32 2022-08-17T12:24:54.7479975Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_with_dtype_cpu_float32 2022-08-17T12:24:54.7587492Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_with_dtype_cpu_float32 2022-08-17T12:24:54.7628206Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32 2022-08-17T12:24:54.7671154Z test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32 2022-08-17T12:24:54.7681572Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32 2022-08-17T12:24:54.8072201Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sort_cpu_float32 2022-08-17T12:24:54.8687700Z test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32 2022-08-17T12:24:54.8698764Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sort_cpu_float32 2022-08-17T12:24:54.8719110Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sparse_sampled_addmm_cpu_float32 2022-08-17T12:24:54.9111317Z [gw1] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sparse_sampled_addmm_cpu_float32 2022-08-17T12:24:54.9201292Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_airy_ai_cpu_float32 2022-08-17T12:24:54.9351321Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_airy_ai_cpu_float32 2022-08-17T12:24:54.9358627Z [gw2] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32 2022-08-17T12:24:54.9550199Z test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32 2022-08-17T12:24:54.9637655Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j0_cpu_float32 2022-08-17T12:24:54.9742715Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j0_cpu_float32 2022-08-17T12:24:54.9787692Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32 2022-08-17T12:24:54.9987894Z test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32 2022-08-17T12:24:55.0048936Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j1_cpu_float32 2022-08-17T12:24:55.0056218Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j1_cpu_float32 2022-08-17T12:24:55.0227701Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32 2022-08-17T12:24:55.0431876Z test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32 2022-08-17T12:24:55.0500943Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y0_cpu_float32 2022-08-17T12:24:55.0623282Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y0_cpu_float32 2022-08-17T12:24:55.0667372Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32 2022-08-17T12:24:55.0870722Z test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32 2022-08-17T12:24:55.0971253Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y1_cpu_float32 2022-08-17T12:24:55.1311616Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y1_cpu_float32 2022-08-17T12:24:55.1515727Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:55.1545448Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:55.1556556Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32 2022-08-17T12:24:55.1627770Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:24:55.1747394Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:24:55.1927421Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:55.1987274Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:55.2188923Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:24:55.2214081Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:55.2452467Z [gw1] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:55.2466871Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:24:55.2630796Z test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32 2022-08-17T12:24:55.2651686Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:55.2949384Z [gw1] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:55.2959912Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32 2022-08-17T12:24:55.3038925Z test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32 2022-08-17T12:24:55.3068323Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32 2022-08-17T12:24:55.3127979Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_entr_cpu_float32 2022-08-17T12:24:55.3389839Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_entr_cpu_float32 2022-08-17T12:24:55.3511471Z test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32 2022-08-17T12:24:55.3607474Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_erfcx_cpu_float32 2022-08-17T12:24:55.3790941Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_erfcx_cpu_float32 2022-08-17T12:24:55.3827890Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32 2022-08-17T12:24:55.3950034Z test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32 2022-08-17T12:24:55.4180261Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:55.4267645Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32 2022-08-17T12:24:55.4277639Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:55.4386881Z test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32 2022-08-17T12:24:55.4549326Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:55.4577205Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32 2022-08-17T12:24:55.4708389Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:55.4826669Z test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32 2022-08-17T12:24:55.4874734Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i0e_cpu_float32 2022-08-17T12:24:55.5270744Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i0e_cpu_float32 2022-08-17T12:24:55.5352236Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1_cpu_float32 2022-08-17T12:24:55.5710572Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1_cpu_float32 2022-08-17T12:24:55.5756398Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1e_cpu_float32 2022-08-17T12:24:55.6029323Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1e_cpu_float32 2022-08-17T12:24:55.6039185Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32 2022-08-17T12:24:55.6150665Z test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32 2022-08-17T12:24:55.6428526Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:55.6460142Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32 2022-08-17T12:24:55.6468317Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:55.6520481Z test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32 2022-08-17T12:24:55.6587222Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32 2022-08-17T12:24:55.6606110Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:55.6911715Z [gw1] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:55.7032005Z test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32 2022-08-17T12:24:55.7202453Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_log_ndtr_cpu_float32 2022-08-17T12:24:55.7212156Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_log_ndtr_cpu_float32 2022-08-17T12:24:55.7350758Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32 2022-08-17T12:24:55.7470670Z test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32 2022-08-17T12:24:55.7568356Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:55.7620939Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:55.7789377Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32 2022-08-17T12:24:55.7910918Z test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32 2022-08-17T12:24:55.8002285Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:55.8034725Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:55.8229736Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32 2022-08-17T12:24:55.8350829Z test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32 2022-08-17T12:24:55.8441354Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:55.8476356Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:55.8669676Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32 2022-08-17T12:24:55.8790606Z test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32 2022-08-17T12:24:55.8884342Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:55.9130845Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:55.9139681Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32 2022-08-17T12:24:55.9227616Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32 2022-08-17T12:24:55.9251980Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtr_cpu_float32 2022-08-17T12:24:55.9329628Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32 2022-08-17T12:24:55.9547879Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtr_cpu_float32 2022-08-17T12:24:55.9668963Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:24:55.9763485Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtri_cpu_float32 2022-08-17T12:24:56.0110480Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtri_cpu_float32 2022-08-17T12:24:56.0206762Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:56.0216564Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:24:56.0272501Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32 2022-08-17T12:24:56.0375985Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:56.0548244Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32 2022-08-17T12:24:56.0609570Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:56.0627127Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:56.0741876Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:24:56.0987649Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:24:56.1052697Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:56.1067434Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:56.1245671Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:24:56.1429285Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:24:56.1448740Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:56.1506550Z [gw1] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:56.1559119Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:24:56.1869711Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:24:56.1889763Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:56.1947741Z [gw1] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:56.2313611Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:24:56.2339393Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:56.2750958Z [gw1] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:56.2771295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:56.2973261Z [gw1] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:56.2985583Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:24:56.3193196Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:24:56.3269248Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:56.3280043Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:56.3388024Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:24:56.3467322Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:24:56.3629502Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:24:56.3824151Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_xlog1py_cpu_float32 2022-08-17T12:24:56.3868361Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_xlog1py_cpu_float32 2022-08-17T12:24:56.3960834Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:24:56.4068436Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:24:56.4269271Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_zeta_cpu_float32 2022-08-17T12:24:56.4309003Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_zeta_cpu_float32 2022-08-17T12:24:56.4510328Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:24:56.4591681Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_cpu_float32 2022-08-17T12:24:56.4950351Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_cpu_float32 2022-08-17T12:24:56.5078427Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_list_args_cpu_float32 2022-08-17T12:24:56.5390855Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_list_args_cpu_float32 2022-08-17T12:24:56.5546206Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_with_sizes_cpu_float32 2022-08-17T12:24:56.5831554Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_with_sizes_cpu_float32 2022-08-17T12:24:56.5884064Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sqrt_cpu_float32 2022-08-17T12:24:56.5972730Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sqrt_cpu_float32 2022-08-17T12:24:56.5983487Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:24:56.6099255Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32 2022-08-17T12:24:56.6271910Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32 2022-08-17T12:24:56.6370301Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_square_cpu_float32 2022-08-17T12:24:56.6387306Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_square_cpu_float32 2022-08-17T12:24:56.6683263Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:24:56.6709487Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:24:56.6829539Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_squeeze_cpu_float32 2022-08-17T12:24:56.6880575Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:24:56.7150642Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_squeeze_cpu_float32 2022-08-17T12:24:56.7412318Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stack_cpu_float32 2022-08-17T12:24:56.7591596Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stack_cpu_float32 2022-08-17T12:24:56.7823700Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_cpu_float32 2022-08-17T12:24:56.7838953Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_cpu_float32 2022-08-17T12:24:56.7848296Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:24:56.7887603Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:24:56.8028710Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:24:56.8268835Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_mean_cpu_float32 2022-08-17T12:24:56.8320966Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32 2022-08-17T12:24:56.8385864Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32 2022-08-17T12:24:56.8466948Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_mean_cpu_float32 2022-08-17T12:24:56.8708768Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stft_cpu_float32 2022-08-17T12:24:56.8836227Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32 2022-08-17T12:24:56.8977125Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32 2022-08-17T12:24:56.8985820Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stft_cpu_float32 2022-08-17T12:24:56.9149253Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sub_cpu_float32 2022-08-17T12:24:56.9240073Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:24:56.9329331Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sub_cpu_float32 2022-08-17T12:24:56.9387788Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:24:56.9591214Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_cpu_float32 2022-08-17T12:24:56.9626719Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:56.9830682Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_cpu_float32 2022-08-17T12:24:56.9846631Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_to_size_cpu_float32 2022-08-17T12:24:56.9934905Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:57.0027898Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_to_size_cpu_float32 2022-08-17T12:24:57.0168857Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:57.0268379Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:57.0470934Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_cpu_float32 2022-08-17T12:24:57.0708084Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:24:57.0909843Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:24:57.2192654Z test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32 2022-08-17T12:24:57.2202857Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32 2022-08-17T12:24:57.2356759Z test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32 2022-08-17T12:24:57.2632171Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32 2022-08-17T12:24:57.2786670Z test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32 2022-08-17T12:24:57.3073003Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32 2022-08-17T12:24:57.3586582Z test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32 2022-08-17T12:24:57.3593489Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32 2022-08-17T12:24:57.4831505Z test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32 2022-08-17T12:24:57.4843741Z [gw3] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_norm_cpu_float32 2022-08-17T12:24:57.5112855Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_normalize_cpu_float32 2022-08-17T12:24:57.5121982Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32 2022-08-17T12:24:57.5250395Z test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32 2022-08-17T12:24:57.5550486Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32 2022-08-17T12:24:57.5700380Z test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32 2022-08-17T12:24:57.5967124Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32 2022-08-17T12:24:57.5978229Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_cpu_float32 2022-08-17T12:24:57.5988768Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_lowrank_cpu_float32 2022-08-17T12:24:57.6168375Z test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32 2022-08-17T12:24:57.6429804Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32 2022-08-17T12:24:57.6854234Z test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32 2022-08-17T12:24:57.6868680Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32 2022-08-17T12:24:57.7235411Z test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32 2022-08-17T12:24:57.7308795Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32 2022-08-17T12:24:57.7830290Z test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32 2022-08-17T12:24:57.7839644Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32 2022-08-17T12:24:57.9313565Z test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32 2022-08-17T12:24:57.9320880Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32 2022-08-17T12:24:57.9377231Z test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32 2022-08-17T12:24:57.9749631Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32 2022-08-17T12:24:57.9928983Z test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32 2022-08-17T12:24:58.0190949Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32 2022-08-17T12:24:58.0837816Z test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32 2022-08-17T12:24:58.0847473Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32 2022-08-17T12:24:58.1010734Z test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32 2022-08-17T12:24:58.1270254Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32 2022-08-17T12:24:58.1327091Z test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32 2022-08-17T12:24:58.1711214Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32 2022-08-17T12:24:58.1771500Z test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32 2022-08-17T12:24:58.2151457Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32 2022-08-17T12:24:58.2215115Z test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32 2022-08-17T12:24:58.2593133Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32 2022-08-17T12:24:58.2667486Z test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32 2022-08-17T12:24:58.3031577Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32 2022-08-17T12:24:58.3456025Z test_ops.py::TestTagsCPU::test_tags__refs_softmax_cpu_float32 2022-08-17T12:24:58.3470122Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_softmax_cpu_float32 2022-08-17T12:24:58.3506508Z test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32 2022-08-17T12:24:58.3911450Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32 2022-08-17T12:24:58.3962813Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32 2022-08-17T12:24:58.4351914Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32 2022-08-17T12:24:58.4399683Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32 2022-08-17T12:24:58.4791875Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32 2022-08-17T12:24:58.4976369Z test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32 2022-08-17T12:24:58.5230449Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32 2022-08-17T12:24:58.5451887Z test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32 2022-08-17T12:24:58.5533040Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32 2022-08-17T12:24:58.5544926Z [gw3] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_normalize_cpu_float32 2022-08-17T12:24:58.5560079Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_prod_cpu_float32 2022-08-17T12:24:58.5667698Z [gw3] [ 95%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_prod_cpu_float32 2022-08-17T12:24:58.5722680Z test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32 2022-08-17T12:24:58.5947487Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32 2022-08-17T12:24:58.6109459Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmax_cpu_float32 2022-08-17T12:24:58.6238160Z test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32 2022-08-17T12:24:58.6551270Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32 2022-08-17T12:24:58.6896544Z test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32 2022-08-17T12:24:58.6989213Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32 2022-08-17T12:24:58.7050379Z test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32 2022-08-17T12:24:58.7429488Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32 2022-08-17T12:24:58.7782421Z test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32 2022-08-17T12:24:58.7868844Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32 2022-08-17T12:24:58.8357292Z test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32 2022-08-17T12:24:58.8365404Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32 2022-08-17T12:24:58.8941122Z test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32 2022-08-17T12:24:58.8951452Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32 2022-08-17T12:24:58.9697558Z test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32 2022-08-17T12:24:58.9706214Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32 2022-08-17T12:24:58.9810223Z test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32 2022-08-17T12:24:59.0111100Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32 2022-08-17T12:24:59.0172013Z test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32 2022-08-17T12:24:59.0550322Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32 2022-08-17T12:24:59.0619208Z test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32 2022-08-17T12:24:59.0990780Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32 2022-08-17T12:24:59.1510738Z test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32 2022-08-17T12:24:59.1518823Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32 2022-08-17T12:24:59.1569382Z test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32 2022-08-17T12:24:59.1950332Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32 2022-08-17T12:24:59.2232698Z test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32 2022-08-17T12:24:59.2401774Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32 2022-08-17T12:24:59.2898325Z test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32 2022-08-17T12:24:59.2908439Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32 2022-08-17T12:24:59.2985535Z test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32 2022-08-17T12:24:59.3352178Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32 2022-08-17T12:24:59.3584805Z test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32 2022-08-17T12:24:59.3791101Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32 2022-08-17T12:24:59.4099119Z test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32 2022-08-17T12:24:59.4229355Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32 2022-08-17T12:24:59.4552099Z test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32 2022-08-17T12:24:59.4668741Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32 2022-08-17T12:24:59.4987416Z test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32 2022-08-17T12:24:59.5109676Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32 2022-08-17T12:24:59.5567047Z test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32 2022-08-17T12:24:59.5576653Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32 2022-08-17T12:24:59.5920017Z test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32 2022-08-17T12:24:59.6029273Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32 2022-08-17T12:24:59.6088239Z test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32 2022-08-17T12:24:59.6512440Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32 2022-08-17T12:24:59.6681949Z test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32 2022-08-17T12:24:59.6991437Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32 2022-08-17T12:24:59.7043718Z test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64 2022-08-17T12:24:59.7432505Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64 2022-08-17T12:24:59.7513599Z test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64 2022-08-17T12:24:59.7523884Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64 2022-08-17T12:24:59.7532169Z [gw3] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmax_cpu_float32 2022-08-17T12:24:59.7871257Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmin_cpu_float32 2022-08-17T12:24:59.7923536Z test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64 2022-08-17T12:24:59.8310488Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64 2022-08-17T12:24:59.8341148Z test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64 2022-08-17T12:24:59.8749379Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64 2022-08-17T12:24:59.8800366Z test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64 2022-08-17T12:24:59.9191613Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64 2022-08-17T12:24:59.9243095Z test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64 2022-08-17T12:24:59.9629575Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64 2022-08-17T12:24:59.9699965Z test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64 2022-08-17T12:25:00.0071967Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64 2022-08-17T12:25:00.0177938Z test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32 2022-08-17T12:25:00.0510857Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32 2022-08-17T12:25:00.0542815Z test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32 2022-08-17T12:25:00.0949548Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32 2022-08-17T12:25:00.1173599Z test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32 2022-08-17T12:25:00.1389934Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32 2022-08-17T12:25:00.1422415Z test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32 2022-08-17T12:25:00.1830328Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32 2022-08-17T12:25:00.1895645Z test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32 2022-08-17T12:25:00.2271009Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32 2022-08-17T12:25:00.2354237Z test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32 2022-08-17T12:25:00.2711232Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32 2022-08-17T12:25:00.3025644Z test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32 2022-08-17T12:25:00.3150595Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32 2022-08-17T12:25:00.3523898Z test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32 2022-08-17T12:25:00.3588250Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32 2022-08-17T12:25:00.3643480Z test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32 2022-08-17T12:25:00.4030456Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32 2022-08-17T12:25:00.4090718Z test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32 2022-08-17T12:25:00.4471313Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32 2022-08-17T12:25:00.5952793Z test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32 2022-08-17T12:25:00.5961905Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32 2022-08-17T12:25:00.5998768Z test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32 2022-08-17T12:25:00.6390833Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32 2022-08-17T12:25:00.6457414Z test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32 2022-08-17T12:25:00.6831277Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32 2022-08-17T12:25:00.7051748Z test_ops.py::TestTagsCPU::test_tags_char_cpu_float32 2022-08-17T12:25:00.7270005Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_char_cpu_float32 2022-08-17T12:25:00.7384188Z test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32 2022-08-17T12:25:00.7708951Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32 2022-08-17T12:25:00.7830210Z test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32 2022-08-17T12:25:00.8151324Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32 2022-08-17T12:25:00.8333821Z test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32 2022-08-17T12:25:00.8590629Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32 2022-08-17T12:25:00.8650886Z test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32 2022-08-17T12:25:00.9030382Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32 2022-08-17T12:25:00.9090817Z test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32 2022-08-17T12:25:00.9474381Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32 2022-08-17T12:25:00.9567486Z test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32 2022-08-17T12:25:00.9912450Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32 2022-08-17T12:25:01.0020828Z test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32 2022-08-17T12:25:01.0351926Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32 2022-08-17T12:25:01.0362351Z test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32 2022-08-17T12:25:01.0373234Z [gw3] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmin_cpu_float32 2022-08-17T12:25:01.0394192Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_std_cpu_float32 2022-08-17T12:25:01.0791342Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32 2022-08-17T12:25:01.0832671Z test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32 2022-08-17T12:25:01.1232542Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32 2022-08-17T12:25:01.1907488Z test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32 2022-08-17T12:25:01.1917677Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32 2022-08-17T12:25:01.2006677Z test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32 2022-08-17T12:25:01.2350615Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32 2022-08-17T12:25:01.2387124Z test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32 2022-08-17T12:25:01.2790846Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32 2022-08-17T12:25:01.2828340Z test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32 2022-08-17T12:25:01.3231837Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32 2022-08-17T12:25:01.3652999Z test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32 2022-08-17T12:25:01.3708888Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32 2022-08-17T12:25:01.3755314Z test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32 2022-08-17T12:25:01.4151961Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32 2022-08-17T12:25:01.4293815Z test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32 2022-08-17T12:25:01.4630849Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32 2022-08-17T12:25:01.4791561Z test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32 2022-08-17T12:25:01.5069422Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32 2022-08-17T12:25:01.5120653Z test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32 2022-08-17T12:25:01.5511657Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32 2022-08-17T12:25:01.5559033Z test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32 2022-08-17T12:25:01.5949407Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32 2022-08-17T12:25:01.6077242Z test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32 2022-08-17T12:25:01.6389759Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32 2022-08-17T12:25:01.7210288Z test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32 2022-08-17T12:25:01.7219838Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32 2022-08-17T12:25:01.7261113Z test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32 2022-08-17T12:25:01.7631925Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32 2022-08-17T12:25:01.7667159Z test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32 2022-08-17T12:25:01.8071876Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32 2022-08-17T12:25:01.8111330Z test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32 2022-08-17T12:25:01.8510786Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32 2022-08-17T12:25:01.8586478Z test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32 2022-08-17T12:25:01.8990370Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32 2022-08-17T12:25:01.9032162Z test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32 2022-08-17T12:25:01.9430814Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32 2022-08-17T12:25:01.9555369Z test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32 2022-08-17T12:25:01.9909379Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32 2022-08-17T12:25:01.9952479Z test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32 2022-08-17T12:25:02.0350579Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32 2022-08-17T12:25:02.0410258Z test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32 2022-08-17T12:25:02.0789517Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32 2022-08-17T12:25:02.0886155Z test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32 2022-08-17T12:25:02.0955711Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32 2022-08-17T12:25:02.0967287Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_lowrank_cpu_float32 2022-08-17T12:25:02.1232617Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_symeig_cpu_float32 2022-08-17T12:25:02.1307429Z test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32 2022-08-17T12:25:02.1712930Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32 2022-08-17T12:25:02.1841685Z test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32 2022-08-17T12:25:02.2151170Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32 2022-08-17T12:25:02.2366092Z test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32 2022-08-17T12:25:02.2632149Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32 2022-08-17T12:25:02.2711425Z test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32 2022-08-17T12:25:02.2724463Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_symeig_cpu_float32 2022-08-17T12:25:02.2809424Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_t_cpu_float32 2022-08-17T12:25:02.3153041Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_t_cpu_float32 2022-08-17T12:25:02.3364106Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_along_dim_cpu_float32 2022-08-17T12:25:02.3590477Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_along_dim_cpu_float32 2022-08-17T12:25:02.3629532Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_cpu_float32 2022-08-17T12:25:02.3643602Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32 2022-08-17T12:25:02.3681975Z test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32 2022-08-17T12:25:02.4070970Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32 2022-08-17T12:25:02.4659948Z test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32 2022-08-17T12:25:02.4669609Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32 2022-08-17T12:25:02.4836985Z test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32 2022-08-17T12:25:02.5110552Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32 2022-08-17T12:25:02.5230679Z test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32 2022-08-17T12:25:02.5252178Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32 2022-08-17T12:25:02.5263703Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_cpu_float32 2022-08-17T12:25:02.5368501Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tan_cpu_float32 2022-08-17T12:25:02.5547489Z [gw1] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tan_cpu_float32 2022-08-17T12:25:02.5660688Z test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32 2022-08-17T12:25:02.5671172Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32 2022-08-17T12:25:02.5839258Z test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32 2022-08-17T12:25:02.5987422Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32 2022-08-17T12:25:02.6015812Z test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32 2022-08-17T12:25:02.6107039Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32 2022-08-17T12:25:02.6144049Z test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32 2022-08-17T12:25:02.6428324Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32 2022-08-17T12:25:02.6548315Z test_ops.py::TestTagsCPU::test_tags_double_cpu_float32 2022-08-17T12:25:02.6594436Z test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32 2022-08-17T12:25:02.6786945Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_double_cpu_float32 2022-08-17T12:25:02.6868213Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32 2022-08-17T12:25:02.6920528Z test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32 2022-08-17T12:25:02.6986933Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32 2022-08-17T12:25:02.7011069Z test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32 2022-08-17T12:25:02.7311397Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32 2022-08-17T12:25:02.7372726Z test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32 2022-08-17T12:25:02.7428181Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32 2022-08-17T12:25:02.7464906Z test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32 2022-08-17T12:25:02.7748976Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32 2022-08-17T12:25:02.7808136Z test_ops.py::TestTagsCPU::test_tags_eig_cpu_float32 2022-08-17T12:25:02.7866357Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_eig_cpu_float32 2022-08-17T12:25:02.7899530Z test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32 2022-08-17T12:25:02.8189742Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32 2022-08-17T12:25:02.8266934Z test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32 2022-08-17T12:25:02.8306839Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32 2022-08-17T12:25:02.8404232Z test_ops.py::TestTagsCPU::test_tags_add_cpu_float32 2022-08-17T12:25:02.8629449Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_add_cpu_float32 2022-08-17T12:25:02.8657519Z test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32 2022-08-17T12:25:02.8746857Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32 2022-08-17T12:25:02.8840900Z test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32 2022-08-17T12:25:02.9068443Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32 2022-08-17T12:25:02.9144490Z test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32 2022-08-17T12:25:02.9187506Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32 2022-08-17T12:25:02.9455541Z test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32 2022-08-17T12:25:02.9507797Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32 2022-08-17T12:25:02.9601759Z test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32 2022-08-17T12:25:02.9627223Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32 2022-08-17T12:25:02.9787798Z test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32 2022-08-17T12:25:02.9947023Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32 2022-08-17T12:25:03.0007900Z test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32 2022-08-17T12:25:03.0067202Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32 2022-08-17T12:25:03.0118711Z test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32 2022-08-17T12:25:03.0388170Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32 2022-08-17T12:25:03.0419690Z test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32 2022-08-17T12:25:03.0507042Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32 2022-08-17T12:25:03.0557886Z test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32 2022-08-17T12:25:03.0827490Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32 2022-08-17T12:25:03.0865620Z test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32 2022-08-17T12:25:03.0946742Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32 2022-08-17T12:25:03.1031874Z test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32 2022-08-17T12:25:03.1268744Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32 2022-08-17T12:25:03.1296343Z test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32 2022-08-17T12:25:03.1387431Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32 2022-08-17T12:25:03.1454024Z test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32 2022-08-17T12:25:03.1709228Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32 2022-08-17T12:25:03.1745922Z test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32 2022-08-17T12:25:03.1827396Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32 2022-08-17T12:25:03.1886063Z test_ops.py::TestTagsCPU::test_tags_all_cpu_float32 2022-08-17T12:25:03.2148684Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_all_cpu_float32 2022-08-17T12:25:03.2185800Z test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32 2022-08-17T12:25:03.2268468Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32 2022-08-17T12:25:03.2481119Z test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32 2022-08-17T12:25:03.2590212Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32 2022-08-17T12:25:03.2662358Z test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32 2022-08-17T12:25:03.2708170Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32 2022-08-17T12:25:03.2789736Z test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32 2022-08-17T12:25:03.3028077Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32 2022-08-17T12:25:03.3127975Z test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32 2022-08-17T12:25:03.3147419Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32 2022-08-17T12:25:03.3224365Z test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32 2022-08-17T12:25:03.3468909Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32 2022-08-17T12:25:03.3508866Z test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32 2022-08-17T12:25:03.3588208Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32 2022-08-17T12:25:03.3638857Z test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32 2022-08-17T12:25:03.3909583Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32 2022-08-17T12:25:03.3980432Z test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32 2022-08-17T12:25:03.4027937Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32 2022-08-17T12:25:03.4058510Z test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32 2022-08-17T12:25:03.4347736Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32 2022-08-17T12:25:03.4418131Z test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32 2022-08-17T12:25:03.4467649Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32 2022-08-17T12:25:03.4530432Z test_ops.py::TestTagsCPU::test_tags_any_cpu_float32 2022-08-17T12:25:03.4790552Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_any_cpu_float32 2022-08-17T12:25:03.4909632Z test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32 2022-08-17T12:25:03.4926407Z test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32 2022-08-17T12:25:03.5010276Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32 2022-08-17T12:25:03.5231489Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32 2022-08-17T12:25:03.5351100Z test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32 2022-08-17T12:25:03.5416166Z test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32 2022-08-17T12:25:03.5434029Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32 2022-08-17T12:25:03.5669704Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32 2022-08-17T12:25:03.5766385Z test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32 2022-08-17T12:25:03.5788644Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32 2022-08-17T12:25:03.5846258Z test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32 2022-08-17T12:25:03.6110803Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32 2022-08-17T12:25:03.6220718Z test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32 2022-08-17T12:25:03.6233488Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32 2022-08-17T12:25:03.6552675Z test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32 2022-08-17T12:25:03.6604380Z test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32 2022-08-17T12:25:03.6667924Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32 2022-08-17T12:25:03.6691229Z test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32 2022-08-17T12:25:03.6716380Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32 2022-08-17T12:25:03.6989288Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32 2022-08-17T12:25:03.7080645Z test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32 2022-08-17T12:25:03.7107948Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32 2022-08-17T12:25:03.7183623Z test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32 2022-08-17T12:25:03.7429362Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32 2022-08-17T12:25:03.7505346Z test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32 2022-08-17T12:25:03.7547410Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32 2022-08-17T12:25:03.7644539Z test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32 2022-08-17T12:25:03.7869933Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32 2022-08-17T12:25:03.7955053Z test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32 2022-08-17T12:25:03.7987690Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32 2022-08-17T12:25:03.8018526Z test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32 2022-08-17T12:25:03.8310297Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32 2022-08-17T12:25:03.8428721Z test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32 2022-08-17T12:25:03.8456868Z test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32 2022-08-17T12:25:03.8482165Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32 2022-08-17T12:25:03.8748556Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32 2022-08-17T12:25:03.8829815Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32 2022-08-17T12:25:03.8867255Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32 2022-08-17T12:25:03.8955670Z test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32 2022-08-17T12:25:03.9187982Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32 2022-08-17T12:25:03.9259191Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32 2022-08-17T12:25:03.9307101Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32 2022-08-17T12:25:03.9339482Z test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32 2022-08-17T12:25:03.9628481Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32 2022-08-17T12:25:03.9715365Z test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32 2022-08-17T12:25:03.9747281Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32 2022-08-17T12:25:03.9779370Z test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32 2022-08-17T12:25:04.0068605Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32 2022-08-17T12:25:04.0150743Z test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32 2022-08-17T12:25:04.0187436Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32 2022-08-17T12:25:04.0243956Z test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32 2022-08-17T12:25:04.0507635Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32 2022-08-17T12:25:04.0583238Z test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32 2022-08-17T12:25:04.0666998Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32 2022-08-17T12:25:04.0720259Z test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32 2022-08-17T12:25:04.0948675Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32 2022-08-17T12:25:04.1040497Z test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32 2022-08-17T12:25:04.1107276Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32 2022-08-17T12:25:04.1163296Z test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32 2022-08-17T12:25:04.1387878Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32 2022-08-17T12:25:04.1455480Z test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32 2022-08-17T12:25:04.1546772Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32 2022-08-17T12:25:04.1632753Z test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32 2022-08-17T12:25:04.1826781Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32 2022-08-17T12:25:04.1887731Z test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32 2022-08-17T12:25:04.1986436Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32 2022-08-17T12:25:04.2059998Z test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32 2022-08-17T12:25:04.2267428Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32 2022-08-17T12:25:04.2351606Z test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32 2022-08-17T12:25:04.2427905Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32 2022-08-17T12:25:04.2468360Z test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32 2022-08-17T12:25:04.2708911Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32 2022-08-17T12:25:04.2737344Z test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32 2022-08-17T12:25:04.2867007Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32 2022-08-17T12:25:04.2914850Z test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32 2022-08-17T12:25:04.3150388Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32 2022-08-17T12:25:04.3239283Z test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32 2022-08-17T12:25:04.3309583Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32 2022-08-17T12:25:04.3384007Z test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32 2022-08-17T12:25:04.3589271Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32 2022-08-17T12:25:04.3683753Z test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32 2022-08-17T12:25:04.3748521Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32 2022-08-17T12:25:04.3781971Z test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32 2022-08-17T12:25:04.4028513Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32 2022-08-17T12:25:04.4071937Z test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64 2022-08-17T12:25:04.4187151Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64 2022-08-17T12:25:04.4220213Z test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32 2022-08-17T12:25:04.4466929Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32 2022-08-17T12:25:04.4554045Z test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32 2022-08-17T12:25:04.4627178Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32 2022-08-17T12:25:04.4785432Z test_ops.py::TestTagsCPU::test_tags_float_cpu_float32 2022-08-17T12:25:04.4907843Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_float_cpu_float32 2022-08-17T12:25:04.4953910Z test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32 2022-08-17T12:25:04.5067391Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32 2022-08-17T12:25:04.5237507Z test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32 2022-08-17T12:25:04.5348223Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32 2022-08-17T12:25:04.5419805Z test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32 2022-08-17T12:25:04.5506961Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32 2022-08-17T12:25:04.5543144Z test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32 2022-08-17T12:25:04.5787741Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32 2022-08-17T12:25:04.5877910Z test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32 2022-08-17T12:25:04.5946620Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32 2022-08-17T12:25:04.6118603Z test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32 2022-08-17T12:25:04.6230167Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32 2022-08-17T12:25:04.6387539Z test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32 2022-08-17T12:25:04.6470112Z test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32 2022-08-17T12:25:04.6630178Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32 2022-08-17T12:25:04.6666724Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32 2022-08-17T12:25:04.6702932Z test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32 2022-08-17T12:25:04.6827561Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32 2022-08-17T12:25:04.6908820Z test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32 2022-08-17T12:25:04.7108384Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32 2022-08-17T12:25:04.7158491Z test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32 2022-08-17T12:25:04.7266875Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32 2022-08-17T12:25:04.7376393Z test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32 2022-08-17T12:25:04.7551164Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32 2022-08-17T12:25:04.7711095Z test_ops.py::TestTagsCPU::test_tags_int_cpu_float32 2022-08-17T12:25:04.7760027Z test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32 2022-08-17T12:25:04.7916868Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32 2022-08-17T12:25:04.7988491Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_int_cpu_float32 2022-08-17T12:25:04.8122521Z test_ops.py::TestTagsCPU::test_tags_inverse_cpu_float32 2022-08-17T12:25:04.8148414Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_inverse_cpu_float32 2022-08-17T12:25:04.8194729Z test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32 2022-08-17T12:25:04.8428299Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32 2022-08-17T12:25:04.8588005Z test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32 2022-08-17T12:25:04.8655839Z test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32 2022-08-17T12:25:04.8830045Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32 2022-08-17T12:25:04.8867697Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32 2022-08-17T12:25:04.8917889Z test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32 2022-08-17T12:25:04.9028648Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32 2022-08-17T12:25:04.9101857Z test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32 2022-08-17T12:25:04.9308845Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32 2022-08-17T12:25:04.9363343Z test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32 2022-08-17T12:25:04.9485528Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32 2022-08-17T12:25:04.9529890Z test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64 2022-08-17T12:25:04.9750063Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64 2022-08-17T12:25:04.9787271Z test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32 2022-08-17T12:25:04.9909498Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32 2022-08-17T12:25:05.0019539Z test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32 2022-08-17T12:25:05.0188155Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32 2022-08-17T12:25:05.0222158Z test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32 2022-08-17T12:25:05.0348905Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32 2022-08-17T12:25:05.0631617Z test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32 2022-08-17T12:25:05.0661221Z test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32 2022-08-17T12:25:05.0694300Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32 2022-08-17T12:25:05.0786767Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32 2022-08-17T12:25:05.1072345Z test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32 2022-08-17T12:25:05.1101231Z test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32 2022-08-17T12:25:05.1185782Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32 2022-08-17T12:25:05.1226944Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32 2022-08-17T12:25:05.1302410Z test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32 2022-08-17T12:25:05.1510115Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32 2022-08-17T12:25:05.1565126Z test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32 2022-08-17T12:25:05.1668079Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32 2022-08-17T12:25:05.1828687Z test_ops.py::TestTagsCPU::test_tags_half_cpu_float32 2022-08-17T12:25:05.1948017Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_half_cpu_float32 2022-08-17T12:25:05.2107747Z test_ops.py::TestTagsCPU::test_tags_istft_cpu_float32 2022-08-17T12:25:05.2191868Z test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32 2022-08-17T12:25:05.2395320Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32 2022-08-17T12:25:05.2406400Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_istft_cpu_float32 2022-08-17T12:25:05.2432954Z test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:25:05.2548180Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:25:05.2830783Z test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32 2022-08-17T12:25:05.2864000Z test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:25:05.2961776Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:25:05.2987365Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32 2022-08-17T12:25:05.3270784Z test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32 2022-08-17T12:25:05.3305394Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32 2022-08-17T12:25:05.3750868Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32 2022-08-17T12:25:05.3782148Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:25:05.4079917Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:25:05.4090676Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32 2022-08-17T12:25:05.4189239Z test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32 2022-08-17T12:25:05.4223862Z test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32 2022-08-17T12:25:05.4629475Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32 2022-08-17T12:25:05.4688753Z test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32 2022-08-17T12:25:05.5070647Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32 2022-08-17T12:25:05.5144849Z test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32 2022-08-17T12:25:05.5496483Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32 2022-08-17T12:25:05.5502570Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32 2022-08-17T12:25:05.5510264Z test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32 2022-08-17T12:25:05.5547284Z test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64 2022-08-17T12:25:05.5575188Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32 2022-08-17T12:25:05.5907388Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64 2022-08-17T12:25:05.5944911Z test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32 2022-08-17T12:25:05.5953934Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32 2022-08-17T12:25:05.6057385Z test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32 2022-08-17T12:25:05.6349619Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32 2022-08-17T12:25:05.6389426Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:25:05.6472561Z test_ops.py::TestTagsCPU::test_tags_le_cpu_float32 2022-08-17T12:25:05.6829590Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_le_cpu_float32 2022-08-17T12:25:05.6924859Z test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32 2022-08-17T12:25:05.6938976Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:25:05.6954880Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32 2022-08-17T12:25:05.7092116Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32 2022-08-17T12:25:05.7269163Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32 2022-08-17T12:25:05.7306348Z test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32 2022-08-17T12:25:05.7347754Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32 2022-08-17T12:25:05.7575605Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32 2022-08-17T12:25:05.7709112Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32 2022-08-17T12:25:05.7789257Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32 2022-08-17T12:25:05.7807269Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:25:05.7889025Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32 2022-08-17T12:25:05.8148264Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:25:05.8223964Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 2022-08-17T12:25:05.8232442Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 2022-08-17T12:25:05.8590850Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32 2022-08-17T12:25:05.8673870Z test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32 2022-08-17T12:25:05.8712213Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32 2022-08-17T12:25:05.8723007Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32 2022-08-17T12:25:05.9031427Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:05.9084255Z test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32 2022-08-17T12:25:05.9316352Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32 2022-08-17T12:25:05.9330655Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:05.9468961Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32 2022-08-17T12:25:05.9673009Z test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32 2022-08-17T12:25:05.9710439Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32 2022-08-17T12:25:05.9746078Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32 2022-08-17T12:25:05.9896099Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:05.9908700Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:06.0191088Z test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float64 2022-08-17T12:25:06.0368933Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:06.0542562Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:06.0550534Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float64 2022-08-17T12:25:06.0628940Z test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32 2022-08-17T12:25:06.0747883Z test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32 2022-08-17T12:25:06.1043714Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32 2022-08-17T12:25:06.1052565Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32 2022-08-17T12:25:06.1069389Z test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32 2022-08-17T12:25:06.1158584Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32 2022-08-17T12:25:06.1236813Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32 2022-08-17T12:25:06.1469196Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32 2022-08-17T12:25:06.1508598Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32 2022-08-17T12:25:06.1599198Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:06.1809964Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:06.1908171Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32 2022-08-17T12:25:06.1948670Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32 2022-08-17T12:25:06.2064502Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32 2022-08-17T12:25:06.2298161Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32 2022-08-17T12:25:06.2389205Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32 2022-08-17T12:25:06.2391431Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:06.2495946Z test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32 2022-08-17T12:25:06.2569692Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32 2022-08-17T12:25:06.2831814Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:06.2832173Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:06.2864957Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32 2022-08-17T12:25:06.2981075Z [gw1] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:06.3272380Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32 2022-08-17T12:25:06.3273941Z test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32 2022-08-17T12:25:06.3403017Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32 2022-08-17T12:25:06.3750865Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32 2022-08-17T12:25:06.3769664Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32 2022-08-17T12:25:06.3774902Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32 2022-08-17T12:25:06.3806798Z test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32 2022-08-17T12:25:06.3907897Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32 2022-08-17T12:25:06.4191727Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32 2022-08-17T12:25:06.4192759Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32 2022-08-17T12:25:06.4236842Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:25:06.4467890Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:25:06.4634187Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32 2022-08-17T12:25:06.4635199Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32 2022-08-17T12:25:06.4727802Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32 2022-08-17T12:25:06.4871695Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32 2022-08-17T12:25:06.5070090Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32 2022-08-17T12:25:06.5073538Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:06.5852190Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32 2022-08-17T12:25:06.5862453Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32 2022-08-17T12:25:06.5977745Z test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32 2022-08-17T12:25:06.6271873Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32 2022-08-17T12:25:06.6746796Z test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32 2022-08-17T12:25:06.6755501Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32 2022-08-17T12:25:06.6796962Z test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32 2022-08-17T12:25:06.6804656Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:06.7148320Z test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32 2022-08-17T12:25:06.7188007Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32 2022-08-17T12:25:06.7209230Z test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32 2022-08-17T12:25:06.7631597Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32 2022-08-17T12:25:06.7671067Z test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32 2022-08-17T12:25:06.8072497Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32 2022-08-17T12:25:06.8102609Z test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32 2022-08-17T12:25:06.8512979Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32 2022-08-17T12:25:06.8566484Z test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32 2022-08-17T12:25:06.8658014Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32 2022-08-17T12:25:06.8670702Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32 2022-08-17T12:25:06.8939407Z test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32 2022-08-17T12:25:06.8948623Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32 2022-08-17T12:25:06.8988085Z test_ops.py::TestTagsCPU::test_tags_log_cpu_float32 2022-08-17T12:25:06.9108242Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log_cpu_float32 2022-08-17T12:25:06.9219222Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32 2022-08-17T12:25:06.9388841Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32 2022-08-17T12:25:06.9438513Z test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32 2022-08-17T12:25:06.9549958Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32 2022-08-17T12:25:06.9743426Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:06.9829127Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:06.9883521Z test_ops.py::TestTagsCPU::test_tags_log_softmax_dtype_cpu_float32 2022-08-17T12:25:06.9987682Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log_softmax_dtype_cpu_float32 2022-08-17T12:25:07.0078084Z test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32 2022-08-17T12:25:07.0268662Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32 2022-08-17T12:25:07.0304675Z test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32 2022-08-17T12:25:07.0427674Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32 2022-08-17T12:25:07.0709847Z test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32 2022-08-17T12:25:07.0755138Z test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32 2022-08-17T12:25:07.1150756Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32 2022-08-17T12:25:07.1225289Z test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32 2022-08-17T12:25:07.1556108Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32 2022-08-17T12:25:07.1565439Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32 2022-08-17T12:25:07.1588501Z test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32 2022-08-17T12:25:07.1882130Z test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32 2022-08-17T12:25:07.2014541Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32 2022-08-17T12:25:07.2022900Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32 2022-08-17T12:25:07.2028794Z test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32 2022-08-17T12:25:07.2162697Z test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32 2022-08-17T12:25:07.2182839Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32 2022-08-17T12:25:07.2428438Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32 2022-08-17T12:25:07.2468881Z test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32 2022-08-17T12:25:07.2482248Z test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32 2022-08-17T12:25:07.2519501Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32 2022-08-17T12:25:07.2869019Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32 2022-08-17T12:25:07.2909526Z test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32 2022-08-17T12:25:07.2923039Z test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32 2022-08-17T12:25:07.3042547Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32 2022-08-17T12:25:07.3308665Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32 2022-08-17T12:25:07.3347840Z test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32 2022-08-17T12:25:07.3384581Z test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32 2022-08-17T12:25:07.3480479Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32 2022-08-17T12:25:07.3749736Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32 2022-08-17T12:25:07.3790226Z test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32 2022-08-17T12:25:07.3810311Z test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32 2022-08-17T12:25:07.3838587Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32 2022-08-17T12:25:07.4191134Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32 2022-08-17T12:25:07.4231283Z test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32 2022-08-17T12:25:07.4270081Z test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32 2022-08-17T12:25:07.4293490Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32 2022-08-17T12:25:07.4631543Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32 2022-08-17T12:25:07.4670998Z test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32 2022-08-17T12:25:07.4865529Z test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32 2022-08-17T12:25:07.4886020Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32 2022-08-17T12:25:07.5069983Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32 2022-08-17T12:25:07.5109650Z test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32 2022-08-17T12:25:07.5181475Z test_ops.py::TestTagsCPU::test_tags_long_cpu_float32 2022-08-17T12:25:07.5331727Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32 2022-08-17T12:25:07.5509956Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_long_cpu_float32 2022-08-17T12:25:07.5548517Z test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32 2022-08-17T12:25:07.5610389Z test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32 2022-08-17T12:25:07.5644722Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32 2022-08-17T12:25:07.5949857Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32 2022-08-17T12:25:07.5994459Z test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32 2022-08-17T12:25:07.6027617Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32 2022-08-17T12:25:07.6114699Z test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32 2022-08-17T12:25:07.6390085Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32 2022-08-17T12:25:07.6451410Z test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32 2022-08-17T12:25:07.6467582Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32 2022-08-17T12:25:07.6511891Z test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32 2022-08-17T12:25:07.6827887Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32 2022-08-17T12:25:07.6907332Z test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32 2022-08-17T12:25:07.6919830Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32 2022-08-17T12:25:07.7015373Z test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32 2022-08-17T12:25:07.7268391Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32 2022-08-17T12:25:07.7348867Z test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32 2022-08-17T12:25:07.7362526Z test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32 2022-08-17T12:25:07.7396996Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32 2022-08-17T12:25:07.7708167Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32 2022-08-17T12:25:07.7767185Z test_ops.py::TestTagsCPU::test_tags_median_cpu_float32 2022-08-17T12:25:07.7786432Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_median_cpu_float32 2022-08-17T12:25:07.8047546Z test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32 2022-08-17T12:25:07.8148814Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32 2022-08-17T12:25:07.8219935Z test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:25:07.8231959Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:25:07.8311400Z test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32 2022-08-17T12:25:07.8587713Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32 2022-08-17T12:25:07.8667867Z test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:25:07.8722260Z test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32 2022-08-17T12:25:07.8766564Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:25:07.9028880Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32 2022-08-17T12:25:07.9107067Z test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32 2022-08-17T12:25:07.9136142Z test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32 2022-08-17T12:25:07.9158605Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32 2022-08-17T12:25:07.9467553Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32 2022-08-17T12:25:07.9493597Z test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32 2022-08-17T12:25:07.9546825Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32 2022-08-17T12:25:07.9640297Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:25:07.9907569Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:25:07.9932221Z test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32 2022-08-17T12:25:07.9986875Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32 2022-08-17T12:25:08.0072273Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:25:08.0348065Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:25:08.0398185Z test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32 2022-08-17T12:25:08.0426323Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32 2022-08-17T12:25:08.0512411Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:25:08.0788068Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:25:08.0859914Z test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32 2022-08-17T12:25:08.0868153Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32 2022-08-17T12:25:08.0900253Z test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32 2022-08-17T12:25:08.1227268Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32 2022-08-17T12:25:08.1281089Z test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32 2022-08-17T12:25:08.1306994Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32 2022-08-17T12:25:08.1581100Z test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32 2022-08-17T12:25:08.1669204Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32 2022-08-17T12:25:08.1726217Z test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32 2022-08-17T12:25:08.1746047Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32 2022-08-17T12:25:08.1801947Z test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32 2022-08-17T12:25:08.2109702Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32 2022-08-17T12:25:08.2192879Z test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32 2022-08-17T12:25:08.2200487Z test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32 2022-08-17T12:25:08.2552090Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32 2022-08-17T12:25:08.2771831Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:25:08.2990397Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:25:08.3314377Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:25:08.3430822Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:25:08.3772358Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:25:08.3782893Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32 2022-08-17T12:25:08.3879710Z test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32 2022-08-17T12:25:08.3926977Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32 2022-08-17T12:25:08.3937966Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:25:08.4190820Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:25:08.4211139Z test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32 2022-08-17T12:25:08.4257558Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:25:08.4346885Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32 2022-08-17T12:25:08.4629498Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:25:08.4863617Z test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32 2022-08-17T12:25:08.5069170Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32 2022-08-17T12:25:08.5150380Z test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32 2022-08-17T12:25:08.5161478Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:25:08.5199923Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:25:08.5550314Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32 2022-08-17T12:25:08.5773571Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:08.5783541Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:25:08.5877020Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:25:08.6052355Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:25:08.6062956Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:08.6189153Z test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32 2022-08-17T12:25:08.6200513Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:25:08.6266697Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32 2022-08-17T12:25:08.6469465Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:25:08.6630102Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:08.6806239Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:25:08.6816053Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:08.6908721Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:25:08.7069986Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:08.7297153Z test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32 2022-08-17T12:25:08.7511130Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32 2022-08-17T12:25:08.7602677Z test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32 2022-08-17T12:25:08.7613358Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:08.7790284Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:08.8018329Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:08.8030774Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32 2022-08-17T12:25:08.8035478Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:08.8206810Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:08.8469933Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:08.8492188Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:08.8503921Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:08.8786920Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:25:08.8908030Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:25:08.9065254Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:25:08.9074269Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:08.9247183Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:08.9349070Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:25:08.9493112Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:25:08.9507980Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:08.9718330Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:08.9951264Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:09.0742975Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:25:09.0751884Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:25:09.0762470Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:25:09.0765271Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:25:09.1218129Z test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:25:09.1228053Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:25:09.1847286Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32 2022-08-17T12:25:09.1856468Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32 2022-08-17T12:25:09.2433342Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32 2022-08-17T12:25:09.2443087Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:25:09.2631201Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:25:09.2639868Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32 2022-08-17T12:25:09.3275820Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32 2022-08-17T12:25:09.3284286Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32 2022-08-17T12:25:09.3390135Z test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32 2022-08-17T12:25:09.3710389Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32 2022-08-17T12:25:09.5569802Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:25:09.5583744Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:25:09.5905065Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32 2022-08-17T12:25:09.5988632Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32 2022-08-17T12:25:09.6478386Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:25:09.6487702Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:25:09.6866248Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:25:09.6908110Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:25:09.7348493Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:25:09.7357080Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:25:09.7848657Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:25:09.7856827Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:25:09.8335532Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:25:09.8345389Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:25:09.8735593Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:25:09.8789523Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:25:09.8939442Z test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32 2022-08-17T12:25:09.8951438Z [gw3] [ 97%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_std_cpu_float32 2022-08-17T12:25:09.9322080Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_sum_cpu_float32 2022-08-17T12:25:09.9335644Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32 2022-08-17T12:25:09.9549779Z test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32 2022-08-17T12:25:09.9750355Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32 2022-08-17T12:25:09.9876946Z test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32 2022-08-17T12:25:10.0191424Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32 2022-08-17T12:25:10.0282342Z test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:25:10.0632702Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:25:10.0928241Z test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32 2022-08-17T12:25:10.1070409Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32 2022-08-17T12:25:10.1684497Z test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:25:10.1693895Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:25:10.1766580Z test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:25:10.2112794Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:25:10.3227223Z test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:25:10.3235699Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:25:10.3257567Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:25:10.3671201Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:25:10.7519514Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:10.7528757Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:25:10.7579738Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32 2022-08-17T12:25:10.7949004Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32 2022-08-17T12:25:10.8390148Z test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32 2022-08-17T12:25:10.8403550Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32 2022-08-17T12:25:10.9345122Z test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32 2022-08-17T12:25:10.9352379Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32 2022-08-17T12:25:10.9456230Z test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32 2022-08-17T12:25:10.9788991Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32 2022-08-17T12:25:10.9835053Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32 2022-08-17T12:25:11.0230112Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32 2022-08-17T12:25:11.0373946Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:25:11.0670416Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:25:11.0710638Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32 2022-08-17T12:25:11.1110869Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32 2022-08-17T12:25:11.1181751Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32 2022-08-17T12:25:11.1550853Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32 2022-08-17T12:25:11.2170262Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:25:11.2183589Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:25:11.2603594Z test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32 2022-08-17T12:25:11.2614319Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32 2022-08-17T12:25:11.3544865Z test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32 2022-08-17T12:25:11.3554549Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32 2022-08-17T12:25:11.4338336Z test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32 2022-08-17T12:25:11.4350044Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32 2022-08-17T12:25:11.4638357Z test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64 2022-08-17T12:25:11.4789961Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64 2022-08-17T12:25:11.5116540Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32 2022-08-17T12:25:11.5230351Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32 2022-08-17T12:25:11.5512155Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32 2022-08-17T12:25:11.5670477Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32 2022-08-17T12:25:11.5782512Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:25:11.5795938Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:11.6104955Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:25:11.6115050Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:25:11.6473943Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:25:11.6548508Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:25:11.6793312Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:25:11.6990014Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:25:11.7263144Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32 2022-08-17T12:25:11.7430768Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32 2022-08-17T12:25:11.7512884Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:25:11.7871991Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:25:11.7956390Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:25:11.8310927Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:25:12.1567812Z test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:25:12.1581734Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:25:12.1629865Z test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32 2022-08-17T12:25:12.1641137Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:25:12.2339940Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:25:12.2349351Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32 2022-08-17T12:25:12.2387644Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32 2022-08-17T12:25:12.2789972Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32 2022-08-17T12:25:12.2832164Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32 2022-08-17T12:25:12.3229858Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32 2022-08-17T12:25:12.3239742Z [gw3] [ 97%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_sum_cpu_float32 2022-08-17T12:25:12.3243147Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_var_cpu_float32 2022-08-17T12:25:12.3406795Z test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32 2022-08-17T12:25:12.3668255Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32 2022-08-17T12:25:12.3772417Z test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32 2022-08-17T12:25:12.4110755Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32 2022-08-17T12:25:12.4265725Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:25:12.4549776Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:25:12.4689340Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32 2022-08-17T12:25:12.4991673Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32 2022-08-17T12:25:12.5362128Z test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:25:12.5469595Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:25:12.5768807Z test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:25:12.5909627Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:25:12.6166166Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32 2022-08-17T12:25:12.6351347Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32 2022-08-17T12:25:12.6928497Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:25:12.6941892Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:25:12.7085083Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32 2022-08-17T12:25:12.7352915Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32 2022-08-17T12:25:12.7402395Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32 2022-08-17T12:25:12.7792306Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32 2022-08-17T12:25:12.7927013Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32 2022-08-17T12:25:12.8229784Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32 2022-08-17T12:25:12.8339472Z test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:25:12.8671153Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:25:12.8829952Z test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32 2022-08-17T12:25:12.9095109Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32 2022-08-17T12:25:12.9103603Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:25:12.9110510Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:25:12.9450648Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:25:12.9549785Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:25:12.9989967Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:25:13.0003096Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:25:13.2375676Z test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32 2022-08-17T12:25:13.2388156Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32 2022-08-17T12:25:13.2507095Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:25:13.2514889Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:25:13.2583235Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:25:13.2832323Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:25:13.3350349Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:25:13.3360925Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:25:13.3525917Z test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32 2022-08-17T12:25:13.3789532Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32 2022-08-17T12:25:13.4044832Z test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32 2022-08-17T12:25:13.4228988Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32 2022-08-17T12:25:13.4272847Z test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32 2022-08-17T12:25:13.4669155Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32 2022-08-17T12:25:13.4732665Z test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32 2022-08-17T12:25:13.5110738Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32 2022-08-17T12:25:13.5160349Z test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32 2022-08-17T12:25:13.5551174Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32 2022-08-17T12:25:13.5682386Z test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32 2022-08-17T12:25:13.5992502Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32 2022-08-17T12:25:13.6029785Z test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32 2022-08-17T12:25:13.6431460Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32 2022-08-17T12:25:13.6507501Z test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32 2022-08-17T12:25:13.6870320Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32 2022-08-17T12:25:13.8194133Z test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32 2022-08-17T12:25:13.8207021Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:25:13.8373161Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:25:13.8385763Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32 2022-08-17T12:25:13.8433310Z test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32 2022-08-17T12:25:13.8831892Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32 2022-08-17T12:25:14.3460380Z test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32 2022-08-17T12:25:14.3469609Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:25:14.5653216Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:25:14.5662532Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:25:14.7599463Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:25:14.7612721Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:25:14.7719764Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32 2022-08-17T12:25:14.8029551Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32 2022-08-17T12:25:14.8319445Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32 2022-08-17T12:25:14.8470444Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32 2022-08-17T12:25:14.8636052Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:25:14.8912340Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:25:14.9058591Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:25:14.9351128Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:25:14.9592774Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:25:14.9790073Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:25:15.1672314Z test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32 2022-08-17T12:25:15.1681561Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32 2022-08-17T12:25:15.1805207Z test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32 2022-08-17T12:25:15.2112848Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32 2022-08-17T12:25:15.2176457Z test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32 2022-08-17T12:25:15.2552979Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32 2022-08-17T12:25:15.2600572Z test_ops.py::TestTagsCPU::test_tags_real_cpu_float32 2022-08-17T12:25:15.2992509Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_real_cpu_float32 2022-08-17T12:25:15.3044900Z test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32 2022-08-17T12:25:15.3473473Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32 2022-08-17T12:25:15.3651457Z test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32 2022-08-17T12:25:15.3911785Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32 2022-08-17T12:25:15.3978018Z test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32 2022-08-17T12:25:15.4351928Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32 2022-08-17T12:25:15.4428385Z test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32 2022-08-17T12:25:15.4438569Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32 2022-08-17T12:25:15.4477734Z test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32 2022-08-17T12:25:15.4660828Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32 2022-08-17T12:25:15.4787099Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32 2022-08-17T12:25:15.4866733Z test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32 2022-08-17T12:25:15.4884682Z test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32 2022-08-17T12:25:15.5005913Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32 2022-08-17T12:25:15.5229666Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32 2022-08-17T12:25:15.5307850Z test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32 2022-08-17T12:25:15.5315178Z test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32 2022-08-17T12:25:15.5394670Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32 2022-08-17T12:25:15.5667186Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32 2022-08-17T12:25:15.5746087Z test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32 2022-08-17T12:25:15.5791185Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:15.5802968Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32 2022-08-17T12:25:15.6107529Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:15.6162072Z test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32 2022-08-17T12:25:15.6186120Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32 2022-08-17T12:25:15.6247151Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:15.6547413Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:15.6609792Z test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32 2022-08-17T12:25:15.6626324Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32 2022-08-17T12:25:15.6683242Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:15.7026706Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:15.7064462Z test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32 2022-08-17T12:25:15.7075524Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32 2022-08-17T12:25:15.7128914Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:15.7467218Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:15.7506061Z test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32 2022-08-17T12:25:15.7512816Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32 2022-08-17T12:25:15.7567119Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:15.7952569Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:15.7953131Z test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32 2022-08-17T12:25:15.7984043Z test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32 2022-08-17T12:25:15.8121531Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32 2022-08-17T12:25:15.8388740Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32 2022-08-17T12:25:15.8392671Z test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32 2022-08-17T12:25:15.8477138Z test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32 2022-08-17T12:25:15.8676712Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32 2022-08-17T12:25:15.8827907Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32 2022-08-17T12:25:15.8830580Z test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32 2022-08-17T12:25:15.8862687Z test_ops.py::TestTagsCPU::test_tags_round_cpu_float32 2022-08-17T12:25:15.8975716Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_round_cpu_float32 2022-08-17T12:25:15.9267642Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32 2022-08-17T12:25:15.9270318Z test_ops.py::TestTagsCPU::test_tags_put_cpu_float32 2022-08-17T12:25:15.9316343Z test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32 2022-08-17T12:25:15.9369220Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32 2022-08-17T12:25:15.9748000Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_put_cpu_float32 2022-08-17T12:25:15.9750289Z test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32 2022-08-17T12:25:15.9797366Z test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32 2022-08-17T12:25:16.0085204Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32 2022-08-17T12:25:16.0188529Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32 2022-08-17T12:25:16.0191095Z test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32 2022-08-17T12:25:16.0239701Z test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:16.0628698Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:16.0676150Z test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32 2022-08-17T12:25:16.1109907Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32 2022-08-17T12:25:16.1268775Z test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32 2022-08-17T12:25:16.1523504Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32 2022-08-17T12:25:16.1536192Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32 2022-08-17T12:25:16.1548290Z test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32 2022-08-17T12:25:16.1570436Z test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32 2022-08-17T12:25:16.1708308Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32 2022-08-17T12:25:16.1947625Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32 2022-08-17T12:25:16.2035219Z test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32 2022-08-17T12:25:16.2035849Z test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32 2022-08-17T12:25:16.2245058Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32 2022-08-17T12:25:16.2389419Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32 2022-08-17T12:25:16.2468854Z test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32 2022-08-17T12:25:16.2518946Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32 2022-08-17T12:25:16.2712115Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32 2022-08-17T12:25:16.2827967Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32 2022-08-17T12:25:16.2907298Z test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32 2022-08-17T12:25:16.3148648Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32 2022-08-17T12:25:16.3390283Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32 2022-08-17T12:25:16.3486362Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32 2022-08-17T12:25:16.3496813Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32 2022-08-17T12:25:16.3652818Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32 2022-08-17T12:25:16.3827828Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32 2022-08-17T12:25:16.3957233Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32 2022-08-17T12:25:16.3968880Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32 2022-08-17T12:25:16.4061097Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32 2022-08-17T12:25:16.4268634Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32 2022-08-17T12:25:16.4514802Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32 2022-08-17T12:25:16.4554265Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32 2022-08-17T12:25:16.4564732Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32 2022-08-17T12:25:16.4616394Z test_ops.py::TestTagsCPU::test_tags_select_cpu_float32 2022-08-17T12:25:16.4707627Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_select_cpu_float32 2022-08-17T12:25:16.4746015Z test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32 2022-08-17T12:25:16.4989058Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32 2022-08-17T12:25:16.5049019Z test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32 2022-08-17T12:25:16.5148801Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32 2022-08-17T12:25:16.5189979Z test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32 2022-08-17T12:25:16.5428779Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32 2022-08-17T12:25:16.5459342Z test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32 2022-08-17T12:25:16.5628977Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32 2022-08-17T12:25:16.5670571Z test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32 2022-08-17T12:25:16.5870025Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32 2022-08-17T12:25:16.6036636Z test_ops.py::TestTagsCPU::test_tags_short_cpu_float32 2022-08-17T12:25:16.6109792Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_short_cpu_float32 2022-08-17T12:25:16.6163748Z test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32 2022-08-17T12:25:16.6349752Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32 2022-08-17T12:25:16.6401071Z test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32 2022-08-17T12:25:16.6547295Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32 2022-08-17T12:25:16.6576731Z test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32 2022-08-17T12:25:16.6789255Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32 2022-08-17T12:25:16.6842682Z test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32 2022-08-17T12:25:16.6987721Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32 2022-08-17T12:25:16.7227349Z test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32 2022-08-17T12:25:16.7264508Z test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32 2022-08-17T12:25:16.7427374Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32 2022-08-17T12:25:16.7490752Z test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32 2022-08-17T12:25:16.7657378Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32 2022-08-17T12:25:16.7666961Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32 2022-08-17T12:25:16.7681829Z test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32 2022-08-17T12:25:16.7867794Z [gw1] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32 2022-08-17T12:25:16.8007677Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32 2022-08-17T12:25:16.8107059Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32 2022-08-17T12:25:16.8211868Z test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32 2022-08-17T12:25:16.8308038Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32 2022-08-17T12:25:16.8547339Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:25:16.8649344Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32 2022-08-17T12:25:16.8704805Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32 2022-08-17T12:25:16.8747336Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:25:16.8991118Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:25:16.9062545Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32 2022-08-17T12:25:16.9099597Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:25:16.9188054Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32 2022-08-17T12:25:16.9203998Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:25:16.9427162Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:25:16.9534524Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32 2022-08-17T12:25:16.9627545Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32 2022-08-17T12:25:16.9645838Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:25:16.9910026Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:25:16.9945465Z test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32 2022-08-17T12:25:17.0068660Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32 2022-08-17T12:25:17.0102373Z test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32 2022-08-17T12:25:17.0347462Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32 2022-08-17T12:25:17.0548858Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:25:17.0643251Z test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:25:17.0836382Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:25:17.0837905Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:25:17.0988171Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:25:17.1006185Z test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:25:17.1116223Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:25:17.1267073Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:25:17.1296164Z test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32 2022-08-17T12:25:17.1427591Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32 2022-08-17T12:25:17.1465188Z test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32 2022-08-17T12:25:17.1706806Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32 2022-08-17T12:25:17.1735838Z test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32 2022-08-17T12:25:17.1866871Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32 2022-08-17T12:25:17.1974147Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32 2022-08-17T12:25:17.2148096Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32 2022-08-17T12:25:17.2179392Z test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32 2022-08-17T12:25:17.2308619Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32 2022-08-17T12:25:17.2417114Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32 2022-08-17T12:25:17.2628916Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32 2022-08-17T12:25:17.2733025Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32 2022-08-17T12:25:17.2747294Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32 2022-08-17T12:25:17.2853168Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32 2022-08-17T12:25:17.3067841Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32 2022-08-17T12:25:17.3117589Z test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32 2022-08-17T12:25:17.3187608Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32 2022-08-17T12:25:17.3508834Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:25:17.3542671Z test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32 2022-08-17T12:25:17.3683101Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32 2022-08-17T12:25:17.3691343Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:25:17.3709072Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:25:17.3946801Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:25:17.4108266Z test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:25:17.4130510Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:25:17.4238319Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:25:17.4387366Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:25:17.4492243Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:25:17.4547639Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:25:17.4570551Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:25:17.4827863Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:25:17.4936167Z test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:25:17.4988166Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:25:17.5010675Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:25:17.5269091Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:25:17.5358687Z test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32 2022-08-17T12:25:17.5428222Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32 2022-08-17T12:25:17.5493146Z test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32 2022-08-17T12:25:17.5708424Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32 2022-08-17T12:25:17.5788750Z test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32 2022-08-17T12:25:17.5906716Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32 2022-08-17T12:25:17.5939807Z test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32 2022-08-17T12:25:17.6188472Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32 2022-08-17T12:25:17.6219547Z test_ops.py::TestTagsCPU::test_tags_split_cpu_float32 2022-08-17T12:25:17.6347987Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_split_cpu_float32 2022-08-17T12:25:17.6391642Z test_ops.py::TestTagsCPU::test_tags_square_cpu_float32 2022-08-17T12:25:17.6628228Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_square_cpu_float32 2022-08-17T12:25:17.6665628Z test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32 2022-08-17T12:25:17.6827218Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32 2022-08-17T12:25:17.6890340Z test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32 2022-08-17T12:25:17.7066882Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32 2022-08-17T12:25:17.7105390Z test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32 2022-08-17T12:25:17.7267702Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32 2022-08-17T12:25:17.7368808Z test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32 2022-08-17T12:25:17.7509051Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32 2022-08-17T12:25:17.7717178Z test_ops.py::TestTagsCPU::test_tags_std_cpu_float32 2022-08-17T12:25:17.7718988Z test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32 2022-08-17T12:25:17.7790137Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_std_cpu_float32 2022-08-17T12:25:17.7948455Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32 2022-08-17T12:25:17.8005895Z test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32 2022-08-17T12:25:17.8189805Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32 2022-08-17T12:25:17.8240681Z test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32 2022-08-17T12:25:17.8428337Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32 2022-08-17T12:25:17.8576338Z test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32 2022-08-17T12:25:17.8668731Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32 2022-08-17T12:25:17.8868955Z test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32 2022-08-17T12:25:18.0687981Z test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32 2022-08-17T12:25:18.0700339Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32 2022-08-17T12:25:18.0757894Z test_ops.py::TestTagsCPU::test_tags_take_cpu_float32 2022-08-17T12:25:18.1110568Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_take_cpu_float32 2022-08-17T12:25:18.1137572Z test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32 2022-08-17T12:25:18.1550722Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32 2022-08-17T12:25:18.1582517Z test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32 2022-08-17T12:25:18.1991360Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32 2022-08-17T12:25:18.2079744Z test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32 2022-08-17T12:25:18.2431636Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32 2022-08-17T12:25:18.2487001Z test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32 2022-08-17T12:25:18.2911447Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32 2022-08-17T12:25:18.3143480Z test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32 2022-08-17T12:25:18.3350597Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32 2022-08-17T12:25:18.3367827Z test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32 2022-08-17T12:25:18.3789295Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32 2022-08-17T12:25:18.3866458Z test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32 2022-08-17T12:25:18.4230412Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32 2022-08-17T12:25:18.4258445Z test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32 2022-08-17T12:25:18.4708960Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32 2022-08-17T12:25:18.4765941Z test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32 2022-08-17T12:25:18.5151018Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32 2022-08-17T12:25:18.5282328Z test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32 2022-08-17T12:25:18.5629550Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32 2022-08-17T12:25:18.5759420Z test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32 2022-08-17T12:25:18.6069572Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32 2022-08-17T12:25:18.6235077Z test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32 2022-08-17T12:25:18.6509429Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32 2022-08-17T12:25:18.6569069Z test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32 2022-08-17T12:25:18.6949894Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32 2022-08-17T12:25:18.7008441Z test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32 2022-08-17T12:25:18.7389130Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32 2022-08-17T12:25:18.7531200Z test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 2022-08-17T12:25:18.7829088Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 2022-08-17T12:25:18.7862313Z test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32 2022-08-17T12:25:18.8269305Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32 2022-08-17T12:25:18.8339706Z test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 2022-08-17T12:25:18.8707879Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 2022-08-17T12:25:18.8798168Z test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32 2022-08-17T12:25:18.9149783Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32 2022-08-17T12:25:18.9296011Z test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2022-08-17T12:25:18.9590590Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2022-08-17T12:25:19.1223234Z test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32 2022-08-17T12:25:19.1237617Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32 2022-08-17T12:25:19.5878598Z test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32 2022-08-17T12:25:19.5888956Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32 2022-08-17T12:25:19.5984213Z test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32 2022-08-17T12:25:19.6309040Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32 2022-08-17T12:25:19.6350963Z test_ops.py::TestTagsCPU::test_tags_t_cpu_float32 2022-08-17T12:25:19.6750384Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_t_cpu_float32 2022-08-17T12:25:19.6830447Z test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32 2022-08-17T12:25:19.7189308Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32 2022-08-17T12:25:19.7248162Z test_ops.py::TestTagsCPU::test_tags_var_cpu_float32 2022-08-17T12:25:19.7629618Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_var_cpu_float32 2022-08-17T12:25:19.7709987Z test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32 2022-08-17T12:25:19.8069524Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32 2022-08-17T12:25:19.8097681Z test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32 2022-08-17T12:25:19.8508485Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32 2022-08-17T12:25:19.8536235Z test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32 2022-08-17T12:25:19.8949164Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32 2022-08-17T12:25:19.8994676Z test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32 2022-08-17T12:25:19.9389848Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32 2022-08-17T12:25:19.9426813Z test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 2022-08-17T12:25:19.9828310Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 2022-08-17T12:25:19.9883036Z test_ops.py::TestTagsCPU::test_tags_view_cpu_float32 2022-08-17T12:25:20.0269244Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_cpu_float32 2022-08-17T12:25:20.0306379Z test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32 2022-08-17T12:25:20.0708131Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32 2022-08-17T12:25:20.0746518Z test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 2022-08-17T12:25:20.1148321Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 2022-08-17T12:25:20.1214530Z test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 2022-08-17T12:25:20.1588241Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 2022-08-17T12:25:20.1671848Z test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32 2022-08-17T12:25:20.2029060Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32 2022-08-17T12:25:20.2070616Z test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2022-08-17T12:25:20.2469183Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2022-08-17T12:25:20.2547383Z test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2022-08-17T12:25:20.4597809Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2022-08-17T12:25:20.4607287Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_var_cpu_float32 2022-08-17T12:25:20.4819324Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32 2022-08-17T12:25:20.5029379Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32 2022-08-17T12:25:20.5566317Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32 2022-08-17T12:25:20.5575885Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32 2022-08-17T12:25:20.5935241Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32 2022-08-17T12:25:20.5989547Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32 2022-08-17T12:25:20.5995772Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32 2022-08-17T12:25:20.6007346Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32 2022-08-17T12:25:20.6117220Z test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 2022-08-17T12:25:21.4141414Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 2022-08-17T12:25:21.4150803Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32 2022-08-17T12:25:24.7143682Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32 2022-08-17T12:25:24.7151034Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32 2022-08-17T12:25:30.8336571Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32 2022-08-17T12:25:30.8346107Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32 2022-08-17T12:25:36.5974366Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32 2022-08-17T12:25:36.5982350Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32 2022-08-17T12:25:38.1412678Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32 2022-08-17T12:25:38.1420487Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32 2022-08-17T12:25:39.5008483Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32 2022-08-17T12:25:39.5016377Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32 2022-08-17T12:25:42.3386853Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32 2022-08-17T12:25:42.3394867Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32 2022-08-17T12:25:44.4790283Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32 2022-08-17T12:25:44.4796725Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32 2022-08-17T12:25:44.4822506Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32 2022-08-17T12:25:44.5226428Z [gw3] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32 2022-08-17T12:25:44.5245486Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32 2022-08-17T12:25:44.5666331Z [gw3] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32 2022-08-17T12:25:44.8417295Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32 2022-08-17T12:25:44.8427815Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32 2022-08-17T12:25:45.1174640Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32 2022-08-17T12:25:45.1183811Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32 2022-08-17T12:25:45.1244460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32 2022-08-17T12:25:45.1585935Z [gw3] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32 2022-08-17T12:25:45.3108019Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_householder_product_cpu_float32 2022-08-17T12:25:45.3114871Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_householder_product_cpu_float32 2022-08-17T12:25:45.3309602Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_cpu_float32 2022-08-17T12:25:45.3547453Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_cpu_float32 2022-08-17T12:25:45.3726512Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_ex_cpu_float32 2022-08-17T12:25:45.3987467Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_ex_cpu_float32 2022-08-17T12:25:45.4080840Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_cpu_float32 2022-08-17T12:25:45.4427962Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_cpu_float32 2022-08-17T12:25:45.4518993Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:25:45.4867201Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:25:45.5158784Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_solve_cpu_float32 2022-08-17T12:25:45.5305362Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_solve_cpu_float32 2022-08-17T12:25:45.6110269Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_cpu_float32 2022-08-17T12:25:45.6119725Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_cpu_float32 2022-08-17T12:25:45.6916415Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:25:45.6927086Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:25:45.7234408Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_cpu_float32 2022-08-17T12:25:45.7345965Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_cpu_float32 2022-08-17T12:25:45.7714119Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_cpu_float32 2022-08-17T12:25:45.7785799Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_cpu_float32 2022-08-17T12:25:45.8044842Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:25:45.8225485Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:25:45.9975192Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_solve_cpu_float32 2022-08-17T12:25:45.9985884Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_solve_cpu_float32 2022-08-17T12:25:46.1205789Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:46.1215383Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:46.1236140Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_power_cpu_float32 2022-08-17T12:25:46.1626427Z [gw3] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_power_cpu_float32 2022-08-17T12:25:46.2056335Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:46.2066461Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:46.2088822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:46.2547380Z [gw3] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:46.2765315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_multi_dot_cpu_float32 2022-08-17T12:25:46.3026871Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_multi_dot_cpu_float32 2022-08-17T12:25:46.3311417Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_cpu_float32 2022-08-17T12:25:46.3466217Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_cpu_float32 2022-08-17T12:25:46.3679172Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:46.3905564Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:46.4490149Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_cpu_float32 2022-08-17T12:25:46.4497415Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_cpu_float32 2022-08-17T12:25:46.4516686Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:46.4906357Z [gw3] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:46.4927671Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:46.5349225Z [gw3] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:46.6041895Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_qr_cpu_float32 2022-08-17T12:25:46.6052807Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_qr_cpu_float32 2022-08-17T12:25:46.6275004Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_slogdet_cpu_float32 2022-08-17T12:25:46.6468140Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_slogdet_cpu_float32 2022-08-17T12:25:46.6490852Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_cpu_float32 2022-08-17T12:25:46.6910846Z [gw3] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_cpu_float32 2022-08-17T12:25:46.7376760Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_ex_cpu_float32 2022-08-17T12:25:46.7385446Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_ex_cpu_float32 2022-08-17T12:25:48.9597837Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:48.9603150Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:49.3825531Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svd_cpu_float32 2022-08-17T12:25:49.3852605Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svd_cpu_float32 2022-08-17T12:25:49.4296742Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svdvals_cpu_float32 2022-08-17T12:25:49.4304229Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svdvals_cpu_float32 2022-08-17T12:25:49.4386395Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorinv_cpu_float32 2022-08-17T12:25:49.4706397Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorinv_cpu_float32 2022-08-17T12:25:49.4726137Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:49.5146233Z [gw3] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:49.5473950Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vander_cpu_float32 2022-08-17T12:25:49.5586235Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vander_cpu_float32 2022-08-17T12:25:49.6415777Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vecdot_cpu_float32 2022-08-17T12:25:49.6425242Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vecdot_cpu_float32 2022-08-17T12:25:49.8076994Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vector_norm_cpu_float32 2022-08-17T12:25:49.8085710Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vector_norm_cpu_float32 2022-08-17T12:25:49.8762473Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linspace_cpu_float32 2022-08-17T12:25:49.8773601Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linspace_cpu_float32 2022-08-17T12:25:49.8836087Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log10_cpu_float32 2022-08-17T12:25:49.9187283Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log10_cpu_float32 2022-08-17T12:25:49.9222253Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log1p_cpu_float32 2022-08-17T12:25:49.9626136Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log1p_cpu_float32 2022-08-17T12:25:49.9681671Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log2_cpu_float32 2022-08-17T12:25:50.0066453Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log2_cpu_float32 2022-08-17T12:25:50.0124496Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_cpu_float32 2022-08-17T12:25:50.0506407Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_cpu_float32 2022-08-17T12:25:50.0594246Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_cpu_float32 2022-08-17T12:25:50.0946061Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_cpu_float32 2022-08-17T12:25:50.1090131Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_dtype_cpu_float32 2022-08-17T12:25:50.1386239Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_dtype_cpu_float32 2022-08-17T12:25:50.1423537Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp2_cpu_float32 2022-08-17T12:25:50.1825758Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp2_cpu_float32 2022-08-17T12:25:50.1861687Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp_cpu_float32 2022-08-17T12:25:50.2266603Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp_cpu_float32 2022-08-17T12:25:50.3392227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logcumsumexp_cpu_float32 2022-08-17T12:25:50.3401497Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logcumsumexp_cpu_float32 2022-08-17T12:25:50.3833885Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logdet_cpu_float32 2022-08-17T12:25:50.3841772Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logdet_cpu_float32 2022-08-17T12:25:50.4056834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_and_cpu_float32 2022-08-17T12:25:50.4267313Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_and_cpu_float32 2022-08-17T12:25:50.4324735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_not_cpu_float32 2022-08-17T12:25:50.4707871Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_not_cpu_float32 2022-08-17T12:25:50.4941044Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_or_cpu_float32 2022-08-17T12:25:50.5146038Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_or_cpu_float32 2022-08-17T12:25:50.5356626Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_xor_cpu_float32 2022-08-17T12:25:50.5586257Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_xor_cpu_float32 2022-08-17T12:25:50.5659692Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logit_cpu_float32 2022-08-17T12:25:50.6025466Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logit_cpu_float32 2022-08-17T12:25:51.1555440Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logspace_cpu_float32 2022-08-17T12:25:51.1564829Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logspace_cpu_float32 2022-08-17T12:25:51.1848800Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logsumexp_cpu_float32 2022-08-17T12:25:51.1985960Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logsumexp_cpu_float32 2022-08-17T12:25:51.2087948Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_long_cpu_float32 2022-08-17T12:25:51.2426029Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_long_cpu_float32 2022-08-17T12:25:51.2590758Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lt_cpu_float32 2022-08-17T12:25:51.2867188Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lt_cpu_float32 2022-08-17T12:25:51.3562711Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_cpu_float32 2022-08-17T12:25:51.3572776Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_cpu_float32 2022-08-17T12:25:51.3594684Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_solve_cpu_float32 2022-08-17T12:25:51.3985973Z [gw3] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_solve_cpu_float32 2022-08-17T12:25:51.4355213Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_unpack_cpu_float32 2022-08-17T12:25:51.4426603Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_unpack_cpu_float32 2022-08-17T12:25:51.4506803Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mH_cpu_float32 2022-08-17T12:25:51.4868006Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mH_cpu_float32 2022-08-17T12:25:51.4959930Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mT_cpu_float32 2022-08-17T12:25:51.5309061Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mT_cpu_float32 2022-08-17T12:25:51.5475302Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_fill_cpu_float32 2022-08-17T12:25:51.5747135Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_fill_cpu_float32 2022-08-17T12:25:51.5851714Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_scatter_cpu_float32 2022-08-17T12:25:51.6186805Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_scatter_cpu_float32 2022-08-17T12:25:51.6300027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_select_cpu_float32 2022-08-17T12:25:51.6627772Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_select_cpu_float32 2022-08-17T12:25:51.7095641Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matmul_cpu_float32 2022-08-17T12:25:51.7106099Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matmul_cpu_float32 2022-08-17T12:25:51.7567223Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matrix_exp_cpu_float32 2022-08-17T12:25:51.7576090Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matrix_exp_cpu_float32 2022-08-17T12:25:51.7737793Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_binary_cpu_float32 2022-08-17T12:25:51.7986552Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_binary_cpu_float32 2022-08-17T12:25:51.8029360Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_no_dim_cpu_float32 2022-08-17T12:25:51.8425917Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_no_dim_cpu_float32 2022-08-17T12:25:51.8498720Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_with_dim_cpu_float32 2022-08-17T12:25:51.8865756Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_with_dim_cpu_float32 2022-08-17T12:25:51.9028859Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_maximum_cpu_float32 2022-08-17T12:25:51.9305690Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_maximum_cpu_float32 2022-08-17T12:25:51.9534206Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mean_cpu_float32 2022-08-17T12:25:51.9745795Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mean_cpu_float32 2022-08-17T12:25:52.2110491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_median_cpu_float32 2022-08-17T12:25:52.2118027Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_median_cpu_float32 2022-08-17T12:25:52.2461498Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:25:52.2547319Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:25:52.2881375Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:25:52.2986332Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:25:52.3156632Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_binary_cpu_float32 2022-08-17T12:25:52.3426843Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_binary_cpu_float32 2022-08-17T12:25:52.3466720Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_no_dim_cpu_float32 2022-08-17T12:25:52.3866380Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_no_dim_cpu_float32 2022-08-17T12:25:52.3940797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_with_dim_cpu_float32 2022-08-17T12:25:52.4305541Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_with_dim_cpu_float32 2022-08-17T12:25:52.4478027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_minimum_cpu_float32 2022-08-17T12:25:54.1886362Z [gw3] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_minimum_cpu_float32 2022-08-17T12:25:54.1893905Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32 2022-08-17T12:26:01.2070420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:01.2079982Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:28.6497303Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:28.6504775Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:28.8079594Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32 2022-08-17T12:26:28.8089178Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32 2022-08-17T12:26:49.1214794Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:49.1222804Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32 2022-08-17T12:28:19.0028408Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32 2022-08-17T12:28:19.0033899Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32 2022-08-17T12:28:38.8355853Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:28:38.8362112Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:29:27.4634119Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:29:27.4643248Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:35:10.5042039Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:35:10.5052972Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:35:54.3675107Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:35:54.3683040Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:35:56.9082054Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:35:56.9088220Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:35:59.7372047Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:35:59.7379466Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:35:59.7400792Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:35:59.7786173Z [gw0] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:35:59.9694229Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32 2022-08-17T12:35:59.9701706Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32 2022-08-17T12:36:00.3052989Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32 2022-08-17T12:36:00.3062431Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32 2022-08-17T12:36:00.5390617Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32 2022-08-17T12:36:00.5398347Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32 2022-08-17T12:36:00.5721751Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32 2022-08-17T12:36:00.5827890Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32 2022-08-17T12:36:00.5850947Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:36:00.6269261Z [gw0] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:36:00.7085661Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32 2022-08-17T12:36:00.7092874Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32 2022-08-17T12:36:00.9074586Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:36:00.9083425Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:36:01.0202530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:36:01.0211918Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:36:01.6129563Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:36:01.6136992Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:36:02.4274280Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:36:02.4284414Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:36:02.4880093Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:36:02.4889890Z [gw0] [ 98%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:36:02.5781914Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32 2022-08-17T12:36:02.5789074Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32 2022-08-17T12:36:03.1628857Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32 2022-08-17T12:36:03.1636198Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32 2022-08-17T12:36:03.1657525Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32 2022-08-17T12:36:03.2068137Z [gw0] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32 2022-08-17T12:36:09.9933614Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32 2022-08-17T12:36:09.9940427Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32 2022-08-17T12:36:10.0533005Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32 2022-08-17T12:36:10.0541288Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32 2022-08-17T12:36:10.0837465Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:36:10.0945618Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:36:10.1377156Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32 2022-08-17T12:36:10.1385619Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32 2022-08-17T12:36:10.1994857Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32 2022-08-17T12:36:10.2002202Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32 2022-08-17T12:36:11.4669122Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:36:11.4674765Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:36:12.2099944Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32 2022-08-17T12:36:12.2108619Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32 2022-08-17T12:36:43.3948841Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32 2022-08-17T12:36:43.3955736Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32 2022-08-17T12:36:43.5447784Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:36:43.5456818Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:36:43.6942609Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:36:43.6949891Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:36:43.8342342Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:36:43.8352001Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:36:43.9804053Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:36:43.9812780Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:36:44.1235418Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:36:44.1245538Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:36:44.3077804Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:36:44.3086234Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:36:46.1646118Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32 2022-08-17T12:36:46.1657544Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32 2022-08-17T12:36:46.7802839Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32 2022-08-17T12:36:46.7813604Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32 2022-08-17T12:36:50.9268529Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32 2022-08-17T12:36:50.9280107Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32 2022-08-17T12:36:51.0219861Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:36:51.0227443Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:36:55.8821362Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32 2022-08-17T12:36:55.8828117Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32 2022-08-17T12:36:55.9633645Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32 2022-08-17T12:36:55.9642374Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32 2022-08-17T12:36:56.1167352Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32 2022-08-17T12:36:56.1175837Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32 2022-08-17T12:36:56.1563831Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:36:56.1585880Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:36:56.1972224Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:36:56.2026105Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:36:56.2546825Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:36:56.2556295Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:36:56.2805941Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32 2022-08-17T12:36:56.2987405Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32 2022-08-17T12:36:56.3070256Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:36:56.3425822Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:36:56.3511577Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:36:56.3866298Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:36:57.3254769Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:36:57.3264908Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:36:57.4305902Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32 2022-08-17T12:36:57.4315161Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32 2022-08-17T12:36:57.4407741Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32 2022-08-17T12:36:57.4746165Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32 2022-08-17T12:36:57.4876781Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32 2022-08-17T12:36:57.5185980Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32 2022-08-17T12:36:57.5367593Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32 2022-08-17T12:36:57.5625787Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32 2022-08-17T12:36:57.5717532Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32 2022-08-17T12:36:57.6066133Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32 2022-08-17T12:36:57.6160418Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32 2022-08-17T12:36:57.6506025Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32 2022-08-17T12:36:57.6935842Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:36:57.6944956Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:36:57.7320024Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:36:57.7385996Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:36:57.7583952Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32 2022-08-17T12:36:57.7825035Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32 2022-08-17T12:36:57.8058594Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:36:57.8265138Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:36:57.8357651Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32 2022-08-17T12:36:57.8706274Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32 2022-08-17T12:36:57.8860544Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32 2022-08-17T12:36:57.9145713Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32 2022-08-17T12:36:57.9275969Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32 2022-08-17T12:36:57.9585016Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32 2022-08-17T12:36:57.9692690Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:36:58.0027595Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:36:58.0177615Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32 2022-08-17T12:36:58.0467089Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32 2022-08-17T12:36:58.2491688Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:36:58.2500534Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:36:58.4887733Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:36:58.4896878Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:36:59.4413428Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32 2022-08-17T12:36:59.4421458Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32 2022-08-17T12:36:59.4590214Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:36:59.4827037Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:36:59.5297156Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:36:59.5309762Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:36:59.5861885Z test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32 2022-08-17T12:36:59.5871320Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32 2022-08-17T12:36:59.7069741Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32 2022-08-17T12:36:59.7079581Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32 2022-08-17T12:36:59.9337082Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32 2022-08-17T12:36:59.9346953Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32 2022-08-17T12:36:59.9492132Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32 2022-08-17T12:36:59.9786441Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32 2022-08-17T12:36:59.9929233Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32 2022-08-17T12:37:00.0225835Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32 2022-08-17T12:37:00.0634957Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32 2022-08-17T12:37:00.0665845Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32 2022-08-17T12:37:00.0739807Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32 2022-08-17T12:37:00.1105604Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32 2022-08-17T12:37:00.1294444Z test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32 2022-08-17T12:37:00.1545600Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32 2022-08-17T12:37:01.4418382Z test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32 2022-08-17T12:37:01.4426007Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32 2022-08-17T12:37:01.4511398Z test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32 2022-08-17T12:37:01.4866393Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32 2022-08-17T12:37:13.9974525Z test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32 2022-08-17T12:37:13.9981545Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32 2022-08-17T12:37:14.0124494Z test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32 2022-08-17T12:37:14.0385598Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32 2022-08-17T12:37:14.0788357Z test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32 2022-08-17T12:37:14.0826462Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32 2022-08-17T12:37:14.1345200Z test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32 2022-08-17T12:37:14.1354269Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32 2022-08-17T12:37:14.1615371Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:37:14.1785832Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:37:14.2395385Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:37:14.2403371Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:37:14.2684561Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:37:14.2827877Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:37:14.3114170Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:37:14.3269301Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:37:14.3559720Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:37:14.3707301Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:37:14.3787399Z test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32 2022-08-17T12:37:14.4147299Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32 2022-08-17T12:37:14.4638656Z test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32 2022-08-17T12:37:14.4646758Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32 2022-08-17T12:37:14.5554221Z test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32 2022-08-17T12:37:14.5563559Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32 2022-08-17T12:37:14.7225102Z test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32 2022-08-17T12:37:14.7233498Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32 2022-08-17T12:37:14.8900717Z test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32 2022-08-17T12:37:14.8911115Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32 2022-08-17T12:37:16.2111146Z test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32 2022-08-17T12:37:16.2120486Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32 2022-08-17T12:37:16.2221556Z test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32 2022-08-17T12:37:16.2546578Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32 2022-08-17T12:37:16.2905338Z test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32 2022-08-17T12:37:16.2985560Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32 2022-08-17T12:37:16.3645034Z test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32 2022-08-17T12:37:16.3654578Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32 2022-08-17T12:37:16.3992038Z test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32 2022-08-17T12:37:16.4066171Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32 2022-08-17T12:37:16.4183134Z test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32 2022-08-17T12:37:16.4505878Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32 2022-08-17T12:37:16.4576770Z test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32 2022-08-17T12:37:16.4946262Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32 2022-08-17T12:37:16.5034361Z test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32 2022-08-17T12:37:16.5385150Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32 2022-08-17T12:37:16.5864815Z test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32 2022-08-17T12:37:16.5873820Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32 2022-08-17T12:37:16.6011438Z test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32 2022-08-17T12:37:16.6307218Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32 2022-08-17T12:37:16.7386357Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32 2022-08-17T12:37:16.7397223Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32 2022-08-17T12:37:16.7808591Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32 2022-08-17T12:37:16.7867014Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32 2022-08-17T12:37:16.8105506Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32 2022-08-17T12:37:16.8308541Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32 2022-08-17T12:37:16.8716211Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32 2022-08-17T12:37:16.8747346Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32 2022-08-17T12:37:16.8762867Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32 2022-08-17T12:37:16.9187353Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32 2022-08-17T12:37:16.9205762Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32 2022-08-17T12:37:16.9629863Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32 2022-08-17T12:37:16.9703355Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32 2022-08-17T12:37:17.0066838Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32 2022-08-17T12:37:17.0131098Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32 2022-08-17T12:37:17.0506418Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32 2022-08-17T12:37:17.1003595Z test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32 2022-08-17T12:37:17.1012241Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32 2022-08-17T12:37:17.2305124Z test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32 2022-08-17T12:37:17.2311249Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32 2022-08-17T12:37:17.2365108Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32 2022-08-17T12:37:17.2746776Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32 2022-08-17T12:37:17.2839491Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32 2022-08-17T12:37:17.3185148Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32 2022-08-17T12:37:17.3277389Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32 2022-08-17T12:37:17.3625055Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32 2022-08-17T12:37:17.3713921Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32 2022-08-17T12:37:17.4065161Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32 2022-08-17T12:37:17.4153068Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32 2022-08-17T12:37:17.4506147Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32 2022-08-17T12:37:17.5064815Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32 2022-08-17T12:37:17.5074048Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32 2022-08-17T12:37:17.5700567Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32 2022-08-17T12:37:17.5710066Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32 2022-08-17T12:37:17.7575111Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32 2022-08-17T12:37:17.7584068Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32 2022-08-17T12:37:17.8839005Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32 2022-08-17T12:37:17.8849086Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32 2022-08-17T12:37:18.0078938Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32 2022-08-17T12:37:18.0086590Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32 2022-08-17T12:37:18.1537454Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32 2022-08-17T12:37:18.1548785Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32 2022-08-17T12:37:18.2823711Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32 2022-08-17T12:37:18.2833193Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32 2022-08-17T12:37:18.4074192Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32 2022-08-17T12:37:18.4083927Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32 2022-08-17T12:37:19.2513224Z test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32 2022-08-17T12:37:19.2523997Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32 2022-08-17T12:37:19.7482850Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32 2022-08-17T12:37:19.7489777Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32 2022-08-17T12:37:20.1634335Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32 2022-08-17T12:37:20.1643731Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32 2022-08-17T12:37:20.1798887Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32 2022-08-17T12:37:20.2065991Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32 2022-08-17T12:37:20.2324429Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32 2022-08-17T12:37:20.2506061Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32 2022-08-17T12:37:20.2561814Z test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32 2022-08-17T12:37:20.2945948Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32 2022-08-17T12:37:20.3061499Z test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32 2022-08-17T12:37:20.3385796Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32 2022-08-17T12:37:20.3480384Z test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32 2022-08-17T12:37:20.3825521Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32 2022-08-17T12:37:20.3874305Z test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32 2022-08-17T12:37:20.4265701Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32 2022-08-17T12:37:20.4302228Z test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32 2022-08-17T12:37:20.4704789Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32 2022-08-17T12:37:20.4759119Z test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32 2022-08-17T12:37:20.5147792Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32 2022-08-17T12:37:20.5284213Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32 2022-08-17T12:37:20.5587270Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32 2022-08-17T12:37:20.5663016Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32 2022-08-17T12:37:20.6027542Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32 2022-08-17T12:37:20.8624660Z test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32 2022-08-17T12:37:20.8634802Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32 2022-08-17T12:37:20.8809479Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32 2022-08-17T12:37:20.9066343Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32 2022-08-17T12:37:20.9268083Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32 2022-08-17T12:37:20.9505304Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32 2022-08-17T12:37:21.2816624Z test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32 2022-08-17T12:37:21.2826278Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32 2022-08-17T12:37:21.2841383Z test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32 2022-08-17T12:37:21.3266406Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32 2022-08-17T12:37:21.3361659Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32 2022-08-17T12:37:21.3705958Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32 2022-08-17T12:37:21.3797859Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32 2022-08-17T12:37:21.4145899Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32 2022-08-17T12:37:21.4239116Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32 2022-08-17T12:37:21.4585431Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32 2022-08-17T12:37:21.4676656Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32 2022-08-17T12:37:21.5025437Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32 2022-08-17T12:37:21.5117512Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32 2022-08-17T12:37:21.5465583Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32 2022-08-17T12:37:21.6155990Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:37:21.6164618Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:37:21.6618341Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:37:21.6627177Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:37:21.6639912Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:37:21.7065726Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:37:21.7077688Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:37:21.7504890Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:37:21.7574275Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32 2022-08-17T12:37:21.7949113Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32 2022-08-17T12:37:21.8059317Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32 2022-08-17T12:37:21.8388171Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32 2022-08-17T12:37:21.8879892Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:37:21.8891032Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:37:21.9357822Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:37:21.9368424Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:37:21.9438544Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32 2022-08-17T12:37:21.9787717Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32 2022-08-17T12:37:21.9864493Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32 2022-08-17T12:37:22.0225755Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32 2022-08-17T12:37:22.0297077Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32 2022-08-17T12:37:22.0665344Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32 2022-08-17T12:37:22.1132118Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:37:22.1140452Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:37:22.1153534Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:37:22.1545378Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:37:22.1634872Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32 2022-08-17T12:37:22.1985312Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32 2022-08-17T12:37:22.2079759Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32 2022-08-17T12:37:22.2425352Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32 2022-08-17T12:37:22.2518962Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32 2022-08-17T12:37:22.2865455Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32 2022-08-17T12:37:22.2958336Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32 2022-08-17T12:37:22.3305341Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32 2022-08-17T12:37:22.3402210Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32 2022-08-17T12:37:22.3745158Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32 2022-08-17T12:37:22.3900789Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32 2022-08-17T12:37:22.4184885Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32 2022-08-17T12:37:22.4273131Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32 2022-08-17T12:37:22.4624892Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32 2022-08-17T12:37:22.4882043Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:37:22.5064629Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:37:22.5151700Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:37:22.5504811Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:37:22.5594266Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:37:22.5944925Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:37:22.5956761Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:37:22.6385324Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:37:22.6397480Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:37:22.6826110Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:37:22.6836928Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:37:22.7264689Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:37:22.7276545Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:37:22.7704876Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:37:22.7808096Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:37:22.8145040Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:37:22.8608355Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32 2022-08-17T12:37:22.8617172Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32 2022-08-17T12:37:22.9072055Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32 2022-08-17T12:37:22.9080891Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32 2022-08-17T12:37:22.9187903Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32 2022-08-17T12:37:22.9505685Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32 2022-08-17T12:37:22.9720063Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32 2022-08-17T12:37:22.9945437Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32 2022-08-17T12:37:23.0212863Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32 2022-08-17T12:37:23.0387041Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32 2022-08-17T12:37:23.0448048Z test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32 2022-08-17T12:37:23.0828369Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32 2022-08-17T12:37:23.0936555Z test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32 2022-08-17T12:37:23.1267617Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32 2022-08-17T12:37:23.1494858Z test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32 2022-08-17T12:37:23.1708115Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32 2022-08-17T12:37:23.1995100Z test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32 2022-08-17T12:37:23.2147783Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32 2022-08-17T12:37:23.2407174Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32 2022-08-17T12:37:23.2588640Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32 2022-08-17T12:37:23.2933959Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32 2022-08-17T12:37:23.3025875Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32 2022-08-17T12:37:23.4269851Z test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32 2022-08-17T12:37:23.4280124Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32 2022-08-17T12:37:23.5047500Z test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32 2022-08-17T12:37:23.5055965Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32 2022-08-17T12:37:23.5572520Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32 2022-08-17T12:37:23.5581953Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32 2022-08-17T12:37:23.5758644Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32 2022-08-17T12:37:23.5986551Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32 2022-08-17T12:37:24.9766938Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32 2022-08-17T12:37:24.9775594Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32 2022-08-17T12:37:48.5767801Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32 2022-08-17T12:37:48.5777866Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32 2022-08-17T12:37:48.6165460Z test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32 2022-08-17T12:37:48.6186530Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32 2022-08-17T12:37:48.6278295Z test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32 2022-08-17T12:37:48.6626248Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32 2022-08-17T12:37:48.7006793Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32 2022-08-17T12:37:48.7065732Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32 2022-08-17T12:37:48.7465269Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32 2022-08-17T12:37:48.7505279Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32 2022-08-17T12:37:48.7557933Z test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32 2022-08-17T12:37:48.7945388Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32 2022-08-17T12:37:48.7998250Z test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32 2022-08-17T12:37:48.8385858Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32 2022-08-17T12:37:48.8512067Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32 2022-08-17T12:37:48.8825611Z [gw0] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32 2022-08-17T12:37:48.9128586Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32 2022-08-17T12:37:48.9265098Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32 2022-08-17T12:37:49.0721480Z test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32 2022-08-17T12:37:49.0728861Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32 2022-08-17T12:37:49.0747144Z test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32 2022-08-17T12:37:49.1146219Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32 2022-08-17T12:37:49.1613501Z test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32 2022-08-17T12:37:49.1622477Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32 2022-08-17T12:37:49.1664061Z test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32 2022-08-17T12:37:49.2025288Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32 2022-08-17T12:37:49.2261839Z test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32 2022-08-17T12:37:49.2466542Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32 2022-08-17T12:37:49.3573563Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32 2022-08-17T12:37:49.3580776Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32 2022-08-17T12:37:49.4573864Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32 2022-08-17T12:37:49.4583318Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32 2022-08-17T12:37:49.5522871Z test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32 2022-08-17T12:37:49.5531520Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32 2022-08-17T12:37:49.5717185Z test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32 2022-08-17T12:37:49.5945928Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32 2022-08-17T12:37:49.6129735Z test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32 2022-08-17T12:37:49.6385214Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32 2022-08-17T12:37:49.6863388Z test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32 2022-08-17T12:37:49.6872828Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32 2022-08-17T12:37:49.6924536Z test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32 2022-08-17T12:37:49.7305097Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32 2022-08-17T12:37:49.7805178Z test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32 2022-08-17T12:37:49.7813578Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32 2022-08-17T12:37:49.8126570Z test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32 2022-08-17T12:37:49.8224737Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32 2022-08-17T12:37:49.9258079Z test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32 2022-08-17T12:37:49.9267492Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32 2022-08-17T12:37:50.9142119Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32 2022-08-17T12:37:50.9152083Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32 2022-08-17T12:37:52.9871927Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32 2022-08-17T12:37:52.9881450Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32 2022-08-17T12:37:53.0137224Z test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32 2022-08-17T12:37:53.0306189Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32 2022-08-17T12:37:53.0776665Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32 2022-08-17T12:37:53.0787501Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32 2022-08-17T12:37:53.1129406Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32 2022-08-17T12:37:53.1226900Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32 2022-08-17T12:37:53.1293802Z test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32 2022-08-17T12:37:53.1668387Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32 2022-08-17T12:37:53.1724263Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32 2022-08-17T12:37:53.2108168Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32 2022-08-17T12:37:53.2288340Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32 2022-08-17T12:37:53.2549322Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32 2022-08-17T12:37:53.2803052Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32 2022-08-17T12:37:53.2988571Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32 2022-08-17T12:37:53.3151083Z test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32 2022-08-17T12:37:53.3426480Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32 2022-08-17T12:37:53.3533572Z test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32 2022-08-17T12:37:53.3865685Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32 2022-08-17T12:37:53.4390093Z test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32 2022-08-17T12:37:53.4398656Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32 2022-08-17T12:37:53.4842501Z test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32 2022-08-17T12:37:53.4851236Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32 2022-08-17T12:37:53.4958518Z test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32 2022-08-17T12:37:53.5265889Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32 2022-08-17T12:37:53.5511795Z test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32 2022-08-17T12:37:53.5706238Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32 2022-08-17T12:37:53.5808129Z test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64 2022-08-17T12:37:53.6145999Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64 2022-08-17T12:37:53.6244133Z test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64 2022-08-17T12:37:53.6585853Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64 2022-08-17T12:37:53.7301659Z test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64 2022-08-17T12:37:53.7311140Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64 2022-08-17T12:37:53.7713758Z test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64 2022-08-17T12:37:53.7746456Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64 2022-08-17T12:37:53.8248745Z test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64 2022-08-17T12:37:53.8257117Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64 2022-08-17T12:37:53.9349893Z test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64 2022-08-17T12:37:53.9358919Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64 2022-08-17T12:37:53.9792606Z test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64 2022-08-17T12:37:53.9802104Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64 2022-08-17T12:37:54.0347687Z test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64 2022-08-17T12:37:54.0358081Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64 2022-08-17T12:37:54.0765391Z test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64 2022-08-17T12:37:54.0786282Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64 2022-08-17T12:37:54.1366855Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumprod_cpu_complex64 2022-08-17T12:37:54.1376151Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumprod_cpu_complex64 2022-08-17T12:37:54.1873441Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumsum_cpu_complex64 2022-08-17T12:37:54.1882043Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumsum_cpu_complex64 2022-08-17T12:37:54.5461177Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_mean_cpu_complex64 2022-08-17T12:37:54.5471893Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_mean_cpu_complex64 2022-08-17T12:37:54.7571620Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_normalize_cpu_complex64 2022-08-17T12:37:54.7581492Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_normalize_cpu_complex64 2022-08-17T12:37:55.1300267Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_prod_cpu_complex64 2022-08-17T12:37:55.1307969Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_prod_cpu_complex64 2022-08-17T12:37:55.7163590Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_std_cpu_complex64 2022-08-17T12:37:55.7173458Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_std_cpu_complex64 2022-08-17T12:37:55.9852093Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_sum_cpu_complex64 2022-08-17T12:37:55.9861879Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_sum_cpu_complex64 2022-08-17T12:37:56.4894077Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_var_cpu_complex64 2022-08-17T12:37:56.4903627Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_var_cpu_complex64 2022-08-17T12:37:56.4946793Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64 2022-08-17T12:37:56.5305847Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64 2022-08-17T12:37:56.5378260Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64 2022-08-17T12:37:56.5745465Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64 2022-08-17T12:37:56.5820959Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64 2022-08-17T12:37:56.6188478Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64 2022-08-17T12:37:56.6606149Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64 2022-08-17T12:37:56.6625475Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64 2022-08-17T12:37:56.6959743Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64 2022-08-17T12:37:56.7064846Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64 2022-08-17T12:37:56.7179134Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64 2022-08-17T12:37:56.7505305Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64 2022-08-17T12:37:56.8052221Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64 2022-08-17T12:37:56.8062033Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64 2022-08-17T12:37:56.8523719Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64 2022-08-17T12:37:56.8533559Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64 2022-08-17T12:37:56.9115591Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64 2022-08-17T12:37:56.9125738Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64 2022-08-17T12:37:56.9140508Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64 2022-08-17T12:37:56.9548679Z [gw0] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64 2022-08-17T12:37:56.9603016Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64 2022-08-17T12:37:56.9987469Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64 2022-08-17T12:37:57.0039830Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64 2022-08-17T12:37:57.0427788Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64 2022-08-17T12:37:57.0479489Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64 2022-08-17T12:37:57.0865920Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64 2022-08-17T12:37:57.0913738Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64 2022-08-17T12:37:57.1305440Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64 2022-08-17T12:37:57.1479970Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64 2022-08-17T12:37:57.1745314Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64 2022-08-17T12:37:57.1941570Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64 2022-08-17T12:37:57.2184809Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64 2022-08-17T12:37:57.2439107Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64 2022-08-17T12:37:57.2625069Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64 2022-08-17T12:37:57.2726676Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:37:57.3065244Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:37:57.3237964Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64 2022-08-17T12:37:57.3504724Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64 2022-08-17T12:37:57.3700665Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64 2022-08-17T12:37:57.3944602Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64 2022-08-17T12:37:57.4188751Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64 2022-08-17T12:37:57.4385131Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64 2022-08-17T12:37:57.4438502Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64 2022-08-17T12:37:57.4825250Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64 2022-08-17T12:37:57.4932632Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64 2022-08-17T12:37:57.5265293Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64 2022-08-17T12:37:57.5335095Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64 2022-08-17T12:37:57.5704963Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64 2022-08-17T12:37:57.5746129Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64 2022-08-17T12:37:57.6145225Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64 2022-08-17T12:37:57.7100328Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:37:57.7108841Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:37:57.7152451Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64 2022-08-17T12:37:57.7545236Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64 2022-08-17T12:37:57.7617664Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64 2022-08-17T12:37:57.7987291Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64 2022-08-17T12:37:57.8069318Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64 2022-08-17T12:37:57.8425693Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64 2022-08-17T12:37:57.8625255Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64 2022-08-17T12:37:57.8865480Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64 2022-08-17T12:37:57.9222996Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:37:57.9304438Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:37:57.9437353Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64 2022-08-17T12:37:57.9745444Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64 2022-08-17T12:37:57.9923751Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64 2022-08-17T12:37:58.0184872Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64 2022-08-17T12:37:58.0197253Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64 2022-08-17T12:37:58.0625533Z [gw0] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64 2022-08-17T12:37:58.0638165Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64 2022-08-17T12:37:58.1068851Z [gw0] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64 2022-08-17T12:37:58.1517470Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64 2022-08-17T12:37:58.1527509Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64 2022-08-17T12:37:58.1610240Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64 2022-08-17T12:37:58.1948914Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64 2022-08-17T12:37:58.2198209Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64 2022-08-17T12:37:58.2386851Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64 2022-08-17T12:37:58.2514234Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64 2022-08-17T12:37:58.2828448Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64 2022-08-17T12:37:58.3541490Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64 2022-08-17T12:37:58.3550678Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64 2022-08-17T12:37:58.3782274Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64 2022-08-17T12:37:58.3985414Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64 2022-08-17T12:37:58.4069312Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64 2022-08-17T12:37:58.4425141Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64 2022-08-17T12:37:58.4543581Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64 2022-08-17T12:37:58.4864902Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64 2022-08-17T12:37:58.5052686Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64 2022-08-17T12:37:58.5304733Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64 2022-08-17T12:37:58.5602423Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64 2022-08-17T12:37:58.5744699Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64 2022-08-17T12:37:58.5854149Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64 2022-08-17T12:37:58.6184794Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64 2022-08-17T12:37:58.6390297Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64 2022-08-17T12:37:58.6626061Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64 2022-08-17T12:37:58.6858676Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64 2022-08-17T12:37:58.7065047Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64 2022-08-17T12:37:58.7148536Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:37:58.7505813Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:37:58.7620793Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64 2022-08-17T12:37:58.7944790Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64 2022-08-17T12:37:58.8135455Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64 2022-08-17T12:37:58.8384742Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64 2022-08-17T12:37:58.8613109Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64 2022-08-17T12:37:58.8825514Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64 2022-08-17T12:37:58.8898524Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64 2022-08-17T12:37:58.9265954Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64 2022-08-17T12:37:58.9373450Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64 2022-08-17T12:37:58.9704893Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64 2022-08-17T12:37:58.9924281Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64 2022-08-17T12:37:59.0145215Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64 2022-08-17T12:37:59.0202992Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64 2022-08-17T12:37:59.0585406Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64 2022-08-17T12:37:59.0647700Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64 2022-08-17T12:37:59.1026441Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64 2022-08-17T12:37:59.1494317Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64 2022-08-17T12:37:59.1502972Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64 2022-08-17T12:37:59.1634384Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64 2022-08-17T12:37:59.1905515Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64 2022-08-17T12:37:59.1986004Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64 2022-08-17T12:37:59.2345091Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64 2022-08-17T12:37:59.2412261Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64 2022-08-17T12:37:59.2786125Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64 2022-08-17T12:37:59.4735863Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64 2022-08-17T12:37:59.4743987Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64 2022-08-17T12:37:59.4826317Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64 2022-08-17T12:37:59.5146883Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64 2022-08-17T12:37:59.5273305Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64 2022-08-17T12:37:59.5585972Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64 2022-08-17T12:37:59.5625610Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64 2022-08-17T12:37:59.6024900Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64 2022-08-17T12:37:59.9012810Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:37:59.9023958Z [gw0] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:38:00.0238638Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64 2022-08-17T12:38:02.1307503Z [gw0] [100%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64 2022-08-17T12:38:02.1307915Z 2022-08-17T12:38:02.1308303Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops/test_ops.xml - 2022-08-17T12:38:02.1375169Z = 8167 passed, 14576 skipped, 112 xfailed, 263 warnings in 1376.17s (0:22:56) == 2022-08-17T12:38:02.6260942Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:38:04.7383077Z Running test_modules ... [2022-08-17 12:38:04.737918] 2022-08-17T12:38:04.7383589Z Executing ['/opt/conda/bin/python', '-bb', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:38:04.738011] 2022-08-17T12:38:08.8986983Z Test results will be stored in test-reports/python-unittest/test_modules 2022-08-17T12:38:08.9061829Z 2022-08-17T12:38:08.9061971Z Running tests... 2022-08-17T12:38:08.9064611Z ---------------------------------------------------------------------- 2022-08-17T12:38:08.9267346Z test_check_inplace_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:38:08.9392865Z test_check_inplace_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:38:08.9474165Z test_check_inplace_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:08.9550521Z test_check_inplace_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:08.9662273Z test_check_inplace_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:08.9767066Z test_check_inplace_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:38:08.9808768Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:08.9849936Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:08.9891181Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:08.9931716Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:08.9972714Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0013896Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0054543Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0095423Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0136142Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0177345Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0217823Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0258679Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0299979Z test_cpu_gpu_parity_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0340011Z test_cpu_gpu_parity_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0380938Z test_cpu_gpu_parity_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0421825Z test_cpu_gpu_parity_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0462671Z test_cpu_gpu_parity_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0503464Z test_cpu_gpu_parity_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0544412Z test_cpu_gpu_parity_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0585144Z test_cpu_gpu_parity_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0626715Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0807782Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.018s) 2022-08-17T12:38:09.0847095Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0887807Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0928546Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.0969258Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1009907Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1050597Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1091421Z test_cpu_gpu_parity_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1132438Z test_cpu_gpu_parity_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1173344Z test_cpu_gpu_parity_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1213922Z test_cpu_gpu_parity_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1254646Z test_cpu_gpu_parity_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1295418Z test_cpu_gpu_parity_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1336188Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1376984Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1418270Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1459720Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1501484Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1543017Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1584627Z test_cpu_gpu_parity_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1626151Z test_cpu_gpu_parity_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1667903Z test_cpu_gpu_parity_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1709557Z test_cpu_gpu_parity_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1751500Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1792954Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1834420Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1876024Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1917684Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.1959257Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2000723Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2041970Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2083579Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2125062Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2166514Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2208139Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2298794Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.009s) 2022-08-17T12:38:09.2337031Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2378444Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2420113Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2461691Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2503103Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2544646Z test_cpu_gpu_parity_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2590512Z test_cpu_gpu_parity_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2633760Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2676200Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2718840Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2761238Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2803289Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2845634Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2887924Z test_cpu_gpu_parity_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2929763Z test_cpu_gpu_parity_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.2972202Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3012784Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3054909Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3097428Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3138772Z test_cpu_gpu_parity_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3180458Z test_cpu_gpu_parity_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3221922Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3263459Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3304932Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3346608Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3387733Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3428875Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3469636Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3513466Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3554706Z test_cpu_gpu_parity_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3595528Z test_cpu_gpu_parity_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:38:09.3632530Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:38:09.3670689Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:38:09.3709418Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:09.3748357Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:09.3784656Z test_factory_kwargs_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:09.3821434Z test_factory_kwargs_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:09.3900353Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:09.4078178Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:38:09.4127979Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.4176578Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.4225276Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.4273468Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.4324890Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.4375044Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.4450593Z test_factory_kwargs_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:09.4525183Z test_factory_kwargs_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:09.4622626Z test_factory_kwargs_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:38:09.4708457Z test_factory_kwargs_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:38:09.4796525Z test_factory_kwargs_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:38:09.4885029Z test_factory_kwargs_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:38:09.4973469Z test_factory_kwargs_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:38:09.5830988Z test_factory_kwargs_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.086s) 2022-08-17T12:38:09.5890963Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:09.5951777Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:09.6011891Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:09.6072162Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:09.6133536Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:09.6194308Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:09.6326410Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:38:09.6455744Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:38:09.6505410Z test_factory_kwargs_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.6554059Z test_factory_kwargs_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.6603954Z test_factory_kwargs_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.6652425Z test_factory_kwargs_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:09.6720634Z test_factory_kwargs_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:09.6789040Z test_factory_kwargs_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:09.7328579Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.054s) 2022-08-17T12:38:09.7943979Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.061s) 2022-08-17T12:38:09.8489844Z test_factory_kwargs_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.055s) 2022-08-17T12:38:09.9042703Z test_factory_kwargs_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.055s) 2022-08-17T12:38:09.9121057Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:09.9183973Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:09.9221847Z test_factory_kwargs_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:09.9257981Z test_factory_kwargs_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:09.9319688Z test_factory_kwargs_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:09.9384102Z test_factory_kwargs_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:09.9454335Z test_factory_kwargs_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:09.9523895Z test_factory_kwargs_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:10.0747704Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.122s) 2022-08-17T12:38:10.2031223Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.128s) 2022-08-17T12:38:10.3246519Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.121s) 2022-08-17T12:38:10.4471996Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.122s) 2022-08-17T12:38:10.4790598Z test_factory_kwargs_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:38:10.4791191Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:10.4851202Z ok (0.038s) 2022-08-17T12:38:10.4966247Z test_factory_kwargs_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:10.5065259Z test_factory_kwargs_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:38:10.5177212Z test_factory_kwargs_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:10.5276524Z test_factory_kwargs_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:38:10.5385179Z test_factory_kwargs_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:10.5451102Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:10.5514567Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:10.5578047Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:10.5650500Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:10.5714205Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:10.5794656Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:10.5860534Z test_factory_kwargs_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:10.5925027Z test_factory_kwargs_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:10.7504875Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.158s) 2022-08-17T12:38:10.9117162Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.161s) 2022-08-17T12:38:11.0716436Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.160s) 2022-08-17T12:38:11.2330364Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.161s) 2022-08-17T12:38:11.2433482Z test_factory_kwargs_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:38:11.2538706Z test_factory_kwargs_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:38:11.2629731Z test_factory_kwargs_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:38:11.2721194Z test_factory_kwargs_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:38:11.3861352Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.114s) 2022-08-17T12:38:11.4988727Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.113s) 2022-08-17T12:38:11.6374751Z test_factory_kwargs_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.139s) 2022-08-17T12:38:11.7462280Z test_factory_kwargs_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.109s) 2022-08-17T12:38:11.7518619Z test_factory_kwargs_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:11.7564841Z test_factory_kwargs_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:11.7605706Z test_factory_kwargs_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:11.7646650Z test_factory_kwargs_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:11.8814066Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.117s) 2022-08-17T12:38:11.9987489Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.117s) 2022-08-17T12:38:12.0885791Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.090s) 2022-08-17T12:38:12.1792949Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.091s) 2022-08-17T12:38:12.2622976Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.083s) 2022-08-17T12:38:12.3464721Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.084s) 2022-08-17T12:38:12.6639666Z test_factory_kwargs_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.317s) 2022-08-17T12:38:12.9514425Z test_factory_kwargs_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.287s) 2022-08-17T12:38:12.9558808Z test_factory_kwargs_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:12.9602937Z test_factory_kwargs_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:12.9634174Z test_forward_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:38:12.9658183Z test_forward_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:38:12.9696786Z test_forward_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:12.9731049Z test_forward_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:38:12.9770917Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:12.9808137Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:12.9847710Z test_forward_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:12.9887743Z test_forward_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:12.9923320Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:12.9960272Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:13.0016289Z test_forward_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:13.0038840Z test_forward_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:13.0192182Z test_forward_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:38:13.0332663Z test_forward_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:38:13.0446626Z test_forward_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:13.0557112Z test_forward_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:13.0667705Z test_forward_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:13.0780010Z test_forward_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:13.0904310Z test_forward_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:38:13.1024636Z test_forward_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:38:13.1089573Z test_forward_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:13.1150961Z test_forward_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:13.1213593Z test_forward_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:13.1276418Z test_forward_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:13.1354789Z test_forward_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:13.1436804Z test_forward_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:13.1713367Z test_forward_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.028s) 2022-08-17T12:38:13.1968053Z test_forward_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.025s) 2022-08-17T12:38:13.2023621Z test_forward_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:38:13.2075876Z test_forward_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:38:13.2113096Z test_forward_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:13.2149039Z test_forward_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:13.2265598Z test_forward_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:38:13.2376731Z test_forward_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:13.4842210Z test_forward_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.246s) 2022-08-17T12:38:13.7634095Z test_forward_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.279s) 2022-08-17T12:38:14.0095574Z test_forward_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.246s) 2022-08-17T12:38:14.2544923Z test_forward_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.245s) 2022-08-17T12:38:14.2694098Z test_forward_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:38:14.2829645Z test_forward_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:38:14.2866403Z test_forward_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:14.2901268Z test_forward_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:38:14.3009445Z test_forward_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:38:14.3114568Z test_forward_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:38:14.3239996Z test_forward_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:38:14.3363698Z test_forward_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:38:14.8651962Z test_forward_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.529s) 2022-08-17T12:38:15.3663337Z test_forward_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.501s) 2022-08-17T12:38:15.8844063Z test_forward_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.518s) 2022-08-17T12:38:16.3795936Z test_forward_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.495s) 2022-08-17T12:38:16.3933343Z test_forward_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:38:16.4060466Z test_forward_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:38:16.4189517Z test_forward_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:38:16.4319319Z test_forward_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:38:16.4456408Z test_forward_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:38:16.4594517Z test_forward_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:38:16.4666604Z test_forward_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:16.4736569Z test_forward_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:16.4806260Z test_forward_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:16.4876814Z test_forward_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:16.4961327Z test_forward_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:16.5047383Z test_forward_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:38:16.5133567Z test_forward_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:38:16.5216465Z test_forward_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:17.1157052Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.594s) 2022-08-17T12:38:17.6704386Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.555s) 2022-08-17T12:38:18.2785194Z test_forward_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.608s) 2022-08-17T12:38:18.8344905Z test_forward_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.556s) 2022-08-17T12:38:18.8595358Z test_forward_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.025s) 2022-08-17T12:38:18.8836410Z test_forward_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:38:18.8961675Z test_forward_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:38:18.9085872Z test_forward_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:38:19.1983884Z test_forward_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.290s) 2022-08-17T12:38:19.4869151Z test_forward_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.288s) 2022-08-17T12:38:19.7586562Z test_forward_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.272s) 2022-08-17T12:38:20.0604598Z test_forward_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.302s) 2022-08-17T12:38:20.0637540Z test_forward_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:38:20.0668915Z test_forward_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:38:20.0697485Z test_forward_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:38:20.0725055Z test_forward_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:38:20.3521206Z test_forward_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.279s) 2022-08-17T12:38:20.6483937Z test_forward_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.296s) 2022-08-17T12:38:20.8457783Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.197s) 2022-08-17T12:38:21.0597206Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.214s) 2022-08-17T12:38:21.2368047Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.177s) 2022-08-17T12:38:21.4154558Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.179s) 2022-08-17T12:38:21.9793343Z test_forward_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.564s) 2022-08-17T12:38:22.4916320Z test_forward_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.512s) 2022-08-17T12:38:22.4955517Z test_forward_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:22.4992381Z test_forward_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:38:22.5069796Z test_grad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:38:22.5139561Z test_grad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:38:22.5255896Z test_grad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:38:22.5381494Z test_grad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:38:22.5500816Z test_grad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:38:22.5633847Z test_grad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:38:22.6459050Z test_grad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.082s) 2022-08-17T12:38:22.7007138Z test_grad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.055s) 2022-08-17T12:38:22.7591479Z test_grad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.058s) 2022-08-17T12:38:22.8379774Z test_grad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T12:38:22.8661737Z test_grad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.028s) 2022-08-17T12:38:22.8957203Z test_grad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.029s) 2022-08-17T12:38:22.9354911Z test_grad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.040s) 2022-08-17T12:38:23.0256246Z test_grad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.090s) 2022-08-17T12:38:23.0440595Z test_grad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:38:23.0776457Z test_grad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.033s) 2022-08-17T12:38:23.1384126Z test_grad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.061s) 2022-08-17T12:38:27.0056287Z test_grad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.867s) 2022-08-17T12:38:30.7256385Z test_grad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.720s) 2022-08-17T12:38:30.7743147Z test_grad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.049s) 2022-08-17T12:38:30.7843986Z test_grad_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:38:30.8233241Z test_grad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.039s) 2022-08-17T12:38:30.9288638Z test_grad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.105s) 2022-08-17T12:38:41.2176536Z test_grad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (10.289s) 2022-08-17T12:38:51.4821780Z test_grad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (10.264s) 2022-08-17T12:38:51.4844529Z test_grad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:38:51.4847027Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.4985225Z /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. 2022-08-17T12:38:51.4986079Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.5121553Z /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. 2022-08-17T12:38:51.5122464Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.5266168Z /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. 2022-08-17T12:38:51.5267065Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.5410594Z ok (0.059s) 2022-08-17T12:38:51.5432755Z test_grad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:38:51.5433770Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.5574823Z /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. 2022-08-17T12:38:51.5575715Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.5724443Z /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. 2022-08-17T12:38:51.5725393Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.5875206Z /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. 2022-08-17T12:38:51.5875764Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.6027420Z ok (0.062s) 2022-08-17T12:38:51.6050206Z test_grad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:38:51.6050780Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.6219188Z /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. 2022-08-17T12:38:51.6219704Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.6397114Z /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. 2022-08-17T12:38:51.6397631Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.6561676Z /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. 2022-08-17T12:38:51.6562255Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.6729861Z ok (0.070s) 2022-08-17T12:38:51.6746398Z test_grad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:38:51.6747040Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.6889296Z /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. 2022-08-17T12:38:51.6890099Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.7026731Z ok (0.030s) 2022-08-17T12:38:51.7043916Z test_grad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:38:51.7044494Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.7316587Z /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. 2022-08-17T12:38:51.7317161Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.7462843Z ok (0.044s) 2022-08-17T12:38:51.7480981Z test_grad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:38:51.7481552Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.7685415Z /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. 2022-08-17T12:38:51.7685911Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:38:51.7861983Z ok (0.040s) 2022-08-17T12:38:51.8178012Z test_grad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T12:38:57.1741700Z test_grad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (5.356s) 2022-08-17T12:39:02.5538015Z test_grad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (5.380s) 2022-08-17T12:39:02.5936931Z test_grad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.040s) 2022-08-17T12:39:02.6693507Z test_grad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.076s) 2022-08-17T12:39:06.7224117Z test_grad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.053s) 2022-08-17T12:39:10.7753045Z test_grad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.053s) 2022-08-17T12:39:10.7915266Z test_grad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:39:10.8028494Z test_grad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:39:14.8159003Z test_grad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (4.013s) 2022-08-17T12:39:16.9224582Z test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.106s) 2022-08-17T12:39:18.8138532Z test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.891s) 2022-08-17T12:39:27.6600748Z test_grad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (8.846s) 2022-08-17T12:39:27.6780316Z test_grad_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:39:27.6885183Z test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:39:27.7004479Z test_gradgrad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:39:27.7428063Z test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.042s) 2022-08-17T12:39:27.8026918Z test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.060s) 2022-08-17T12:39:27.8648596Z test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.062s) 2022-08-17T12:39:27.9320104Z test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.067s) 2022-08-17T12:39:28.3026993Z test_gradgrad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.371s) 2022-08-17T12:39:28.5416068Z test_gradgrad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.239s) 2022-08-17T12:39:28.7325442Z test_gradgrad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.191s) 2022-08-17T12:39:28.9806140Z test_gradgrad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.248s) 2022-08-17T12:39:29.0729537Z test_gradgrad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.092s) 2022-08-17T12:39:29.1715782Z test_gradgrad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.099s) 2022-08-17T12:39:29.3244884Z test_gradgrad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.153s) 2022-08-17T12:39:29.5244426Z test_gradgrad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.200s) 2022-08-17T12:39:29.5624819Z test_gradgrad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.038s) 2022-08-17T12:39:29.6108229Z test_gradgrad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.048s) 2022-08-17T12:39:30.0431995Z test_gradgrad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.432s) 2022-08-17T12:39:59.0002357Z test_gradgrad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (28.957s) 2022-08-17T12:40:28.1185269Z test_gradgrad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (29.118s) 2022-08-17T12:40:28.2940795Z test_gradgrad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.175s) 2022-08-17T12:40:28.4112395Z test_gradgrad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.117s) 2022-08-17T12:40:28.9786845Z test_gradgrad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.567s) 2022-08-17T12:41:49.4925212Z test_gradgrad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (80.514s) 2022-08-17T12:43:10.3661012Z test_gradgrad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (80.873s) 2022-08-17T12:43:10.3684006Z test_gradgrad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:43:10.3684665Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.4125730Z /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. 2022-08-17T12:43:10.4126237Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.4571989Z /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. 2022-08-17T12:43:10.4572510Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.5029533Z /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. 2022-08-17T12:43:10.5030043Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.5693149Z ok (0.203s) 2022-08-17T12:43:10.5715909Z test_gradgrad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:43:10.5716488Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.6192077Z /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. 2022-08-17T12:43:10.6192842Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.6690322Z /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. 2022-08-17T12:43:10.6690850Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.7187893Z /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. 2022-08-17T12:43:10.7188409Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.7702639Z ok (0.201s) 2022-08-17T12:43:10.7727752Z test_gradgrad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:43:10.7728340Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.8307960Z /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. 2022-08-17T12:43:10.8308477Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.8951605Z /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. 2022-08-17T12:43:10.8952112Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:10.9500692Z /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. 2022-08-17T12:43:10.9501433Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:11.0288365Z ok (0.258s) 2022-08-17T12:43:11.0306374Z test_gradgrad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:43:11.0306972Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:11.0775265Z /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. 2022-08-17T12:43:11.0775766Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:11.1233263Z ok (0.094s) 2022-08-17T12:43:11.1251600Z test_gradgrad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:43:11.1252187Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:11.1736044Z /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. 2022-08-17T12:43:11.1736573Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:11.2223198Z ok (0.099s) 2022-08-17T12:43:11.2241916Z test_gradgrad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:43:11.2242666Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:11.2964193Z /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. 2022-08-17T12:43:11.2964752Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:43:11.3778020Z ok (0.155s) 2022-08-17T12:43:11.4780180Z test_gradgrad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.100s) 2022-08-17T12:43:37.5358774Z test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (26.058s) 2022-08-17T12:44:03.3821883Z test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (25.846s) 2022-08-17T12:44:03.4489324Z test_gradgrad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.067s) 2022-08-17T12:44:03.8827778Z test_gradgrad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.434s) 2022-08-17T12:44:34.0078215Z test_gradgrad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (30.125s) 2022-08-17T12:45:04.1847645Z test_gradgrad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (30.177s) 2022-08-17T12:45:04.2141783Z test_gradgrad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.029s) 2022-08-17T12:45:04.2367870Z test_gradgrad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:45:52.8124063Z test_gradgrad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (48.575s) 2022-08-17T12:46:14.4063016Z test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (21.594s) 2022-08-17T12:46:33.7248941Z test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (19.318s) 2022-08-17T12:48:44.0890097Z test_gradgrad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (130.364s) 2022-08-17T12:48:44.1213203Z test_gradgrad_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:48:44.1234631Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.1255384Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.1276416Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.1297018Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.1320122Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.1344337Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.1367588Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.1391869Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.1454998Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:44.1520189Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:44.1571751Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.1626009Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.1678056Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.1735342Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:44.1793415Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:44.1852359Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:44.1885899Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.1919862Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.1953148Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.1988258Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.2027205Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:44.2067993Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:44.2159512Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:48:44.2245444Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:48:44.2273756Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.2301976Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.2327921Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.2353596Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.2403525Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.2455131Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.2685551Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:48:44.2941268Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.026s) 2022-08-17T12:48:44.3002370Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:44.3063226Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:44.3089027Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.3114043Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.3163482Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.3212617Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.3266944Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.3322529Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:44.3823057Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32 (__main__.TestModuleCPU) ... ok (0.050s) 2022-08-17T12:48:44.4390288Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64 (__main__.TestModuleCPU) ... ok (0.057s) 2022-08-17T12:48:44.4418761Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:44.4419540Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:44.4462636Z ok (0.007s) 2022-08-17T12:48:44.4534979Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:44.4603879Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:44.4675211Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:44.4747594Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:44.4824282Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:44.4866864Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:44.4910252Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:44.4953255Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:44.4996922Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:44.5044513Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.5094435Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.5131744Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:44.5169894Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:44.5866050Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleCPU) ... ok (0.070s) 2022-08-17T12:48:44.6624117Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleCPU) ... ok (0.076s) 2022-08-17T12:48:44.6901872Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.028s) 2022-08-17T12:48:44.6958223Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:44.7010147Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.7064553Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:44.7476743Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32 (__main__.TestModuleCPU) ... ok (0.041s) 2022-08-17T12:48:44.7956799Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64 (__main__.TestModuleCPU) ... ok (0.048s) 2022-08-17T12:48:44.7983009Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.8008822Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:44.8031986Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.8055856Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:44.9117868Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.106s) 2022-08-17T12:48:45.0247555Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.113s) 2022-08-17T12:48:45.0873897Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T12:48:45.1561425Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.069s) 2022-08-17T12:48:45.3645787Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.208s) 2022-08-17T12:48:45.6051508Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.240s) 2022-08-17T12:48:45.6082592Z test_if_train_and_eval_modes_differ_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.6113680Z test_if_train_and_eval_modes_differ_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.6205719Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:48:45.6288536Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:45.6325830Z test_memory_format_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:45.6362705Z test_memory_format_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:45.6471281Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:48:45.6577542Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:48:45.6701620Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:48:45.6820799Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:48:45.6942359Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:48:45.7055807Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:48:45.7181198Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:48:45.7304446Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:48:45.7341996Z test_memory_format_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:45.7377490Z test_memory_format_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:45.7536353Z test_memory_format_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:48:45.7690462Z test_memory_format_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:45.7941032Z test_memory_format_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.025s) 2022-08-17T12:48:45.8184879Z test_memory_format_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:48:45.8284421Z test_memory_format_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.010s) 2022-08-17T12:48:45.8380564Z test_memory_format_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.009s) 2022-08-17T12:48:45.8478721Z test_memory_format_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:48:45.8574497Z test_memory_format_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:48:45.8662882Z test_memory_format_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.009s) 2022-08-17T12:48:45.8749361Z test_memory_format_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.009s) 2022-08-17T12:48:45.9070833Z test_memory_format_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.032s) 2022-08-17T12:48:45.9193529Z test_memory_format_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.012s) 2022-08-17T12:48:45.9474849Z test_memory_format_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.028s) 2022-08-17T12:48:45.9735028Z test_memory_format_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.026s) 2022-08-17T12:48:45.9855424Z test_memory_format_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:48:45.9970567Z test_memory_format_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:48:46.0006228Z test_memory_format_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:46.0042011Z test_memory_format_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:46.0167805Z test_memory_format_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:48:46.0293370Z test_memory_format_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:48:46.2794747Z test_memory_format_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.250s) 2022-08-17T12:48:46.5453630Z test_memory_format_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.266s) 2022-08-17T12:48:46.7970181Z test_memory_format_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.252s) 2022-08-17T12:48:47.0453346Z test_memory_format_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.248s) 2022-08-17T12:48:47.0742882Z test_memory_format_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.029s) 2022-08-17T12:48:47.0780839Z test_memory_format_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:47.0884223Z test_memory_format_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:48:47.0978578Z test_memory_format_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:48:47.1016906Z test_memory_format_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:47.1055274Z test_memory_format_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:47.1209632Z test_memory_format_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:47.1359400Z test_memory_format_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:47.6686833Z test_memory_format_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.533s) 2022-08-17T12:48:48.1742051Z test_memory_format_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.505s) 2022-08-17T12:48:48.7067972Z test_memory_format_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.532s) 2022-08-17T12:48:49.2340587Z test_memory_format_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.527s) 2022-08-17T12:48:49.2521651Z test_memory_format_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:48:49.2702937Z test_memory_format_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:48:49.2982791Z test_memory_format_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.028s) 2022-08-17T12:48:49.3248728Z test_memory_format_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.027s) 2022-08-17T12:48:49.3351626Z test_memory_format_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.010s) 2022-08-17T12:48:49.3452328Z test_memory_format_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.010s) 2022-08-17T12:48:49.3558724Z test_memory_format_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:48:49.3663739Z test_memory_format_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:48:49.3757728Z test_memory_format_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.009s) 2022-08-17T12:48:49.3851433Z test_memory_format_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.009s) 2022-08-17T12:48:49.3986415Z test_memory_format_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.013s) 2022-08-17T12:48:49.4118414Z test_memory_format_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.013s) 2022-08-17T12:48:49.4375680Z test_memory_format_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.026s) 2022-08-17T12:48:49.4412433Z test_memory_format_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:49.4450717Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:49.4489117Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:49.4527556Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:49.4566021Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:49.4604200Z test_memory_format_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:49.4642826Z test_memory_format_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:49.4797101Z test_memory_format_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:49.4938237Z test_memory_format_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:48:49.7757641Z test_memory_format_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.282s) 2022-08-17T12:48:50.0921189Z test_memory_format_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.316s) 2022-08-17T12:48:50.3760216Z test_memory_format_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.284s) 2022-08-17T12:48:50.6561307Z test_memory_format_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.280s) 2022-08-17T12:48:50.6703925Z test_memory_format_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:48:50.7021943Z test_memory_format_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:48:50.7149180Z test_memory_format_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:48:50.7279930Z test_memory_format_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:48:50.7312685Z test_memory_format_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:48:50.7345253Z test_memory_format_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:48:50.7377967Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:48:50.7410554Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:48:50.7443384Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:48:50.7479629Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:50.7517975Z test_memory_format_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:50.7556217Z test_memory_format_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:48:50.7736955Z test_memory_format_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:48:50.7907508Z test_memory_format_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:48:50.7936551Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.7966642Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.7994475Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8022081Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8049259Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8076527Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8103836Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8131245Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8158010Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8185540Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8214143Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8241220Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8268456Z test_multiple_device_transfer_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8295496Z test_multiple_device_transfer_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8322631Z test_multiple_device_transfer_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8349682Z test_multiple_device_transfer_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8375826Z test_multiple_device_transfer_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8401783Z test_multiple_device_transfer_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8427404Z test_multiple_device_transfer_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8454328Z test_multiple_device_transfer_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8482587Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8510868Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8539183Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8567433Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8595658Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8623836Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8652087Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8681354Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8709592Z test_multiple_device_transfer_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8737740Z test_multiple_device_transfer_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8766320Z test_multiple_device_transfer_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8794461Z test_multiple_device_transfer_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.8903459Z test_multiple_device_transfer_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.011s) 2022-08-17T12:48:50.8928312Z test_multiple_device_transfer_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.8953056Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.8977876Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9002552Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9028422Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9053920Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9078879Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9103710Z test_multiple_device_transfer_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9128658Z test_multiple_device_transfer_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9153358Z test_multiple_device_transfer_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9178287Z test_multiple_device_transfer_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9203115Z test_multiple_device_transfer_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9227900Z test_multiple_device_transfer_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9253022Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9277746Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9302486Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9327516Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9352472Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9377407Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9402581Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9428383Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9453804Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9479603Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9505522Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9532894Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9557922Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9582418Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9607101Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9632452Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9657618Z test_multiple_device_transfer_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9682807Z test_multiple_device_transfer_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9707746Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9732289Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9757328Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9782723Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9808073Z test_multiple_device_transfer_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:50.9833560Z test_multiple_device_transfer_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9859510Z test_multiple_device_transfer_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9886460Z test_multiple_device_transfer_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9915684Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9945057Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:50.9974128Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0003481Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0032499Z test_multiple_device_transfer_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0061554Z test_multiple_device_transfer_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0089908Z test_multiple_device_transfer_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0118255Z test_multiple_device_transfer_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0146917Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0175601Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0204089Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0232894Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0261198Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0291639Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0320040Z test_multiple_device_transfer_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0348593Z test_multiple_device_transfer_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0376812Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:51.0577780Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.020s) 2022-08-17T12:48:51.0730577Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:51.0861357Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:48:51.0995715Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:48:51.1125128Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:48:51.1314077Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:48:51.1494641Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:48:51.1689490Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:48:51.1881980Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:48:51.2084148Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:48:51.2278625Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:48:51.2487245Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:48:51.2692087Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:48:51.3519804Z test_non_contiguous_tensors_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.083s) 2022-08-17T12:48:51.4305133Z test_non_contiguous_tensors_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T12:48:51.4976360Z test_non_contiguous_tensors_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.067s) 2022-08-17T12:48:51.5773823Z test_non_contiguous_tensors_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.080s) 2022-08-17T12:48:51.6469096Z test_non_contiguous_tensors_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.069s) 2022-08-17T12:48:51.7143199Z test_non_contiguous_tensors_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.067s) 2022-08-17T12:48:51.7965608Z test_non_contiguous_tensors_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.082s) 2022-08-17T12:48:51.8764408Z test_non_contiguous_tensors_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.080s) 2022-08-17T12:48:51.9121038Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.036s) 2022-08-17T12:48:51.9465404Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.034s) 2022-08-17T12:48:51.9859898Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.039s) 2022-08-17T12:48:52.0445424Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.058s) 2022-08-17T12:48:52.0951394Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.051s) 2022-08-17T12:48:52.1460717Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.051s) 2022-08-17T12:48:52.2742632Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.128s) 2022-08-17T12:48:52.3945463Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.120s) 2022-08-17T12:48:52.4240665Z test_non_contiguous_tensors_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.029s) 2022-08-17T12:48:52.4522330Z test_non_contiguous_tensors_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.028s) 2022-08-17T12:48:52.5518669Z test_non_contiguous_tensors_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.100s) 2022-08-17T12:48:52.6091269Z test_non_contiguous_tensors_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.057s) 2022-08-17T12:48:52.6688905Z test_non_contiguous_tensors_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.060s) 2022-08-17T12:48:52.7264653Z test_non_contiguous_tensors_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.058s) 2022-08-17T12:48:54.7022870Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (1.976s) 2022-08-17T12:48:56.5431277Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.841s) 2022-08-17T12:48:58.4445676Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (1.901s) 2022-08-17T12:49:00.3065097Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.862s) 2022-08-17T12:49:00.3700631Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T12:49:00.4293433Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.059s) 2022-08-17T12:49:00.4494079Z test_non_contiguous_tensors_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:49:00.4686133Z test_non_contiguous_tensors_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:49:00.5161399Z test_non_contiguous_tensors_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.047s) 2022-08-17T12:49:00.5619436Z test_non_contiguous_tensors_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.046s) 2022-08-17T12:49:00.6444946Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.082s) 2022-08-17T12:49:00.7231212Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T12:49:06.0342566Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (5.311s) 2022-08-17T12:49:11.2826458Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (5.248s) 2022-08-17T12:49:16.5694823Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (5.287s) 2022-08-17T12:49:21.7798659Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (5.210s) 2022-08-17T12:49:21.8487933Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.069s) 2022-08-17T12:49:21.9155553Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.067s) 2022-08-17T12:49:21.9902694Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.075s) 2022-08-17T12:49:22.0609003Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.071s) 2022-08-17T12:49:22.1620331Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.101s) 2022-08-17T12:49:22.2418634Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.080s) 2022-08-17T12:49:22.2796252Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.038s) 2022-08-17T12:49:22.3161636Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.037s) 2022-08-17T12:49:22.3564912Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.040s) 2022-08-17T12:49:22.3955959Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.039s) 2022-08-17T12:49:22.4470210Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.051s) 2022-08-17T12:49:22.4970907Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.050s) 2022-08-17T12:49:22.5624264Z test_non_contiguous_tensors_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.065s) 2022-08-17T12:49:22.6047329Z test_non_contiguous_tensors_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.042s) 2022-08-17T12:49:26.0142948Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (3.409s) 2022-08-17T12:49:29.2831826Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.269s) 2022-08-17T12:49:32.6814306Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (3.398s) 2022-08-17T12:49:35.9476647Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.266s) 2022-08-17T12:49:36.0155943Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.068s) 2022-08-17T12:49:36.0811312Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.065s) 2022-08-17T12:49:36.1540473Z test_non_contiguous_tensors_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.073s) 2022-08-17T12:49:36.2457637Z test_non_contiguous_tensors_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.092s) 2022-08-17T12:49:38.5808662Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (2.335s) 2022-08-17T12:49:40.8374752Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.257s) 2022-08-17T12:49:43.1564379Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (2.319s) 2022-08-17T12:49:45.4106307Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.254s) 2022-08-17T12:49:45.4406858Z test_non_contiguous_tensors_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.030s) 2022-08-17T12:49:45.4877952Z test_non_contiguous_tensors_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.047s) 2022-08-17T12:49:45.5110837Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:49:45.5343380Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:49:47.1955906Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (1.661s) 2022-08-17T12:49:48.8319751Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (1.636s) 2022-08-17T12:49:49.9868522Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (1.155s) 2022-08-17T12:49:51.1011936Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.114s) 2022-08-17T12:49:52.1365091Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (1.035s) 2022-08-17T12:49:53.1454261Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.009s) 2022-08-17T12:49:55.6444393Z test_non_contiguous_tensors_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (2.499s) 2022-08-17T12:49:58.0187336Z test_non_contiguous_tensors_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (2.374s) 2022-08-17T12:49:58.0226103Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:49:58.0272681Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.005s) 2022-08-17T12:49:58.0320810Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:58.0356081Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:49:58.0394046Z test_pickle_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:49:58.0428586Z test_pickle_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:49:58.0480212Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:58.0529586Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:58.0581073Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:58.0633157Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:58.0683265Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:58.0734345Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:58.0787281Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:58.1039029Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.025s) 2022-08-17T12:49:58.1177568Z test_pickle_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:49:58.1312845Z test_pickle_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:49:58.1444447Z test_pickle_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:49:58.1577865Z test_pickle_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:49:58.1714763Z test_pickle_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:49:58.1850536Z test_pickle_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:49:58.2004654Z test_pickle_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:49:58.2159657Z test_pickle_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:49:58.2235585Z test_pickle_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:49:58.2313595Z test_pickle_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:49:58.2391260Z test_pickle_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:49:58.2468169Z test_pickle_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:49:58.2569144Z test_pickle_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:49:58.2671400Z test_pickle_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:49:58.2928766Z test_pickle_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.026s) 2022-08-17T12:49:58.3168949Z test_pickle_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:49:58.3243266Z test_pickle_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:49:58.3315374Z test_pickle_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:49:58.3419784Z test_pickle_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:49:58.3522424Z test_pickle_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:49:58.3629469Z test_pickle_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:49:58.3734890Z test_pickle_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:49:58.5681494Z test_pickle_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.194s) 2022-08-17T12:49:58.7888173Z test_pickle_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.221s) 2022-08-17T12:49:58.9850494Z test_pickle_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.196s) 2022-08-17T12:49:59.1833515Z test_pickle_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.198s) 2022-08-17T12:49:59.1957929Z test_pickle_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:49:59.2078471Z test_pickle_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:49:59.2127017Z test_pickle_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:59.2173914Z test_pickle_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:49:59.2279110Z test_pickle_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:49:59.2383269Z test_pickle_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:49:59.2500493Z test_pickle_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:49:59.2620349Z test_pickle_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:49:59.6917479Z test_pickle_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.430s) 2022-08-17T12:50:00.1246603Z test_pickle_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.433s) 2022-08-17T12:50:00.5340726Z test_pickle_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.409s) 2022-08-17T12:50:00.9526408Z test_pickle_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.419s) 2022-08-17T12:50:00.9679662Z test_pickle_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:00.9831282Z test_pickle_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:00.9982980Z test_pickle_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:01.0133322Z test_pickle_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:01.0294806Z test_pickle_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:50:01.0456758Z test_pickle_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:50:01.0539627Z test_pickle_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:01.0621199Z test_pickle_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:01.0705306Z test_pickle_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:01.0788803Z test_pickle_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:01.0895232Z test_pickle_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:01.1004363Z test_pickle_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:01.1097169Z test_pickle_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:50:01.1189214Z test_pickle_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:50:01.5990250Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.480s) 2022-08-17T12:50:02.0540266Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.455s) 2022-08-17T12:50:02.5280508Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.474s) 2022-08-17T12:50:02.9993137Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.471s) 2022-08-17T12:50:03.0134187Z test_pickle_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:50:03.0272888Z test_pickle_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:50:03.0396060Z test_pickle_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:50:03.0519412Z test_pickle_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:50:03.3046307Z test_pickle_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.253s) 2022-08-17T12:50:03.5572143Z test_pickle_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.252s) 2022-08-17T12:50:03.8349984Z test_pickle_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.278s) 2022-08-17T12:50:04.0880825Z test_pickle_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.253s) 2022-08-17T12:50:04.0946216Z test_pickle_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:04.1009215Z test_pickle_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:04.1059389Z test_pickle_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:04.1111268Z test_pickle_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:04.3947570Z test_pickle_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.283s) 2022-08-17T12:50:04.6558211Z test_pickle_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.261s) 2022-08-17T12:50:04.8466731Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.191s) 2022-08-17T12:50:05.0379331Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.191s) 2022-08-17T12:50:05.2457319Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.208s) 2022-08-17T12:50:05.4201733Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.174s) 2022-08-17T12:50:05.8495004Z test_pickle_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.429s) 2022-08-17T12:50:06.3189131Z test_pickle_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.469s) 2022-08-17T12:50:06.3263316Z test_pickle_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:06.3332969Z test_pickle_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:06.3348301Z test_repr_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:06.3363202Z test_repr_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:06.3378190Z test_repr_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:06.3393200Z test_repr_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:06.3411627Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3430756Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3448794Z test_repr_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3468396Z test_repr_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3486752Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3506099Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3524121Z test_repr_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3543469Z test_repr_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3574137Z test_repr_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.3606474Z test_repr_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.3638713Z test_repr_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.3673714Z test_repr_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.3706706Z test_repr_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.3742383Z test_repr_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.3776660Z test_repr_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.3815144Z test_repr_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.3837764Z test_repr_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3861668Z test_repr_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3884387Z test_repr_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3908462Z test_repr_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3932417Z test_repr_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.3958325Z test_repr_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.4015610Z test_repr_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:06.4072641Z test_repr_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:06.4094123Z test_repr_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.4115645Z test_repr_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.4132058Z test_repr_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.4149147Z test_repr_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.4176472Z test_repr_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.4205642Z test_repr_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.4414603Z test_repr_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:50:06.4650972Z test_repr_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:50:06.4851361Z test_repr_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:50:06.5085536Z test_repr_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:50:06.5121953Z test_repr_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.5158233Z test_repr_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.5175332Z test_repr_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.5192292Z test_repr_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:06.5225025Z test_repr_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.5257425Z test_repr_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.5288360Z test_repr_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.5321025Z test_repr_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.5769945Z test_repr_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.045s) 2022-08-17T12:50:06.6297840Z test_repr_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.053s) 2022-08-17T12:50:06.6752648Z test_repr_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.045s) 2022-08-17T12:50:06.7286119Z test_repr_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.053s) 2022-08-17T12:50:06.7325759Z test_repr_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.7367756Z test_repr_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.7406251Z test_repr_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.7448009Z test_repr_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.7488465Z test_repr_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.7532550Z test_repr_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:06.7558202Z test_repr_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.7782670Z test_repr_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:50:06.7812276Z test_repr_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.7839444Z test_repr_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.7866094Z test_repr_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.7908283Z test_repr_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.7920473Z test_repr_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.7947291Z test_repr_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:06.8615488Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.067s) 2022-08-17T12:50:06.9364288Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.075s) 2022-08-17T12:50:07.0056102Z test_repr_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.069s) 2022-08-17T12:50:07.0799644Z test_repr_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.074s) 2022-08-17T12:50:07.0846788Z test_repr_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:07.0893734Z test_repr_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:07.0928239Z test_repr_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:07.0965706Z test_repr_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:07.1353715Z test_repr_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.039s) 2022-08-17T12:50:07.1809565Z test_repr_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.045s) 2022-08-17T12:50:07.2198045Z test_repr_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.039s) 2022-08-17T12:50:07.2659900Z test_repr_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.046s) 2022-08-17T12:50:07.2680899Z test_repr_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:07.2702431Z test_repr_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:07.2720260Z test_repr_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:07.2739282Z test_repr_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:07.3175537Z test_repr_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.044s) 2022-08-17T12:50:07.3682420Z test_repr_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.051s) 2022-08-17T12:50:07.4003650Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:50:07.4383782Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.038s) 2022-08-17T12:50:07.4676485Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.029s) 2022-08-17T12:50:07.5022246Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.035s) 2022-08-17T12:50:07.6208631Z test_repr_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.118s) 2022-08-17T12:50:07.8329424Z test_repr_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.212s) 2022-08-17T12:50:07.8353688Z test_repr_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:07.8377308Z test_repr_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:07.8377707Z 2022-08-17T12:50:07.8378128Z ---------------------------------------------------------------------- 2022-08-17T12:50:07.8378527Z Ran 891 tests in 718.932s 2022-08-17T12:50:07.8380787Z 2022-08-17T12:50:07.8381110Z OK (skipped=208, expected failures=12) 2022-08-17T12:50:07.8381410Z 2022-08-17T12:50:07.8381576Z Generating XML reports... 2022-08-17T12:50:07.9489891Z Generated XML report: test-reports/python-unittest/test_modules/TEST-TestModuleCPU-20220817123808.xml 2022-08-17T12:50:08.6506353Z Running test_unary_ufuncs ... [2022-08-17 12:50:08.650207] 2022-08-17T12:50:08.6506908Z Executing ['/opt/conda/bin/python', '-bb', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:50:08.650302] 2022-08-17T12:50:13.1130191Z Test results will be stored in test-reports/python-unittest/test_unary_ufuncs 2022-08-17T12:50:13.1782482Z 2022-08-17T12:50:13.1782637Z Running tests... 2022-08-17T12:50:13.1783461Z ---------------------------------------------------------------------- 2022-08-17T12:50:13.2048233Z test_abs_angle_complex_to_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... test_unary_ufuncs.py:689: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T12:50:13.2049080Z float_out = torch.empty_like(t).float() 2022-08-17T12:50:13.2060410Z test_unary_ufuncs.py:698: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [60]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:50:13.2289852Z torch_fn(t, out=float_out) 2022-08-17T12:50:13.2290210Z ok (0.051s) 2022-08-17T12:50:13.2570652Z test_abs_angle_complex_to_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:50:13.2586576Z test_abs_big_number_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:13.2615423Z test_abs_signed_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:13.2639113Z test_abs_signed_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:13.2650149Z test_abs_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:13.2660794Z test_abs_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:13.4263532Z test_batch_vs_slicing_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:50:13.6509403Z test_batch_vs_slicing_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.224s) 2022-08-17T12:50:13.7204890Z test_batch_vs_slicing_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_creation.py:142: 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.) 2022-08-17T12:50:13.7205524Z result = torch.complex(real, imag) 2022-08-17T12:50:13.8950769Z ok (0.244s) 2022-08-17T12:50:14.0836688Z test_batch_vs_slicing_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.188s) 2022-08-17T12:50:14.2121868Z test_batch_vs_slicing_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:50:14.3704570Z test_batch_vs_slicing_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:50:14.5008611Z test_batch_vs_slicing_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:50:14.5481611Z test_batch_vs_slicing_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:50:14.5989760Z test_batch_vs_slicing_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:14.6531797Z test_batch_vs_slicing_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:14.6986805Z test_batch_vs_slicing_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:50:14.7473652Z test_batch_vs_slicing_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:50:14.8675878Z test_batch_vs_slicing_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:50:15.0402099Z test_batch_vs_slicing_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.173s) 2022-08-17T12:50:15.3800357Z test_batch_vs_slicing_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.340s) 2022-08-17T12:50:15.6748988Z test_batch_vs_slicing_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.295s) 2022-08-17T12:50:15.7927014Z test_batch_vs_slicing_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:50:15.9239175Z test_batch_vs_slicing_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:50:16.0582323Z test_batch_vs_slicing_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:50:16.1974869Z test_batch_vs_slicing_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:16.3403408Z test_batch_vs_slicing_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:50:16.5387536Z test_batch_vs_slicing_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.198s) 2022-08-17T12:50:16.6881752Z test_batch_vs_slicing_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:50:16.8111498Z test_batch_vs_slicing_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.123s) 2022-08-17T12:50:16.9574927Z test_batch_vs_slicing_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:50:17.2351253Z test_batch_vs_slicing_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.278s) 2022-08-17T12:50:17.5009236Z test_batch_vs_slicing_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.266s) 2022-08-17T12:50:17.6541657Z test_batch_vs_slicing_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.153s) 2022-08-17T12:50:17.8035788Z test_batch_vs_slicing_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:50:17.9502668Z test_batch_vs_slicing_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:50:18.0989085Z test_batch_vs_slicing_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:50:18.2483575Z test_batch_vs_slicing_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:50:18.3946977Z test_batch_vs_slicing_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:50:18.5715587Z test_batch_vs_slicing_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.177s) 2022-08-17T12:50:18.7140409Z test_batch_vs_slicing_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:50:18.8423993Z test_batch_vs_slicing_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:50:19.0854381Z test_batch_vs_slicing_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.243s) 2022-08-17T12:50:19.2794728Z test_batch_vs_slicing_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.194s) 2022-08-17T12:50:19.4198388Z test_batch_vs_slicing_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:50:19.5358389Z test_batch_vs_slicing_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:50:19.6731257Z test_batch_vs_slicing_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:50:19.8264090Z test_batch_vs_slicing_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.153s) 2022-08-17T12:50:19.9527007Z test_batch_vs_slicing_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T12:50:20.0821310Z test_batch_vs_slicing_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:50:20.2107147Z test_batch_vs_slicing_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:50:20.3378714Z test_batch_vs_slicing_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T12:50:20.4518371Z test_batch_vs_slicing_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:20.5929488Z test_batch_vs_slicing_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T12:50:20.9317482Z test_batch_vs_slicing_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.339s) 2022-08-17T12:50:21.1724604Z test_batch_vs_slicing_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.241s) 2022-08-17T12:50:21.2915280Z test_batch_vs_slicing_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:50:21.4231503Z test_batch_vs_slicing_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:50:21.5599326Z test_batch_vs_slicing_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:50:21.6934151Z test_batch_vs_slicing_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:50:21.8776518Z test_batch_vs_slicing_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.184s) 2022-08-17T12:50:22.0142064Z test_batch_vs_slicing_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:50:22.1483157Z test_batch_vs_slicing_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:50:22.2733391Z test_batch_vs_slicing_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:50:22.4314984Z test_batch_vs_slicing_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:50:22.7097353Z test_batch_vs_slicing_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.278s) 2022-08-17T12:50:23.0070254Z test_batch_vs_slicing_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.297s) 2022-08-17T12:50:23.1465840Z test_batch_vs_slicing_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:23.2987884Z test_batch_vs_slicing_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.152s) 2022-08-17T12:50:23.4498411Z test_batch_vs_slicing_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.151s) 2022-08-17T12:50:23.5978072Z test_batch_vs_slicing_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:50:23.7617813Z test_batch_vs_slicing_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.164s) 2022-08-17T12:50:23.9143167Z test_batch_vs_slicing_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.152s) 2022-08-17T12:50:24.0762667Z test_batch_vs_slicing_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T12:50:24.1912626Z test_batch_vs_slicing_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:50:24.3354870Z test_batch_vs_slicing_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:50:24.6858567Z test_batch_vs_slicing_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.350s) 2022-08-17T12:50:24.9044666Z test_batch_vs_slicing_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.218s) 2022-08-17T12:50:25.0354130Z test_batch_vs_slicing_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:50:25.1929476Z test_batch_vs_slicing_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:50:25.3426374Z test_batch_vs_slicing_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T12:50:25.4768259Z test_batch_vs_slicing_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:50:25.6159171Z test_batch_vs_slicing_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:25.7532237Z test_batch_vs_slicing_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:50:25.8891604Z test_batch_vs_slicing_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:50:26.0197326Z test_batch_vs_slicing_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:50:26.2009116Z test_batch_vs_slicing_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.181s) 2022-08-17T12:50:26.5591762Z test_batch_vs_slicing_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.358s) 2022-08-17T12:50:26.7884557Z test_batch_vs_slicing_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.229s) 2022-08-17T12:50:26.9398507Z test_batch_vs_slicing_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.151s) 2022-08-17T12:50:27.0972871Z test_batch_vs_slicing_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:50:27.2760272Z test_batch_vs_slicing_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.179s) 2022-08-17T12:50:27.4200484Z test_batch_vs_slicing_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:50:27.5688112Z test_batch_vs_slicing_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:50:27.7151109Z test_batch_vs_slicing_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:50:27.8553032Z test_batch_vs_slicing_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:50:27.9532371Z test_batch_vs_slicing_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.098s) 2022-08-17T12:50:28.0670974Z test_batch_vs_slicing_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:28.2524729Z test_batch_vs_slicing_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.185s) 2022-08-17T12:50:28.4318208Z test_batch_vs_slicing_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.179s) 2022-08-17T12:50:28.5775021Z test_batch_vs_slicing_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:50:28.7090583Z test_batch_vs_slicing_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:50:28.8258718Z test_batch_vs_slicing_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:50:28.9608196Z test_batch_vs_slicing_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:50:29.0757046Z test_batch_vs_slicing_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:50:29.1882502Z test_batch_vs_slicing_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:50:29.3307249Z test_batch_vs_slicing_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:50:29.4668251Z test_batch_vs_slicing_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:50:29.5775743Z test_batch_vs_slicing_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:50:29.6331084Z test_batch_vs_slicing_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:50:29.6789882Z test_batch_vs_slicing_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:50:29.7300786Z test_batch_vs_slicing_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:29.7781141Z test_batch_vs_slicing_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:29.8249091Z test_batch_vs_slicing_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:50:29.8705160Z test_batch_vs_slicing_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:50:29.9250610Z test_batch_vs_slicing_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:29.9582864Z test_batch_vs_slicing_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:30.0754592Z test_batch_vs_slicing_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:50:30.1823767Z test_batch_vs_slicing_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:50:30.2678193Z test_batch_vs_slicing_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:50:30.3375179Z test_batch_vs_slicing_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:50:30.4042960Z test_batch_vs_slicing_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:50:30.5131469Z test_batch_vs_slicing_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:50:30.5679573Z test_batch_vs_slicing_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:50:30.6188293Z test_batch_vs_slicing_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:30.6749483Z test_batch_vs_slicing_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:50:30.7304780Z test_batch_vs_slicing_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:50:30.7847322Z test_batch_vs_slicing_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:30.8390416Z test_batch_vs_slicing_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:30.8902442Z test_batch_vs_slicing_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:31.0066713Z test_batch_vs_slicing_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:50:31.0931527Z test_batch_vs_slicing_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:50:31.1623483Z test_batch_vs_slicing_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:50:31.2227616Z test_batch_vs_slicing_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:50:31.2979342Z test_batch_vs_slicing_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:50:31.3488493Z test_batch_vs_slicing_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:31.4044393Z test_batch_vs_slicing_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:50:31.4583071Z test_batch_vs_slicing_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:31.5370027Z test_batch_vs_slicing_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:50:31.5700231Z test_batch_vs_slicing_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:31.6778601Z test_batch_vs_slicing_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:50:31.7960509Z test_batch_vs_slicing_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:50:31.9275147Z test_batch_vs_slicing_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:50:32.0990429Z test_batch_vs_slicing_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:50:32.2684801Z test_batch_vs_slicing_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.169s) 2022-08-17T12:50:32.5006989Z test_batch_vs_slicing_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.232s) 2022-08-17T12:50:32.7123947Z test_batch_vs_slicing_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.212s) 2022-08-17T12:50:32.9072178Z test_batch_vs_slicing_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.195s) 2022-08-17T12:50:33.0882082Z test_batch_vs_slicing_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.181s) 2022-08-17T12:50:33.2596595Z test_batch_vs_slicing_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:50:33.4439844Z test_batch_vs_slicing_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.184s) 2022-08-17T12:50:33.6495295Z test_batch_vs_slicing_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T12:50:33.8119958Z test_batch_vs_slicing_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T12:50:33.9799750Z test_batch_vs_slicing_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.168s) 2022-08-17T12:50:34.1447224Z test_batch_vs_slicing_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:50:34.3076882Z test_batch_vs_slicing_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.163s) 2022-08-17T12:50:34.3618340Z test_batch_vs_slicing_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:34.4158909Z test_batch_vs_slicing_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:34.5306145Z test_batch_vs_slicing_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:50:34.6347812Z test_batch_vs_slicing_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:50:34.7587135Z test_batch_vs_slicing_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:50:34.8287434Z test_batch_vs_slicing_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:50:34.8889196Z test_batch_vs_slicing_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:50:34.9616292Z test_batch_vs_slicing_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:50:35.0130972Z test_batch_vs_slicing_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:35.0648822Z test_batch_vs_slicing_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:50:35.1197866Z test_batch_vs_slicing_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:50:35.1527580Z test_batch_vs_slicing_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:35.2064335Z test_batch_vs_slicing_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:35.3012200Z test_batch_vs_slicing_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:50:35.3347412Z test_batch_vs_slicing_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:35.5672445Z test_batch_vs_slicing_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.232s) 2022-08-17T12:50:35.9279059Z test_batch_vs_slicing_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.361s) 2022-08-17T12:50:36.1169791Z test_batch_vs_slicing_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.189s) 2022-08-17T12:50:36.2274284Z test_batch_vs_slicing_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:50:36.3340594Z test_batch_vs_slicing_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:50:36.4473212Z test_batch_vs_slicing_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:50:36.4804040Z test_batch_vs_slicing_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:36.5141162Z test_batch_vs_slicing_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:36.5485922Z test_batch_vs_slicing_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:36.5798299Z test_batch_vs_slicing_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:50:36.6115611Z test_batch_vs_slicing_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:50:36.7088035Z test_batch_vs_slicing_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:50:36.7422286Z test_batch_vs_slicing_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:36.9962530Z test_batch_vs_slicing_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.254s) 2022-08-17T12:50:37.2165314Z test_batch_vs_slicing_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.220s) 2022-08-17T12:50:37.3954684Z test_batch_vs_slicing_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.179s) 2022-08-17T12:50:37.5065261Z test_batch_vs_slicing_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:50:37.6094173Z test_batch_vs_slicing_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:50:37.7201238Z test_batch_vs_slicing_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:50:37.7556236Z test_batch_vs_slicing_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:50:37.7899290Z test_batch_vs_slicing_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:37.8243878Z test_batch_vs_slicing_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:37.8560072Z test_batch_vs_slicing_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:50:37.8915749Z test_batch_vs_slicing_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:50:38.0313318Z test_batch_vs_slicing_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:50:38.1734616Z test_batch_vs_slicing_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:50:38.4506738Z test_batch_vs_slicing_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.277s) 2022-08-17T12:50:38.6952098Z test_batch_vs_slicing_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.244s) 2022-08-17T12:50:38.8156303Z test_batch_vs_slicing_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:50:38.9647447Z test_batch_vs_slicing_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:50:39.1426030Z test_batch_vs_slicing_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.178s) 2022-08-17T12:50:39.2861721Z test_batch_vs_slicing_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:50:39.4279935Z test_batch_vs_slicing_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:50:39.5643553Z test_batch_vs_slicing_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:50:39.7038527Z test_batch_vs_slicing_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:39.8175831Z test_batch_vs_slicing_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:39.9519510Z test_batch_vs_slicing_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:50:40.2427356Z test_batch_vs_slicing_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.291s) 2022-08-17T12:50:40.4723848Z test_batch_vs_slicing_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.229s) 2022-08-17T12:50:40.5916480Z test_batch_vs_slicing_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:50:40.7241709Z test_batch_vs_slicing_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:50:40.8572364Z test_batch_vs_slicing_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:50:40.9922463Z test_batch_vs_slicing_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:50:41.1702004Z test_batch_vs_slicing_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.178s) 2022-08-17T12:50:41.3256150Z test_batch_vs_slicing_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:50:41.4598503Z test_batch_vs_slicing_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:50:41.5980229Z test_batch_vs_slicing_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:50:41.7575648Z test_batch_vs_slicing_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:50:41.9195334Z test_batch_vs_slicing_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T12:50:42.0702610Z test_batch_vs_slicing_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.151s) 2022-08-17T12:50:42.2688109Z test_batch_vs_slicing_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.198s) 2022-08-17T12:50:42.4303705Z test_batch_vs_slicing_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:50:42.5886908Z test_batch_vs_slicing_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:50:42.7499612Z test_batch_vs_slicing_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:50:42.9095879Z test_batch_vs_slicing_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:50:43.0668043Z test_batch_vs_slicing_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:50:44.4886732Z test_batch_vs_slicing_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (1.422s) 2022-08-17T12:50:44.6446536Z test_batch_vs_slicing_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.156s) 2022-08-17T12:50:44.8190517Z test_batch_vs_slicing_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:50:45.0100899Z test_batch_vs_slicing_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.191s) 2022-08-17T12:50:45.1659081Z test_batch_vs_slicing_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.156s) 2022-08-17T12:50:45.3247040Z test_batch_vs_slicing_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:50:45.5477703Z test_batch_vs_slicing_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.223s) 2022-08-17T12:50:45.7017366Z test_batch_vs_slicing_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.154s) 2022-08-17T12:50:45.8610305Z test_batch_vs_slicing_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:50:45.9979705Z test_batch_vs_slicing_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:50:46.1151942Z test_batch_vs_slicing_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:50:46.2971007Z test_batch_vs_slicing_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.182s) 2022-08-17T12:50:46.4694646Z test_batch_vs_slicing_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.172s) 2022-08-17T12:50:46.6637542Z test_batch_vs_slicing_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.194s) 2022-08-17T12:50:46.7944363Z test_batch_vs_slicing_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:50:46.9149016Z test_batch_vs_slicing_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:50:47.0290703Z test_batch_vs_slicing_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:47.1411929Z test_batch_vs_slicing_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:50:47.2561610Z test_batch_vs_slicing_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:50:47.3700149Z test_batch_vs_slicing_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:47.4841221Z test_batch_vs_slicing_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:47.6131463Z test_batch_vs_slicing_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:50:47.7721524Z test_batch_vs_slicing_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:50:47.9113425Z test_batch_vs_slicing_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:48.0309999Z test_batch_vs_slicing_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:50:48.1648158Z test_batch_vs_slicing_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:50:48.3043911Z test_batch_vs_slicing_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:48.4434700Z test_batch_vs_slicing_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:48.5801541Z test_batch_vs_slicing_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:50:48.7628933Z test_batch_vs_slicing_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.183s) 2022-08-17T12:50:48.9022978Z test_batch_vs_slicing_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:49.0262795Z test_batch_vs_slicing_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:50:49.1679582Z test_batch_vs_slicing_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:50:49.2900122Z test_batch_vs_slicing_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.122s) 2022-08-17T12:50:49.4274043Z test_batch_vs_slicing_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:50:49.5628968Z test_batch_vs_slicing_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:50:49.7018633Z test_batch_vs_slicing_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:49.8588476Z test_batch_vs_slicing_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:50:49.9943978Z test_batch_vs_slicing_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:50:50.1329685Z test_batch_vs_slicing_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:50:50.2868326Z test_batch_vs_slicing_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.154s) 2022-08-17T12:50:50.4560119Z test_batch_vs_slicing_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.169s) 2022-08-17T12:50:50.5747055Z test_batch_vs_slicing_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:50:50.7114687Z test_batch_vs_slicing_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:50:50.9112367Z test_batch_vs_slicing_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.200s) 2022-08-17T12:50:51.0741977Z test_batch_vs_slicing_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.163s) 2022-08-17T12:50:51.2400392Z test_batch_vs_slicing_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.166s) 2022-08-17T12:50:51.4053830Z test_batch_vs_slicing_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:50:51.5402212Z test_batch_vs_slicing_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:50:51.6545253Z test_batch_vs_slicing_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:51.8010998Z test_batch_vs_slicing_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:50:51.9719528Z test_batch_vs_slicing_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:50:52.1034851Z test_batch_vs_slicing_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:50:52.2456404Z test_batch_vs_slicing_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:50:52.3905823Z test_batch_vs_slicing_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:50:52.5345927Z test_batch_vs_slicing_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:50:52.6773370Z test_batch_vs_slicing_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:50:52.8201262Z test_batch_vs_slicing_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:50:53.0041067Z test_batch_vs_slicing_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.184s) 2022-08-17T12:50:53.1256866Z test_batch_vs_slicing_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:50:53.2672171Z test_batch_vs_slicing_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T12:50:53.5053723Z test_batch_vs_slicing_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.238s) 2022-08-17T12:50:53.6933898Z test_batch_vs_slicing_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.188s) 2022-08-17T12:50:53.8127590Z test_batch_vs_slicing_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:50:53.9486225Z test_batch_vs_slicing_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:50:54.1242018Z test_batch_vs_slicing_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:50:54.2584893Z test_batch_vs_slicing_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:50:54.4001631Z test_batch_vs_slicing_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:50:54.5403904Z test_batch_vs_slicing_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:50:54.6762225Z test_batch_vs_slicing_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:50:54.7923470Z test_batch_vs_slicing_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:50:54.9335667Z test_batch_vs_slicing_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T12:50:55.0538258Z test_batch_vs_slicing_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:50:55.2209411Z test_batch_vs_slicing_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.167s) 2022-08-17T12:50:55.3603132Z test_batch_vs_slicing_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:50:55.4983188Z test_batch_vs_slicing_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:50:55.6362997Z test_batch_vs_slicing_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:50:55.7704223Z test_batch_vs_slicing_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:50:55.9080919Z test_batch_vs_slicing_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:50:56.0603291Z test_batch_vs_slicing_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.152s) 2022-08-17T12:50:56.1460133Z test_batch_vs_slicing_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:50:56.4574906Z test_batch_vs_slicing_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.311s) 2022-08-17T12:50:56.7735593Z test_batch_vs_slicing_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.316s) 2022-08-17T12:50:57.0070592Z test_batch_vs_slicing_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.233s) 2022-08-17T12:50:57.1778496Z test_batch_vs_slicing_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:50:57.3543638Z test_batch_vs_slicing_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:50:57.5361037Z test_batch_vs_slicing_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.182s) 2022-08-17T12:50:57.6259388Z test_batch_vs_slicing_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:50:57.7174707Z test_batch_vs_slicing_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:50:57.8164365Z test_batch_vs_slicing_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:50:57.9020091Z test_batch_vs_slicing_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:50:57.9927821Z test_batch_vs_slicing_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:50:58.1098559Z test_batch_vs_slicing_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:50:58.2296018Z test_batch_vs_slicing_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:50:58.4383910Z test_batch_vs_slicing_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.209s) 2022-08-17T12:50:58.6077921Z test_batch_vs_slicing_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.169s) 2022-08-17T12:50:58.7617448Z test_batch_vs_slicing_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.154s) 2022-08-17T12:50:58.8875802Z test_batch_vs_slicing_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T12:50:58.9906518Z test_batch_vs_slicing_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:50:59.1267967Z test_batch_vs_slicing_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:50:59.2439382Z test_batch_vs_slicing_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:50:59.3590372Z test_batch_vs_slicing_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:50:59.5203175Z test_batch_vs_slicing_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:50:59.6358246Z test_batch_vs_slicing_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:50:59.7555651Z test_batch_vs_slicing_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:50:59.8677015Z test_batch_vs_slicing_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:50:59.9842132Z test_batch_vs_slicing_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:51:00.1141783Z test_batch_vs_slicing_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:51:00.2254843Z test_batch_vs_slicing_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:51:00.3593984Z test_batch_vs_slicing_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:51:00.5245701Z test_batch_vs_slicing_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:51:00.6516174Z test_batch_vs_slicing_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T12:51:00.6523207Z test_batch_vs_slicing_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:00.6530558Z test_batch_vs_slicing_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:00.6537280Z test_batch_vs_slicing_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:00.6544613Z test_batch_vs_slicing_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:00.7743943Z test_batch_vs_slicing_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:51:00.8899566Z test_batch_vs_slicing_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:51:01.0666583Z test_batch_vs_slicing_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.177s) 2022-08-17T12:51:01.2172024Z test_batch_vs_slicing_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T12:51:01.3295512Z test_batch_vs_slicing_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:51:01.4459162Z test_batch_vs_slicing_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:51:01.6195195Z test_batch_vs_slicing_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.173s) 2022-08-17T12:51:01.7322993Z test_batch_vs_slicing_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:51:01.8476270Z test_batch_vs_slicing_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:51:01.9640812Z test_batch_vs_slicing_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:51:02.0784491Z test_batch_vs_slicing_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:51:02.1953913Z test_batch_vs_slicing_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:51:02.3865533Z test_batch_vs_slicing_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.191s) 2022-08-17T12:51:02.6172669Z test_batch_vs_slicing_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.231s) 2022-08-17T12:51:02.8485978Z test_batch_vs_slicing_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.231s) 2022-08-17T12:51:03.0658741Z test_batch_vs_slicing_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.217s) 2022-08-17T12:51:03.2782978Z test_batch_vs_slicing_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.212s) 2022-08-17T12:51:03.4952429Z test_batch_vs_slicing_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.217s) 2022-08-17T12:51:03.7558085Z test_batch_vs_slicing_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.260s) 2022-08-17T12:51:03.9688480Z test_batch_vs_slicing_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.213s) 2022-08-17T12:51:04.1842058Z test_batch_vs_slicing_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.215s) 2022-08-17T12:51:04.3742052Z test_batch_vs_slicing_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:51:04.5502546Z test_batch_vs_slicing_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:51:04.7154909Z test_batch_vs_slicing_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:51:04.8067545Z test_batch_vs_slicing_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:51:04.8597188Z test_batch_vs_slicing_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:51:04.9791630Z test_batch_vs_slicing_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:51:05.0702586Z test_batch_vs_slicing_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:51:05.1415406Z test_batch_vs_slicing_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:51:05.2030004Z test_batch_vs_slicing_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:51:05.2798758Z test_batch_vs_slicing_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:51:05.3350127Z test_batch_vs_slicing_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:05.3729955Z test_batch_vs_slicing_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:51:05.4264059Z test_batch_vs_slicing_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:51:05.4814143Z test_batch_vs_slicing_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:05.5334460Z test_batch_vs_slicing_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:51:05.7082676Z test_batch_vs_slicing_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:51:05.7582872Z test_batch_vs_slicing_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:06.2723020Z test_batch_vs_slicing_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.514s) 2022-08-17T12:51:06.7672511Z test_batch_vs_slicing_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.495s) 2022-08-17T12:51:07.2769735Z test_batch_vs_slicing_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.510s) 2022-08-17T12:51:07.4782228Z test_batch_vs_slicing_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.201s) 2022-08-17T12:51:07.6636000Z test_batch_vs_slicing_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.185s) 2022-08-17T12:51:07.8376363Z test_batch_vs_slicing_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:51:07.8900294Z test_batch_vs_slicing_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:51:07.9385544Z test_batch_vs_slicing_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:08.0144378Z test_batch_vs_slicing_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:51:08.0615115Z test_batch_vs_slicing_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:51:08.1076706Z test_batch_vs_slicing_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:08.2155801Z test_batch_vs_slicing_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:51:08.2609716Z test_batch_vs_slicing_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:51:08.5374439Z test_batch_vs_slicing_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.276s) 2022-08-17T12:51:08.8285451Z test_batch_vs_slicing_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.291s) 2022-08-17T12:51:09.1194302Z test_batch_vs_slicing_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.291s) 2022-08-17T12:51:09.2468379Z test_batch_vs_slicing_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T12:51:09.3636665Z test_batch_vs_slicing_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:51:09.4715965Z test_batch_vs_slicing_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:51:09.5126638Z test_batch_vs_slicing_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:51:09.5565661Z test_batch_vs_slicing_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:51:09.5994746Z test_batch_vs_slicing_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:51:09.6409204Z test_batch_vs_slicing_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:51:09.6858403Z test_batch_vs_slicing_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:51:09.7527920Z test_batch_vs_slicing_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:51:09.8221278Z test_batch_vs_slicing_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:51:09.9654500Z test_batch_vs_slicing_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:51:10.0631520Z test_batch_vs_slicing_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.098s) 2022-08-17T12:51:10.1878245Z test_batch_vs_slicing_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:51:10.2588959Z test_batch_vs_slicing_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:51:10.3436663Z test_batch_vs_slicing_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:51:10.4113035Z test_batch_vs_slicing_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:51:10.4763753Z test_batch_vs_slicing_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:51:10.5417601Z test_batch_vs_slicing_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:51:10.5947855Z test_batch_vs_slicing_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:51:10.6506575Z test_batch_vs_slicing_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:51:10.7018749Z test_batch_vs_slicing_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:51:10.7497767Z test_batch_vs_slicing_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:51:10.8161813Z test_batch_vs_slicing_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:51:10.8822948Z test_batch_vs_slicing_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:51:10.9608366Z test_batch_vs_slicing_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:51:11.0072454Z test_batch_vs_slicing_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:11.0571644Z test_batch_vs_slicing_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:11.1036430Z test_batch_vs_slicing_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:11.1549744Z test_batch_vs_slicing_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:51:11.2290409Z test_batch_vs_slicing_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:51:11.2847728Z test_batch_vs_slicing_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:51:11.3304925Z test_batch_vs_slicing_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:11.3994976Z test_batch_vs_slicing_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:51:11.4619193Z test_batch_vs_slicing_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:51:11.5399556Z test_batch_vs_slicing_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:51:11.5884173Z test_batch_vs_slicing_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:51:11.6350275Z test_batch_vs_slicing_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:51:11.6838989Z test_batch_vs_slicing_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:11.7291339Z test_batch_vs_slicing_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:51:11.7772599Z test_batch_vs_slicing_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:51:11.8265305Z test_batch_vs_slicing_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:11.8768232Z test_batch_vs_slicing_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:12.0577506Z test_batch_vs_slicing_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.181s) 2022-08-17T12:51:12.2300599Z test_batch_vs_slicing_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.172s) 2022-08-17T12:51:12.4108365Z test_batch_vs_slicing_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.181s) 2022-08-17T12:51:12.4742045Z test_batch_vs_slicing_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:51:12.5292721Z test_batch_vs_slicing_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:12.5980529Z test_batch_vs_slicing_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:51:12.6479956Z test_batch_vs_slicing_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:12.6957688Z test_batch_vs_slicing_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:51:12.7476137Z test_batch_vs_slicing_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:51:12.7949252Z test_batch_vs_slicing_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:51:12.8415931Z test_batch_vs_slicing_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:51:12.8428868Z test_batch_vs_slicing_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8440870Z test_batch_vs_slicing_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8452351Z test_batch_vs_slicing_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8463886Z test_batch_vs_slicing_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8475112Z test_batch_vs_slicing_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8486291Z test_batch_vs_slicing_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8497257Z test_batch_vs_slicing_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8508442Z test_batch_vs_slicing_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8519324Z test_batch_vs_slicing_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8530507Z test_batch_vs_slicing_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8541701Z test_batch_vs_slicing_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.8552655Z test_batch_vs_slicing_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:13.0052594Z test_batch_vs_slicing_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T12:51:13.1794609Z test_batch_vs_slicing_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:51:13.3790962Z test_batch_vs_slicing_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.200s) 2022-08-17T12:51:13.5777015Z test_batch_vs_slicing_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.198s) 2022-08-17T12:51:13.7473037Z test_batch_vs_slicing_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.170s) 2022-08-17T12:51:13.9180741Z test_batch_vs_slicing_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:51:14.0852409Z test_batch_vs_slicing_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.167s) 2022-08-17T12:51:14.2497165Z test_batch_vs_slicing_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.164s) 2022-08-17T12:51:14.4663840Z test_batch_vs_slicing_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.217s) 2022-08-17T12:51:14.5833995Z test_batch_vs_slicing_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:51:14.7582061Z test_batch_vs_slicing_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:51:15.0329793Z test_batch_vs_slicing_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.275s) 2022-08-17T12:51:15.2505067Z test_batch_vs_slicing_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.217s) 2022-08-17T12:51:15.3713193Z test_batch_vs_slicing_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:51:15.5512312Z test_batch_vs_slicing_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.180s) 2022-08-17T12:51:15.6960973Z test_batch_vs_slicing_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:51:15.8445596Z test_batch_vs_slicing_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:51:15.9930017Z test_batch_vs_slicing_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:51:16.1387776Z test_batch_vs_slicing_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:51:16.2897100Z test_batch_vs_slicing_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.151s) 2022-08-17T12:51:16.4101485Z test_batch_vs_slicing_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:51:16.5953395Z test_batch_vs_slicing_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.185s) 2022-08-17T12:51:16.7158944Z test_batch_vs_slicing_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:51:16.8506676Z test_batch_vs_slicing_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:51:16.9983400Z test_batch_vs_slicing_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:51:17.1424649Z test_batch_vs_slicing_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:51:17.2900925Z test_batch_vs_slicing_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:51:17.4361523Z test_batch_vs_slicing_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:51:17.5763064Z test_batch_vs_slicing_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:51:17.7234566Z test_batch_vs_slicing_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:51:17.9011038Z test_batch_vs_slicing_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.178s) 2022-08-17T12:51:18.1712498Z test_batch_vs_slicing_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.270s) 2022-08-17T12:51:18.3872764Z test_batch_vs_slicing_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.216s) 2022-08-17T12:51:18.5068558Z test_batch_vs_slicing_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:51:18.6386159Z test_batch_vs_slicing_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:51:18.7945308Z test_batch_vs_slicing_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.156s) 2022-08-17T12:51:18.9375145Z test_batch_vs_slicing_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:51:19.0865730Z test_batch_vs_slicing_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:51:19.2346212Z test_batch_vs_slicing_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:51:19.3799012Z test_batch_vs_slicing_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:51:19.4970444Z test_batch_vs_slicing_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:51:19.6755109Z test_batch_vs_slicing_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.178s) 2022-08-17T12:51:19.9901311Z test_batch_vs_slicing_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.315s) 2022-08-17T12:51:20.2049892Z test_batch_vs_slicing_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.215s) 2022-08-17T12:51:20.3415111Z test_batch_vs_slicing_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:51:20.4736874Z test_batch_vs_slicing_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:51:20.6212395Z test_batch_vs_slicing_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:51:20.7652039Z test_batch_vs_slicing_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:51:20.9375249Z test_batch_vs_slicing_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.172s) 2022-08-17T12:51:21.0868655Z test_batch_vs_slicing_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:51:21.2318957Z test_batch_vs_slicing_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:51:21.3313817Z test_batch_vs_slicing_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:51:21.3865075Z test_batch_vs_slicing_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:21.5216977Z test_batch_vs_slicing_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:51:21.6167198Z test_batch_vs_slicing_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:51:21.7296955Z test_batch_vs_slicing_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:51:21.8005191Z test_batch_vs_slicing_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:51:21.8885731Z test_batch_vs_slicing_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:51:21.9688906Z test_batch_vs_slicing_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:51:22.0291935Z test_batch_vs_slicing_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:51:22.0864320Z test_batch_vs_slicing_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:51:22.1403334Z test_batch_vs_slicing_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:51:22.1951972Z test_batch_vs_slicing_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:22.3758813Z test_batch_vs_slicing_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.181s) 2022-08-17T12:51:22.6149658Z test_batch_vs_slicing_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.239s) 2022-08-17T12:51:22.7869292Z test_batch_vs_slicing_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.172s) 2022-08-17T12:51:23.0349447Z test_batch_vs_slicing_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.248s) 2022-08-17T12:51:23.3148705Z test_batch_vs_slicing_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.280s) 2022-08-17T12:51:23.5624303Z test_batch_vs_slicing_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.247s) 2022-08-17T12:51:23.8141332Z test_batch_vs_slicing_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.252s) 2022-08-17T12:51:24.1151385Z test_batch_vs_slicing_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.301s) 2022-08-17T12:51:24.3703175Z test_batch_vs_slicing_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.255s) 2022-08-17T12:51:24.4280955Z test_batch_vs_slicing_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:24.4830704Z test_batch_vs_slicing_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:24.6071407Z test_batch_vs_slicing_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:51:24.7160402Z test_batch_vs_slicing_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:51:24.8090375Z test_batch_vs_slicing_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:51:24.8829686Z test_batch_vs_slicing_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:51:24.9479251Z test_batch_vs_slicing_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:51:25.0276232Z test_batch_vs_slicing_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:51:25.0891074Z test_batch_vs_slicing_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:51:25.1675385Z test_batch_vs_slicing_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:51:25.2040770Z test_batch_vs_slicing_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:51:25.2560013Z test_batch_vs_slicing_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:51:25.3145568Z test_batch_vs_slicing_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:25.6774200Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.363s) 2022-08-17T12:51:26.0572969Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.380s) 2022-08-17T12:51:26.4905714Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.433s) 2022-08-17T12:51:26.9061262Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.415s) 2022-08-17T12:51:27.3541292Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.448s) 2022-08-17T12:51:27.7816062Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.427s) 2022-08-17T12:51:28.2074562Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.426s) 2022-08-17T12:51:28.6301835Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.423s) 2022-08-17T12:51:29.2992908Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.669s) 2022-08-17T12:51:30.0392354Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.740s) 2022-08-17T12:51:30.8296608Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.790s) 2022-08-17T12:51:31.5969367Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.767s) 2022-08-17T12:51:32.3220910Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.725s) 2022-08-17T12:51:33.0457383Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.724s) 2022-08-17T12:51:33.8025721Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.757s) 2022-08-17T12:51:34.5241822Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.721s) 2022-08-17T12:51:35.3391177Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.815s) 2022-08-17T12:51:36.1793508Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.840s) 2022-08-17T12:51:37.3262680Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (1.147s) 2022-08-17T12:51:38.2067938Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.880s) 2022-08-17T12:51:39.0879826Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.881s) 2022-08-17T12:51:39.9386458Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.851s) 2022-08-17T12:51:40.7927692Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.854s) 2022-08-17T12:51:41.6430167Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.850s) 2022-08-17T12:51:41.7665257Z test_batch_vs_slicing_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.123s) 2022-08-17T12:51:41.8217913Z test_batch_vs_slicing_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:41.9659095Z test_batch_vs_slicing_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:51:42.1038736Z test_batch_vs_slicing_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:51:42.2942635Z test_batch_vs_slicing_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:51:42.3533369Z test_batch_vs_slicing_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:51:42.4113355Z test_batch_vs_slicing_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:42.4702485Z test_batch_vs_slicing_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:51:42.5215542Z test_batch_vs_slicing_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:51:42.5742934Z test_batch_vs_slicing_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:51:42.6834174Z test_batch_vs_slicing_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:51:42.8921847Z test_batch_vs_slicing_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.209s) 2022-08-17T12:51:43.1210426Z test_batch_vs_slicing_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.229s) 2022-08-17T12:51:43.3020385Z test_batch_vs_slicing_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.181s) 2022-08-17T12:51:43.4592231Z test_batch_vs_slicing_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:51:43.5753260Z test_batch_vs_slicing_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:51:43.7030089Z test_batch_vs_slicing_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:51:43.7503505Z test_batch_vs_slicing_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:51:43.7982816Z test_batch_vs_slicing_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:51:43.8474208Z test_batch_vs_slicing_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:43.8901127Z test_batch_vs_slicing_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:51:43.9356667Z test_batch_vs_slicing_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:51:44.0493468Z test_batch_vs_slicing_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:51:44.1687751Z test_batch_vs_slicing_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:51:44.3059057Z test_batch_vs_slicing_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:51:44.4730484Z test_batch_vs_slicing_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.167s) 2022-08-17T12:51:44.5949892Z test_batch_vs_slicing_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.122s) 2022-08-17T12:51:44.7294487Z test_batch_vs_slicing_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:51:44.8371460Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:51:44.9510464Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:51:45.0787068Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:51:45.1940588Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:51:45.3114708Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:51:45.4446286Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:51:45.5793985Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:51:45.7038928Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:51:45.8422081Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:51:45.8979236Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:51:45.9550213Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:51:46.0158723Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:51:46.0672074Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:51:46.2365561Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.169s) 2022-08-17T12:51:46.4239401Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.187s) 2022-08-17T12:51:46.6533404Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.229s) 2022-08-17T12:51:46.7828484Z test_batch_vs_slicing_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:51:46.9435633Z test_batch_vs_slicing_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:51:47.0788560Z test_batch_vs_slicing_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:51:47.2151303Z test_batch_vs_slicing_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:51:47.3648936Z test_batch_vs_slicing_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T12:51:47.4784506Z test_batch_vs_slicing_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:51:47.6157212Z test_batch_vs_slicing_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:51:47.7710017Z test_batch_vs_slicing_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:51:47.8259676Z test_batch_vs_slicing_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:47.8812819Z test_batch_vs_slicing_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:47.9392939Z test_batch_vs_slicing_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:47.9906537Z test_batch_vs_slicing_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:51:48.0505369Z test_batch_vs_slicing_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:51:48.1580435Z test_batch_vs_slicing_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:51:48.2758320Z test_batch_vs_slicing_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:51:48.4045698Z test_batch_vs_slicing_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:51:48.4515259Z test_batch_vs_slicing_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:51:48.5053458Z test_batch_vs_slicing_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:51:48.5539934Z test_batch_vs_slicing_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:48.6025554Z test_batch_vs_slicing_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:51:48.6507076Z test_batch_vs_slicing_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:51:48.6515508Z test_batch_vs_slicing_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:51:48.6523813Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:51:48.6531859Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:51:48.8121132Z test_batch_vs_slicing_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:51:48.9286245Z test_batch_vs_slicing_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:51:49.0621094Z test_batch_vs_slicing_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:51:49.2989239Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.237s) 2022-08-17T12:51:49.4840911Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.185s) 2022-08-17T12:51:49.5936016Z test_batch_vs_slicing_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:51:49.7108607Z test_batch_vs_slicing_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:51:49.8731710Z test_batch_vs_slicing_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T12:51:49.9901831Z test_batch_vs_slicing_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:51:50.1144849Z test_batch_vs_slicing_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:51:50.2590750Z test_batch_vs_slicing_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:51:50.3724447Z test_batch_vs_slicing_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:51:50.4869345Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:51:50.6186435Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:51:50.7931320Z test_batch_vs_slicing_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:51:51.2393337Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.446s) 2022-08-17T12:51:51.5856486Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.346s) 2022-08-17T12:51:51.8088352Z test_batch_vs_slicing_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.223s) 2022-08-17T12:51:52.0159506Z test_batch_vs_slicing_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.207s) 2022-08-17T12:51:52.2467579Z test_batch_vs_slicing_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.231s) 2022-08-17T12:51:52.4697510Z test_batch_vs_slicing_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.223s) 2022-08-17T12:51:52.7029994Z test_batch_vs_slicing_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.233s) 2022-08-17T12:51:52.9185468Z test_batch_vs_slicing_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.215s) 2022-08-17T12:51:53.1477564Z test_batch_vs_slicing_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.229s) 2022-08-17T12:51:53.3795413Z test_batch_vs_slicing_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.232s) 2022-08-17T12:51:53.5158715Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:51:53.8674595Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.351s) 2022-08-17T12:51:54.1656688Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.298s) 2022-08-17T12:51:54.3113930Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:51:54.4851453Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:51:54.6682191Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.183s) 2022-08-17T12:51:54.8492444Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.181s) 2022-08-17T12:51:55.0332574Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.184s) 2022-08-17T12:51:55.2273064Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.194s) 2022-08-17T12:51:55.4181590Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.191s) 2022-08-17T12:51:55.5326222Z test_batch_vs_slicing_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:51:55.6632205Z test_batch_vs_slicing_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:51:55.8104230Z test_batch_vs_slicing_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:51:55.8636017Z test_batch_vs_slicing_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:51:55.9192892Z test_batch_vs_slicing_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:51:55.9836261Z test_batch_vs_slicing_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:51:56.0322284Z test_batch_vs_slicing_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:56.0913729Z test_batch_vs_slicing_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:51:57.5089532Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (1.417s) 2022-08-17T12:51:57.6690841Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:51:57.8466363Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.177s) 2022-08-17T12:51:58.0346492Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.188s) 2022-08-17T12:51:58.1950140Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:51:58.3657650Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:51:58.5513108Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.185s) 2022-08-17T12:51:58.7102573Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:51:58.8686132Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:51:58.9987903Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:51:59.1592614Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:51:59.3026825Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:51:59.5259191Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.223s) 2022-08-17T12:51:59.6842805Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:51:59.8421730Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:52:00.0012116Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:52:00.1554774Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.154s) 2022-08-17T12:52:00.3120403Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:52:00.6983914Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.386s) 2022-08-17T12:52:00.9667566Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.268s) 2022-08-17T12:52:01.3449470Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.378s) 2022-08-17T12:52:01.7316193Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.387s) 2022-08-17T12:52:02.0000540Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.268s) 2022-08-17T12:52:02.2643955Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.264s) 2022-08-17T12:52:02.5344901Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.270s) 2022-08-17T12:52:02.8020552Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.267s) 2022-08-17T12:52:03.1403385Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.338s) 2022-08-17T12:52:03.5222274Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.382s) 2022-08-17T12:52:03.8317867Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.309s) 2022-08-17T12:52:04.2081295Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.376s) 2022-08-17T12:52:04.5946444Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.386s) 2022-08-17T12:52:04.8946779Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.300s) 2022-08-17T12:52:05.1636874Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.269s) 2022-08-17T12:52:05.4346723Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.271s) 2022-08-17T12:52:05.7006026Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.266s) 2022-08-17T12:52:06.0357341Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.335s) 2022-08-17T12:52:06.4210934Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.385s) 2022-08-17T12:52:06.6924921Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.271s) 2022-08-17T12:52:07.0671388Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.375s) 2022-08-17T12:52:07.4510403Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.384s) 2022-08-17T12:52:07.7225154Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.271s) 2022-08-17T12:52:08.0065421Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.284s) 2022-08-17T12:52:08.3074700Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.301s) 2022-08-17T12:52:08.5755500Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.268s) 2022-08-17T12:52:08.9113138Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.336s) 2022-08-17T12:52:09.0067969Z test_batch_vs_slicing_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:52:09.2480852Z test_batch_vs_slicing_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.241s) 2022-08-17T12:52:09.4371786Z test_batch_vs_slicing_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.189s) 2022-08-17T12:52:09.5987607Z test_batch_vs_slicing_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:52:09.7094799Z test_batch_vs_slicing_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:52:09.8123921Z test_batch_vs_slicing_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:52:09.9264830Z test_batch_vs_slicing_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:52:09.9605681Z test_batch_vs_slicing_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:52:09.9976418Z test_batch_vs_slicing_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:52:10.0305483Z test_batch_vs_slicing_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:52:10.0631464Z test_batch_vs_slicing_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:52:10.0983207Z test_batch_vs_slicing_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:52:10.2589513Z test_batch_vs_slicing_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:52:10.4230314Z test_batch_vs_slicing_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.164s) 2022-08-17T12:52:10.5867882Z test_batch_vs_slicing_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.164s) 2022-08-17T12:52:10.7366474Z test_batch_vs_slicing_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T12:52:10.8889860Z test_batch_vs_slicing_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.152s) 2022-08-17T12:52:11.0531881Z test_batch_vs_slicing_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.164s) 2022-08-17T12:52:11.2593915Z test_batch_vs_slicing_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T12:52:11.4481526Z test_batch_vs_slicing_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.189s) 2022-08-17T12:52:11.6099112Z test_batch_vs_slicing_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T12:52:11.7752642Z test_batch_vs_slicing_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:52:11.8719717Z test_batch_vs_slicing_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:52:11.9096670Z test_batch_vs_slicing_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:52:12.1002560Z test_batch_vs_slicing_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:52:12.2863812Z test_batch_vs_slicing_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.186s) 2022-08-17T12:52:12.4885449Z test_batch_vs_slicing_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.202s) 2022-08-17T12:52:12.5997334Z test_batch_vs_slicing_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:52:12.7048762Z test_batch_vs_slicing_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:52:12.8223937Z test_batch_vs_slicing_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:52:12.8563885Z test_batch_vs_slicing_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:52:12.8917061Z test_batch_vs_slicing_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:52:12.9273878Z test_batch_vs_slicing_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:52:12.9600920Z test_batch_vs_slicing_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:52:12.9937590Z test_batch_vs_slicing_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:52:13.1114100Z test_batch_vs_slicing_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:52:13.2434633Z test_batch_vs_slicing_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:52:13.4924477Z test_batch_vs_slicing_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.249s) 2022-08-17T12:52:13.6709900Z test_batch_vs_slicing_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.178s) 2022-08-17T12:52:13.7998172Z test_batch_vs_slicing_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:52:13.9173065Z test_batch_vs_slicing_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:52:14.0502561Z test_batch_vs_slicing_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:52:14.1770198Z test_batch_vs_slicing_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T12:52:14.3064534Z test_batch_vs_slicing_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:52:14.4513931Z test_batch_vs_slicing_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:52:14.5981519Z test_batch_vs_slicing_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:52:14.7283447Z test_batch_vs_slicing_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:52:14.8417727Z test_batch_vs_slicing_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:52:14.9581915Z test_batch_vs_slicing_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:52:15.0927884Z test_batch_vs_slicing_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:52:15.2040190Z test_batch_vs_slicing_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:52:15.3251242Z test_batch_vs_slicing_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:52:15.4579699Z test_batch_vs_slicing_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:52:15.6129518Z test_batch_vs_slicing_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:52:15.7470919Z test_batch_vs_slicing_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:52:15.8903125Z test_batch_vs_slicing_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:52:16.0113371Z test_batch_vs_slicing_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:52:16.1438053Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:52:16.2879374Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:52:16.3947660Z test_batch_vs_slicing_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:52:16.5427473Z test_batch_vs_slicing_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:52:16.8516974Z test_batch_vs_slicing_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.309s) 2022-08-17T12:52:17.0515185Z test_batch_vs_slicing_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.200s) 2022-08-17T12:52:17.1679962Z test_batch_vs_slicing_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:52:17.3134389Z test_batch_vs_slicing_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:52:17.4398917Z test_batch_vs_slicing_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T12:52:17.5760902Z test_batch_vs_slicing_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:52:17.7660168Z test_batch_vs_slicing_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:52:17.8963154Z test_batch_vs_slicing_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:52:18.0303577Z test_batch_vs_slicing_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:52:18.1433204Z test_batch_vs_slicing_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:52:18.1948654Z test_batch_vs_slicing_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:52:18.4009825Z test_batch_vs_slicing_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T12:52:18.6545922Z test_batch_vs_slicing_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.254s) 2022-08-17T12:52:18.8757411Z test_batch_vs_slicing_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.221s) 2022-08-17T12:52:19.0370837Z test_batch_vs_slicing_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:52:19.1547426Z test_batch_vs_slicing_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:52:19.2833359Z test_batch_vs_slicing_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:52:19.3343640Z test_batch_vs_slicing_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:52:19.3819788Z test_batch_vs_slicing_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:52:19.4315958Z test_batch_vs_slicing_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:52:19.4751186Z test_batch_vs_slicing_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:52:19.5367355Z test_batch_vs_slicing_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:52:19.5915633Z test_batch_vs_slicing_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:52:19.6462672Z test_batch_vs_slicing_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:52:19.7634742Z test_batch_vs_slicing_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:52:19.8841101Z test_batch_vs_slicing_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:52:19.9574927Z test_batch_vs_slicing_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:52:20.0170328Z test_batch_vs_slicing_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:52:20.0943029Z test_batch_vs_slicing_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:52:20.1280593Z test_batch_vs_slicing_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:52:20.1811841Z test_batch_vs_slicing_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:52:20.2375062Z test_batch_vs_slicing_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:52:20.2937654Z test_batch_vs_slicing_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:52:20.3450194Z test_batch_vs_slicing_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:52:20.4571285Z test_batch_vs_slicing_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:52:20.5866401Z test_batch_vs_slicing_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:52:20.8214251Z test_batch_vs_slicing_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.235s) 2022-08-17T12:52:21.0463549Z test_batch_vs_slicing_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.225s) 2022-08-17T12:52:21.1630796Z test_batch_vs_slicing_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:52:21.2941659Z test_batch_vs_slicing_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:52:21.4211520Z test_batch_vs_slicing_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T12:52:21.5505824Z test_batch_vs_slicing_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:52:21.6825590Z test_batch_vs_slicing_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:52:21.8102215Z test_batch_vs_slicing_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:52:21.9404363Z test_batch_vs_slicing_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:52:22.0903317Z test_batch_vs_slicing_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T12:52:22.1421976Z test_batch_vs_slicing_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:52:22.3035282Z test_batch_vs_slicing_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:52:22.4204876Z test_batch_vs_slicing_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:52:22.5522378Z test_batch_vs_slicing_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:52:22.5977589Z test_batch_vs_slicing_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:52:22.6481520Z test_batch_vs_slicing_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:52:22.6957912Z test_batch_vs_slicing_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:52:22.7408903Z test_batch_vs_slicing_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:52:22.8008252Z test_batch_vs_slicing_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:52:22.8568583Z test_batch_vs_slicing_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:52:22.9040490Z test_batch_vs_slicing_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:52:22.9739726Z test_batch_vs_slicing_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:52:23.0426058Z test_batch_vs_slicing_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:52:23.1465566Z test_batch_vs_slicing_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:52:23.2010053Z test_batch_vs_slicing_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:52:23.2540750Z test_batch_vs_slicing_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:52:23.3095897Z test_batch_vs_slicing_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:52:23.3602118Z test_batch_vs_slicing_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:52:23.4096914Z test_batch_vs_slicing_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:52:23.5242804Z test_batch_vs_slicing_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:52:23.6693248Z test_batch_vs_slicing_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:52:23.9541594Z test_batch_vs_slicing_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.285s) 2022-08-17T12:52:24.2338408Z test_batch_vs_slicing_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.280s) 2022-08-17T12:52:24.3560714Z test_batch_vs_slicing_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.122s) 2022-08-17T12:52:24.4911124Z test_batch_vs_slicing_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:52:24.6313443Z test_batch_vs_slicing_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:52:24.7671250Z test_batch_vs_slicing_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:52:24.9071126Z test_batch_vs_slicing_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:52:25.0461250Z test_batch_vs_slicing_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:52:25.1919647Z test_batch_vs_slicing_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:52:25.3555090Z test_batch_vs_slicing_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.163s) 2022-08-17T12:52:25.5066355Z test_batch_vs_slicing_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.151s) 2022-08-17T12:52:25.8195218Z test_batch_vs_slicing_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.313s) 2022-08-17T12:52:26.0787376Z test_batch_vs_slicing_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.259s) 2022-08-17T12:52:26.2165016Z test_batch_vs_slicing_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:52:26.4819294Z test_batch_vs_slicing_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.265s) 2022-08-17T12:52:26.6279835Z test_batch_vs_slicing_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:52:26.7718040Z test_batch_vs_slicing_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:52:26.9206888Z test_batch_vs_slicing_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:52:27.0679797Z test_batch_vs_slicing_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:52:27.2124587Z test_batch_vs_slicing_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:52:27.3303643Z test_batch_vs_slicing_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:52:27.4909521Z test_batch_vs_slicing_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:52:27.7649977Z test_batch_vs_slicing_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.274s) 2022-08-17T12:52:27.9887516Z test_batch_vs_slicing_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.224s) 2022-08-17T12:52:28.1106206Z test_batch_vs_slicing_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.122s) 2022-08-17T12:52:28.2456435Z test_batch_vs_slicing_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:52:28.3894503Z test_batch_vs_slicing_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:52:28.5549650Z test_batch_vs_slicing_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:52:28.6926994Z test_batch_vs_slicing_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:52:28.8293990Z test_batch_vs_slicing_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:52:28.9629908Z test_batch_vs_slicing_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:52:29.1297821Z test_batch_vs_slicing_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.167s) 2022-08-17T12:52:29.3221683Z test_batch_vs_slicing_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.192s) 2022-08-17T12:52:29.5929862Z test_batch_vs_slicing_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.271s) 2022-08-17T12:52:29.7945071Z test_batch_vs_slicing_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.201s) 2022-08-17T12:52:29.9935810Z test_batch_vs_slicing_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.199s) 2022-08-17T12:52:30.1952383Z test_batch_vs_slicing_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.202s) 2022-08-17T12:52:30.4016416Z test_batch_vs_slicing_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T12:52:30.6500858Z test_batch_vs_slicing_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.248s) 2022-08-17T12:52:30.8054694Z test_batch_vs_slicing_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.154s) 2022-08-17T12:52:30.9506670Z test_batch_vs_slicing_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:52:31.1188012Z test_batch_vs_slicing_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.168s) 2022-08-17T12:52:31.2766059Z test_batch_vs_slicing_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:52:31.4381836Z test_batch_vs_slicing_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:52:31.5991471Z test_batch_vs_slicing_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:52:31.7643260Z test_batch_vs_slicing_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:52:31.9217058Z test_batch_vs_slicing_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:52:32.0790037Z test_batch_vs_slicing_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:52:32.2289257Z test_batch_vs_slicing_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T12:52:32.4042141Z test_batch_vs_slicing_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:52:32.5652774Z test_batch_vs_slicing_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:52:32.7759199Z test_batch_vs_slicing_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.211s) 2022-08-17T12:52:32.9401917Z test_batch_vs_slicing_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.164s) 2022-08-17T12:52:33.1035564Z test_batch_vs_slicing_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.163s) 2022-08-17T12:52:33.2635505Z test_batch_vs_slicing_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:52:33.4263195Z test_batch_vs_slicing_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.163s) 2022-08-17T12:52:33.5681633Z test_batch_vs_slicing_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:52:33.7296839Z test_batch_vs_slicing_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:52:33.9138223Z test_batch_vs_slicing_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.184s) 2022-08-17T12:52:34.0708203Z test_batch_vs_slicing_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:52:34.2282906Z test_batch_vs_slicing_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:52:34.3830458Z test_batch_vs_slicing_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:52:34.5476989Z test_batch_vs_slicing_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:52:34.7072255Z test_batch_vs_slicing_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:52:34.8547433Z test_batch_vs_slicing_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:52:35.0526479Z test_batch_vs_slicing_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.198s) 2022-08-17T12:52:35.2076233Z test_batch_vs_slicing_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:52:35.3656684Z test_batch_vs_slicing_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:52:35.5231121Z test_batch_vs_slicing_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:52:35.6803683Z test_batch_vs_slicing_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:52:35.8428455Z test_batch_vs_slicing_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T12:52:36.0199272Z test_batch_vs_slicing_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.177s) 2022-08-17T12:52:36.1663040Z test_batch_vs_slicing_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:52:36.3027058Z test_batch_vs_slicing_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:52:36.4504309Z test_batch_vs_slicing_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:52:36.5986830Z test_batch_vs_slicing_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:52:36.7475546Z test_batch_vs_slicing_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:52:36.8959997Z test_batch_vs_slicing_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:52:37.0927400Z test_batch_vs_slicing_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.197s) 2022-08-17T12:52:37.2406917Z test_batch_vs_slicing_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:52:37.3978137Z test_batch_vs_slicing_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:52:37.5452471Z test_batch_vs_slicing_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:52:37.7071985Z test_batch_vs_slicing_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T12:52:37.8651590Z test_batch_vs_slicing_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:52:38.0267625Z test_batch_vs_slicing_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T12:52:38.2199682Z test_batch_vs_slicing_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.193s) 2022-08-17T12:52:38.3799736Z test_batch_vs_slicing_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:52:38.5367362Z test_batch_vs_slicing_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:52:38.6916355Z test_batch_vs_slicing_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:52:38.8674141Z test_batch_vs_slicing_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:52:39.0329988Z test_batch_vs_slicing_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:52:39.2670782Z test_batch_vs_slicing_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.234s) 2022-08-17T12:52:39.4446341Z test_batch_vs_slicing_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.177s) 2022-08-17T12:52:39.6191664Z test_batch_vs_slicing_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:52:39.7970010Z test_batch_vs_slicing_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.178s) 2022-08-17T12:52:39.9728615Z test_batch_vs_slicing_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:52:40.1507651Z test_batch_vs_slicing_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.178s) 2022-08-17T12:52:40.3660803Z test_batch_vs_slicing_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.215s) 2022-08-17T12:52:40.5716801Z test_batch_vs_slicing_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T12:52:40.7916872Z test_batch_vs_slicing_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.220s) 2022-08-17T12:52:40.9844044Z test_batch_vs_slicing_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.193s) 2022-08-17T12:52:41.1772797Z test_batch_vs_slicing_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.193s) 2022-08-17T12:52:41.4163363Z test_batch_vs_slicing_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.239s) 2022-08-17T12:52:41.6085351Z test_batch_vs_slicing_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.192s) 2022-08-17T12:52:41.8039828Z test_batch_vs_slicing_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.195s) 2022-08-17T12:52:41.9944330Z test_batch_vs_slicing_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:52:42.1707239Z test_batch_vs_slicing_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:52:42.4010174Z test_batch_vs_slicing_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.230s) 2022-08-17T12:52:42.6211362Z test_batch_vs_slicing_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.220s) 2022-08-17T12:52:42.8113440Z test_batch_vs_slicing_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:52:42.9993187Z test_batch_vs_slicing_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.188s) 2022-08-17T12:52:43.1896585Z test_batch_vs_slicing_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:52:43.3866351Z test_batch_vs_slicing_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.197s) 2022-08-17T12:52:43.5841075Z test_batch_vs_slicing_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.197s) 2022-08-17T12:52:43.7496914Z test_batch_vs_slicing_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:52:43.9210333Z test_batch_vs_slicing_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:52:44.0975300Z test_batch_vs_slicing_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:52:44.2727543Z test_batch_vs_slicing_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:52:44.4457054Z test_batch_vs_slicing_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.173s) 2022-08-17T12:52:44.6495255Z test_batch_vs_slicing_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.204s) 2022-08-17T12:52:44.8266172Z test_batch_vs_slicing_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.177s) 2022-08-17T12:52:45.0295944Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.203s) 2022-08-17T12:52:45.2210684Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.191s) 2022-08-17T12:52:45.4234862Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.202s) 2022-08-17T12:52:45.6728242Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.249s) 2022-08-17T12:52:45.8764422Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.204s) 2022-08-17T12:52:46.0773369Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.201s) 2022-08-17T12:52:46.2822143Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T12:52:46.4861306Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.204s) 2022-08-17T12:52:46.6977711Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.212s) 2022-08-17T12:52:46.9407223Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.243s) 2022-08-17T12:52:47.1443403Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.203s) 2022-08-17T12:52:47.3489250Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T12:52:47.5561583Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.207s) 2022-08-17T12:52:47.7637534Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.207s) 2022-08-17T12:52:48.0252306Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.261s) 2022-08-17T12:52:48.2351676Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.210s) 2022-08-17T12:52:48.4178967Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.183s) 2022-08-17T12:52:48.6007078Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.183s) 2022-08-17T12:52:48.7758040Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:52:48.9789201Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.203s) 2022-08-17T12:52:49.1533188Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:52:49.3256719Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.172s) 2022-08-17T12:52:49.4983462Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.173s) 2022-08-17T12:52:49.6950892Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.197s) 2022-08-17T12:52:49.8743544Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.179s) 2022-08-17T12:52:50.0447252Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.170s) 2022-08-17T12:52:50.2197370Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:52:50.3938022Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:52:50.5668152Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.173s) 2022-08-17T12:52:50.7367224Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.170s) 2022-08-17T12:52:50.9093962Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.173s) 2022-08-17T12:52:51.1073850Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.198s) 2022-08-17T12:52:51.3671479Z test_batch_vs_slicing_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.260s) 2022-08-17T12:52:51.6692975Z test_batch_vs_slicing_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.302s) 2022-08-17T12:52:51.9536878Z test_batch_vs_slicing_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.284s) 2022-08-17T12:52:52.2540396Z test_batch_vs_slicing_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.300s) 2022-08-17T12:52:52.5603673Z test_batch_vs_slicing_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.306s) 2022-08-17T12:52:52.8629626Z test_batch_vs_slicing_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.302s) 2022-08-17T12:52:53.2133307Z test_batch_vs_slicing_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.350s) 2022-08-17T12:52:53.5146706Z test_batch_vs_slicing_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.301s) 2022-08-17T12:52:53.8141066Z test_batch_vs_slicing_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.299s) 2022-08-17T12:52:53.9694724Z test_batch_vs_slicing_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:52:54.1244361Z test_batch_vs_slicing_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:52:54.3323792Z test_batch_vs_slicing_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.208s) 2022-08-17T12:52:54.4797059Z test_batch_vs_slicing_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:52:54.6210433Z test_batch_vs_slicing_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T12:52:54.7649915Z test_batch_vs_slicing_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:52:54.9081631Z test_batch_vs_slicing_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:52:55.0489530Z test_batch_vs_slicing_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T12:52:56.4979317Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (1.449s) 2022-08-17T12:52:56.6558866Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.158s) 2022-08-17T12:52:56.8322115Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:52:57.0224867Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:52:57.1834399Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:52:57.3425412Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:52:57.5517311Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.209s) 2022-08-17T12:52:57.7106996Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:52:57.8780890Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.167s) 2022-08-17T12:52:58.0597393Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.182s) 2022-08-17T12:52:58.2226049Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.163s) 2022-08-17T12:52:58.3979870Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:52:58.6385467Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.240s) 2022-08-17T12:52:58.8125869Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:52:58.9836083Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:52:59.1724352Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.189s) 2022-08-17T12:52:59.3737951Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.201s) 2022-08-17T12:52:59.5537191Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.180s) 2022-08-17T12:52:59.7412223Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.187s) 2022-08-17T12:52:59.9149124Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:53:00.0891871Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:53:00.2633432Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:53:00.4347251Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:53:00.6072141Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.172s) 2022-08-17T12:53:00.8038571Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.197s) 2022-08-17T12:53:00.9501936Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:53:01.0862374Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:53:01.2403677Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.154s) 2022-08-17T12:53:01.3900426Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T12:53:01.5380650Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.148s) 2022-08-17T12:53:01.6836365Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:53:01.8427800Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:53:01.9915362Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:53:02.1021011Z test_batch_vs_slicing_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:53:02.2459110Z test_batch_vs_slicing_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.144s) 2022-08-17T12:53:02.4974556Z test_batch_vs_slicing_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.251s) 2022-08-17T12:53:02.7020041Z test_batch_vs_slicing_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.204s) 2022-08-17T12:53:02.8797978Z test_batch_vs_slicing_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.178s) 2022-08-17T12:53:03.0214140Z test_batch_vs_slicing_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T12:53:03.1613712Z test_batch_vs_slicing_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:53:03.2963060Z test_batch_vs_slicing_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:53:03.4392714Z test_batch_vs_slicing_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:53:03.5789008Z test_batch_vs_slicing_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:53:03.7173911Z test_batch_vs_slicing_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:53:03.8290660Z test_batch_vs_slicing_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:53:03.9323713Z test_batch_vs_slicing_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:53:04.1406711Z test_batch_vs_slicing_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.208s) 2022-08-17T12:53:04.3225854Z test_batch_vs_slicing_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.182s) 2022-08-17T12:53:04.4682544Z test_batch_vs_slicing_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:53:04.5860483Z test_batch_vs_slicing_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:53:04.7169939Z test_batch_vs_slicing_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:53:04.7747956Z test_batch_vs_slicing_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:04.8356776Z test_batch_vs_slicing_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:04.8934923Z test_batch_vs_slicing_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:04.9899803Z test_batch_vs_slicing_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:53:05.0449898Z test_batch_vs_slicing_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:05.1628497Z test_batch_vs_slicing_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:53:05.3036088Z test_batch_vs_slicing_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T12:53:05.5850910Z test_batch_vs_slicing_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.281s) 2022-08-17T12:53:05.8187724Z test_batch_vs_slicing_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.234s) 2022-08-17T12:53:05.9396284Z test_batch_vs_slicing_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:53:06.1146051Z test_batch_vs_slicing_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:53:06.2521441Z test_batch_vs_slicing_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:53:06.3924137Z test_batch_vs_slicing_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:53:06.5324607Z test_batch_vs_slicing_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:53:06.6690043Z test_batch_vs_slicing_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:53:06.8092131Z test_batch_vs_slicing_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:53:06.9229705Z test_batch_vs_slicing_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:53:07.0614022Z test_batch_vs_slicing_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:53:07.3819141Z test_batch_vs_slicing_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.320s) 2022-08-17T12:53:07.6126279Z test_batch_vs_slicing_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.231s) 2022-08-17T12:53:07.7317417Z test_batch_vs_slicing_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:53:07.8668907Z test_batch_vs_slicing_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:53:07.9982406Z test_batch_vs_slicing_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:53:08.1334465Z test_batch_vs_slicing_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:53:08.2828903Z test_batch_vs_slicing_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:53:08.4148828Z test_batch_vs_slicing_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:53:08.5499347Z test_batch_vs_slicing_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:53:08.6645245Z test_batch_vs_slicing_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:53:08.7812668Z test_batch_vs_slicing_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:53:08.9147451Z test_batch_vs_slicing_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:53:08.9173588Z test_complex_edge_values_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9201344Z test_contig_size1_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9229701Z test_contig_size1_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9257056Z test_contig_size1_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9313146Z test_contig_size1_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:08.9336224Z test_contig_size1_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9359011Z test_contig_size1_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9381750Z test_contig_size1_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9399518Z test_contig_size1_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9418107Z test_contig_size1_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9435025Z test_contig_size1_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9452986Z test_contig_size1_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9470525Z test_contig_size1_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9492995Z test_contig_size1_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9515412Z test_contig_size1_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9542024Z test_contig_size1_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9568612Z test_contig_size1_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9591983Z test_contig_size1_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9615698Z test_contig_size1_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9638007Z test_contig_size1_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9659929Z test_contig_size1_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9683292Z test_contig_size1_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9704993Z test_contig_size1_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9726810Z test_contig_size1_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9750090Z test_contig_size1_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9771932Z test_contig_size1_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9799075Z test_contig_size1_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9826144Z test_contig_size1_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9848923Z test_contig_size1_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9871968Z test_contig_size1_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9893460Z test_contig_size1_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9914492Z test_contig_size1_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9935717Z test_contig_size1_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9956849Z test_contig_size1_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9977868Z test_contig_size1_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0000567Z test_contig_size1_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0021882Z test_contig_size1_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0049488Z test_contig_size1_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0077450Z test_contig_size1_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0100948Z test_contig_size1_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0124040Z test_contig_size1_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0147038Z test_contig_size1_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0168758Z test_contig_size1_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0190475Z test_contig_size1_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0211897Z test_contig_size1_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0233744Z test_contig_size1_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0255163Z test_contig_size1_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0278349Z test_contig_size1_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0300981Z test_contig_size1_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0328051Z test_contig_size1_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0354493Z test_contig_size1_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0377710Z test_contig_size1_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0400880Z test_contig_size1_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0424531Z test_contig_size1_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0447613Z test_contig_size1_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0470086Z test_contig_size1_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0492170Z test_contig_size1_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0514707Z test_contig_size1_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0536942Z test_contig_size1_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0557593Z test_contig_size1_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0583732Z test_contig_size1_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0609509Z test_contig_size1_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0631894Z test_contig_size1_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0654023Z test_contig_size1_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0674789Z test_contig_size1_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0695616Z test_contig_size1_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0716955Z test_contig_size1_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0738492Z test_contig_size1_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0760152Z test_contig_size1_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0784508Z test_contig_size1_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0807799Z test_contig_size1_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0834790Z test_contig_size1_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0861627Z test_contig_size1_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0885582Z test_contig_size1_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0909512Z test_contig_size1_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0933053Z test_contig_size1_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0956257Z test_contig_size1_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0978680Z test_contig_size1_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1001305Z test_contig_size1_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1024454Z test_contig_size1_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1047595Z test_contig_size1_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1069124Z test_contig_size1_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1096183Z test_contig_size1_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1122823Z test_contig_size1_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1146014Z test_contig_size1_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1168931Z test_contig_size1_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1190900Z test_contig_size1_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1212222Z test_contig_size1_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1234050Z test_contig_size1_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1255947Z test_contig_size1_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1277426Z test_contig_size1_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1300485Z test_contig_size1_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1321878Z test_contig_size1_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1348569Z test_contig_size1_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1374028Z test_contig_size1_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1399026Z test_contig_size1_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1422476Z test_contig_size1_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1445845Z test_contig_size1_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1469777Z test_contig_size1_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1491134Z test_contig_size1_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1512666Z test_contig_size1_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1533963Z test_contig_size1_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1555533Z test_contig_size1_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1577211Z test_contig_size1_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1596089Z test_contig_size1_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1615026Z test_contig_size1_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1633753Z test_contig_size1_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1651519Z test_contig_size1_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1669850Z test_contig_size1_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1688364Z test_contig_size1_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1708964Z test_contig_size1_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1727401Z test_contig_size1_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1751159Z test_contig_size1_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1774028Z test_contig_size1_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1797232Z test_contig_size1_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1818323Z test_contig_size1_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1839227Z test_contig_size1_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1860336Z test_contig_size1_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1878963Z test_contig_size1_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1897711Z test_contig_size1_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1916440Z test_contig_size1_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1935325Z test_contig_size1_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1954046Z test_contig_size1_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1975315Z test_contig_size1_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1993499Z test_contig_size1_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2017295Z test_contig_size1_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2040674Z test_contig_size1_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2062220Z test_contig_size1_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2083732Z test_contig_size1_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2105577Z test_contig_size1_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2123887Z test_contig_size1_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2142865Z test_contig_size1_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2161484Z test_contig_size1_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2180176Z test_contig_size1_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2223511Z test_contig_size1_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.2250103Z test_contig_size1_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.2274536Z test_contig_size1_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2298609Z test_contig_size1_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2324493Z test_contig_size1_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.2348493Z test_contig_size1_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2377939Z test_contig_size1_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.2778120Z test_contig_size1_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:09.2808510Z test_contig_size1_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.2834787Z test_contig_size1_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.2860456Z test_contig_size1_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.2886226Z test_contig_size1_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.2909717Z test_contig_size1_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2932780Z test_contig_size1_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2955937Z test_contig_size1_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2979099Z test_contig_size1_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3002236Z test_contig_size1_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3023452Z test_contig_size1_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3042110Z test_contig_size1_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3067738Z test_contig_size1_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3092174Z test_contig_size1_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3116185Z test_contig_size1_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3137477Z test_contig_size1_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3158700Z test_contig_size1_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3180337Z test_contig_size1_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3199094Z test_contig_size1_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3218017Z test_contig_size1_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3237024Z test_contig_size1_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3255292Z test_contig_size1_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3274438Z test_contig_size1_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3298340Z test_contig_size1_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3316786Z test_contig_size1_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3345703Z test_contig_size1_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3374114Z test_contig_size1_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3401554Z test_contig_size1_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3425308Z test_contig_size1_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3448480Z test_contig_size1_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3471387Z test_contig_size1_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3489636Z test_contig_size1_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3507586Z test_contig_size1_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3525427Z test_contig_size1_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3543908Z test_contig_size1_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3562549Z test_contig_size1_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3585706Z test_contig_size1_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3604190Z test_contig_size1_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3631715Z test_contig_size1_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3659702Z test_contig_size1_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3687119Z test_contig_size1_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3710649Z test_contig_size1_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3733960Z test_contig_size1_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3759015Z test_contig_size1_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3775450Z test_contig_size1_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3793774Z test_contig_size1_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3811650Z test_contig_size1_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3830005Z test_contig_size1_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3848396Z test_contig_size1_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3872030Z test_contig_size1_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3895681Z test_contig_size1_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3923588Z test_contig_size1_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3950920Z test_contig_size1_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3975345Z test_contig_size1_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3999470Z test_contig_size1_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4023309Z test_contig_size1_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4046064Z test_contig_size1_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4069508Z test_contig_size1_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4093138Z test_contig_size1_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4116569Z test_contig_size1_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4141077Z test_contig_size1_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4163400Z test_contig_size1_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4190588Z test_contig_size1_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4217432Z test_contig_size1_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4241751Z test_contig_size1_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4265979Z test_contig_size1_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4288602Z test_contig_size1_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4311173Z test_contig_size1_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4333808Z test_contig_size1_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4356815Z test_contig_size1_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4379322Z test_contig_size1_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4403124Z test_contig_size1_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4425561Z test_contig_size1_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4450153Z test_contig_size1_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4474033Z test_contig_size1_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4497388Z test_contig_size1_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4519704Z test_contig_size1_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4542298Z test_contig_size1_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4564598Z test_contig_size1_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4586900Z test_contig_size1_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4609208Z test_contig_size1_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4634014Z test_contig_size1_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4655598Z test_contig_size1_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4679101Z test_contig_size1_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4702385Z test_contig_size1_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4723953Z test_contig_size1_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4745870Z test_contig_size1_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4767702Z test_contig_size1_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4789389Z test_contig_size1_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4811110Z test_contig_size1_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4833945Z test_contig_size1_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4854893Z test_contig_size1_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4881030Z test_contig_size1_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4907241Z test_contig_size1_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4932699Z test_contig_size1_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4956193Z test_contig_size1_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4979584Z test_contig_size1_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5002204Z test_contig_size1_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5023359Z test_contig_size1_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5044501Z test_contig_size1_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5065848Z test_contig_size1_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5086845Z test_contig_size1_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5107831Z test_contig_size1_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5132368Z test_contig_size1_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5155964Z test_contig_size1_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5180431Z test_contig_size1_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5204558Z test_contig_size1_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5228254Z test_contig_size1_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5251649Z test_contig_size1_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5275001Z test_contig_size1_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5298492Z test_contig_size1_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5322626Z test_contig_size1_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5346958Z test_contig_size1_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5369654Z test_contig_size1_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5394051Z test_contig_size1_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5417833Z test_contig_size1_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5440663Z test_contig_size1_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5463602Z test_contig_size1_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5486460Z test_contig_size1_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5539739Z test_contig_size1_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:09.5562173Z test_contig_size1_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5585868Z test_contig_size1_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5608501Z test_contig_size1_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5632662Z test_contig_size1_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5656552Z test_contig_size1_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5681412Z test_contig_size1_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5704351Z test_contig_size1_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5727344Z test_contig_size1_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5750344Z test_contig_size1_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5773137Z test_contig_size1_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5796524Z test_contig_size1_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5818418Z test_contig_size1_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5842462Z test_contig_size1_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5866111Z test_contig_size1_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5889335Z test_contig_size1_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5911179Z test_contig_size1_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5933036Z test_contig_size1_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5954827Z test_contig_size1_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5976596Z test_contig_size1_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5998551Z test_contig_size1_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6022084Z test_contig_size1_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6044766Z test_contig_size1_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6072192Z test_contig_size1_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6099186Z test_contig_size1_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6123369Z test_contig_size1_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6147520Z test_contig_size1_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6170287Z test_contig_size1_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6192876Z test_contig_size1_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6215367Z test_contig_size1_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6237859Z test_contig_size1_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6260706Z test_contig_size1_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6285109Z test_contig_size1_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6308000Z test_contig_size1_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6332435Z test_contig_size1_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6356410Z test_contig_size1_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6379353Z test_contig_size1_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6401850Z test_contig_size1_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6424563Z test_contig_size1_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6447156Z test_contig_size1_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6469401Z test_contig_size1_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6493893Z test_contig_size1_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6513196Z test_contig_size1_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6541270Z test_contig_size1_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6570048Z test_contig_size1_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6597841Z test_contig_size1_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6622449Z test_contig_size1_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6646776Z test_contig_size1_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6671077Z test_contig_size1_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6690870Z test_contig_size1_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6710506Z test_contig_size1_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6729751Z test_contig_size1_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6749073Z test_contig_size1_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6768764Z test_contig_size1_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6792057Z test_contig_size1_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6813334Z test_contig_size1_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6839647Z test_contig_size1_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6866189Z test_contig_size1_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6892277Z test_contig_size1_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6916877Z test_contig_size1_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6940189Z test_contig_size1_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6963651Z test_contig_size1_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6985251Z test_contig_size1_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7006781Z test_contig_size1_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7028302Z test_contig_size1_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7049506Z test_contig_size1_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7071302Z test_contig_size1_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7094716Z test_contig_size1_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7117988Z test_contig_size1_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7141484Z test_contig_size1_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7164817Z test_contig_size1_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7188480Z test_contig_size1_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7212043Z test_contig_size1_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7235250Z test_contig_size1_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7261955Z test_contig_size1_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7287817Z test_contig_size1_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7313363Z test_contig_size1_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7338810Z test_contig_size1_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7362250Z test_contig_size1_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7383477Z test_contig_size1_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7409756Z test_contig_size1_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7435561Z test_contig_size1_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7458943Z test_contig_size1_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7483028Z test_contig_size1_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7507184Z test_contig_size1_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7528736Z test_contig_size1_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7550302Z test_contig_size1_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7572127Z test_contig_size1_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7593452Z test_contig_size1_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7614881Z test_contig_size1_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7638524Z test_contig_size1_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7660482Z test_contig_size1_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7683859Z test_contig_size1_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7707505Z test_contig_size1_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7729793Z test_contig_size1_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7751956Z test_contig_size1_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7774374Z test_contig_size1_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7796727Z test_contig_size1_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7819121Z test_contig_size1_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7846008Z test_contig_size1_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7873000Z test_contig_size1_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7899969Z test_contig_size1_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7920786Z test_contig_size1_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7940386Z test_contig_size1_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7963920Z test_contig_size1_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7987132Z test_contig_size1_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8008386Z test_contig_size1_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8029361Z test_contig_size1_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8050383Z test_contig_size1_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8069228Z test_contig_size1_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8087667Z test_contig_size1_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8106415Z test_contig_size1_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8124956Z test_contig_size1_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8143657Z test_contig_size1_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8165901Z test_contig_size1_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8184490Z test_contig_size1_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8212369Z test_contig_size1_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.8241036Z test_contig_size1_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.8269584Z test_contig_size1_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.8291838Z test_contig_size1_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8314021Z test_contig_size1_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8335827Z test_contig_size1_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8354507Z test_contig_size1_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8373008Z test_contig_size1_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8391713Z test_contig_size1_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8410105Z test_contig_size1_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8428720Z test_contig_size1_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8450011Z test_contig_size1_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8468659Z test_contig_size1_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8494283Z test_contig_size1_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8552574Z test_contig_size1_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:09.8577554Z test_contig_size1_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8598316Z test_contig_size1_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8618804Z test_contig_size1_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8639322Z test_contig_size1_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8656784Z test_contig_size1_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8674278Z test_contig_size1_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8692140Z test_contig_size1_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8710586Z test_contig_size1_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8729169Z test_contig_size1_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8749712Z test_contig_size1_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8768228Z test_contig_size1_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8791731Z test_contig_size1_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8814717Z test_contig_size1_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8835459Z test_contig_size1_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8856030Z test_contig_size1_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8876949Z test_contig_size1_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8895199Z test_contig_size1_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8913556Z test_contig_size1_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8932003Z test_contig_size1_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8950384Z test_contig_size1_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8968997Z test_contig_size1_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8989164Z test_contig_size1_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9007650Z test_contig_size1_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9028243Z test_contig_size1_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9048853Z test_contig_size1_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9069375Z test_contig_size1_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9087769Z test_contig_size1_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9106177Z test_contig_size1_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9124676Z test_contig_size1_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9143425Z test_contig_size1_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9161575Z test_contig_size1_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9182226Z test_contig_size1_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9200549Z test_contig_size1_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9221547Z test_contig_size1_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9241724Z test_contig_size1_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9262485Z test_contig_size1_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9280799Z test_contig_size1_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9299435Z test_contig_size1_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9317437Z test_contig_size1_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9335908Z test_contig_size1_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9354613Z test_contig_size1_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9374968Z test_contig_size1_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9393287Z test_contig_size1_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9418288Z test_contig_size1_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9443061Z test_contig_size1_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9467233Z test_contig_size1_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9487857Z test_contig_size1_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9508298Z test_contig_size1_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9528890Z test_contig_size1_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9547379Z test_contig_size1_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9565745Z test_contig_size1_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9584463Z test_contig_size1_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9603028Z test_contig_size1_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9621830Z test_contig_size1_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9636405Z test_contig_size1_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9650489Z test_contig_size1_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9664887Z test_contig_size1_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9678857Z test_contig_size1_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9693062Z test_contig_size1_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9707137Z test_contig_size1_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9721218Z test_contig_size1_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9735374Z test_contig_size1_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9749597Z test_contig_size1_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9763895Z test_contig_size1_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9777908Z test_contig_size1_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9792018Z test_contig_size1_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.9931100Z test_contig_size1_large_dim_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.0206629Z test_contig_size1_large_dim_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:10.0506685Z test_contig_size1_large_dim_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:10.0729573Z test_contig_size1_large_dim_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:10.0904879Z test_contig_size1_large_dim_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:10.1053893Z test_contig_size1_large_dim_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:10.1228430Z test_contig_size1_large_dim_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:10.1284201Z test_contig_size1_large_dim_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:10.1341358Z test_contig_size1_large_dim_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:10.1397591Z test_contig_size1_large_dim_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:10.1451845Z test_contig_size1_large_dim_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:10.1508267Z test_contig_size1_large_dim_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:10.1652291Z test_contig_size1_large_dim_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.1783102Z test_contig_size1_large_dim_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.2162574Z test_contig_size1_large_dim_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:10.2431652Z test_contig_size1_large_dim_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:10.2588390Z test_contig_size1_large_dim_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:10.2776515Z test_contig_size1_large_dim_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:10.2908505Z test_contig_size1_large_dim_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.3042861Z test_contig_size1_large_dim_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.3549261Z test_contig_size1_large_dim_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:10.3683967Z test_contig_size1_large_dim_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.3817356Z test_contig_size1_large_dim_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.3968239Z test_contig_size1_large_dim_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:10.4108895Z test_contig_size1_large_dim_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.4464494Z test_contig_size1_large_dim_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:10.4825585Z test_contig_size1_large_dim_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:10.4992486Z test_contig_size1_large_dim_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:10.5188042Z test_contig_size1_large_dim_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:10.5329324Z test_contig_size1_large_dim_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.5471243Z test_contig_size1_large_dim_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.5615246Z test_contig_size1_large_dim_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.5756318Z test_contig_size1_large_dim_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.5897327Z test_contig_size1_large_dim_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.6036156Z test_contig_size1_large_dim_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.6167327Z test_contig_size1_large_dim_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.6487486Z test_contig_size1_large_dim_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:53:10.6727992Z test_contig_size1_large_dim_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:10.6918984Z test_contig_size1_large_dim_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:10.7075310Z test_contig_size1_large_dim_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:10.7258477Z test_contig_size1_large_dim_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:10.7390494Z test_contig_size1_large_dim_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.7522651Z test_contig_size1_large_dim_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.7718378Z test_contig_size1_large_dim_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:10.7847931Z test_contig_size1_large_dim_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.7978203Z test_contig_size1_large_dim_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.8120970Z test_contig_size1_large_dim_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.8253436Z test_contig_size1_large_dim_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.8598984Z test_contig_size1_large_dim_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:10.8865355Z test_contig_size1_large_dim_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:10.9059148Z test_contig_size1_large_dim_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:10.9240573Z test_contig_size1_large_dim_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:10.9372805Z test_contig_size1_large_dim_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.9505620Z test_contig_size1_large_dim_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.9641965Z test_contig_size1_large_dim_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:10.9773199Z test_contig_size1_large_dim_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:10.9907743Z test_contig_size1_large_dim_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.0052761Z test_contig_size1_large_dim_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.0197046Z test_contig_size1_large_dim_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.0573235Z test_contig_size1_large_dim_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:11.0860661Z test_contig_size1_large_dim_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:11.1022981Z test_contig_size1_large_dim_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:11.1211738Z test_contig_size1_large_dim_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:11.1354956Z test_contig_size1_large_dim_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.1500445Z test_contig_size1_large_dim_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.1689287Z test_contig_size1_large_dim_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:11.1831106Z test_contig_size1_large_dim_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.1974130Z test_contig_size1_large_dim_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.2115606Z test_contig_size1_large_dim_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.2248825Z test_contig_size1_large_dim_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.2565498Z test_contig_size1_large_dim_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:11.2814181Z test_contig_size1_large_dim_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:11.2997379Z test_contig_size1_large_dim_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:11.3178432Z test_contig_size1_large_dim_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:11.3311293Z test_contig_size1_large_dim_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.3447133Z test_contig_size1_large_dim_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.3583383Z test_contig_size1_large_dim_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.3718786Z test_contig_size1_large_dim_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.4257850Z test_contig_size1_large_dim_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:11.4411595Z test_contig_size1_large_dim_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:11.4557021Z test_contig_size1_large_dim_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.4969070Z test_contig_size1_large_dim_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:53:11.5245193Z test_contig_size1_large_dim_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:11.5413782Z test_contig_size1_large_dim_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:11.5604635Z test_contig_size1_large_dim_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:11.5742518Z test_contig_size1_large_dim_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.5883797Z test_contig_size1_large_dim_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.6054970Z test_contig_size1_large_dim_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:11.6192201Z test_contig_size1_large_dim_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:11.6326615Z test_contig_size1_large_dim_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.6461661Z test_contig_size1_large_dim_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.6587925Z test_contig_size1_large_dim_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.6851039Z test_contig_size1_large_dim_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:11.7100331Z test_contig_size1_large_dim_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:11.7332310Z test_contig_size1_large_dim_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:11.7501123Z test_contig_size1_large_dim_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:11.7647613Z test_contig_size1_large_dim_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:11.7823603Z test_contig_size1_large_dim_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:11.7951142Z test_contig_size1_large_dim_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.8079873Z test_contig_size1_large_dim_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.8208093Z test_contig_size1_large_dim_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.8333766Z test_contig_size1_large_dim_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.8459467Z test_contig_size1_large_dim_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.8517079Z test_contig_size1_large_dim_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:11.8571694Z test_contig_size1_large_dim_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:11.8626931Z test_contig_size1_large_dim_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:11.8681512Z test_contig_size1_large_dim_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:11.8734953Z test_contig_size1_large_dim_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:11.8789234Z test_contig_size1_large_dim_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:11.8855159Z test_contig_size1_large_dim_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:11.8936958Z test_contig_size1_large_dim_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:11.9128840Z test_contig_size1_large_dim_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:11.9306823Z test_contig_size1_large_dim_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:11.9439582Z test_contig_size1_large_dim_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:11.9536380Z test_contig_size1_large_dim_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:11.9611667Z test_contig_size1_large_dim_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:11.9713998Z test_contig_size1_large_dim_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:11.9768260Z test_contig_size1_large_dim_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:11.9823809Z test_contig_size1_large_dim_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:11.9879994Z test_contig_size1_large_dim_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:11.9963117Z test_contig_size1_large_dim_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:12.0016321Z test_contig_size1_large_dim_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.0079591Z test_contig_size1_large_dim_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:12.0133142Z test_contig_size1_large_dim_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.0323664Z test_contig_size1_large_dim_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:12.0456023Z test_contig_size1_large_dim_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:12.0554036Z test_contig_size1_large_dim_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:12.0630492Z test_contig_size1_large_dim_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:12.0733645Z test_contig_size1_large_dim_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:12.0788215Z test_contig_size1_large_dim_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.0844909Z test_contig_size1_large_dim_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:12.0927881Z test_contig_size1_large_dim_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:12.0981267Z test_contig_size1_large_dim_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.1033633Z test_contig_size1_large_dim_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.1170825Z test_contig_size1_large_dim_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:12.1318531Z test_contig_size1_large_dim_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:12.1490480Z test_contig_size1_large_dim_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.1669458Z test_contig_size1_large_dim_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:12.1841298Z test_contig_size1_large_dim_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.2178134Z test_contig_size1_large_dim_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:12.2469010Z test_contig_size1_large_dim_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:12.2720691Z test_contig_size1_large_dim_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:12.2935418Z test_contig_size1_large_dim_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:12.3128241Z test_contig_size1_large_dim_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:12.3376423Z test_contig_size1_large_dim_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:12.3548251Z test_contig_size1_large_dim_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.3720678Z test_contig_size1_large_dim_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.3894110Z test_contig_size1_large_dim_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.4065092Z test_contig_size1_large_dim_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.4235523Z test_contig_size1_large_dim_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.4302118Z test_contig_size1_large_dim_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:12.4356519Z test_contig_size1_large_dim_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.4966442Z test_contig_size1_large_dim_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:12.5161923Z test_contig_size1_large_dim_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:12.5309509Z test_contig_size1_large_dim_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:12.5409501Z test_contig_size1_large_dim_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:12.5490669Z test_contig_size1_large_dim_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:12.5598645Z test_contig_size1_large_dim_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:12.5653667Z test_contig_size1_large_dim_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.5709540Z test_contig_size1_large_dim_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:12.5766081Z test_contig_size1_large_dim_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:12.5818105Z test_contig_size1_large_dim_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.5872373Z test_contig_size1_large_dim_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.6008937Z test_contig_size1_large_dim_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:12.6061483Z test_contig_size1_large_dim_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.6414789Z test_contig_size1_large_dim_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:12.6728500Z test_contig_size1_large_dim_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:12.6974676Z test_contig_size1_large_dim_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:12.7144279Z test_contig_size1_large_dim_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.7292361Z test_contig_size1_large_dim_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:12.7494439Z test_contig_size1_large_dim_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:12.7548995Z test_contig_size1_large_dim_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.7605170Z test_contig_size1_large_dim_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:12.7657381Z test_contig_size1_large_dim_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.7709923Z test_contig_size1_large_dim_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.7762732Z test_contig_size1_large_dim_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.7898478Z test_contig_size1_large_dim_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:12.7951272Z test_contig_size1_large_dim_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.8247915Z test_contig_size1_large_dim_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:12.8543084Z test_contig_size1_large_dim_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:12.8814560Z test_contig_size1_large_dim_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:12.8985259Z test_contig_size1_large_dim_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.9132349Z test_contig_size1_large_dim_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:12.9304168Z test_contig_size1_large_dim_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:12.9358205Z test_contig_size1_large_dim_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.9413330Z test_contig_size1_large_dim_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.9465785Z test_contig_size1_large_dim_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.9518213Z test_contig_size1_large_dim_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.9572387Z test_contig_size1_large_dim_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:12.9709490Z test_contig_size1_large_dim_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:12.9839968Z test_contig_size1_large_dim_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.0241072Z test_contig_size1_large_dim_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:13.0490329Z test_contig_size1_large_dim_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:13.0640116Z test_contig_size1_large_dim_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:13.0814765Z test_contig_size1_large_dim_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:13.0944230Z test_contig_size1_large_dim_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.1074688Z test_contig_size1_large_dim_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.1266263Z test_contig_size1_large_dim_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:13.1393852Z test_contig_size1_large_dim_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.1523072Z test_contig_size1_large_dim_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.1662891Z test_contig_size1_large_dim_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:13.1794800Z test_contig_size1_large_dim_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.2129029Z test_contig_size1_large_dim_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:13.2429394Z test_contig_size1_large_dim_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:13.2587499Z test_contig_size1_large_dim_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:13.2771127Z test_contig_size1_large_dim_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:13.2903401Z test_contig_size1_large_dim_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.3036244Z test_contig_size1_large_dim_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.3170076Z test_contig_size1_large_dim_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.3300404Z test_contig_size1_large_dim_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.3429965Z test_contig_size1_large_dim_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.3569665Z test_contig_size1_large_dim_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:13.3703876Z test_contig_size1_large_dim_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.3879533Z test_contig_size1_large_dim_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:13.4063434Z test_contig_size1_large_dim_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:13.4242474Z test_contig_size1_large_dim_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:13.4374275Z test_contig_size1_large_dim_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.4507171Z test_contig_size1_large_dim_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.4641127Z test_contig_size1_large_dim_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.4771616Z test_contig_size1_large_dim_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.4902202Z test_contig_size1_large_dim_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.5671841Z test_contig_size1_large_dim_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:53:13.5817649Z test_contig_size1_large_dim_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:13.6000989Z test_contig_size1_large_dim_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:13.6235506Z test_contig_size1_large_dim_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:13.6381316Z test_contig_size1_large_dim_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:13.6525922Z test_contig_size1_large_dim_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:13.6671520Z test_contig_size1_large_dim_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:13.6814034Z test_contig_size1_large_dim_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:13.6957283Z test_contig_size1_large_dim_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:13.7093046Z test_contig_size1_large_dim_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.7217261Z test_contig_size1_large_dim_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:13.7479251Z test_contig_size1_large_dim_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:13.7771291Z test_contig_size1_large_dim_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:13.7989046Z test_contig_size1_large_dim_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:13.8167377Z test_contig_size1_large_dim_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:13.8320261Z test_contig_size1_large_dim_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:13.8500300Z test_contig_size1_large_dim_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:13.8625695Z test_contig_size1_large_dim_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.8752315Z test_contig_size1_large_dim_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.8879822Z test_contig_size1_large_dim_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.9004599Z test_contig_size1_large_dim_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:13.9157374Z test_contig_size1_large_dim_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:13.9301558Z test_contig_size1_large_dim_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:13.9431856Z test_contig_size1_large_dim_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:13.9584007Z test_contig_size1_large_dim_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:13.9769837Z test_contig_size1_large_dim_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:13.9900857Z test_contig_size1_large_dim_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.0031082Z test_contig_size1_large_dim_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.0162549Z test_contig_size1_large_dim_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.0290988Z test_contig_size1_large_dim_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.0420794Z test_contig_size1_large_dim_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.0564394Z test_contig_size1_large_dim_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.0726041Z test_contig_size1_large_dim_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:14.0880568Z test_contig_size1_large_dim_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:14.1063502Z test_contig_size1_large_dim_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:14.1192934Z test_contig_size1_large_dim_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.1324261Z test_contig_size1_large_dim_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.1455492Z test_contig_size1_large_dim_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.1584609Z test_contig_size1_large_dim_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.1714801Z test_contig_size1_large_dim_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.1863903Z test_contig_size1_large_dim_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:14.2004657Z test_contig_size1_large_dim_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.2157977Z test_contig_size1_large_dim_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:14.2424398Z test_contig_size1_large_dim_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:14.2566847Z test_contig_size1_large_dim_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.2711154Z test_contig_size1_large_dim_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.2858033Z test_contig_size1_large_dim_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:14.3002545Z test_contig_size1_large_dim_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.3138304Z test_contig_size1_large_dim_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.3286644Z test_contig_size1_large_dim_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:14.3429396Z test_contig_size1_large_dim_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.3610979Z test_contig_size1_large_dim_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:14.3775665Z test_contig_size1_large_dim_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:14.3997784Z test_contig_size1_large_dim_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:14.4134738Z test_contig_size1_large_dim_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.4275173Z test_contig_size1_large_dim_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.4416153Z test_contig_size1_large_dim_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.4554267Z test_contig_size1_large_dim_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.4692421Z test_contig_size1_large_dim_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.4833880Z test_contig_size1_large_dim_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.4965868Z test_contig_size1_large_dim_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.5315052Z test_contig_size1_large_dim_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:14.5568674Z test_contig_size1_large_dim_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:14.5719894Z test_contig_size1_large_dim_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:14.5904231Z test_contig_size1_large_dim_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:14.6353837Z test_contig_size1_large_dim_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:53:14.6484965Z test_contig_size1_large_dim_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.6616995Z test_contig_size1_large_dim_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.6745021Z test_contig_size1_large_dim_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.6874471Z test_contig_size1_large_dim_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.7044313Z test_contig_size1_large_dim_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:14.7175365Z test_contig_size1_large_dim_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.7327435Z test_contig_size1_large_dim_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:14.7505452Z test_contig_size1_large_dim_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:14.7637212Z test_contig_size1_large_dim_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.7770612Z test_contig_size1_large_dim_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.7904549Z test_contig_size1_large_dim_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.8038389Z test_contig_size1_large_dim_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.8172125Z test_contig_size1_large_dim_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:14.8315271Z test_contig_size1_large_dim_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:14.8384006Z test_contig_size1_large_dim_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:14.8723808Z test_contig_size1_large_dim_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:14.9048434Z test_contig_size1_large_dim_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:53:14.9296795Z test_contig_size1_large_dim_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:14.9472531Z test_contig_size1_large_dim_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:14.9626256Z test_contig_size1_large_dim_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:14.9845166Z test_contig_size1_large_dim_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:14.9901944Z test_contig_size1_large_dim_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:14.9961678Z test_contig_size1_large_dim_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:15.0023200Z test_contig_size1_large_dim_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:15.0078443Z test_contig_size1_large_dim_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:15.0135671Z test_contig_size1_large_dim_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:15.0273767Z test_contig_size1_large_dim_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:15.0400668Z test_contig_size1_large_dim_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.0674413Z test_contig_size1_large_dim_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:15.0937855Z test_contig_size1_large_dim_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:15.1185167Z test_contig_size1_large_dim_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:15.1356064Z test_contig_size1_large_dim_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:15.1503702Z test_contig_size1_large_dim_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.1679807Z test_contig_size1_large_dim_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:15.1806796Z test_contig_size1_large_dim_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.1934492Z test_contig_size1_large_dim_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.2063090Z test_contig_size1_large_dim_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.2188359Z test_contig_size1_large_dim_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:15.2313984Z test_contig_size1_large_dim_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.2452878Z test_contig_size1_large_dim_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:15.2633147Z test_contig_size1_large_dim_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:15.2807146Z test_contig_size1_large_dim_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:15.2942605Z test_contig_size1_large_dim_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:15.3120002Z test_contig_size1_large_dim_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:15.3271690Z test_contig_size1_large_dim_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.3446137Z test_contig_size1_large_dim_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:15.3609522Z test_contig_size1_large_dim_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:15.3805224Z test_contig_size1_large_dim_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:15.4008567Z test_contig_size1_large_dim_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:15.4207644Z test_contig_size1_large_dim_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:15.4344860Z test_contig_size1_large_dim_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:15.4474790Z test_contig_size1_large_dim_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.4738688Z test_contig_size1_large_dim_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:15.4975065Z test_contig_size1_large_dim_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:15.5143696Z test_contig_size1_large_dim_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:15.5291843Z test_contig_size1_large_dim_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.5471676Z test_contig_size1_large_dim_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:15.5598807Z test_contig_size1_large_dim_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.5726691Z test_contig_size1_large_dim_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.5854902Z test_contig_size1_large_dim_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.5980778Z test_contig_size1_large_dim_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.6107227Z test_contig_size1_large_dim_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:15.6262888Z test_contig_size1_large_dim_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.6409924Z test_contig_size1_large_dim_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.6970915Z test_contig_size1_large_dim_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:15.7174879Z test_contig_size1_large_dim_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:15.7325973Z test_contig_size1_large_dim_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.7474065Z test_contig_size1_large_dim_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.7623680Z test_contig_size1_large_dim_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.7770108Z test_contig_size1_large_dim_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.7919740Z test_contig_size1_large_dim_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.8231139Z test_contig_size1_large_dim_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:15.8498528Z test_contig_size1_large_dim_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:15.8724240Z test_contig_size1_large_dim_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:15.8789218Z test_contig_size1_large_dim_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:15.8842959Z test_contig_size1_large_dim_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:15.9050491Z test_contig_size1_large_dim_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:15.9196648Z test_contig_size1_large_dim_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:15.9333527Z test_contig_size1_large_dim_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:15.9411748Z test_contig_size1_large_dim_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:15.9515149Z test_contig_size1_large_dim_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:15.9570103Z test_contig_size1_large_dim_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:15.9624578Z test_contig_size1_large_dim_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:15.9680674Z test_contig_size1_large_dim_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:15.9733890Z test_contig_size1_large_dim_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:15.9788028Z test_contig_size1_large_dim_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:15.9885844Z test_contig_size1_large_dim_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:15.9938498Z test_contig_size1_large_dim_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.0224322Z test_contig_size1_large_dim_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:16.0524036Z test_contig_size1_large_dim_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:16.0755719Z test_contig_size1_large_dim_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:16.0891190Z test_contig_size1_large_dim_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.1001207Z test_contig_size1_large_dim_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:16.1138082Z test_contig_size1_large_dim_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.1193395Z test_contig_size1_large_dim_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.1249259Z test_contig_size1_large_dim_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.1305207Z test_contig_size1_large_dim_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.1358188Z test_contig_size1_large_dim_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.1411713Z test_contig_size1_large_dim_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.1488477Z test_contig_size1_large_dim_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:16.1541248Z test_contig_size1_large_dim_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.1824380Z test_contig_size1_large_dim_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:16.2054198Z test_contig_size1_large_dim_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:16.2243820Z test_contig_size1_large_dim_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:16.2358791Z test_contig_size1_large_dim_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:16.2449459Z test_contig_size1_large_dim_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:16.2567427Z test_contig_size1_large_dim_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:16.2622251Z test_contig_size1_large_dim_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.2677589Z test_contig_size1_large_dim_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.2733405Z test_contig_size1_large_dim_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.2786599Z test_contig_size1_large_dim_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.2840560Z test_contig_size1_large_dim_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.2916031Z test_contig_size1_large_dim_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:16.2978718Z test_contig_size1_large_dim_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.3225339Z test_contig_size1_large_dim_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:16.3368977Z test_contig_size1_large_dim_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.3478737Z test_contig_size1_large_dim_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:16.3564336Z test_contig_size1_large_dim_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:16.3675937Z test_contig_size1_large_dim_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:16.3740473Z test_contig_size1_large_dim_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.3805934Z test_contig_size1_large_dim_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.3871718Z test_contig_size1_large_dim_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:16.3929685Z test_contig_size1_large_dim_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.3987951Z test_contig_size1_large_dim_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.4055139Z test_contig_size1_large_dim_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:16.4108389Z test_contig_size1_large_dim_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.4238497Z test_contig_size1_large_dim_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:16.4320617Z test_contig_size1_large_dim_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:16.4430045Z test_contig_size1_large_dim_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:16.4484106Z test_contig_size1_large_dim_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.4539569Z test_contig_size1_large_dim_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.4595515Z test_contig_size1_large_dim_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.4648859Z test_contig_size1_large_dim_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.4702534Z test_contig_size1_large_dim_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.4770264Z test_contig_size1_large_dim_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:16.4823410Z test_contig_size1_large_dim_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.4923686Z test_contig_size1_large_dim_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:16.5005309Z test_contig_size1_large_dim_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:16.5115177Z test_contig_size1_large_dim_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:16.5170824Z test_contig_size1_large_dim_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.5228132Z test_contig_size1_large_dim_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.5285736Z test_contig_size1_large_dim_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.5340599Z test_contig_size1_large_dim_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.5395632Z test_contig_size1_large_dim_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.5491410Z test_contig_size1_large_dim_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:16.5544441Z test_contig_size1_large_dim_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.5745720Z test_contig_size1_large_dim_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:16.5934792Z test_contig_size1_large_dim_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:16.6087798Z test_contig_size1_large_dim_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.6176917Z test_contig_size1_large_dim_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:16.6253054Z test_contig_size1_large_dim_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:16.6356090Z test_contig_size1_large_dim_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:16.6412072Z test_contig_size1_large_dim_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.6497952Z test_contig_size1_large_dim_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:16.6554493Z test_contig_size1_large_dim_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:16.6608522Z test_contig_size1_large_dim_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.6662336Z test_contig_size1_large_dim_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:16.6677152Z test_contig_size1_large_dim_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:16.6691996Z test_contig_size1_large_dim_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:16.6706836Z test_contig_size1_large_dim_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:16.6721997Z test_contig_size1_large_dim_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:16.6738279Z test_contig_size1_large_dim_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:16.6754869Z test_contig_size1_large_dim_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:16.6771293Z test_contig_size1_large_dim_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:16.6787602Z test_contig_size1_large_dim_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:16.6803942Z test_contig_size1_large_dim_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:16.6820391Z test_contig_size1_large_dim_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:16.6836632Z test_contig_size1_large_dim_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:16.6853007Z test_contig_size1_large_dim_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:16.7000611Z test_contig_size1_large_dim_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:16.7145560Z test_contig_size1_large_dim_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.7681152Z test_contig_size1_large_dim_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:16.7889152Z test_contig_size1_large_dim_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:16.8031373Z test_contig_size1_large_dim_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.8172767Z test_contig_size1_large_dim_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.8315388Z test_contig_size1_large_dim_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.8453283Z test_contig_size1_large_dim_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.8622230Z test_contig_size1_large_dim_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:16.8763585Z test_contig_size1_large_dim_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.8905570Z test_contig_size1_large_dim_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:16.9234973Z test_contig_size1_large_dim_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:16.9498179Z test_contig_size1_large_dim_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:16.9684715Z test_contig_size1_large_dim_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:16.9871098Z test_contig_size1_large_dim_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:17.0005864Z test_contig_size1_large_dim_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.0140044Z test_contig_size1_large_dim_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.0274049Z test_contig_size1_large_dim_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.0405448Z test_contig_size1_large_dim_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.0536524Z test_contig_size1_large_dim_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.0680718Z test_contig_size1_large_dim_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:17.0810112Z test_contig_size1_large_dim_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.0965272Z test_contig_size1_large_dim_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:17.1179738Z test_contig_size1_large_dim_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:17.1311330Z test_contig_size1_large_dim_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.1443708Z test_contig_size1_large_dim_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.1577207Z test_contig_size1_large_dim_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.1707305Z test_contig_size1_large_dim_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.1835717Z test_contig_size1_large_dim_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.1977746Z test_contig_size1_large_dim_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:17.2120803Z test_contig_size1_large_dim_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:17.2451266Z test_contig_size1_large_dim_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:17.2741968Z test_contig_size1_large_dim_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:17.2892676Z test_contig_size1_large_dim_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:17.3069085Z test_contig_size1_large_dim_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:17.3202152Z test_contig_size1_large_dim_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.3336103Z test_contig_size1_large_dim_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.3471953Z test_contig_size1_large_dim_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:17.3605362Z test_contig_size1_large_dim_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.3738145Z test_contig_size1_large_dim_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.3876784Z test_contig_size1_large_dim_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:17.4048146Z test_contig_size1_large_dim_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:17.4354443Z test_contig_size1_large_dim_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:17.4603865Z test_contig_size1_large_dim_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:17.4755482Z test_contig_size1_large_dim_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:17.4933391Z test_contig_size1_large_dim_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:17.5097365Z test_contig_size1_large_dim_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:17.5231004Z test_contig_size1_large_dim_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.5366669Z test_contig_size1_large_dim_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.5498817Z test_contig_size1_large_dim_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.5631945Z test_contig_size1_large_dim_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.5747852Z test_contig_size1_large_dim_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:17.5803570Z test_contig_size1_large_dim_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:17.6005604Z test_contig_size1_large_dim_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:17.6189619Z test_contig_size1_large_dim_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:17.6339867Z test_contig_size1_large_dim_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:17.6424637Z test_contig_size1_large_dim_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:17.6534514Z test_contig_size1_large_dim_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:17.6592082Z test_contig_size1_large_dim_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:17.6651731Z test_contig_size1_large_dim_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:17.6713876Z test_contig_size1_large_dim_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:17.6770264Z test_contig_size1_large_dim_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:17.6826688Z test_contig_size1_large_dim_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:17.6965505Z test_contig_size1_large_dim_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:17.7111811Z test_contig_size1_large_dim_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:17.7262453Z test_contig_size1_large_dim_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:17.7441116Z test_contig_size1_large_dim_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:17.7597779Z test_contig_size1_large_dim_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:17.7883036Z test_contig_size1_large_dim_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:17.8119088Z test_contig_size1_large_dim_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:17.8582204Z test_contig_size1_large_dim_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:53:17.8735680Z test_contig_size1_large_dim_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:17.8801362Z test_contig_size1_large_dim_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:17.8854459Z test_contig_size1_large_dim_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:17.9045285Z test_contig_size1_large_dim_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:17.9221326Z test_contig_size1_large_dim_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:17.9352322Z test_contig_size1_large_dim_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:17.9477682Z test_contig_size1_large_dim_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:17.9551938Z test_contig_size1_large_dim_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:17.9653661Z test_contig_size1_large_dim_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:17.9706830Z test_contig_size1_large_dim_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:17.9761306Z test_contig_size1_large_dim_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:17.9813028Z test_contig_size1_large_dim_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:17.9865106Z test_contig_size1_large_dim_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:17.9917024Z test_contig_size1_large_dim_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.0089400Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:18.0277795Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:18.0505986Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:18.0679561Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:18.0853487Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:18.1057524Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:18.1229702Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:18.1402409Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:18.1639179Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:18.1889670Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:18.2179465Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:18.2415992Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:18.2657416Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:18.2946182Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:18.3179650Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:18.3408880Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:18.3644989Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:18.3893471Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:18.4214176Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:53:18.4449038Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:18.4685493Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:18.4959196Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:18.5190558Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:18.5420164Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:18.5563300Z test_contig_size1_large_dim_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:18.5618680Z test_contig_size1_large_dim_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:18.5797867Z test_contig_size1_large_dim_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:18.5952752Z test_contig_size1_large_dim_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:18.6132617Z test_contig_size1_large_dim_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:18.6186363Z test_contig_size1_large_dim_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.6241516Z test_contig_size1_large_dim_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.6296364Z test_contig_size1_large_dim_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.6349244Z test_contig_size1_large_dim_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.6403005Z test_contig_size1_large_dim_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.6537970Z test_contig_size1_large_dim_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:18.6862362Z test_contig_size1_large_dim_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:53:18.7163823Z test_contig_size1_large_dim_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:18.7404234Z test_contig_size1_large_dim_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:18.7574741Z test_contig_size1_large_dim_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:18.7756240Z test_contig_size1_large_dim_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:18.7930621Z test_contig_size1_large_dim_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:18.7984561Z test_contig_size1_large_dim_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.8039747Z test_contig_size1_large_dim_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.8094243Z test_contig_size1_large_dim_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.8146701Z test_contig_size1_large_dim_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.8200853Z test_contig_size1_large_dim_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:18.8337597Z test_contig_size1_large_dim_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:18.8484698Z test_contig_size1_large_dim_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:18.8663205Z test_contig_size1_large_dim_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:18.8803035Z test_contig_size1_large_dim_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:18.9297885Z test_contig_size1_large_dim_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:18.9503343Z test_contig_size1_large_dim_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:18.9638629Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:18.9787926Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:18.9962065Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.0099231Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.0248232Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:19.0425288Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.0591077Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.0740587Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:19.0914357Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.0968597Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:19.1024512Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:19.1079431Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:19.1132165Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:19.1271874Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.1423113Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:19.1603097Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.1788612Z test_contig_size1_large_dim_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.1975860Z test_contig_size1_large_dim_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:19.2119156Z test_contig_size1_large_dim_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.2273109Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:19.2459614Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.2599654Z test_contig_size1_large_dim_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.2757667Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:19.2940161Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.2996073Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:19.3100353Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:19.3155764Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:19.3209228Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:19.3266514Z test_contig_size1_large_dim_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:19.3403268Z test_contig_size1_large_dim_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.3557173Z test_contig_size1_large_dim_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:19.3736247Z test_contig_size1_large_dim_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.3790765Z test_contig_size1_large_dim_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:19.3846999Z test_contig_size1_large_dim_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:19.3901407Z test_contig_size1_large_dim_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:19.3953882Z test_contig_size1_large_dim_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:19.4009355Z test_contig_size1_large_dim_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:19.4229135Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:19.4431093Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:19.4626398Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:19.4765713Z test_contig_size1_large_dim_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.4916232Z test_contig_size1_large_dim_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:19.5095890Z test_contig_size1_large_dim_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.5457981Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:19.5717742Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:19.5855006Z test_contig_size1_large_dim_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.6005657Z test_contig_size1_large_dim_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:19.6189139Z test_contig_size1_large_dim_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.6330791Z test_contig_size1_large_dim_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.6487171Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:19.6703578Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:19.6841354Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.6994493Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:19.7170908Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.7310632Z test_contig_size1_large_dim_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.7660899Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:19.7972904Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:19.8169422Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:19.8335505Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.8532981Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:19.8670609Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.8810216Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.8955897Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:19.9122391Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.9261535Z test_contig_size1_large_dim_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.9405424Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.0116818Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:53:20.0392544Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:20.0585893Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.0785586Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:20.0923364Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.1059873Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.1198162Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.1336384Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.1471741Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:20.1610830Z test_contig_size1_large_dim_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.1768873Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:20.1984629Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:20.2039494Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:20.2097189Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:20.2156391Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:20.2209695Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:20.2267665Z test_contig_size1_large_dim_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:20.3034037Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:53:20.3178298Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.3364979Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.3574317Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:20.3717635Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.3861605Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.4006166Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.4147264Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.4321069Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:20.4467815Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:20.4609513Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.4775932Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:20.4976199Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:20.5120815Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.5264548Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.5409206Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.5550824Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.5690767Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:20.5967857Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:20.6191710Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:20.6474082Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:20.6782883Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:20.6976002Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.7169270Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.7362968Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.7553803Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.7783850Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:20.8059300Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:20.8254067Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.8575476Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:53:20.8886100Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:20.9079205Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.9272973Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.9468592Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.9660758Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:20.9891977Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:21.0172722Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:21.0624649Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:53:21.0910742Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:21.1221909Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:21.1446011Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:21.1641175Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:21.1837249Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:21.2030361Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:21.2262257Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:21.2400402Z test_contig_size1_large_dim_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:21.2710699Z test_contig_size1_large_dim_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:21.3051559Z test_contig_size1_large_dim_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:21.3306979Z test_contig_size1_large_dim_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:21.3479691Z test_contig_size1_large_dim_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:21.3629174Z test_contig_size1_large_dim_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:21.3809098Z test_contig_size1_large_dim_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:21.3862911Z test_contig_size1_large_dim_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.3917670Z test_contig_size1_large_dim_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.3969904Z test_contig_size1_large_dim_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.4022448Z test_contig_size1_large_dim_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.4075195Z test_contig_size1_large_dim_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.4213739Z test_contig_size1_large_dim_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:21.4347018Z test_contig_size1_large_dim_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.4559047Z test_contig_size1_large_dim_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:21.4711785Z test_contig_size1_large_dim_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:21.4893152Z test_contig_size1_large_dim_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:21.5026066Z test_contig_size1_large_dim_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.5161605Z test_contig_size1_large_dim_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.5297560Z test_contig_size1_large_dim_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:21.5432145Z test_contig_size1_large_dim_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.5568188Z test_contig_size1_large_dim_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:21.5706166Z test_contig_size1_large_dim_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:21.5761207Z test_contig_size1_large_dim_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.6055436Z test_contig_size1_large_dim_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:21.6307681Z test_contig_size1_large_dim_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:21.6520532Z test_contig_size1_large_dim_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:21.6688495Z test_contig_size1_large_dim_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:21.6834500Z test_contig_size1_large_dim_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:21.7004558Z test_contig_size1_large_dim_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:21.7058216Z test_contig_size1_large_dim_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.7113515Z test_contig_size1_large_dim_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.7166354Z test_contig_size1_large_dim_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.7249205Z test_contig_size1_large_dim_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:21.7302049Z test_contig_size1_large_dim_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:21.7436849Z test_contig_size1_large_dim_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.7564784Z test_contig_size1_large_dim_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.7860492Z test_contig_size1_large_dim_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:21.8109948Z test_contig_size1_large_dim_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:21.8288247Z test_contig_size1_large_dim_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:21.8473846Z test_contig_size1_large_dim_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:21.8650703Z test_contig_size1_large_dim_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:21.8778999Z test_contig_size1_large_dim_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.8907283Z test_contig_size1_large_dim_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.9036785Z test_contig_size1_large_dim_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.9163216Z test_contig_size1_large_dim_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.9289551Z test_contig_size1_large_dim_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:21.9427109Z test_contig_size1_large_dim_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:21.9577930Z test_contig_size1_large_dim_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:21.9786210Z test_contig_size1_large_dim_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:21.9922982Z test_contig_size1_large_dim_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:22.0074356Z test_contig_size1_large_dim_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:22.0252787Z test_contig_size1_large_dim_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:22.0393895Z test_contig_size1_large_dim_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:22.0551462Z test_contig_size1_large_dim_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:22.0737165Z test_contig_size1_large_dim_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:22.1249079Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:22.1443279Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:22.1635079Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:22.1772644Z test_contig_size1_large_dim_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:22.1902488Z test_contig_size1_large_dim_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.2231082Z test_contig_size1_large_dim_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:22.2529478Z test_contig_size1_large_dim_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:22.2686036Z test_contig_size1_large_dim_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:22.2866334Z test_contig_size1_large_dim_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:22.2994782Z test_contig_size1_large_dim_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.3124277Z test_contig_size1_large_dim_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.3255607Z test_contig_size1_large_dim_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.3383053Z test_contig_size1_large_dim_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.3510687Z test_contig_size1_large_dim_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.3647970Z test_contig_size1_large_dim_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:22.3704335Z test_contig_size1_large_dim_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.4045415Z test_contig_size1_large_dim_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:22.4383571Z test_contig_size1_large_dim_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:22.4638577Z test_contig_size1_large_dim_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:22.4832289Z test_contig_size1_large_dim_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:22.4984731Z test_contig_size1_large_dim_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:22.5193418Z test_contig_size1_large_dim_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:22.5249423Z test_contig_size1_large_dim_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.5306666Z test_contig_size1_large_dim_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.5362164Z test_contig_size1_large_dim_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.5415528Z test_contig_size1_large_dim_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.5477652Z test_contig_size1_large_dim_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.5546045Z test_contig_size1_large_dim_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:22.5600998Z test_contig_size1_large_dim_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.5810017Z test_contig_size1_large_dim_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:22.5948234Z test_contig_size1_large_dim_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:22.6045741Z test_contig_size1_large_dim_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:22.6120851Z test_contig_size1_large_dim_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:22.6255257Z test_contig_size1_large_dim_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.6309672Z test_contig_size1_large_dim_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.6365473Z test_contig_size1_large_dim_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.6422097Z test_contig_size1_large_dim_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.6475135Z test_contig_size1_large_dim_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.6528913Z test_contig_size1_large_dim_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.6667259Z test_contig_size1_large_dim_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:22.6795728Z test_contig_size1_large_dim_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.7100792Z test_contig_size1_large_dim_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:22.7374407Z test_contig_size1_large_dim_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:22.7522107Z test_contig_size1_large_dim_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:22.7698200Z test_contig_size1_large_dim_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:22.7826622Z test_contig_size1_large_dim_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.7955822Z test_contig_size1_large_dim_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.8085721Z test_contig_size1_large_dim_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.8212803Z test_contig_size1_large_dim_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.8340629Z test_contig_size1_large_dim_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:22.8477052Z test_contig_size1_large_dim_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:22.8533265Z test_contig_size1_large_dim_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.8755027Z test_contig_size1_large_dim_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:22.8904616Z test_contig_size1_large_dim_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:22.9079654Z test_contig_size1_large_dim_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:22.9133827Z test_contig_size1_large_dim_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.9189336Z test_contig_size1_large_dim_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.9244240Z test_contig_size1_large_dim_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.9296558Z test_contig_size1_large_dim_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.9357702Z test_contig_size1_large_dim_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.9424369Z test_contig_size1_large_dim_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:22.9477229Z test_contig_size1_large_dim_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.9577037Z test_contig_size1_large_dim_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:22.9659808Z test_contig_size1_large_dim_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:22.9768697Z test_contig_size1_large_dim_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:22.9826624Z test_contig_size1_large_dim_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.9883988Z test_contig_size1_large_dim_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.9943178Z test_contig_size1_large_dim_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.9999256Z test_contig_size1_large_dim_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:23.0086387Z test_contig_size1_large_dim_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:23.0224067Z test_contig_size1_large_dim_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.0353078Z test_contig_size1_large_dim_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.0657556Z test_contig_size1_large_dim_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:23.0903216Z test_contig_size1_large_dim_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:23.1052429Z test_contig_size1_large_dim_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:23.1262103Z test_contig_size1_large_dim_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:23.1392586Z test_contig_size1_large_dim_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.1525313Z test_contig_size1_large_dim_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.1998864Z test_contig_size1_large_dim_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:53:23.2129263Z test_contig_size1_large_dim_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.2260174Z test_contig_size1_large_dim_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.2408010Z test_contig_size1_large_dim_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:23.2548185Z test_contig_size1_large_dim_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.2950804Z test_contig_size1_large_dim_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:23.3240239Z test_contig_size1_large_dim_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:23.3402420Z test_contig_size1_large_dim_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:23.3592850Z test_contig_size1_large_dim_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:23.3731689Z test_contig_size1_large_dim_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.3871040Z test_contig_size1_large_dim_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.4010788Z test_contig_size1_large_dim_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.4147417Z test_contig_size1_large_dim_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.4284133Z test_contig_size1_large_dim_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.4455973Z test_contig_size1_large_dim_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:23.4586436Z test_contig_size1_large_dim_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.4919818Z test_contig_size1_large_dim_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:23.5186768Z test_contig_size1_large_dim_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:23.5339510Z test_contig_size1_large_dim_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:23.5553088Z test_contig_size1_large_dim_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:23.5685598Z test_contig_size1_large_dim_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.5817684Z test_contig_size1_large_dim_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.5952699Z test_contig_size1_large_dim_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.6083657Z test_contig_size1_large_dim_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.6214006Z test_contig_size1_large_dim_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:23.6358939Z test_contig_size1_large_dim_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.6548424Z test_contig_size1_large_dim_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:23.6780603Z test_contig_size1_large_dim_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:23.6949640Z test_contig_size1_large_dim_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:23.7117056Z test_contig_size1_large_dim_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:23.7315517Z test_contig_size1_large_dim_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:23.7479969Z test_contig_size1_large_dim_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:23.7654072Z test_contig_size1_large_dim_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:23.7795058Z test_contig_size1_large_dim_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.7963851Z test_contig_size1_large_dim_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:23.8160508Z test_contig_size1_large_dim_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:23.8307346Z test_contig_size1_large_dim_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:23.8453912Z test_contig_size1_large_dim_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:23.8601791Z test_contig_size1_large_dim_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:23.8746491Z test_contig_size1_large_dim_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.8892147Z test_contig_size1_large_dim_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:23.9069187Z test_contig_size1_large_dim_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:23.9236905Z test_contig_size1_large_dim_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:23.9433209Z test_contig_size1_large_dim_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:23.9580986Z test_contig_size1_large_dim_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:23.9728809Z test_contig_size1_large_dim_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:23.9878428Z test_contig_size1_large_dim_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.0024268Z test_contig_size1_large_dim_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.0169477Z test_contig_size1_large_dim_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.0311700Z test_contig_size1_large_dim_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.0477138Z test_contig_size1_large_dim_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.0694016Z test_contig_size1_large_dim_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:24.0835668Z test_contig_size1_large_dim_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.0978084Z test_contig_size1_large_dim_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.1121486Z test_contig_size1_large_dim_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.1262606Z test_contig_size1_large_dim_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.1409666Z test_contig_size1_large_dim_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.1552641Z test_contig_size1_large_dim_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.1716505Z test_contig_size1_large_dim_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.1906612Z test_contig_size1_large_dim_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:24.2050966Z test_contig_size1_large_dim_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.2196921Z test_contig_size1_large_dim_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.2735642Z test_contig_size1_large_dim_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:24.2880648Z test_contig_size1_large_dim_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.3029650Z test_contig_size1_large_dim_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.3175329Z test_contig_size1_large_dim_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.3315430Z test_contig_size1_large_dim_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.3477531Z test_contig_size1_large_dim_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.3661830Z test_contig_size1_large_dim_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:24.3799506Z test_contig_size1_large_dim_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.3938546Z test_contig_size1_large_dim_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.4078216Z test_contig_size1_large_dim_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.4215044Z test_contig_size1_large_dim_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.4394637Z test_contig_size1_large_dim_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:24.4534678Z test_contig_size1_large_dim_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.4700098Z test_contig_size1_large_dim_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.4890550Z test_contig_size1_large_dim_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:24.5034083Z test_contig_size1_large_dim_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.5180838Z test_contig_size1_large_dim_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.5329224Z test_contig_size1_large_dim_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.5476101Z test_contig_size1_large_dim_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.5620356Z test_contig_size1_large_dim_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:24.5781715Z test_contig_size1_large_dim_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.5937049Z test_contig_size1_large_dim_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.6140427Z test_contig_size1_large_dim_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:24.6340048Z test_contig_size1_large_dim_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:24.6492552Z test_contig_size1_large_dim_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.6646533Z test_contig_size1_large_dim_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.6801334Z test_contig_size1_large_dim_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.6953078Z test_contig_size1_large_dim_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.7107982Z test_contig_size1_large_dim_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:24.7271137Z test_contig_size1_large_dim_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.7454618Z test_contig_size1_large_dim_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:24.7704697Z test_contig_size1_large_dim_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:24.7864008Z test_contig_size1_large_dim_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.8026809Z test_contig_size1_large_dim_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.8190574Z test_contig_size1_large_dim_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.8351078Z test_contig_size1_large_dim_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.8512080Z test_contig_size1_large_dim_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.8674148Z test_contig_size1_large_dim_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.8858098Z test_contig_size1_large_dim_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:24.9079158Z test_contig_size1_large_dim_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:24.9241397Z test_contig_size1_large_dim_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.9407735Z test_contig_size1_large_dim_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:24.9607929Z test_contig_size1_large_dim_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:24.9768102Z test_contig_size1_large_dim_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:24.9929318Z test_contig_size1_large_dim_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:25.0076571Z test_contig_size1_large_dim_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.0251040Z test_contig_size1_large_dim_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.0446247Z test_contig_size1_large_dim_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:25.0599711Z test_contig_size1_large_dim_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.0755761Z test_contig_size1_large_dim_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:25.0910691Z test_contig_size1_large_dim_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.1068460Z test_contig_size1_large_dim_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:25.1228536Z test_contig_size1_large_dim_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:25.1404559Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:25.1630061Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:25.1845968Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:25.2012783Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.2180565Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.2353064Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.2519904Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.2687663Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.2857381Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.3436126Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:25.3659909Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:25.3858158Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:25.4025746Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.4194024Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.4360722Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.4526587Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.4683024Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:25.4859879Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:25.5065981Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:25.5217654Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.5369808Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.5525228Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.5710628Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:25.5873405Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:25.6027728Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.6204553Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:25.6406388Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:25.6557176Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.6709229Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.6862025Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.7011694Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.7174034Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:25.7322133Z test_contig_size1_large_dim_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.7503408Z test_contig_size1_large_dim_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:25.7671306Z test_contig_size1_large_dim_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:25.7877079Z test_contig_size1_large_dim_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:25.8023796Z test_contig_size1_large_dim_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.8171757Z test_contig_size1_large_dim_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.8320642Z test_contig_size1_large_dim_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.8470950Z test_contig_size1_large_dim_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.8622400Z test_contig_size1_large_dim_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:25.8761487Z test_contig_size1_large_dim_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:25.8959627Z test_contig_size1_large_dim_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:25.9150245Z test_contig_size1_large_dim_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:25.9285956Z test_contig_size1_large_dim_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:25.9422269Z test_contig_size1_large_dim_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:25.9560783Z test_contig_size1_large_dim_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:25.9697828Z test_contig_size1_large_dim_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:25.9832278Z test_contig_size1_large_dim_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:26.0594453Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:53:26.0737038Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.0916404Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:26.1149951Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:26.1294037Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.1438775Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.1586720Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:26.1730253Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.1875284Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.2034251Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:26.2211352Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:26.2413302Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:26.2566819Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:26.2722522Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:26.2911924Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:26.3063990Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:26.3227909Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:26.3384548Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:26.3561582Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:26.4120984Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:26.4274917Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:26.4428074Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:26.4582579Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:26.4731942Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:26.4893778Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:26.5064863Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:26.5228127Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:26.5419737Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:26.5556817Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.5695922Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.5836347Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.5973424Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.6112900Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.6253425Z test_contig_size1_large_dim_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.6385078Z test_contig_size1_large_dim_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:26.6739341Z test_contig_size1_large_dim_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:26.7001774Z test_contig_size1_large_dim_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:26.7154280Z test_contig_size1_large_dim_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:26.7339126Z test_contig_size1_large_dim_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:26.7469103Z test_contig_size1_large_dim_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:26.7599617Z test_contig_size1_large_dim_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:26.7767391Z test_contig_size1_large_dim_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:26.7895011Z test_contig_size1_large_dim_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:26.8023708Z test_contig_size1_large_dim_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:26.8160611Z test_contig_size1_large_dim_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.8220009Z test_contig_size1_large_dim_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:26.8530177Z test_contig_size1_large_dim_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:26.8780091Z test_contig_size1_large_dim_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:26.8968299Z test_contig_size1_large_dim_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:26.9151406Z test_contig_size1_large_dim_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:26.9334382Z test_contig_size1_large_dim_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:26.9394523Z test_contig_size1_large_dim_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:26.9455930Z test_contig_size1_large_dim_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:26.9516642Z test_contig_size1_large_dim_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:26.9574784Z test_contig_size1_large_dim_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:26.9633508Z test_contig_size1_large_dim_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:26.9774639Z test_contig_size1_large_dim_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:26.9906439Z test_contig_size1_large_dim_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.0268492Z test_contig_size1_large_dim_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:27.0530601Z test_contig_size1_large_dim_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:27.0684675Z test_contig_size1_large_dim_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:27.0871396Z test_contig_size1_large_dim_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:27.1001960Z test_contig_size1_large_dim_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.1133111Z test_contig_size1_large_dim_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.1265256Z test_contig_size1_large_dim_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.1394095Z test_contig_size1_large_dim_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.1523621Z test_contig_size1_large_dim_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.1697632Z test_contig_size1_large_dim_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:27.1826455Z test_contig_size1_large_dim_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.2154557Z test_contig_size1_large_dim_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:27.2419765Z test_contig_size1_large_dim_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:27.2572974Z test_contig_size1_large_dim_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:27.2784822Z test_contig_size1_large_dim_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:27.2914835Z test_contig_size1_large_dim_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.3045192Z test_contig_size1_large_dim_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.3177008Z test_contig_size1_large_dim_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.3304623Z test_contig_size1_large_dim_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.3433442Z test_contig_size1_large_dim_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:27.3574231Z test_contig_size1_large_dim_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:27.3726005Z test_contig_size1_large_dim_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:27.3905728Z test_contig_size1_large_dim_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:27.3929449Z test_contig_size1_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3951845Z test_contig_size1_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3975723Z test_contig_size1_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3999584Z test_contig_size1_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4022561Z test_contig_size1_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4044745Z test_contig_size1_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4066924Z test_contig_size1_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4088606Z test_contig_size1_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4111034Z test_contig_size1_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4133694Z test_contig_size1_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4156169Z test_contig_size1_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4183653Z test_contig_size1_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.4210634Z test_contig_size1_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.4234809Z test_contig_size1_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4258300Z test_contig_size1_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4280795Z test_contig_size1_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4303442Z test_contig_size1_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4325677Z test_contig_size1_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4348398Z test_contig_size1_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4370764Z test_contig_size1_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4394154Z test_contig_size1_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4416862Z test_contig_size1_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4440867Z test_contig_size1_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4713818Z test_contig_size1_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:27.4736415Z test_contig_size1_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4759248Z test_contig_size1_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4781484Z test_contig_size1_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4803689Z test_contig_size1_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4826725Z test_contig_size1_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4850276Z test_contig_size1_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4872424Z test_contig_size1_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4899841Z test_contig_size1_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.4926224Z test_contig_size1_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.4949760Z test_contig_size1_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4972971Z test_contig_size1_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4995241Z test_contig_size1_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5017477Z test_contig_size1_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5039575Z test_contig_size1_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5061894Z test_contig_size1_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5084202Z test_contig_size1_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5107299Z test_contig_size1_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5130915Z test_contig_size1_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5159792Z test_contig_size1_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.5188385Z test_contig_size1_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.5213845Z test_contig_size1_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5238912Z test_contig_size1_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5262424Z test_contig_size1_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5285632Z test_contig_size1_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5308786Z test_contig_size1_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5332019Z test_contig_size1_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5355212Z test_contig_size1_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5380078Z test_contig_size1_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5398878Z test_contig_size1_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5423539Z test_contig_size1_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5447445Z test_contig_size1_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5472653Z test_contig_size1_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5494046Z test_contig_size1_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5515485Z test_contig_size1_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5534769Z test_contig_size1_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5553947Z test_contig_size1_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5573337Z test_contig_size1_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5592892Z test_contig_size1_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5611638Z test_contig_size1_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5637631Z test_contig_size1_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.5662872Z test_contig_size1_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5689359Z test_contig_size1_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.5715520Z test_contig_size1_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.5740308Z test_contig_size1_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5764908Z test_contig_size1_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5789863Z test_contig_size1_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5814802Z test_contig_size1_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5839913Z test_contig_size1_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5860921Z test_contig_size1_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5879932Z test_contig_size1_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5904244Z test_contig_size1_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5928477Z test_contig_size1_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5952145Z test_contig_size1_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5973640Z test_contig_size1_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5994570Z test_contig_size1_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6015894Z test_contig_size1_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6034802Z test_contig_size1_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6053547Z test_contig_size1_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6071863Z test_contig_size1_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6090714Z test_contig_size1_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6109457Z test_contig_size1_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6139523Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6169306Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6197728Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6225825Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6254025Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6281809Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6309893Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6337750Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6367610Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6396980Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6425524Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6453482Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6481706Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6509986Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6538251Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6566769Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6596484Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6626551Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6655531Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6683864Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6712226Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6742384Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6771062Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6799739Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.6824193Z test_contig_size1_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6843543Z test_contig_size1_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6868345Z test_contig_size1_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6892670Z test_contig_size1_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6916679Z test_contig_size1_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6936059Z test_contig_size1_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6955541Z test_contig_size1_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6974540Z test_contig_size1_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6994009Z test_contig_size1_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7013250Z test_contig_size1_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7037673Z test_contig_size1_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7066053Z test_contig_size1_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.7094269Z test_contig_size1_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.7121667Z test_contig_size1_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.7146071Z test_contig_size1_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7170091Z test_contig_size1_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7193590Z test_contig_size1_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7212505Z test_contig_size1_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7231502Z test_contig_size1_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7249833Z test_contig_size1_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7268724Z test_contig_size1_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7287783Z test_contig_size1_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7311624Z test_contig_size1_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7335528Z test_contig_size1_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7359377Z test_contig_size1_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7383419Z test_contig_size1_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7407517Z test_contig_size1_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7433025Z test_contig_size1_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.7456988Z test_contig_size1_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7481081Z test_contig_size1_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7505037Z test_contig_size1_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7529148Z test_contig_size1_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7552996Z test_contig_size1_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7576804Z test_contig_size1_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7600864Z test_contig_size1_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7625332Z test_contig_size1_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7649632Z test_contig_size1_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7668696Z test_contig_size1_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7687825Z test_contig_size1_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7736677Z test_contig_size1_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:27.7754695Z test_contig_size1_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7778605Z test_contig_size1_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7802378Z test_contig_size1_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7825960Z test_contig_size1_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7849270Z test_contig_size1_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7872655Z test_contig_size1_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7896398Z test_contig_size1_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7919542Z test_contig_size1_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7942464Z test_contig_size1_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7964532Z test_contig_size1_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7986968Z test_contig_size1_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8009861Z test_contig_size1_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8028053Z test_contig_size1_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8047242Z test_contig_size1_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8065956Z test_contig_size1_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8085005Z test_contig_size1_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8104357Z test_contig_size1_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8128262Z test_contig_size1_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8152287Z test_contig_size1_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8176218Z test_contig_size1_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8195430Z test_contig_size1_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8214587Z test_contig_size1_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8233164Z test_contig_size1_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8252125Z test_contig_size1_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8271390Z test_contig_size1_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8301614Z test_contig_size1_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.8331887Z test_contig_size1_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.8361574Z test_contig_size1_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.8385763Z test_contig_size1_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8409853Z test_contig_size1_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8433675Z test_contig_size1_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8461623Z test_contig_size1_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.8489372Z test_contig_size1_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.8513176Z test_contig_size1_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8537016Z test_contig_size1_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8560918Z test_contig_size1_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8585148Z test_contig_size1_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8609152Z test_contig_size1_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8633005Z test_contig_size1_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8656940Z test_contig_size1_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8680580Z test_contig_size1_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8704986Z test_contig_size1_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8729773Z test_contig_size1_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8759958Z test_contig_size1_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.8789792Z test_contig_size1_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.8816053Z test_contig_size1_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.8841341Z test_contig_size1_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8866825Z test_contig_size1_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8891415Z test_contig_size1_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8916176Z test_contig_size1_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8941567Z test_contig_size1_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8966127Z test_contig_size1_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8990754Z test_contig_size1_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9016541Z test_contig_size1_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.9046043Z test_contig_size1_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.9075099Z test_contig_size1_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.9101002Z test_contig_size1_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.9127157Z test_contig_size1_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.9152001Z test_contig_size1_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9176367Z test_contig_size1_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9200884Z test_contig_size1_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9225367Z test_contig_size1_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9249884Z test_contig_size1_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9274752Z test_contig_size1_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9299361Z test_contig_size1_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9323457Z test_contig_size1_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9342815Z test_contig_size1_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9361818Z test_contig_size1_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9380600Z test_contig_size1_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9399803Z test_contig_size1_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9419278Z test_contig_size1_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9445454Z test_contig_size1_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:27.9468185Z test_contig_size1_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9492652Z test_contig_size1_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9517002Z test_contig_size1_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9539595Z test_contig_size1_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9561928Z test_contig_size1_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9584956Z test_contig_size1_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9606969Z test_contig_size1_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9629365Z test_contig_size1_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9653397Z test_contig_size1_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9675680Z test_contig_size1_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9700025Z test_contig_size1_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9723917Z test_contig_size1_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9746325Z test_contig_size1_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9768581Z test_contig_size1_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9790803Z test_contig_size1_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9813185Z test_contig_size1_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9835812Z test_contig_size1_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9860424Z test_contig_size1_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9882804Z test_contig_size1_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9907381Z test_contig_size1_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9931617Z test_contig_size1_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9954186Z test_contig_size1_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9976797Z test_contig_size1_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9999131Z test_contig_size1_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0021699Z test_contig_size1_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0044299Z test_contig_size1_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0068604Z test_contig_size1_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0091202Z test_contig_size1_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0115049Z test_contig_size1_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0139201Z test_contig_size1_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0161501Z test_contig_size1_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0184195Z test_contig_size1_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0206640Z test_contig_size1_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0229149Z test_contig_size1_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0251880Z test_contig_size1_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0276239Z test_contig_size1_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0298783Z test_contig_size1_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0323073Z test_contig_size1_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0347181Z test_contig_size1_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0369753Z test_contig_size1_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0392195Z test_contig_size1_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0414723Z test_contig_size1_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0436980Z test_contig_size1_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0459823Z test_contig_size1_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0483418Z test_contig_size1_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0511104Z test_contig_size1_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.0539265Z test_contig_size1_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.0566094Z test_contig_size1_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.0589781Z test_contig_size1_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0613372Z test_contig_size1_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0637813Z test_contig_size1_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0656588Z test_contig_size1_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0675387Z test_contig_size1_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0693579Z test_contig_size1_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0712266Z test_contig_size1_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0730929Z test_contig_size1_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0755668Z test_contig_size1_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0779170Z test_contig_size1_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0833922Z test_contig_size1_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:28.0856556Z test_contig_size1_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0879056Z test_contig_size1_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0900243Z test_contig_size1_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0921053Z test_contig_size1_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0942308Z test_contig_size1_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0963425Z test_contig_size1_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0984734Z test_contig_size1_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1006666Z test_contig_size1_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1023445Z test_contig_size1_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1048576Z test_contig_size1_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1074176Z test_contig_size1_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1099430Z test_contig_size1_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1121338Z test_contig_size1_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1144049Z test_contig_size1_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1166996Z test_contig_size1_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1185496Z test_contig_size1_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1203891Z test_contig_size1_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1222096Z test_contig_size1_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1240183Z test_contig_size1_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1258639Z test_contig_size1_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1282436Z test_contig_size1_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1304738Z test_contig_size1_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1332600Z test_contig_size1_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.1359712Z test_contig_size1_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.1383794Z test_contig_size1_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1407369Z test_contig_size1_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1430757Z test_contig_size1_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1452593Z test_contig_size1_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1474630Z test_contig_size1_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1496523Z test_contig_size1_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1518396Z test_contig_size1_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1540528Z test_contig_size1_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1564675Z test_contig_size1_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1588517Z test_contig_size1_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1611970Z test_contig_size1_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1635723Z test_contig_size1_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1659733Z test_contig_size1_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1683267Z test_contig_size1_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1706984Z test_contig_size1_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1731168Z test_contig_size1_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1754890Z test_contig_size1_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1779895Z test_contig_size1_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1803519Z test_contig_size1_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1827688Z test_contig_size1_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1851281Z test_contig_size1_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1873436Z test_contig_size1_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1901137Z test_contig_size1_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.1928568Z test_contig_size1_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.1951965Z test_contig_size1_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1975484Z test_contig_size1_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.1997753Z test_contig_size1_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2019838Z test_contig_size1_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2041691Z test_contig_size1_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2063706Z test_contig_size1_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2085922Z test_contig_size1_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2109675Z test_contig_size1_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2128480Z test_contig_size1_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2156361Z test_contig_size1_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.2184517Z test_contig_size1_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.2211917Z test_contig_size1_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.2236141Z test_contig_size1_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2260448Z test_contig_size1_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2284534Z test_contig_size1_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2303597Z test_contig_size1_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2321830Z test_contig_size1_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2339814Z test_contig_size1_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2358187Z test_contig_size1_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2376904Z test_contig_size1_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2397783Z test_contig_size1_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2416723Z test_contig_size1_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2441289Z test_contig_size1_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2465458Z test_contig_size1_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2486741Z test_contig_size1_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2508103Z test_contig_size1_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2529496Z test_contig_size1_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2547780Z test_contig_size1_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2566586Z test_contig_size1_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2585302Z test_contig_size1_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2603896Z test_contig_size1_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2622771Z test_contig_size1_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2647671Z test_contig_size1_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2670273Z test_contig_size1_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2698796Z test_contig_size1_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.2726876Z test_contig_size1_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.2750628Z test_contig_size1_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2775130Z test_contig_size1_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2796974Z test_contig_size1_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2818736Z test_contig_size1_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2841137Z test_contig_size1_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2863043Z test_contig_size1_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2884690Z test_contig_size1_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2907911Z test_contig_size1_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2926151Z test_contig_size1_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2950249Z test_contig_size1_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2973616Z test_contig_size1_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.2997395Z test_contig_size1_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3015781Z test_contig_size1_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3034538Z test_contig_size1_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3052337Z test_contig_size1_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3070627Z test_contig_size1_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3089022Z test_contig_size1_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3110027Z test_contig_size1_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3128447Z test_contig_size1_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3149305Z test_contig_size1_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3169548Z test_contig_size1_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3189997Z test_contig_size1_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3210177Z test_contig_size1_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3229786Z test_contig_size1_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3249821Z test_contig_size1_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3269349Z test_contig_size1_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3288496Z test_contig_size1_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3313001Z test_contig_size1_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3336035Z test_contig_size1_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3364476Z test_contig_size1_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.3392455Z test_contig_size1_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.3416998Z test_contig_size1_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3441167Z test_contig_size1_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3464356Z test_contig_size1_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3487369Z test_contig_size1_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3511156Z test_contig_size1_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3534182Z test_contig_size1_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3557457Z test_contig_size1_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3581129Z test_contig_size1_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3602576Z test_contig_size1_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3662711Z test_contig_size1_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:28.3688321Z test_contig_size1_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.3710381Z test_contig_size1_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3732190Z test_contig_size1_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3752480Z test_contig_size1_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3773013Z test_contig_size1_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3793625Z test_contig_size1_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3814394Z test_contig_size1_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3835362Z test_contig_size1_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3859414Z test_contig_size1_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3881785Z test_contig_size1_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3909114Z test_contig_size1_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.3936158Z test_contig_size1_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.3960389Z test_contig_size1_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.3984163Z test_contig_size1_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4006769Z test_contig_size1_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4029460Z test_contig_size1_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4051783Z test_contig_size1_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4074854Z test_contig_size1_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4097390Z test_contig_size1_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4119085Z test_contig_size1_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4142353Z test_contig_size1_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4165671Z test_contig_size1_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4187104Z test_contig_size1_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4208265Z test_contig_size1_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4229985Z test_contig_size1_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4251556Z test_contig_size1_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4273468Z test_contig_size1_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4295139Z test_contig_size1_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4318120Z test_contig_size1_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4340920Z test_contig_size1_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4361650Z test_contig_size1_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4383982Z test_contig_size1_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4405344Z test_contig_size1_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4426995Z test_contig_size1_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4448317Z test_contig_size1_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4469545Z test_contig_size1_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4492536Z test_contig_size1_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4515106Z test_contig_size1_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4536583Z test_contig_size1_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4558429Z test_contig_size1_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4580254Z test_contig_size1_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4603470Z test_contig_size1_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4624586Z test_contig_size1_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4645510Z test_contig_size1_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4668153Z test_contig_size1_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4690364Z test_contig_size1_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4711274Z test_contig_size1_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4731983Z test_contig_size1_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4752471Z test_contig_size1_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4773491Z test_contig_size1_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4794982Z test_contig_size1_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4816047Z test_contig_size1_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4839645Z test_contig_size1_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4864690Z test_contig_size1_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4888453Z test_contig_size1_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4911005Z test_contig_size1_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4933474Z test_contig_size1_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4955872Z test_contig_size1_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.4978272Z test_contig_size1_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5376297Z test_contig_size1_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:28.5401854Z test_contig_size1_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.5428204Z test_contig_size1_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.5453242Z test_contig_size1_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5476123Z test_contig_size1_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5499092Z test_contig_size1_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5521219Z test_contig_size1_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5543997Z test_contig_size1_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5566664Z test_contig_size1_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5589070Z test_contig_size1_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5613083Z test_contig_size1_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5637247Z test_contig_size1_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5660783Z test_contig_size1_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5684795Z test_contig_size1_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5707572Z test_contig_size1_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5729857Z test_contig_size1_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5751967Z test_contig_size1_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5776119Z test_contig_size1_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5798347Z test_contig_size1_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5822028Z test_contig_size1_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5845527Z test_contig_size1_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5867583Z test_contig_size1_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5889767Z test_contig_size1_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5912109Z test_contig_size1_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5935567Z test_contig_size1_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5959127Z test_contig_size1_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.5982027Z test_contig_size1_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6005743Z test_contig_size1_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6029660Z test_contig_size1_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6052285Z test_contig_size1_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6074593Z test_contig_size1_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6096793Z test_contig_size1_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6118883Z test_contig_size1_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6141461Z test_contig_size1_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6163870Z test_contig_size1_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6188441Z test_contig_size1_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6214299Z test_contig_size1_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.6238045Z test_contig_size1_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6260932Z test_contig_size1_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6282919Z test_contig_size1_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6306122Z test_contig_size1_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6328235Z test_contig_size1_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6350549Z test_contig_size1_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6374720Z test_contig_size1_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6398389Z test_contig_size1_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6420547Z test_contig_size1_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6442641Z test_contig_size1_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6465991Z test_contig_size1_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6489647Z test_contig_size1_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6512227Z test_contig_size1_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6534280Z test_contig_size1_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6557822Z test_contig_size1_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6580999Z test_contig_size1_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6602896Z test_contig_size1_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6625010Z test_contig_size1_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6647150Z test_contig_size1_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6668861Z test_contig_size1_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6690657Z test_contig_size1_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6713129Z test_contig_size1_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6736428Z test_contig_size1_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6759893Z test_contig_size1_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6781907Z test_contig_size1_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6803727Z test_contig_size1_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6825675Z test_contig_size1_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6847562Z test_contig_size1_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6869642Z test_contig_size1_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6891454Z test_contig_size1_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6915185Z test_contig_size1_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6938430Z test_contig_size1_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6960249Z test_contig_size1_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.6982247Z test_contig_size1_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7003843Z test_contig_size1_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7025770Z test_contig_size1_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7047634Z test_contig_size1_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7069415Z test_contig_size1_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7092843Z test_contig_size1_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7115796Z test_contig_size1_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7174198Z test_contig_size1_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:28.7194699Z test_contig_size1_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7215559Z test_contig_size1_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7237360Z test_contig_size1_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7258611Z test_contig_size1_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7284101Z test_contig_size1_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7308848Z test_contig_size1_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7335127Z test_contig_size1_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.7359971Z test_contig_size1_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7384418Z test_contig_size1_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7409083Z test_contig_size1_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7433797Z test_contig_size1_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7458416Z test_contig_size1_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7483517Z test_contig_size1_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7505397Z test_contig_size1_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7528966Z test_contig_size1_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7552102Z test_contig_size1_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7573844Z test_contig_size1_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7595578Z test_contig_size1_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7617192Z test_contig_size1_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7638948Z test_contig_size1_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7660778Z test_contig_size1_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7685772Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7707426Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7731144Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7754349Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7776011Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7797985Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7819672Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7841296Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7863068Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7884934Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7908783Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7931824Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7953431Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7975275Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.7998936Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8022179Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8044053Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8066089Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8089450Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8112750Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8134546Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8156075Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8177845Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8199518Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8221585Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8243434Z test_contig_size1_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8268684Z test_contig_size1_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8293136Z test_contig_size1_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8314969Z test_contig_size1_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8336713Z test_contig_size1_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8358817Z test_contig_size1_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8380539Z test_contig_size1_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8402064Z test_contig_size1_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8425568Z test_contig_size1_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8448231Z test_contig_size1_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8475362Z test_contig_size1_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.8502487Z test_contig_size1_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.8527764Z test_contig_size1_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8553673Z test_contig_size1_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.8576446Z test_contig_size1_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8598969Z test_contig_size1_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8621802Z test_contig_size1_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8644361Z test_contig_size1_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8666918Z test_contig_size1_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8690172Z test_contig_size1_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8708605Z test_contig_size1_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8735415Z test_contig_size1_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.8762521Z test_contig_size1_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.8786881Z test_contig_size1_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8810296Z test_contig_size1_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8833632Z test_contig_size1_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8852337Z test_contig_size1_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8871716Z test_contig_size1_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8889611Z test_contig_size1_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8908187Z test_contig_size1_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8926800Z test_contig_size1_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8950977Z test_contig_size1_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.8974380Z test_contig_size1_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9001534Z test_contig_size1_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9028701Z test_contig_size1_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9052829Z test_contig_size1_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9078798Z test_contig_size1_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9103563Z test_contig_size1_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9127447Z test_contig_size1_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9150742Z test_contig_size1_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9173881Z test_contig_size1_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9197141Z test_contig_size1_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9221691Z test_contig_size1_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9243967Z test_contig_size1_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9270822Z test_contig_size1_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9297372Z test_contig_size1_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9321809Z test_contig_size1_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9347374Z test_contig_size1_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9371742Z test_contig_size1_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9394984Z test_contig_size1_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9417195Z test_contig_size1_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9439801Z test_contig_size1_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9462576Z test_contig_size1_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9485647Z test_contig_size1_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9509671Z test_contig_size1_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9533242Z test_contig_size1_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9557274Z test_contig_vs_every_other_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9587372Z test_contig_vs_every_other_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9619140Z test_contig_vs_every_other_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9648241Z test_contig_vs_every_other_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9673022Z test_contig_vs_every_other_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9697566Z test_contig_vs_every_other_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9722175Z test_contig_vs_every_other_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9740090Z test_contig_vs_every_other_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9757709Z test_contig_vs_every_other_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9775100Z test_contig_vs_every_other_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9792917Z test_contig_vs_every_other_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9810767Z test_contig_vs_every_other_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9835060Z test_contig_vs_every_other_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9859876Z test_contig_vs_every_other_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.9894977Z test_contig_vs_every_other_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9927313Z test_contig_vs_every_other_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9953260Z test_contig_vs_every_other_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:28.9979945Z test_contig_vs_every_other_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.0004544Z test_contig_vs_every_other_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0029193Z test_contig_vs_every_other_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0053830Z test_contig_vs_every_other_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0078085Z test_contig_vs_every_other_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0102696Z test_contig_vs_every_other_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0127137Z test_contig_vs_every_other_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0150029Z test_contig_vs_every_other_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0214584Z test_contig_vs_every_other_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:29.0245190Z test_contig_vs_every_other_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.0268936Z test_contig_vs_every_other_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0293229Z test_contig_vs_every_other_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0315378Z test_contig_vs_every_other_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0337567Z test_contig_vs_every_other_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0359775Z test_contig_vs_every_other_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0382143Z test_contig_vs_every_other_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0404329Z test_contig_vs_every_other_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0427247Z test_contig_vs_every_other_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0448952Z test_contig_vs_every_other_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0479352Z test_contig_vs_every_other_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.0508392Z test_contig_vs_every_other_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.0532778Z test_contig_vs_every_other_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0557439Z test_contig_vs_every_other_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0582972Z test_contig_vs_every_other_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0606151Z test_contig_vs_every_other_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0629274Z test_contig_vs_every_other_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0652488Z test_contig_vs_every_other_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0675593Z test_contig_vs_every_other_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0698236Z test_contig_vs_every_other_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0722381Z test_contig_vs_every_other_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0747074Z test_contig_vs_every_other_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0782925Z test_contig_vs_every_other_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:29.0814872Z test_contig_vs_every_other_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.0840857Z test_contig_vs_every_other_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.0867941Z test_contig_vs_every_other_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.0892606Z test_contig_vs_every_other_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0917336Z test_contig_vs_every_other_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0942291Z test_contig_vs_every_other_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0967091Z test_contig_vs_every_other_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.0992328Z test_contig_vs_every_other_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1016968Z test_contig_vs_every_other_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1041154Z test_contig_vs_every_other_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1074960Z test_contig_vs_every_other_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1107203Z test_contig_vs_every_other_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1132437Z test_contig_vs_every_other_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1158376Z test_contig_vs_every_other_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1182432Z test_contig_vs_every_other_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1205951Z test_contig_vs_every_other_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1229850Z test_contig_vs_every_other_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1253661Z test_contig_vs_every_other_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1277286Z test_contig_vs_every_other_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1302841Z test_contig_vs_every_other_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1327865Z test_contig_vs_every_other_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1363593Z test_contig_vs_every_other_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:29.1395325Z test_contig_vs_every_other_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1421905Z test_contig_vs_every_other_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1448973Z test_contig_vs_every_other_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1473731Z test_contig_vs_every_other_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1498767Z test_contig_vs_every_other_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1523545Z test_contig_vs_every_other_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1548352Z test_contig_vs_every_other_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1573116Z test_contig_vs_every_other_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1597933Z test_contig_vs_every_other_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1621587Z test_contig_vs_every_other_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1656214Z test_contig_vs_every_other_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1687553Z test_contig_vs_every_other_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1713157Z test_contig_vs_every_other_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1738798Z test_contig_vs_every_other_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1762470Z test_contig_vs_every_other_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1785984Z test_contig_vs_every_other_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1809672Z test_contig_vs_every_other_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1833079Z test_contig_vs_every_other_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1856215Z test_contig_vs_every_other_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1880445Z test_contig_vs_every_other_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1903713Z test_contig_vs_every_other_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.1933585Z test_contig_vs_every_other_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1962734Z test_contig_vs_every_other_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.1991202Z test_contig_vs_every_other_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.2016534Z test_contig_vs_every_other_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2042163Z test_contig_vs_every_other_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.2068842Z test_contig_vs_every_other_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.2091483Z test_contig_vs_every_other_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2114037Z test_contig_vs_every_other_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2137315Z test_contig_vs_every_other_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2160388Z test_contig_vs_every_other_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2183359Z test_contig_vs_every_other_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2201366Z test_contig_vs_every_other_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2219690Z test_contig_vs_every_other_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2237457Z test_contig_vs_every_other_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2255219Z test_contig_vs_every_other_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2273281Z test_contig_vs_every_other_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2291386Z test_contig_vs_every_other_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2311350Z test_contig_vs_every_other_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2329233Z test_contig_vs_every_other_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2354960Z test_contig_vs_every_other_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2380399Z test_contig_vs_every_other_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2405397Z test_contig_vs_every_other_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2426772Z test_contig_vs_every_other_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2448126Z test_contig_vs_every_other_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2469970Z test_contig_vs_every_other_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2488574Z test_contig_vs_every_other_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2507224Z test_contig_vs_every_other_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2525731Z test_contig_vs_every_other_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2544144Z test_contig_vs_every_other_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2562828Z test_contig_vs_every_other_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2583437Z test_contig_vs_every_other_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2601873Z test_contig_vs_every_other_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2628500Z test_contig_vs_every_other_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.2653486Z test_contig_vs_every_other_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2674992Z test_contig_vs_every_other_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2696465Z test_contig_vs_every_other_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2718097Z test_contig_vs_every_other_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2736759Z test_contig_vs_every_other_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2755664Z test_contig_vs_every_other_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2774345Z test_contig_vs_every_other_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2793194Z test_contig_vs_every_other_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2811039Z test_contig_vs_every_other_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.2837314Z test_contig_vs_every_other_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.2863833Z test_contig_vs_every_other_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.2890204Z test_contig_vs_every_other_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.2919301Z test_contig_vs_every_other_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.2945443Z test_contig_vs_every_other_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.2978719Z test_contig_vs_every_other_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3010248Z test_contig_vs_every_other_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3042188Z test_contig_vs_every_other_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3070579Z test_contig_vs_every_other_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3098974Z test_contig_vs_every_other_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3156772Z test_contig_vs_every_other_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:29.3181273Z test_contig_vs_every_other_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3205202Z test_contig_vs_every_other_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3230470Z test_contig_vs_every_other_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3254495Z test_contig_vs_every_other_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3278871Z test_contig_vs_every_other_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3297633Z test_contig_vs_every_other_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3314542Z test_contig_vs_every_other_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3338995Z test_contig_vs_every_other_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3362082Z test_contig_vs_every_other_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3385798Z test_contig_vs_every_other_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3406633Z test_contig_vs_every_other_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3427441Z test_contig_vs_every_other_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3448330Z test_contig_vs_every_other_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3466347Z test_contig_vs_every_other_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3484060Z test_contig_vs_every_other_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3502461Z test_contig_vs_every_other_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3519576Z test_contig_vs_every_other_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3537902Z test_contig_vs_every_other_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3562668Z test_contig_vs_every_other_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3579973Z test_contig_vs_every_other_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3614038Z test_contig_vs_every_other_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3645444Z test_contig_vs_every_other_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3676297Z test_contig_vs_every_other_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3700871Z test_contig_vs_every_other_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3725616Z test_contig_vs_every_other_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3750312Z test_contig_vs_every_other_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3768022Z test_contig_vs_every_other_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3785371Z test_contig_vs_every_other_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3801939Z test_contig_vs_every_other_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3819906Z test_contig_vs_every_other_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3837349Z test_contig_vs_every_other_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3861980Z test_contig_vs_every_other_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3879605Z test_contig_vs_every_other_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.3911994Z test_contig_vs_every_other_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3943782Z test_contig_vs_every_other_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.3975129Z test_contig_vs_every_other_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4000759Z test_contig_vs_every_other_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4025639Z test_contig_vs_every_other_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4050093Z test_contig_vs_every_other_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4067443Z test_contig_vs_every_other_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4084737Z test_contig_vs_every_other_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4101560Z test_contig_vs_every_other_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4118602Z test_contig_vs_every_other_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4135995Z test_contig_vs_every_other_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4161484Z test_contig_vs_every_other_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4186718Z test_contig_vs_every_other_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4220733Z test_contig_vs_every_other_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4252803Z test_contig_vs_every_other_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4279890Z test_contig_vs_every_other_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4306938Z test_contig_vs_every_other_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4332124Z test_contig_vs_every_other_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4357549Z test_contig_vs_every_other_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4382754Z test_contig_vs_every_other_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4408010Z test_contig_vs_every_other_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4433335Z test_contig_vs_every_other_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4458752Z test_contig_vs_every_other_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4483532Z test_contig_vs_every_other_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4516118Z test_contig_vs_every_other_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4547240Z test_contig_vs_every_other_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4573553Z test_contig_vs_every_other_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4601034Z test_contig_vs_every_other_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4625696Z test_contig_vs_every_other_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4650293Z test_contig_vs_every_other_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4674480Z test_contig_vs_every_other_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4698793Z test_contig_vs_every_other_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4723161Z test_contig_vs_every_other_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4748290Z test_contig_vs_every_other_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4772081Z test_contig_vs_every_other_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4798483Z test_contig_vs_every_other_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4824671Z test_contig_vs_every_other_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4850482Z test_contig_vs_every_other_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.4874591Z test_contig_vs_every_other_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4898699Z test_contig_vs_every_other_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4922886Z test_contig_vs_every_other_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4947011Z test_contig_vs_every_other_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.4971149Z test_contig_vs_every_other_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5021539Z test_contig_vs_every_other_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:29.5045128Z test_contig_vs_every_other_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5071491Z test_contig_vs_every_other_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.5097987Z test_contig_vs_every_other_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.5121847Z test_contig_vs_every_other_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5146068Z test_contig_vs_every_other_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5170632Z test_contig_vs_every_other_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5194743Z test_contig_vs_every_other_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5219002Z test_contig_vs_every_other_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5243470Z test_contig_vs_every_other_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5266185Z test_contig_vs_every_other_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5295393Z test_contig_vs_every_other_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.5323887Z test_contig_vs_every_other_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.5351751Z test_contig_vs_every_other_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.5377036Z test_contig_vs_every_other_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5401223Z test_contig_vs_every_other_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5426078Z test_contig_vs_every_other_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5448237Z test_contig_vs_every_other_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5470610Z test_contig_vs_every_other_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5492909Z test_contig_vs_every_other_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5515342Z test_contig_vs_every_other_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5538201Z test_contig_vs_every_other_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.5565251Z test_contig_vs_every_other_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.5590746Z test_contig_vs_every_other_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.5618171Z test_contig_vs_every_other_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.5645978Z test_contig_vs_every_other_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.5671851Z test_contig_vs_every_other_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.6062711Z test_contig_vs_every_other_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:29.6089288Z test_contig_vs_every_other_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.6115769Z test_contig_vs_every_other_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.6141977Z test_contig_vs_every_other_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.6168938Z test_contig_vs_every_other_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.6194329Z test_contig_vs_every_other_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6222142Z test_contig_vs_every_other_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.6249474Z test_contig_vs_every_other_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.6274676Z test_contig_vs_every_other_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6300190Z test_contig_vs_every_other_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6325411Z test_contig_vs_every_other_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6350916Z test_contig_vs_every_other_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6376268Z test_contig_vs_every_other_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6430435Z test_contig_vs_every_other_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:29.6454383Z test_contig_vs_every_other_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6479579Z test_contig_vs_every_other_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6505465Z test_contig_vs_every_other_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.6529493Z test_contig_vs_every_other_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6553684Z test_contig_vs_every_other_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6577767Z test_contig_vs_every_other_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6601495Z test_contig_vs_every_other_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6624751Z test_contig_vs_every_other_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6648185Z test_contig_vs_every_other_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6670880Z test_contig_vs_every_other_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6695279Z test_contig_vs_every_other_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6719788Z test_contig_vs_every_other_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6745239Z test_contig_vs_every_other_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6768790Z test_contig_vs_every_other_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6792082Z test_contig_vs_every_other_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6815676Z test_contig_vs_every_other_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6839293Z test_contig_vs_every_other_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6862975Z test_contig_vs_every_other_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6887562Z test_contig_vs_every_other_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6912728Z test_contig_vs_every_other_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.6945489Z test_contig_vs_every_other_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.6976248Z test_contig_vs_every_other_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7003066Z test_contig_vs_every_other_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7029939Z test_contig_vs_every_other_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7054707Z test_contig_vs_every_other_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7079467Z test_contig_vs_every_other_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7104389Z test_contig_vs_every_other_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7128967Z test_contig_vs_every_other_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7153761Z test_contig_vs_every_other_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7179296Z test_contig_vs_every_other_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7203537Z test_contig_vs_every_other_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7229919Z test_contig_vs_every_other_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7256202Z test_contig_vs_every_other_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7280916Z test_contig_vs_every_other_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7306157Z test_contig_vs_every_other_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7330113Z test_contig_vs_every_other_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7354678Z test_contig_vs_every_other_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7379110Z test_contig_vs_every_other_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7404676Z test_contig_vs_every_other_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7423535Z test_contig_vs_every_other_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7456216Z test_contig_vs_every_other_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7489781Z test_contig_vs_every_other_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7521252Z test_contig_vs_every_other_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7547765Z test_contig_vs_every_other_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7574102Z test_contig_vs_every_other_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7600087Z test_contig_vs_every_other_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7619232Z test_contig_vs_every_other_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7638095Z test_contig_vs_every_other_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7656866Z test_contig_vs_every_other_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7675808Z test_contig_vs_every_other_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7694873Z test_contig_vs_every_other_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7719239Z test_contig_vs_every_other_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7742076Z test_contig_vs_every_other_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7771622Z test_contig_vs_every_other_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7800031Z test_contig_vs_every_other_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7828866Z test_contig_vs_every_other_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7854934Z test_contig_vs_every_other_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7879511Z test_contig_vs_every_other_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7905128Z test_contig_vs_every_other_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.7928266Z test_contig_vs_every_other_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7950937Z test_contig_vs_every_other_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7973613Z test_contig_vs_every_other_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.7996349Z test_contig_vs_every_other_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8019364Z test_contig_vs_every_other_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8043585Z test_contig_vs_every_other_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8068939Z test_contig_vs_every_other_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8094726Z test_contig_vs_every_other_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8118881Z test_contig_vs_every_other_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8144155Z test_contig_vs_every_other_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8168998Z test_contig_vs_every_other_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8193764Z test_contig_vs_every_other_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8202641Z test_contig_vs_every_other_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:29.8211453Z test_contig_vs_every_other_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:29.8220213Z test_contig_vs_every_other_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:29.8228778Z test_contig_vs_every_other_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:29.8252930Z test_contig_vs_every_other_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8275299Z test_contig_vs_every_other_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8304590Z test_contig_vs_every_other_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8332436Z test_contig_vs_every_other_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8356798Z test_contig_vs_every_other_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8382776Z test_contig_vs_every_other_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8408390Z test_contig_vs_every_other_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8431068Z test_contig_vs_every_other_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8453864Z test_contig_vs_every_other_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8476727Z test_contig_vs_every_other_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8499673Z test_contig_vs_every_other_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8521976Z test_contig_vs_every_other_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8548530Z test_contig_vs_every_other_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8573856Z test_contig_vs_every_other_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8600889Z test_contig_vs_every_other_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8628145Z test_contig_vs_every_other_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8653235Z test_contig_vs_every_other_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8678238Z test_contig_vs_every_other_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8703642Z test_contig_vs_every_other_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8729113Z test_contig_vs_every_other_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8754526Z test_contig_vs_every_other_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8784002Z test_contig_vs_every_other_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8812512Z test_contig_vs_every_other_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8840888Z test_contig_vs_every_other_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.8860535Z test_contig_vs_every_other_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8878159Z test_contig_vs_every_other_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8903053Z test_contig_vs_every_other_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8926146Z test_contig_vs_every_other_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8946629Z test_contig_vs_every_other_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8966687Z test_contig_vs_every_other_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.8987479Z test_contig_vs_every_other_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9005244Z test_contig_vs_every_other_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9022566Z test_contig_vs_every_other_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9040311Z test_contig_vs_every_other_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9058097Z test_contig_vs_every_other_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9076004Z test_contig_vs_every_other_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9098514Z test_contig_vs_every_other_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9116020Z test_contig_vs_every_other_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9148401Z test_contig_vs_every_other_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.9180818Z test_contig_vs_every_other_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.9213037Z test_contig_vs_every_other_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.9265549Z test_contig_vs_every_other_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:29.9287585Z test_contig_vs_every_other_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9309444Z test_contig_vs_every_other_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9326076Z test_contig_vs_every_other_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9342882Z test_contig_vs_every_other_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9359646Z test_contig_vs_every_other_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9376400Z test_contig_vs_every_other_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9393295Z test_contig_vs_every_other_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9413417Z test_contig_vs_every_other_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9429600Z test_contig_vs_every_other_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9457384Z test_contig_vs_every_other_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.9484646Z test_contig_vs_every_other_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.9511620Z test_contig_vs_every_other_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:29.9533258Z test_contig_vs_every_other_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9554810Z test_contig_vs_every_other_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9576837Z test_contig_vs_every_other_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9594314Z test_contig_vs_every_other_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9612093Z test_contig_vs_every_other_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9629490Z test_contig_vs_every_other_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9646859Z test_contig_vs_every_other_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9664054Z test_contig_vs_every_other_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9683995Z test_contig_vs_every_other_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9702009Z test_contig_vs_every_other_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9727323Z test_contig_vs_every_other_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9750819Z test_contig_vs_every_other_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9771560Z test_contig_vs_every_other_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9791798Z test_contig_vs_every_other_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9812881Z test_contig_vs_every_other_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9830799Z test_contig_vs_every_other_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9848929Z test_contig_vs_every_other_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9866913Z test_contig_vs_every_other_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9884731Z test_contig_vs_every_other_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9902748Z test_contig_vs_every_other_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9922323Z test_contig_vs_every_other_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9940021Z test_contig_vs_every_other_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9960062Z test_contig_vs_every_other_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:29.9980308Z test_contig_vs_every_other_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0001091Z test_contig_vs_every_other_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0018638Z test_contig_vs_every_other_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0036071Z test_contig_vs_every_other_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0053652Z test_contig_vs_every_other_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0071193Z test_contig_vs_every_other_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0088652Z test_contig_vs_every_other_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0108198Z test_contig_vs_every_other_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0125782Z test_contig_vs_every_other_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0146502Z test_contig_vs_every_other_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0166768Z test_contig_vs_every_other_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0187782Z test_contig_vs_every_other_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0205676Z test_contig_vs_every_other_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0223564Z test_contig_vs_every_other_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0241208Z test_contig_vs_every_other_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0259297Z test_contig_vs_every_other_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0276844Z test_contig_vs_every_other_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0296360Z test_contig_vs_every_other_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0314180Z test_contig_vs_every_other_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0340272Z test_contig_vs_every_other_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.0365884Z test_contig_vs_every_other_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0390915Z test_contig_vs_every_other_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0411056Z test_contig_vs_every_other_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0430937Z test_contig_vs_every_other_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0451396Z test_contig_vs_every_other_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0468637Z test_contig_vs_every_other_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0486249Z test_contig_vs_every_other_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0503846Z test_contig_vs_every_other_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0521032Z test_contig_vs_every_other_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0538507Z test_contig_vs_every_other_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0551345Z test_contig_vs_every_other_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0564189Z test_contig_vs_every_other_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0576619Z test_contig_vs_every_other_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0589227Z test_contig_vs_every_other_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0601689Z test_contig_vs_every_other_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0614191Z test_contig_vs_every_other_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0626835Z test_contig_vs_every_other_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0639543Z test_contig_vs_every_other_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0651898Z test_contig_vs_every_other_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0664432Z test_contig_vs_every_other_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0677003Z test_contig_vs_every_other_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0689850Z test_contig_vs_every_other_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:30.0716022Z test_contig_vs_every_other_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.0740721Z test_contig_vs_every_other_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0767358Z test_contig_vs_every_other_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.0795216Z test_contig_vs_every_other_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.0820278Z test_contig_vs_every_other_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0844852Z test_contig_vs_every_other_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0869955Z test_contig_vs_every_other_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0894895Z test_contig_vs_every_other_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0919840Z test_contig_vs_every_other_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0944831Z test_contig_vs_every_other_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.0970280Z test_contig_vs_every_other_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1004539Z test_contig_vs_every_other_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1036302Z test_contig_vs_every_other_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1063112Z test_contig_vs_every_other_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1089963Z test_contig_vs_every_other_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1115077Z test_contig_vs_every_other_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1140960Z test_contig_vs_every_other_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1165748Z test_contig_vs_every_other_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1190726Z test_contig_vs_every_other_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1216477Z test_contig_vs_every_other_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1240944Z test_contig_vs_every_other_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1266104Z test_contig_vs_every_other_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1292958Z test_contig_vs_every_other_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1319927Z test_contig_vs_every_other_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1345138Z test_contig_vs_every_other_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1370246Z test_contig_vs_every_other_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1395300Z test_contig_vs_every_other_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1420397Z test_contig_vs_every_other_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1444936Z test_contig_vs_every_other_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1469931Z test_contig_vs_every_other_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1494739Z test_contig_vs_every_other_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1528070Z test_contig_vs_every_other_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1559237Z test_contig_vs_every_other_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1585803Z test_contig_vs_every_other_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1612231Z test_contig_vs_every_other_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1636890Z test_contig_vs_every_other_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1661690Z test_contig_vs_every_other_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1686505Z test_contig_vs_every_other_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1711641Z test_contig_vs_every_other_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1736095Z test_contig_vs_every_other_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1760183Z test_contig_vs_every_other_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1785452Z test_contig_vs_every_other_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1818334Z test_contig_vs_every_other_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1849921Z test_contig_vs_every_other_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1876382Z test_contig_vs_every_other_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1903008Z test_contig_vs_every_other_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.1928745Z test_contig_vs_every_other_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1953700Z test_contig_vs_every_other_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.1978643Z test_contig_vs_every_other_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2003747Z test_contig_vs_every_other_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2159994Z test_contig_vs_every_other_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:30.2183220Z test_contig_vs_every_other_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2199606Z test_contig_vs_every_other_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2222433Z test_contig_vs_every_other_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2244131Z test_contig_vs_every_other_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2267346Z test_contig_vs_every_other_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2286120Z test_contig_vs_every_other_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2305676Z test_contig_vs_every_other_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2321968Z test_contig_vs_every_other_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2338280Z test_contig_vs_every_other_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2354878Z test_contig_vs_every_other_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2371467Z test_contig_vs_every_other_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2388039Z test_contig_vs_every_other_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2412512Z test_contig_vs_every_other_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2437800Z test_contig_vs_every_other_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2463733Z test_contig_vs_every_other_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.2489032Z test_contig_vs_every_other_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2514741Z test_contig_vs_every_other_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.2541399Z test_contig_vs_every_other_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.2567161Z test_contig_vs_every_other_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.2592956Z test_contig_vs_every_other_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.2618812Z test_contig_vs_every_other_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.2637354Z test_contig_vs_every_other_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2653637Z test_contig_vs_every_other_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2676601Z test_contig_vs_every_other_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2699423Z test_contig_vs_every_other_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2721384Z test_contig_vs_every_other_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2740038Z test_contig_vs_every_other_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2758588Z test_contig_vs_every_other_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2778075Z test_contig_vs_every_other_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2794434Z test_contig_vs_every_other_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2810651Z test_contig_vs_every_other_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2826113Z test_contig_vs_every_other_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:30.2842450Z test_contig_vs_every_other_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2858569Z test_contig_vs_every_other_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.2889953Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.2921402Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.2952864Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.2983089Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.3012480Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.3042357Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.3071807Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.3101720Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.3139134Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3176383Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3214850Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3250513Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3286280Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3322035Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3357768Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3394111Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3433923Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3473243Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3518873Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3557156Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3595774Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3633940Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3672234Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3710468Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:30.3733911Z test_contig_vs_every_other_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3750784Z test_contig_vs_every_other_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3775617Z test_contig_vs_every_other_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3799669Z test_contig_vs_every_other_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3824359Z test_contig_vs_every_other_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3841264Z test_contig_vs_every_other_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3858209Z test_contig_vs_every_other_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3874614Z test_contig_vs_every_other_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3891415Z test_contig_vs_every_other_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3908289Z test_contig_vs_every_other_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3931767Z test_contig_vs_every_other_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.3961504Z test_contig_vs_every_other_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.3992422Z test_contig_vs_every_other_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4021853Z test_contig_vs_every_other_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4046305Z test_contig_vs_every_other_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4070656Z test_contig_vs_every_other_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4094882Z test_contig_vs_every_other_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4111827Z test_contig_vs_every_other_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4128735Z test_contig_vs_every_other_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4145137Z test_contig_vs_every_other_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4161839Z test_contig_vs_every_other_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4178565Z test_contig_vs_every_other_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4202311Z test_contig_vs_every_other_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4226471Z test_contig_vs_every_other_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4250389Z test_contig_vs_every_other_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4274816Z test_contig_vs_every_other_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4300297Z test_contig_vs_every_other_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4325281Z test_contig_vs_every_other_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4349825Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4374851Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4399659Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4424286Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4449375Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4474423Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4499313Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4524863Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4549840Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4568207Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4586493Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4604024Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4622385Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4649687Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4676881Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4704126Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4730857Z test_contig_vs_every_other_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4757219Z test_contig_vs_every_other_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4783433Z test_contig_vs_every_other_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4809194Z test_contig_vs_every_other_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4834971Z test_contig_vs_every_other_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.4859757Z test_contig_vs_every_other_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4884768Z test_contig_vs_every_other_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4910036Z test_contig_vs_every_other_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4928242Z test_contig_vs_every_other_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4946259Z test_contig_vs_every_other_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4963828Z test_contig_vs_every_other_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.4982183Z test_contig_vs_every_other_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5000396Z test_contig_vs_every_other_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5025352Z test_contig_vs_every_other_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5049963Z test_contig_vs_every_other_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5115944Z test_contig_vs_every_other_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:30.5132319Z test_contig_vs_every_other_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5148762Z test_contig_vs_every_other_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5164887Z test_contig_vs_every_other_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5181140Z test_contig_vs_every_other_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5197376Z test_contig_vs_every_other_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5205243Z test_contig_vs_every_other_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:53:30.5212614Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:53:30.5220150Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:53:30.5243161Z test_contig_vs_every_other_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5266647Z test_contig_vs_every_other_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5289853Z test_contig_vs_every_other_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5319310Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.5347553Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.5370220Z test_contig_vs_every_other_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5393334Z test_contig_vs_every_other_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5417386Z test_contig_vs_every_other_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5440292Z test_contig_vs_every_other_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5463820Z test_contig_vs_every_other_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5487239Z test_contig_vs_every_other_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5510115Z test_contig_vs_every_other_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5533168Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5555976Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5580569Z test_contig_vs_every_other_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5613266Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.5645177Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.5671075Z test_contig_vs_every_other_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.5696612Z test_contig_vs_every_other_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5722034Z test_contig_vs_every_other_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.5745961Z test_contig_vs_every_other_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5770103Z test_contig_vs_every_other_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5793745Z test_contig_vs_every_other_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5817495Z test_contig_vs_every_other_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5841367Z test_contig_vs_every_other_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5866137Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5899095Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.5930267Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.5955577Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.5982229Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.6006303Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6030694Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6055148Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6079393Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6104011Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6127762Z test_contig_vs_every_other_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6151797Z test_contig_vs_every_other_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6176324Z test_contig_vs_every_other_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6193420Z test_contig_vs_every_other_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6210946Z test_contig_vs_every_other_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6227989Z test_contig_vs_every_other_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6245387Z test_contig_vs_every_other_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6262826Z test_contig_vs_every_other_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6313726Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:30.6336920Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6363151Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.6389359Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.6412361Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6435843Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6458625Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6481674Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6504897Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6529005Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6551928Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6577383Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6602866Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6625574Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6648520Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6671401Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6694180Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6716852Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6746829Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.6772189Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6801982Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.6832340Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.6857300Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6882286Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6907471Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6932492Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.6959238Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.6988736Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7013768Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7043418Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7073282Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7098373Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7123210Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7148347Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7173548Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7199854Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7229445Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7254536Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7284013Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7313581Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7338599Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7363608Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7388558Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7413285Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7439874Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7462941Z test_contig_vs_every_other_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7492167Z test_contig_vs_every_other_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7521652Z test_contig_vs_every_other_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7550015Z test_contig_vs_every_other_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.7573890Z test_contig_vs_every_other_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7597128Z test_contig_vs_every_other_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7620395Z test_contig_vs_every_other_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7636465Z test_contig_vs_every_other_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7652762Z test_contig_vs_every_other_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7668339Z test_contig_vs_every_other_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7684444Z test_contig_vs_every_other_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7700617Z test_contig_vs_every_other_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7724704Z test_contig_vs_every_other_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7747432Z test_contig_vs_every_other_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7772338Z test_contig_vs_every_other_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7796732Z test_contig_vs_every_other_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7821213Z test_contig_vs_every_other_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7844026Z test_contig_vs_every_other_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7866674Z test_contig_vs_every_other_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7928479Z test_contig_vs_every_other_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:30.7950889Z test_contig_vs_every_other_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7972902Z test_contig_vs_every_other_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.7995765Z test_contig_vs_every_other_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8011333Z test_contig_vs_every_other_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8038102Z test_contig_vs_every_other_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.8065302Z test_contig_vs_every_other_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.8091445Z test_contig_vs_every_other_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.8114604Z test_contig_vs_every_other_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8137120Z test_contig_vs_every_other_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8159759Z test_contig_vs_every_other_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8175716Z test_contig_vs_every_other_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8191702Z test_contig_vs_every_other_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8207001Z test_contig_vs_every_other_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:30.8223128Z test_contig_vs_every_other_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8238955Z test_contig_vs_every_other_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8261704Z test_contig_vs_every_other_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8282971Z test_contig_vs_every_other_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8311652Z test_contig_vs_every_other_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.8340263Z test_contig_vs_every_other_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.8364070Z test_contig_vs_every_other_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8387301Z test_contig_vs_every_other_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8410494Z test_contig_vs_every_other_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8431999Z test_contig_vs_every_other_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8453522Z test_contig_vs_every_other_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8475194Z test_contig_vs_every_other_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8497006Z test_contig_vs_every_other_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8518777Z test_contig_vs_every_other_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8541835Z test_contig_vs_every_other_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8565641Z test_contig_vs_every_other_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8589221Z test_contig_vs_every_other_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8612470Z test_contig_vs_every_other_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8636671Z test_contig_vs_every_other_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8660360Z test_contig_vs_every_other_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8683897Z test_contig_vs_every_other_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8707771Z test_contig_vs_every_other_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8731430Z test_contig_vs_every_other_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8754621Z test_contig_vs_every_other_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8778666Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8802431Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8825658Z test_contig_vs_every_other_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8847598Z test_contig_vs_every_other_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8877416Z test_contig_vs_every_other_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.8907136Z test_contig_vs_every_other_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.8931065Z test_contig_vs_every_other_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8955141Z test_contig_vs_every_other_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8977048Z test_contig_vs_every_other_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.8999007Z test_contig_vs_every_other_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9021206Z test_contig_vs_every_other_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9042889Z test_contig_vs_every_other_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9064986Z test_contig_vs_every_other_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9087954Z test_contig_vs_every_other_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9104858Z test_contig_vs_every_other_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9134547Z test_contig_vs_every_other_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.9165594Z test_contig_vs_every_other_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.9194686Z test_contig_vs_every_other_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.9219321Z test_contig_vs_every_other_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9242925Z test_contig_vs_every_other_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9266818Z test_contig_vs_every_other_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9283395Z test_contig_vs_every_other_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9300146Z test_contig_vs_every_other_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9316084Z test_contig_vs_every_other_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9332788Z test_contig_vs_every_other_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9349745Z test_contig_vs_every_other_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9368365Z test_contig_vs_every_other_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9385165Z test_contig_vs_every_other_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9408831Z test_contig_vs_every_other_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9431180Z test_contig_vs_every_other_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9450884Z test_contig_vs_every_other_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9469789Z test_contig_vs_every_other_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9489597Z test_contig_vs_every_other_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9505803Z test_contig_vs_every_other_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9522617Z test_contig_vs_every_other_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9539676Z test_contig_vs_every_other_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9556063Z test_contig_vs_every_other_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9572649Z test_contig_vs_every_other_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9595595Z test_contig_vs_every_other_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9617125Z test_contig_vs_every_other_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9647438Z test_contig_vs_every_other_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.9676250Z test_contig_vs_every_other_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:30.9699947Z test_contig_vs_every_other_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9724151Z test_contig_vs_every_other_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9745972Z test_contig_vs_every_other_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9767639Z test_contig_vs_every_other_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9789606Z test_contig_vs_every_other_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9811441Z test_contig_vs_every_other_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9833207Z test_contig_vs_every_other_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9856445Z test_contig_vs_every_other_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9873075Z test_contig_vs_every_other_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9897584Z test_contig_vs_every_other_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9921260Z test_contig_vs_every_other_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9945048Z test_contig_vs_every_other_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9961606Z test_contig_vs_every_other_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9978085Z test_contig_vs_every_other_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:30.9994054Z test_contig_vs_every_other_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0010401Z test_contig_vs_every_other_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0027029Z test_contig_vs_every_other_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0045728Z test_contig_vs_every_other_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0062019Z test_contig_vs_every_other_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0081272Z test_contig_vs_every_other_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0100423Z test_contig_vs_every_other_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0120113Z test_contig_vs_every_other_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0136534Z test_contig_vs_every_other_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0153410Z test_contig_vs_every_other_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0169863Z test_contig_vs_every_other_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0186226Z test_contig_vs_every_other_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0202705Z test_contig_vs_every_other_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0226007Z test_contig_vs_every_other_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0249568Z test_contig_vs_every_other_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0281637Z test_contig_vs_every_other_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.0311925Z test_contig_vs_every_other_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.0337339Z test_contig_vs_every_other_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0362879Z test_contig_vs_every_other_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0386590Z test_contig_vs_every_other_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0410241Z test_contig_vs_every_other_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0434080Z test_contig_vs_every_other_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0457920Z test_contig_vs_every_other_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0482580Z test_contig_vs_every_other_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0508200Z test_contig_vs_every_other_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.0569935Z test_contig_vs_every_other_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.0601241Z test_contig_vs_every_other_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.0631161Z test_contig_vs_every_other_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.0654761Z test_contig_vs_every_other_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0678457Z test_contig_vs_every_other_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0700478Z test_contig_vs_every_other_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0722341Z test_contig_vs_every_other_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0744643Z test_contig_vs_every_other_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0766210Z test_contig_vs_every_other_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0788256Z test_contig_vs_every_other_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0812116Z test_contig_vs_every_other_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0835146Z test_contig_vs_every_other_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0864724Z test_contig_vs_every_other_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.0893124Z test_contig_vs_every_other_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.0917335Z test_contig_vs_every_other_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0941851Z test_contig_vs_every_other_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0964912Z test_contig_vs_every_other_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.0987967Z test_contig_vs_every_other_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1011174Z test_contig_vs_every_other_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1034387Z test_contig_vs_every_other_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1057790Z test_contig_vs_every_other_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1080695Z test_contig_vs_every_other_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1106269Z test_contig_vs_every_other_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1132374Z test_contig_vs_every_other_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.1156294Z test_contig_vs_every_other_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1180187Z test_contig_vs_every_other_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1203750Z test_contig_vs_every_other_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1227528Z test_contig_vs_every_other_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1251515Z test_contig_vs_every_other_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1274112Z test_contig_vs_every_other_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1298332Z test_contig_vs_every_other_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1322557Z test_contig_vs_every_other_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1345265Z test_contig_vs_every_other_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1367948Z test_contig_vs_every_other_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1390510Z test_contig_vs_every_other_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1413176Z test_contig_vs_every_other_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1435809Z test_contig_vs_every_other_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1458071Z test_contig_vs_every_other_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1482751Z test_contig_vs_every_other_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1507152Z test_contig_vs_every_other_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1529605Z test_contig_vs_every_other_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1552196Z test_contig_vs_every_other_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1574846Z test_contig_vs_every_other_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1597491Z test_contig_vs_every_other_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1620168Z test_contig_vs_every_other_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1642658Z test_contig_vs_every_other_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1667104Z test_contig_vs_every_other_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1691303Z test_contig_vs_every_other_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1714019Z test_contig_vs_every_other_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1737187Z test_contig_vs_every_other_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1759199Z test_contig_vs_every_other_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1782028Z test_contig_vs_every_other_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1804795Z test_contig_vs_every_other_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1827849Z test_contig_vs_every_other_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1852868Z test_contig_vs_every_other_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1877596Z test_contig_vs_every_other_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1900440Z test_contig_vs_every_other_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1923164Z test_contig_vs_every_other_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1945970Z test_contig_vs_every_other_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1968658Z test_contig_vs_every_other_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.1991795Z test_contig_vs_every_other_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2015223Z test_contig_vs_every_other_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2037790Z test_contig_vs_every_other_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2062479Z test_contig_vs_every_other_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2086784Z test_contig_vs_every_other_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2109523Z test_contig_vs_every_other_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2132034Z test_contig_vs_every_other_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2154682Z test_contig_vs_every_other_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2177262Z test_contig_vs_every_other_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2199923Z test_contig_vs_every_other_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2222746Z test_contig_vs_every_other_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2247496Z test_contig_vs_every_other_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2272212Z test_contig_vs_every_other_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2294970Z test_contig_vs_every_other_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2317816Z test_contig_vs_every_other_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2340934Z test_contig_vs_every_other_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2363396Z test_contig_vs_every_other_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2386077Z test_contig_vs_every_other_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2412112Z test_contig_vs_every_other_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.2435531Z test_contig_vs_every_other_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2460773Z test_contig_vs_every_other_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2486073Z test_contig_vs_every_other_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2509494Z test_contig_vs_every_other_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2533078Z test_contig_vs_every_other_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2556290Z test_contig_vs_every_other_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2579872Z test_contig_vs_every_other_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2602859Z test_contig_vs_every_other_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2626449Z test_contig_vs_every_other_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2652053Z test_contig_vs_every_other_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.2678070Z test_contig_vs_every_other_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.2701744Z test_contig_vs_every_other_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2725157Z test_contig_vs_every_other_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2748977Z test_contig_vs_every_other_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2772803Z test_contig_vs_every_other_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2796260Z test_contig_vs_every_other_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2819874Z test_contig_vs_every_other_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2845179Z test_contig_vs_every_other_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2870988Z test_contig_vs_every_other_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.2894635Z test_contig_vs_every_other_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2918489Z test_contig_vs_every_other_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2942667Z test_contig_vs_every_other_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2965956Z test_contig_vs_every_other_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.2989675Z test_contig_vs_every_other_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3012659Z test_contig_vs_every_other_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3037787Z test_contig_vs_every_other_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3062882Z test_contig_vs_every_other_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3086447Z test_contig_vs_every_other_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3109664Z test_contig_vs_every_other_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3133330Z test_contig_vs_every_other_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3156698Z test_contig_vs_every_other_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3180131Z test_contig_vs_every_other_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3204411Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3230272Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.3255713Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.3279758Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3342537Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.3366585Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3389519Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3412890Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3436385Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3461599Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3486938Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3510365Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3533641Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3557334Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3581257Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3605313Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3628610Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3653286Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3677492Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3700628Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3723436Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3746326Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3769285Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3792601Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3815808Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3840464Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3864791Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3887628Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3910506Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3933330Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3956185Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.3979577Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4007285Z test_contig_vs_every_other_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.4034324Z test_contig_vs_every_other_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.4063124Z test_contig_vs_every_other_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.4090946Z test_contig_vs_every_other_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.4117854Z test_contig_vs_every_other_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.4144478Z test_contig_vs_every_other_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.4171177Z test_contig_vs_every_other_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.4198002Z test_contig_vs_every_other_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.4225049Z test_contig_vs_every_other_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.4247353Z test_contig_vs_every_other_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4272102Z test_contig_vs_every_other_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4295845Z test_contig_vs_every_other_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4318246Z test_contig_vs_every_other_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4340699Z test_contig_vs_every_other_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4362725Z test_contig_vs_every_other_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4384794Z test_contig_vs_every_other_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4407396Z test_contig_vs_every_other_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4456301Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:31.4478842Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4504217Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4529112Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4551874Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4574659Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4597632Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4620284Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4642702Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4666187Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4691056Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4715266Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4738253Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4761299Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4784416Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4807525Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4831029Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4854549Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4879130Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4903555Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4926537Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4949738Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4972770Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.4995756Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5019604Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5041655Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5065973Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5090141Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5112844Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5135268Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5157935Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5180498Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5202693Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5226175Z test_contig_vs_every_other_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5249305Z test_contig_vs_every_other_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5281014Z test_contig_vs_every_other_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.5310974Z test_contig_vs_every_other_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.5335772Z test_contig_vs_every_other_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5361393Z test_contig_vs_every_other_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.5384999Z test_contig_vs_every_other_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5408059Z test_contig_vs_every_other_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5431219Z test_contig_vs_every_other_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5454332Z test_contig_vs_every_other_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5477393Z test_contig_vs_every_other_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5500990Z test_contig_vs_every_other_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5517833Z test_contig_vs_every_other_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5548067Z test_contig_vs_every_other_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.5577147Z test_contig_vs_every_other_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.5601786Z test_contig_vs_every_other_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5625794Z test_contig_vs_every_other_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5649571Z test_contig_vs_every_other_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5666446Z test_contig_vs_every_other_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5683287Z test_contig_vs_every_other_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5699701Z test_contig_vs_every_other_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5716352Z test_contig_vs_every_other_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5733062Z test_contig_vs_every_other_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5757479Z test_contig_vs_every_other_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5781483Z test_contig_vs_every_other_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5813619Z test_contig_vs_every_other_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.5844023Z test_contig_vs_every_other_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.5869437Z test_contig_vs_every_other_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5895400Z test_contig_vs_every_other_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.5919689Z test_contig_vs_every_other_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5944114Z test_contig_vs_every_other_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5968172Z test_contig_vs_every_other_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.5992520Z test_contig_vs_every_other_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6016547Z test_contig_vs_every_other_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6041289Z test_contig_vs_every_other_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6064622Z test_contig_vs_every_other_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6097153Z test_contig_vs_every_other_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:31.6174341Z test_contig_vs_every_other_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.6198663Z test_contig_vs_every_other_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6223830Z test_contig_vs_every_other_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6246704Z test_contig_vs_every_other_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6269272Z test_contig_vs_every_other_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6292100Z test_contig_vs_every_other_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6314880Z test_contig_vs_every_other_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6337531Z test_contig_vs_every_other_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6360388Z test_contig_vs_every_other_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6385471Z test_contig_vs_every_other_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.6410455Z test_contig_vs_every_other_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:31.7211211Z test_contig_vs_transposed_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:53:31.8352326Z test_contig_vs_transposed_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:53:31.9291280Z test_contig_vs_transposed_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:53:32.0034694Z test_contig_vs_transposed_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:53:32.0638230Z test_contig_vs_transposed_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:32.1177677Z test_contig_vs_transposed_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:32.1775778Z test_contig_vs_transposed_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:32.1922638Z test_contig_vs_transposed_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:32.2076407Z test_contig_vs_transposed_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:32.2249343Z test_contig_vs_transposed_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:32.2390220Z test_contig_vs_transposed_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:32.2536554Z test_contig_vs_transposed_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:32.3062578Z test_contig_vs_transposed_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:32.3575840Z test_contig_vs_transposed_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:32.4834568Z test_contig_vs_transposed_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T12:53:32.5884961Z test_contig_vs_transposed_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:53:32.6426554Z test_contig_vs_transposed_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:32.7030436Z test_contig_vs_transposed_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:32.7588082Z test_contig_vs_transposed_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:32.8528015Z test_contig_vs_transposed_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:53:32.9038092Z test_contig_vs_transposed_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:32.9544733Z test_contig_vs_transposed_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:33.0037651Z test_contig_vs_transposed_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:33.0564422Z test_contig_vs_transposed_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:33.1110940Z test_contig_vs_transposed_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:33.2250156Z test_contig_vs_transposed_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:53:33.3297952Z test_contig_vs_transposed_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:53:33.3871941Z test_contig_vs_transposed_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:33.4504581Z test_contig_vs_transposed_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:53:33.5053541Z test_contig_vs_transposed_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:33.5601544Z test_contig_vs_transposed_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:33.6150638Z test_contig_vs_transposed_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:33.6695058Z test_contig_vs_transposed_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:33.7240512Z test_contig_vs_transposed_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:33.7746402Z test_contig_vs_transposed_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:33.8236394Z test_contig_vs_transposed_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:33.9628532Z test_contig_vs_transposed_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:53:34.0401652Z test_contig_vs_transposed_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:53:34.1016751Z test_contig_vs_transposed_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:34.1540368Z test_contig_vs_transposed_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:34.2121174Z test_contig_vs_transposed_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:34.2624719Z test_contig_vs_transposed_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:34.3114752Z test_contig_vs_transposed_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:34.3639944Z test_contig_vs_transposed_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:34.4138137Z test_contig_vs_transposed_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:34.4633798Z test_contig_vs_transposed_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:34.5142723Z test_contig_vs_transposed_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:34.5654023Z test_contig_vs_transposed_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:34.7031146Z test_contig_vs_transposed_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:53:34.8023885Z test_contig_vs_transposed_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:53:34.8560973Z test_contig_vs_transposed_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:34.9221352Z test_contig_vs_transposed_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:53:35.0113242Z test_contig_vs_transposed_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:53:35.0625883Z test_contig_vs_transposed_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:35.1140493Z test_contig_vs_transposed_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:35.1629177Z test_contig_vs_transposed_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:35.2138377Z test_contig_vs_transposed_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:35.2675419Z test_contig_vs_transposed_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:35.3244764Z test_contig_vs_transposed_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:35.4391462Z test_contig_vs_transposed_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:53:35.5427951Z test_contig_vs_transposed_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:53:35.6005083Z test_contig_vs_transposed_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:35.6641153Z test_contig_vs_transposed_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:53:35.7190564Z test_contig_vs_transposed_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:35.7746199Z test_contig_vs_transposed_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:35.8303000Z test_contig_vs_transposed_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:35.8834300Z test_contig_vs_transposed_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:35.9384983Z test_contig_vs_transposed_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:35.9910610Z test_contig_vs_transposed_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:36.0883784Z test_contig_vs_transposed_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:53:36.2155054Z test_contig_vs_transposed_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T12:53:36.3096724Z test_contig_vs_transposed_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:53:36.3734027Z test_contig_vs_transposed_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:53:36.4348047Z test_contig_vs_transposed_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:36.4863070Z test_contig_vs_transposed_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:36.5378127Z test_contig_vs_transposed_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:36.5894741Z test_contig_vs_transposed_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:36.6386746Z test_contig_vs_transposed_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:36.6898160Z test_contig_vs_transposed_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:36.7447782Z test_contig_vs_transposed_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:36.7997716Z test_contig_vs_transposed_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:36.9306541Z test_contig_vs_transposed_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:53:37.0277693Z test_contig_vs_transposed_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:53:37.1001874Z test_contig_vs_transposed_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:53:37.1957148Z test_contig_vs_transposed_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:53:37.2502923Z test_contig_vs_transposed_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:37.3055199Z test_contig_vs_transposed_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:37.3601642Z test_contig_vs_transposed_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:37.4121160Z test_contig_vs_transposed_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:37.4655194Z test_contig_vs_transposed_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:37.5150896Z test_contig_vs_transposed_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:37.5638389Z test_contig_vs_transposed_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:37.6453224Z test_contig_vs_transposed_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:53:37.7235829Z test_contig_vs_transposed_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:53:37.7925293Z test_contig_vs_transposed_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:53:37.8486706Z test_contig_vs_transposed_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:37.9007828Z test_contig_vs_transposed_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:37.9604716Z test_contig_vs_transposed_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:38.0092820Z test_contig_vs_transposed_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:38.0585953Z test_contig_vs_transposed_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:38.1076862Z test_contig_vs_transposed_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:38.1611559Z test_contig_vs_transposed_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:38.2512578Z test_contig_vs_transposed_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:53:38.2675575Z test_contig_vs_transposed_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:38.2848651Z test_contig_vs_transposed_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:38.3003306Z test_contig_vs_transposed_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:38.3145989Z test_contig_vs_transposed_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:38.3287794Z test_contig_vs_transposed_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:38.3453871Z test_contig_vs_transposed_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:38.3615492Z test_contig_vs_transposed_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:38.3753332Z test_contig_vs_transposed_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:38.4248605Z test_contig_vs_transposed_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:38.4710355Z test_contig_vs_transposed_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:53:38.5035098Z test_contig_vs_transposed_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:53:38.5276192Z test_contig_vs_transposed_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:38.5478721Z test_contig_vs_transposed_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:38.5734173Z test_contig_vs_transposed_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:38.5906018Z test_contig_vs_transposed_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:38.6054349Z test_contig_vs_transposed_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:38.6201894Z test_contig_vs_transposed_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:38.6344596Z test_contig_vs_transposed_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:38.6509478Z test_contig_vs_transposed_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:38.6666698Z test_contig_vs_transposed_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:38.6810484Z test_contig_vs_transposed_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:38.7308234Z test_contig_vs_transposed_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:38.7658086Z test_contig_vs_transposed_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:38.7902149Z test_contig_vs_transposed_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:38.8084452Z test_contig_vs_transposed_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:38.8365207Z test_contig_vs_transposed_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:38.8512269Z test_contig_vs_transposed_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:38.8662555Z test_contig_vs_transposed_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:38.8834201Z test_contig_vs_transposed_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:38.8977146Z test_contig_vs_transposed_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:38.9113767Z test_contig_vs_transposed_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:38.9613732Z test_contig_vs_transposed_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:39.0145241Z test_contig_vs_transposed_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:39.0733839Z test_contig_vs_transposed_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:53:39.1454794Z test_contig_vs_transposed_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:53:39.2173123Z test_contig_vs_transposed_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:53:39.3744487Z test_contig_vs_transposed_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:53:39.4721676Z test_contig_vs_transposed_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.098s) 2022-08-17T12:53:39.5610430Z test_contig_vs_transposed_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:53:39.6387562Z test_contig_vs_transposed_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:53:39.7147924Z test_contig_vs_transposed_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:53:39.7948256Z test_contig_vs_transposed_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:53:39.8664226Z test_contig_vs_transposed_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:53:39.9359442Z test_contig_vs_transposed_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:53:40.0072750Z test_contig_vs_transposed_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:53:40.0760278Z test_contig_vs_transposed_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:53:40.1451790Z test_contig_vs_transposed_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:53:40.1638229Z test_contig_vs_transposed_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:40.1784743Z test_contig_vs_transposed_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:40.2281129Z test_contig_vs_transposed_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:40.2725577Z test_contig_vs_transposed_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:53:40.3075284Z test_contig_vs_transposed_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:40.3381791Z test_contig_vs_transposed_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:40.3968986Z test_contig_vs_transposed_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:53:40.4224278Z test_contig_vs_transposed_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:40.4372995Z test_contig_vs_transposed_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:40.4545216Z test_contig_vs_transposed_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:40.4694980Z test_contig_vs_transposed_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:40.4832318Z test_contig_vs_transposed_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:40.4978610Z test_contig_vs_transposed_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:40.5472249Z test_contig_vs_transposed_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:40.5613449Z test_contig_vs_transposed_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:40.6704166Z test_contig_vs_transposed_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:53:40.7726199Z test_contig_vs_transposed_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:53:40.8584036Z test_contig_vs_transposed_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:53:40.9160269Z test_contig_vs_transposed_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:40.9651259Z test_contig_vs_transposed_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:41.0219751Z test_contig_vs_transposed_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:41.0383473Z test_contig_vs_transposed_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:41.0529281Z test_contig_vs_transposed_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:41.0653693Z test_contig_vs_transposed_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:41.0790808Z test_contig_vs_transposed_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:41.0927952Z test_contig_vs_transposed_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:41.1418579Z test_contig_vs_transposed_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:41.1558538Z test_contig_vs_transposed_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:41.2543309Z test_contig_vs_transposed_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.098s) 2022-08-17T12:53:41.3568065Z test_contig_vs_transposed_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:53:41.4952538Z test_contig_vs_transposed_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:53:41.5528686Z test_contig_vs_transposed_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:41.6045182Z test_contig_vs_transposed_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:41.6612470Z test_contig_vs_transposed_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:41.6754756Z test_contig_vs_transposed_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:41.6921050Z test_contig_vs_transposed_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:41.7045473Z test_contig_vs_transposed_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:41.7182082Z test_contig_vs_transposed_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:41.7319960Z test_contig_vs_transposed_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:41.7827400Z test_contig_vs_transposed_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:41.8346520Z test_contig_vs_transposed_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:41.9480637Z test_contig_vs_transposed_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:53:42.0476811Z test_contig_vs_transposed_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2022-08-17T12:53:42.1018468Z test_contig_vs_transposed_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:42.1627938Z test_contig_vs_transposed_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:42.2117757Z test_contig_vs_transposed_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:42.2635032Z test_contig_vs_transposed_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:42.3155489Z test_contig_vs_transposed_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:42.3670226Z test_contig_vs_transposed_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:42.4184149Z test_contig_vs_transposed_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:42.4689151Z test_contig_vs_transposed_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:42.5688832Z test_contig_vs_transposed_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2022-08-17T12:53:42.6812312Z test_contig_vs_transposed_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:53:42.7772131Z test_contig_vs_transposed_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:53:42.8310322Z test_contig_vs_transposed_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:42.8907686Z test_contig_vs_transposed_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:42.9431635Z test_contig_vs_transposed_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:42.9945025Z test_contig_vs_transposed_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:43.0459212Z test_contig_vs_transposed_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:43.0948390Z test_contig_vs_transposed_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:43.1461181Z test_contig_vs_transposed_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:43.1977887Z test_contig_vs_transposed_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:43.2505175Z test_contig_vs_transposed_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:43.3090660Z test_contig_vs_transposed_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:43.3633519Z test_contig_vs_transposed_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:43.4268080Z test_contig_vs_transposed_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:53:43.4763364Z test_contig_vs_transposed_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:43.5284894Z test_contig_vs_transposed_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:43.5927609Z test_contig_vs_transposed_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:53:43.6765241Z test_contig_vs_transposed_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.084s) 2022-08-17T12:53:43.7281059Z test_contig_vs_transposed_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:44.0486958Z test_contig_vs_transposed_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.320s) 2022-08-17T12:53:44.1051303Z test_contig_vs_transposed_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:44.1707830Z test_contig_vs_transposed_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:53:44.2422002Z test_contig_vs_transposed_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:53:44.2992343Z test_contig_vs_transposed_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:44.3539945Z test_contig_vs_transposed_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:44.4107949Z test_contig_vs_transposed_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:44.4674146Z test_contig_vs_transposed_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:44.5243300Z test_contig_vs_transposed_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:44.5737089Z test_contig_vs_transposed_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:44.6222054Z test_contig_vs_transposed_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:53:44.7502450Z test_contig_vs_transposed_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:53:44.8283382Z test_contig_vs_transposed_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:53:44.8945718Z test_contig_vs_transposed_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:53:44.9527677Z test_contig_vs_transposed_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:45.0044614Z test_contig_vs_transposed_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:45.0610857Z test_contig_vs_transposed_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:45.1068262Z test_contig_vs_transposed_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:53:45.1550971Z test_contig_vs_transposed_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:53:45.2031891Z test_contig_vs_transposed_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:53:45.2508436Z test_contig_vs_transposed_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:53:45.2966099Z test_contig_vs_transposed_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:53:45.3508715Z test_contig_vs_transposed_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:45.4026346Z test_contig_vs_transposed_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:45.4563425Z test_contig_vs_transposed_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:45.5171062Z test_contig_vs_transposed_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:45.5683678Z test_contig_vs_transposed_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:45.6202008Z test_contig_vs_transposed_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:45.6722604Z test_contig_vs_transposed_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:45.7244550Z test_contig_vs_transposed_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:45.8177531Z test_contig_vs_transposed_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:53:45.8712560Z test_contig_vs_transposed_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:45.9233057Z test_contig_vs_transposed_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:45.9768005Z test_contig_vs_transposed_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:46.0381039Z test_contig_vs_transposed_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:46.0893830Z test_contig_vs_transposed_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:46.1410137Z test_contig_vs_transposed_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:46.1929089Z test_contig_vs_transposed_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:46.2445354Z test_contig_vs_transposed_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:46.2942916Z test_contig_vs_transposed_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:46.3537553Z test_contig_vs_transposed_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:53:46.4225957Z test_contig_vs_transposed_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:53:46.4762466Z test_contig_vs_transposed_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:46.5380649Z test_contig_vs_transposed_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:53:46.6065492Z test_contig_vs_transposed_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:46.6757408Z test_contig_vs_transposed_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:53:46.7441544Z test_contig_vs_transposed_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:46.8209516Z test_contig_vs_transposed_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:53:46.9091780Z test_contig_vs_transposed_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:53:46.9608922Z test_contig_vs_transposed_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:47.0151647Z test_contig_vs_transposed_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:47.0752719Z test_contig_vs_transposed_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:47.1309549Z test_contig_vs_transposed_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:47.1921552Z test_contig_vs_transposed_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:47.2458084Z test_contig_vs_transposed_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:47.3001411Z test_contig_vs_transposed_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:47.3542616Z test_contig_vs_transposed_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:47.4053896Z test_contig_vs_transposed_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:47.4591633Z test_contig_vs_transposed_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:47.5100131Z test_contig_vs_transposed_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:47.5615142Z test_contig_vs_transposed_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:47.6650101Z test_contig_vs_transposed_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:53:47.7530499Z test_contig_vs_transposed_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:53:47.8161169Z test_contig_vs_transposed_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:53:47.8767325Z test_contig_vs_transposed_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:47.9724599Z test_contig_vs_transposed_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:53:48.0237404Z test_contig_vs_transposed_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:48.0752016Z test_contig_vs_transposed_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:48.1237815Z test_contig_vs_transposed_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:53:48.1748381Z test_contig_vs_transposed_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:48.2261118Z test_contig_vs_transposed_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:48.2784421Z test_contig_vs_transposed_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:48.3324060Z test_contig_vs_transposed_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:48.3926549Z test_contig_vs_transposed_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:48.4440780Z test_contig_vs_transposed_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:48.4935862Z test_contig_vs_transposed_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:48.5450250Z test_contig_vs_transposed_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:48.5961092Z test_contig_vs_transposed_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:48.6474502Z test_contig_vs_transposed_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:48.6980615Z test_contig_vs_transposed_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:48.7171425Z test_contig_vs_transposed_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:48.8213012Z test_contig_vs_transposed_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:53:48.9342334Z test_contig_vs_transposed_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:53:49.0754887Z test_contig_vs_transposed_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2022-08-17T12:53:49.1333747Z test_contig_vs_transposed_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:49.1876223Z test_contig_vs_transposed_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:49.2486829Z test_contig_vs_transposed_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:49.2667748Z test_contig_vs_transposed_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:49.2837501Z test_contig_vs_transposed_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:49.3007543Z test_contig_vs_transposed_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:49.3162296Z test_contig_vs_transposed_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:49.3339398Z test_contig_vs_transposed_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:49.3819683Z test_contig_vs_transposed_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:53:49.4314976Z test_contig_vs_transposed_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:49.5154902Z test_contig_vs_transposed_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.084s) 2022-08-17T12:53:49.5935853Z test_contig_vs_transposed_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:53:49.6610357Z test_contig_vs_transposed_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:53:49.7202430Z test_contig_vs_transposed_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:53:49.7734191Z test_contig_vs_transposed_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:49.8335584Z test_contig_vs_transposed_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:49.8805057Z test_contig_vs_transposed_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:53:49.9296368Z test_contig_vs_transposed_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:49.9789580Z test_contig_vs_transposed_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:50.0280418Z test_contig_vs_transposed_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:50.0932656Z test_contig_vs_transposed_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:53:50.1674354Z test_contig_vs_transposed_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:53:50.2204285Z test_contig_vs_transposed_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:50.2796628Z test_contig_vs_transposed_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:53:50.3295441Z test_contig_vs_transposed_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:50.3901586Z test_contig_vs_transposed_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:50.4427911Z test_contig_vs_transposed_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:50.5015089Z test_contig_vs_transposed_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:53:50.5023021Z test_contig_vs_transposed_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:50.5030930Z test_contig_vs_transposed_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:50.5039387Z test_contig_vs_transposed_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:50.5047621Z test_contig_vs_transposed_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:50.5551951Z test_contig_vs_transposed_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:50.6050933Z test_contig_vs_transposed_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:50.6866910Z test_contig_vs_transposed_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T12:53:50.7556249Z test_contig_vs_transposed_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:53:50.8118278Z test_contig_vs_transposed_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:50.8641740Z test_contig_vs_transposed_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:50.9266527Z test_contig_vs_transposed_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:53:50.9738269Z test_contig_vs_transposed_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:53:51.0233417Z test_contig_vs_transposed_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:51.0728901Z test_contig_vs_transposed_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:51.1216913Z test_contig_vs_transposed_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:51.2168783Z test_contig_vs_transposed_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:53:51.2846892Z test_contig_vs_transposed_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:51.3529730Z test_contig_vs_transposed_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:51.4231966Z test_contig_vs_transposed_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:53:51.5019367Z test_contig_vs_transposed_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:53:51.5699038Z test_contig_vs_transposed_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:51.6381590Z test_contig_vs_transposed_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:51.7071171Z test_contig_vs_transposed_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:53:51.7745899Z test_contig_vs_transposed_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:53:51.8423692Z test_contig_vs_transposed_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:51.9225079Z test_contig_vs_transposed_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:53:52.0009171Z test_contig_vs_transposed_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:53:52.0693304Z test_contig_vs_transposed_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:52.0859676Z test_contig_vs_transposed_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:52.1032589Z test_contig_vs_transposed_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:52.1532243Z test_contig_vs_transposed_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:52.1863363Z test_contig_vs_transposed_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:52.2160921Z test_contig_vs_transposed_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:52.2401241Z test_contig_vs_transposed_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:52.3061692Z test_contig_vs_transposed_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:53:52.3248162Z test_contig_vs_transposed_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:52.3425372Z test_contig_vs_transposed_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:52.3634462Z test_contig_vs_transposed_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:52.3816395Z test_contig_vs_transposed_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:52.3999762Z test_contig_vs_transposed_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:52.4500670Z test_contig_vs_transposed_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:52.4643956Z test_contig_vs_transposed_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:52.5538630Z test_contig_vs_transposed_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:53:52.6386723Z test_contig_vs_transposed_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:53:52.7143114Z test_contig_vs_transposed_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:53:52.7544989Z test_contig_vs_transposed_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:52.7901515Z test_contig_vs_transposed_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:52.8301848Z test_contig_vs_transposed_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:52.8470308Z test_contig_vs_transposed_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:52.8620072Z test_contig_vs_transposed_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:52.8768196Z test_contig_vs_transposed_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:52.8910128Z test_contig_vs_transposed_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:52.9075968Z test_contig_vs_transposed_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:52.9285054Z test_contig_vs_transposed_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:52.9431884Z test_contig_vs_transposed_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:53.0167039Z test_contig_vs_transposed_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:53:53.0792193Z test_contig_vs_transposed_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:53:53.1358752Z test_contig_vs_transposed_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:53.1665118Z test_contig_vs_transposed_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:53.1931940Z test_contig_vs_transposed_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:53.2245732Z test_contig_vs_transposed_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:53.2423677Z test_contig_vs_transposed_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:53.2579783Z test_contig_vs_transposed_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:53.2730272Z test_contig_vs_transposed_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:53.2903615Z test_contig_vs_transposed_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:53.3098990Z test_contig_vs_transposed_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:53.3664167Z test_contig_vs_transposed_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:53.3851094Z test_contig_vs_transposed_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:53.4415940Z test_contig_vs_transposed_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:53.4802323Z test_contig_vs_transposed_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:53.5091482Z test_contig_vs_transposed_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:53.5340357Z test_contig_vs_transposed_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:53.5634241Z test_contig_vs_transposed_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:53.5826386Z test_contig_vs_transposed_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:53.6041522Z test_contig_vs_transposed_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:53.6229863Z test_contig_vs_transposed_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:53.6394435Z test_contig_vs_transposed_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:53.6559298Z test_contig_vs_transposed_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:53.6757425Z test_contig_vs_transposed_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:53.6901952Z test_contig_vs_transposed_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:53.7152991Z test_contig_vs_transposed_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:53.7365070Z test_contig_vs_transposed_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:53.7671096Z test_contig_vs_transposed_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:53.7818643Z test_contig_vs_transposed_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:53.7999412Z test_contig_vs_transposed_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:53.8201388Z test_contig_vs_transposed_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:53.8374170Z test_contig_vs_transposed_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:53.8527131Z test_contig_vs_transposed_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:53.8700030Z test_contig_vs_transposed_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:53.8867331Z test_contig_vs_transposed_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:53.9123322Z test_contig_vs_transposed_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:53.9334585Z test_contig_vs_transposed_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:53.9641294Z test_contig_vs_transposed_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:53.9789072Z test_contig_vs_transposed_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:53.9937504Z test_contig_vs_transposed_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:54.0083966Z test_contig_vs_transposed_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:54.0246949Z test_contig_vs_transposed_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:54.0389254Z test_contig_vs_transposed_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:54.0546704Z test_contig_vs_transposed_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:54.0689109Z test_contig_vs_transposed_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:54.1247856Z test_contig_vs_transposed_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:54.1733945Z test_contig_vs_transposed_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:54.2124833Z test_contig_vs_transposed_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:54.2364577Z test_contig_vs_transposed_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:54.2546349Z test_contig_vs_transposed_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:54.2824671Z test_contig_vs_transposed_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:54.3001698Z test_contig_vs_transposed_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:54.3182948Z test_contig_vs_transposed_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:54.3386705Z test_contig_vs_transposed_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:54.3561577Z test_contig_vs_transposed_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:54.3737920Z test_contig_vs_transposed_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:54.3751030Z test_contig_vs_transposed_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3763217Z test_contig_vs_transposed_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3775185Z test_contig_vs_transposed_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3786941Z test_contig_vs_transposed_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3798623Z test_contig_vs_transposed_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3811124Z test_contig_vs_transposed_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3823865Z test_contig_vs_transposed_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3836232Z test_contig_vs_transposed_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3848831Z test_contig_vs_transposed_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3861506Z test_contig_vs_transposed_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3873996Z test_contig_vs_transposed_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.3886564Z test_contig_vs_transposed_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:54.4988823Z test_contig_vs_transposed_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:53:54.5569865Z test_contig_vs_transposed_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:53:54.6167113Z test_contig_vs_transposed_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:54.6913073Z test_contig_vs_transposed_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:53:54.7484201Z test_contig_vs_transposed_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:54.8038036Z test_contig_vs_transposed_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:54.8632349Z test_contig_vs_transposed_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:53:54.9204204Z test_contig_vs_transposed_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:54.9774945Z test_contig_vs_transposed_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:55.0296620Z test_contig_vs_transposed_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:55.1009222Z test_contig_vs_transposed_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:53:55.2123877Z test_contig_vs_transposed_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:53:55.3073221Z test_contig_vs_transposed_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:53:55.3611968Z test_contig_vs_transposed_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:55.4218352Z test_contig_vs_transposed_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:55.5244601Z test_contig_vs_transposed_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:53:55.5815046Z test_contig_vs_transposed_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:55.6383261Z test_contig_vs_transposed_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:53:55.6925270Z test_contig_vs_transposed_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:55.7487766Z test_contig_vs_transposed_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:55.8007467Z test_contig_vs_transposed_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:55.8526220Z test_contig_vs_transposed_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:55.9065037Z test_contig_vs_transposed_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:55.9673537Z test_contig_vs_transposed_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:56.0227002Z test_contig_vs_transposed_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:56.0761995Z test_contig_vs_transposed_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:56.1325345Z test_contig_vs_transposed_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:56.1880854Z test_contig_vs_transposed_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:56.2395682Z test_contig_vs_transposed_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:53:56.2915294Z test_contig_vs_transposed_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:56.3625343Z test_contig_vs_transposed_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:53:56.4732743Z test_contig_vs_transposed_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:53:56.6259581Z test_contig_vs_transposed_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.153s) 2022-08-17T12:53:56.6796323Z test_contig_vs_transposed_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:56.7402750Z test_contig_vs_transposed_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:56.7960124Z test_contig_vs_transposed_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:56.8516757Z test_contig_vs_transposed_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:56.9077651Z test_contig_vs_transposed_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:56.9612663Z test_contig_vs_transposed_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:57.0168105Z test_contig_vs_transposed_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:57.0685638Z test_contig_vs_transposed_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:57.1395702Z test_contig_vs_transposed_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:53:57.2501964Z test_contig_vs_transposed_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:53:57.3442719Z test_contig_vs_transposed_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:53:57.3977772Z test_contig_vs_transposed_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:57.4583857Z test_contig_vs_transposed_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:53:57.5147970Z test_contig_vs_transposed_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:57.5710245Z test_contig_vs_transposed_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:57.6763290Z test_contig_vs_transposed_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:53:57.7300156Z test_contig_vs_transposed_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:57.7859762Z test_contig_vs_transposed_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:53:57.8262270Z test_contig_vs_transposed_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:57.8419852Z test_contig_vs_transposed_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:57.8956650Z test_contig_vs_transposed_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:57.9327907Z test_contig_vs_transposed_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:57.9813119Z test_contig_vs_transposed_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:53:58.0025315Z test_contig_vs_transposed_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:58.0326185Z test_contig_vs_transposed_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:58.0485158Z test_contig_vs_transposed_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:58.0649122Z test_contig_vs_transposed_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:58.0808039Z test_contig_vs_transposed_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:58.0964011Z test_contig_vs_transposed_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:58.1144366Z test_contig_vs_transposed_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:58.1647678Z test_contig_vs_transposed_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:53:58.2353142Z test_contig_vs_transposed_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:53:58.2893552Z test_contig_vs_transposed_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:53:58.3494781Z test_contig_vs_transposed_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:53:58.4354867Z test_contig_vs_transposed_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:53:58.5211632Z test_contig_vs_transposed_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:53:58.6072088Z test_contig_vs_transposed_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:53:58.7024872Z test_contig_vs_transposed_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:53:58.8164641Z test_contig_vs_transposed_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:53:58.8322719Z test_contig_vs_transposed_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:58.8462113Z test_contig_vs_transposed_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:58.8955134Z test_contig_vs_transposed_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:58.9419597Z test_contig_vs_transposed_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:53:58.9739525Z test_contig_vs_transposed_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:53:59.0010982Z test_contig_vs_transposed_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:59.0189514Z test_contig_vs_transposed_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:59.0458735Z test_contig_vs_transposed_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:59.0599609Z test_contig_vs_transposed_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:59.0743274Z test_contig_vs_transposed_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:59.0866051Z test_contig_vs_transposed_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:59.1001562Z test_contig_vs_transposed_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:59.1160600Z test_contig_vs_transposed_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:59.1843487Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:59.2621337Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:53:59.3537877Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:53:59.4282305Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:53:59.5023064Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:53:59.5769815Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:53:59.6511735Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:53:59.7251597Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:53:59.9014323Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:54:00.0307691Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:54:00.1902777Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.159s) 2022-08-17T12:54:00.3194819Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:54:00.4474940Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:54:00.5793160Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:54:00.7067409Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T12:54:00.8360589Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:54:01.0406417Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.204s) 2022-08-17T12:54:01.1940605Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.153s) 2022-08-17T12:54:01.4310548Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.237s) 2022-08-17T12:54:01.5852805Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.154s) 2022-08-17T12:54:01.7373983Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.152s) 2022-08-17T12:54:01.8903405Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.153s) 2022-08-17T12:54:02.0985229Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.208s) 2022-08-17T12:54:02.2507203Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.152s) 2022-08-17T12:54:02.3037378Z test_contig_vs_transposed_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:02.3187285Z test_contig_vs_transposed_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:02.3811243Z test_contig_vs_transposed_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:02.4374842Z test_contig_vs_transposed_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:02.4988304Z test_contig_vs_transposed_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:02.5136048Z test_contig_vs_transposed_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:02.5290726Z test_contig_vs_transposed_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:02.5454579Z test_contig_vs_transposed_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:02.5594768Z test_contig_vs_transposed_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:02.5736760Z test_contig_vs_transposed_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:02.6234259Z test_contig_vs_transposed_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:02.7217418Z test_contig_vs_transposed_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.098s) 2022-08-17T12:54:02.8259818Z test_contig_vs_transposed_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:54:02.9089462Z test_contig_vs_transposed_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:54:02.9682498Z test_contig_vs_transposed_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:03.0209751Z test_contig_vs_transposed_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:03.1250630Z test_contig_vs_transposed_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:54:03.1398715Z test_contig_vs_transposed_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:03.1575305Z test_contig_vs_transposed_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:03.1716663Z test_contig_vs_transposed_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:03.1857302Z test_contig_vs_transposed_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:03.2003576Z test_contig_vs_transposed_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:03.2511715Z test_contig_vs_transposed_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:03.3047426Z test_contig_vs_transposed_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:03.3643241Z test_contig_vs_transposed_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:03.4158664Z test_contig_vs_transposed_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:03.4690309Z test_contig_vs_transposed_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:03.5284512Z test_contig_vs_transposed_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:03.5784707Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:03.6312857Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:03.6898179Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:03.7407822Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:03.7935102Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:03.8525945Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:03.9004849Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:03.9533303Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:04.0143439Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:04.0292236Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:04.0446974Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:04.0590058Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:04.0729802Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:04.1492231Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:54:04.2391454Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:54:04.3092152Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:54:04.3651437Z test_contig_vs_transposed_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:04.4290632Z test_contig_vs_transposed_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:04.4844650Z test_contig_vs_transposed_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:04.5413143Z test_contig_vs_transposed_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:04.6047695Z test_contig_vs_transposed_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:04.6549983Z test_contig_vs_transposed_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:04.7080567Z test_contig_vs_transposed_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:04.7667814Z test_contig_vs_transposed_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:04.7818271Z test_contig_vs_transposed_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:04.7974263Z test_contig_vs_transposed_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:04.8119132Z test_contig_vs_transposed_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:04.8282115Z test_contig_vs_transposed_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:04.8438375Z test_contig_vs_transposed_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:04.9083655Z test_contig_vs_transposed_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:04.9616765Z test_contig_vs_transposed_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:05.0203247Z test_contig_vs_transposed_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:05.0353050Z test_contig_vs_transposed_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:05.0512829Z test_contig_vs_transposed_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:05.0678093Z test_contig_vs_transposed_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:05.0821400Z test_contig_vs_transposed_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:05.0973473Z test_contig_vs_transposed_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:05.0983018Z test_contig_vs_transposed_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:54:05.0993247Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:54:05.1002030Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:54:05.1515042Z test_contig_vs_transposed_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:05.2167108Z test_contig_vs_transposed_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:05.3055730Z test_contig_vs_transposed_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:54:05.4085757Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:54:05.4963767Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:54:05.5464615Z test_contig_vs_transposed_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:05.5997239Z test_contig_vs_transposed_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:05.6588341Z test_contig_vs_transposed_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:05.7085252Z test_contig_vs_transposed_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:05.7625946Z test_contig_vs_transposed_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:05.8263100Z test_contig_vs_transposed_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:05.8744181Z test_contig_vs_transposed_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:05.9270080Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:05.9850646Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:06.0374857Z test_contig_vs_transposed_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:06.1589276Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:54:06.2605735Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:54:06.3732507Z test_contig_vs_transposed_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:54:06.4309211Z test_contig_vs_transposed_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:06.4982260Z test_contig_vs_transposed_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:54:06.5526072Z test_contig_vs_transposed_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:06.6090218Z test_contig_vs_transposed_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:06.6702336Z test_contig_vs_transposed_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:06.7244459Z test_contig_vs_transposed_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:06.7802224Z test_contig_vs_transposed_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:06.8300733Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:06.9555176Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:54:07.0562577Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:54:07.1123178Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:07.1780874Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:07.2331857Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:07.2882349Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:07.3492985Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:07.4445129Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:54:07.4995050Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:07.5499049Z test_contig_vs_transposed_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:07.6039347Z test_contig_vs_transposed_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:07.6653272Z test_contig_vs_transposed_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:07.6807048Z test_contig_vs_transposed_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:07.6971408Z test_contig_vs_transposed_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:07.7152391Z test_contig_vs_transposed_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:07.7294565Z test_contig_vs_transposed_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:07.7454798Z test_contig_vs_transposed_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:08.0648517Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.319s) 2022-08-17T12:54:08.1225303Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:08.1875235Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:08.2588390Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:54:08.3156234Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:08.3721042Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:08.4365162Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:08.5298729Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:08.5866074Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:08.6500422Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:08.7063902Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:08.7651171Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:08.8306171Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:08.8867877Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:08.9429371Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:08.9997284Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:09.0535089Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:09.1086639Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:09.2226808Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:54:09.3154429Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:09.4296774Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:54:09.5995976Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.170s) 2022-08-17T12:54:09.6914588Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:54:09.7834722Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:54:09.8761045Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:09.9696405Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:10.0669793Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:54:10.1810181Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:54:10.2765323Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:54:10.3905827Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:54:10.5122071Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.122s) 2022-08-17T12:54:10.6652559Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.153s) 2022-08-17T12:54:10.7584817Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:10.8516556Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:10.9444899Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:11.0438875Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:54:11.1576241Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:54:11.2502570Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:11.3632677Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:54:11.4815944Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:54:11.5732332Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:54:11.6650459Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:54:11.7964888Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:54:11.8882579Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:54:11.9854887Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:54:12.0346849Z test_contig_vs_transposed_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:54:12.1305710Z test_contig_vs_transposed_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:54:12.2256103Z test_contig_vs_transposed_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:54:12.3092821Z test_contig_vs_transposed_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.084s) 2022-08-17T12:54:12.3668377Z test_contig_vs_transposed_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:12.4182319Z test_contig_vs_transposed_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:12.4749311Z test_contig_vs_transposed_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:12.4891101Z test_contig_vs_transposed_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:12.5036078Z test_contig_vs_transposed_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:12.5160159Z test_contig_vs_transposed_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:54:12.5318311Z test_contig_vs_transposed_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:12.5454676Z test_contig_vs_transposed_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:12.5957515Z test_contig_vs_transposed_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:12.6454546Z test_contig_vs_transposed_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:12.7056013Z test_contig_vs_transposed_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:12.7704749Z test_contig_vs_transposed_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:12.8635445Z test_contig_vs_transposed_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:12.9150516Z test_contig_vs_transposed_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:12.9668594Z test_contig_vs_transposed_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:13.0212007Z test_contig_vs_transposed_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:13.0729164Z test_contig_vs_transposed_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:13.1223118Z test_contig_vs_transposed_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:54:13.1715881Z test_contig_vs_transposed_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:54:13.1856959Z test_contig_vs_transposed_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:13.2690342Z test_contig_vs_transposed_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:54:13.3478959Z test_contig_vs_transposed_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:54:13.4167293Z test_contig_vs_transposed_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:54:13.4740947Z test_contig_vs_transposed_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:13.5257017Z test_contig_vs_transposed_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:13.5805574Z test_contig_vs_transposed_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:13.5971127Z test_contig_vs_transposed_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:13.6119354Z test_contig_vs_transposed_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:13.6246464Z test_contig_vs_transposed_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:13.6383354Z test_contig_vs_transposed_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:13.6522321Z test_contig_vs_transposed_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:13.7022606Z test_contig_vs_transposed_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:13.7534460Z test_contig_vs_transposed_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:13.9295043Z test_contig_vs_transposed_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:54:14.0160999Z test_contig_vs_transposed_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:54:14.0756732Z test_contig_vs_transposed_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:14.1285766Z test_contig_vs_transposed_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:14.1880337Z test_contig_vs_transposed_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:14.2389894Z test_contig_vs_transposed_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:14.2905661Z test_contig_vs_transposed_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:14.3395852Z test_contig_vs_transposed_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:54:14.3902935Z test_contig_vs_transposed_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:14.4404660Z test_contig_vs_transposed_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:14.4905944Z test_contig_vs_transposed_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:14.5435848Z test_contig_vs_transposed_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:14.6025356Z test_contig_vs_transposed_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:14.6527543Z test_contig_vs_transposed_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:14.7061423Z test_contig_vs_transposed_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:14.7659146Z test_contig_vs_transposed_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:14.8183575Z test_contig_vs_transposed_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:14.8744843Z test_contig_vs_transposed_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:14.9899607Z test_contig_vs_transposed_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:54:15.0398141Z test_contig_vs_transposed_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:15.0963182Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:15.1581432Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:15.2082092Z test_contig_vs_transposed_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:15.2596301Z test_contig_vs_transposed_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:15.3657788Z test_contig_vs_transposed_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:54:15.4564119Z test_contig_vs_transposed_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:54:15.5094710Z test_contig_vs_transposed_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:15.5680258Z test_contig_vs_transposed_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:15.6183975Z test_contig_vs_transposed_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:15.6689924Z test_contig_vs_transposed_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:15.7193893Z test_contig_vs_transposed_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:15.7791774Z test_contig_vs_transposed_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:15.8368254Z test_contig_vs_transposed_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:15.8843940Z test_contig_vs_transposed_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:54:15.9026941Z test_contig_vs_transposed_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:16.0487094Z test_contig_vs_transposed_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:54:16.1772141Z test_contig_vs_transposed_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:54:16.2629219Z test_contig_vs_transposed_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:54:16.3294976Z test_contig_vs_transposed_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:16.3823789Z test_contig_vs_transposed_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:16.4410130Z test_contig_vs_transposed_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:16.4558726Z test_contig_vs_transposed_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:16.4738170Z test_contig_vs_transposed_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:16.4880734Z test_contig_vs_transposed_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:16.5021842Z test_contig_vs_transposed_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:16.5194755Z test_contig_vs_transposed_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:16.5381002Z test_contig_vs_transposed_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:16.5528313Z test_contig_vs_transposed_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:16.6027957Z test_contig_vs_transposed_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:16.6378486Z test_contig_vs_transposed_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:16.6625450Z test_contig_vs_transposed_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:16.6813533Z test_contig_vs_transposed_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:16.7093836Z test_contig_vs_transposed_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:16.7235447Z test_contig_vs_transposed_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:16.7389713Z test_contig_vs_transposed_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:16.7565859Z test_contig_vs_transposed_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:16.7712923Z test_contig_vs_transposed_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:16.7860196Z test_contig_vs_transposed_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:16.8370599Z test_contig_vs_transposed_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:16.8881149Z test_contig_vs_transposed_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:16.9912070Z test_contig_vs_transposed_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:54:17.1307746Z test_contig_vs_transposed_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.139s) 2022-08-17T12:54:17.1849911Z test_contig_vs_transposed_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:17.2446468Z test_contig_vs_transposed_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:17.2957966Z test_contig_vs_transposed_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:17.3466404Z test_contig_vs_transposed_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:17.3975669Z test_contig_vs_transposed_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:17.4476852Z test_contig_vs_transposed_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:17.4962713Z test_contig_vs_transposed_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:17.5461383Z test_contig_vs_transposed_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:17.5640339Z test_contig_vs_transposed_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:17.6277879Z test_contig_vs_transposed_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:17.6805650Z test_contig_vs_transposed_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:17.7389984Z test_contig_vs_transposed_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:17.7576072Z test_contig_vs_transposed_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:17.7732277Z test_contig_vs_transposed_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:17.7874685Z test_contig_vs_transposed_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:17.8017118Z test_contig_vs_transposed_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:17.8212262Z test_contig_vs_transposed_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:17.8382608Z test_contig_vs_transposed_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:17.8525415Z test_contig_vs_transposed_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:17.8777351Z test_contig_vs_transposed_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:17.9008334Z test_contig_vs_transposed_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:17.9287921Z test_contig_vs_transposed_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:17.9471250Z test_contig_vs_transposed_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:17.9633690Z test_contig_vs_transposed_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:17.9794075Z test_contig_vs_transposed_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:17.9949296Z test_contig_vs_transposed_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:18.0103771Z test_contig_vs_transposed_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:18.0613832Z test_contig_vs_transposed_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:18.1130305Z test_contig_vs_transposed_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:18.2744825Z test_contig_vs_transposed_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:54:18.3700457Z test_contig_vs_transposed_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:54:18.4237592Z test_contig_vs_transposed_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:18.4842482Z test_contig_vs_transposed_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:18.5359074Z test_contig_vs_transposed_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:18.5876481Z test_contig_vs_transposed_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:18.6394655Z test_contig_vs_transposed_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:18.6904986Z test_contig_vs_transposed_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:18.7414856Z test_contig_vs_transposed_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:18.7928779Z test_contig_vs_transposed_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:18.8474514Z test_contig_vs_transposed_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:18.9672415Z test_contig_vs_transposed_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:54:19.0705018Z test_contig_vs_transposed_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:54:19.1274712Z test_contig_vs_transposed_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:19.1918419Z test_contig_vs_transposed_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:19.2631487Z test_contig_vs_transposed_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:54:19.3465269Z test_contig_vs_transposed_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:54:19.4025591Z test_contig_vs_transposed_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:19.4563837Z test_contig_vs_transposed_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:19.5102264Z test_contig_vs_transposed_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:19.5604855Z test_contig_vs_transposed_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:19.6097054Z test_contig_vs_transposed_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:54:19.7253598Z test_contig_vs_transposed_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:54:19.8208398Z test_contig_vs_transposed_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:54:19.8743446Z test_contig_vs_transposed_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:19.9338295Z test_contig_vs_transposed_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:19.9827922Z test_contig_vs_transposed_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:54:20.0362209Z test_contig_vs_transposed_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:20.0878391Z test_contig_vs_transposed_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:20.1390794Z test_contig_vs_transposed_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:20.1902512Z test_contig_vs_transposed_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:20.2483884Z test_contig_vs_transposed_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:20.3296511Z test_contig_vs_transposed_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:54:20.4543547Z test_contig_vs_transposed_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:54:20.5205600Z test_contig_vs_transposed_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:20.5869302Z test_contig_vs_transposed_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:20.6533922Z test_contig_vs_transposed_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:20.7167625Z test_contig_vs_transposed_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:20.7856238Z test_contig_vs_transposed_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:54:20.8408808Z test_contig_vs_transposed_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:20.9006338Z test_contig_vs_transposed_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:20.9672003Z test_contig_vs_transposed_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:21.0245541Z test_contig_vs_transposed_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:21.0821976Z test_contig_vs_transposed_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:21.1396431Z test_contig_vs_transposed_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:21.1968514Z test_contig_vs_transposed_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:21.2514572Z test_contig_vs_transposed_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:21.3081385Z test_contig_vs_transposed_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:21.3689085Z test_contig_vs_transposed_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:21.4984325Z test_contig_vs_transposed_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:54:21.5587250Z test_contig_vs_transposed_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:21.6165618Z test_contig_vs_transposed_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:21.6743081Z test_contig_vs_transposed_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:21.7319029Z test_contig_vs_transposed_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:21.7887679Z test_contig_vs_transposed_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:21.8447227Z test_contig_vs_transposed_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:21.9033770Z test_contig_vs_transposed_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:21.9681871Z test_contig_vs_transposed_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:22.0243485Z test_contig_vs_transposed_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:22.0806368Z test_contig_vs_transposed_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:22.1367777Z test_contig_vs_transposed_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:22.1904044Z test_contig_vs_transposed_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:22.2481825Z test_contig_vs_transposed_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:22.3046355Z test_contig_vs_transposed_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:22.3634648Z test_contig_vs_transposed_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:22.4284444Z test_contig_vs_transposed_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:22.5022496Z test_contig_vs_transposed_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:54:22.5811811Z test_contig_vs_transposed_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:54:22.6377120Z test_contig_vs_transposed_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:22.6938216Z test_contig_vs_transposed_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:22.7494662Z test_contig_vs_transposed_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:22.8020556Z test_contig_vs_transposed_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:22.8564956Z test_contig_vs_transposed_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:22.9128611Z test_contig_vs_transposed_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:22.9752063Z test_contig_vs_transposed_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:23.0293838Z test_contig_vs_transposed_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:23.0841069Z test_contig_vs_transposed_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:23.1386966Z test_contig_vs_transposed_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:23.1930922Z test_contig_vs_transposed_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:23.2472833Z test_contig_vs_transposed_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:23.3031876Z test_contig_vs_transposed_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:23.3609381Z test_contig_vs_transposed_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:23.4280984Z test_contig_vs_transposed_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:54:23.4828181Z test_contig_vs_transposed_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:23.5430410Z test_contig_vs_transposed_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:23.6432288Z test_contig_vs_transposed_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2022-08-17T12:54:23.7006052Z test_contig_vs_transposed_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:23.7567734Z test_contig_vs_transposed_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:23.8163099Z test_contig_vs_transposed_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:23.8771278Z test_contig_vs_transposed_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:23.9400728Z test_contig_vs_transposed_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:24.0094565Z test_contig_vs_transposed_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:54:24.0674974Z test_contig_vs_transposed_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:24.1279753Z test_contig_vs_transposed_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:24.1885419Z test_contig_vs_transposed_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:24.2489437Z test_contig_vs_transposed_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:24.3094342Z test_contig_vs_transposed_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:24.3740165Z test_contig_vs_transposed_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:24.4398601Z test_contig_vs_transposed_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:24.5174584Z test_contig_vs_transposed_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:54:24.5809292Z test_contig_vs_transposed_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:24.6571016Z test_contig_vs_transposed_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:54:24.7501428Z test_contig_vs_transposed_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:24.8115239Z test_contig_vs_transposed_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:24.8748748Z test_contig_vs_transposed_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:24.9381730Z test_contig_vs_transposed_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:25.0034198Z test_contig_vs_transposed_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:25.0820425Z test_contig_vs_transposed_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:54:25.1455437Z test_contig_vs_transposed_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:25.2088700Z test_contig_vs_transposed_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:25.2733789Z test_contig_vs_transposed_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:25.3366488Z test_contig_vs_transposed_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:25.3974411Z test_contig_vs_transposed_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:25.4550058Z test_contig_vs_transposed_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:25.5177518Z test_contig_vs_transposed_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:25.5848575Z test_contig_vs_transposed_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:54:25.6443343Z test_contig_vs_transposed_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:25.7089015Z test_contig_vs_transposed_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:25.8103367Z test_contig_vs_transposed_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:54:25.8700444Z test_contig_vs_transposed_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:25.9298609Z test_contig_vs_transposed_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:25.9967190Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:54:26.0653615Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:54:26.1397711Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:54:26.2060176Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:26.2746427Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:54:26.3411692Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:26.4072679Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:26.4711376Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:26.5373529Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:26.6055253Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:54:26.6801322Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:54:26.7463078Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:26.8495681Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:54:26.9253668Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:54:26.9916496Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:27.0575276Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:27.1194089Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:27.1818133Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:27.2499099Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:54:27.3103767Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:27.3712358Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:27.4308652Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:27.4884456Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:27.5534223Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:27.6151289Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:27.6774769Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:27.7456936Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:54:27.8055156Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:27.8676049Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:27.9680882Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2022-08-17T12:54:28.0276897Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:28.0920569Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:28.1507870Z test_contig_vs_transposed_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:28.2108533Z test_contig_vs_transposed_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:28.2729286Z test_contig_vs_transposed_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:28.3466867Z test_contig_vs_transposed_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:54:28.4079658Z test_contig_vs_transposed_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:28.4684634Z test_contig_vs_transposed_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:28.5283398Z test_contig_vs_transposed_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:28.5880556Z test_contig_vs_transposed_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:28.6474865Z test_contig_vs_transposed_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:28.7024429Z test_contig_vs_transposed_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:28.7629402Z test_contig_vs_transposed_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:28.8289647Z test_contig_vs_transposed_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:54:28.8828792Z test_contig_vs_transposed_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:28.9366896Z test_contig_vs_transposed_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:29.0419499Z test_contig_vs_transposed_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:54:29.0931198Z test_contig_vs_transposed_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:29.1468266Z test_contig_vs_transposed_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:29.4676322Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.321s) 2022-08-17T12:54:29.5242941Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:29.5896499Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:29.6608747Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:54:29.7173603Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:29.7740454Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:29.8311032Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:29.8852445Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:29.9422796Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:30.0046116Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:30.1046716Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2022-08-17T12:54:30.1854385Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:54:30.2454668Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:30.3062792Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:30.3667301Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:30.4264071Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:30.4885144Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:30.5505179Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:30.6128684Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:30.6806433Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:54:30.7585299Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:54:30.8183688Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:30.8783569Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:30.9382862Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:31.0029959Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:31.0578403Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:31.1151210Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:31.2415288Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T12:54:31.2966446Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:31.3515884Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:31.4063994Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:31.4586229Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:31.5129821Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:31.5632290Z test_contig_vs_transposed_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:31.6182200Z test_contig_vs_transposed_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:31.7242967Z test_contig_vs_transposed_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:54:31.8147889Z test_contig_vs_transposed_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:54:31.8681702Z test_contig_vs_transposed_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:31.9284996Z test_contig_vs_transposed_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:54:31.9804754Z test_contig_vs_transposed_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:32.0327927Z test_contig_vs_transposed_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:32.0851450Z test_contig_vs_transposed_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:32.1372567Z test_contig_vs_transposed_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:32.1892003Z test_contig_vs_transposed_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:32.2909405Z test_contig_vs_transposed_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:54:32.3112765Z test_contig_vs_transposed_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:32.4099720Z test_contig_vs_transposed_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:54:32.4964932Z test_contig_vs_transposed_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:54:32.5581459Z test_contig_vs_transposed_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:32.6105926Z test_contig_vs_transposed_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:32.6688659Z test_contig_vs_transposed_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:32.6856083Z test_contig_vs_transposed_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:32.7030475Z test_contig_vs_transposed_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:32.7188911Z test_contig_vs_transposed_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:32.7371771Z test_contig_vs_transposed_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:32.7529271Z test_contig_vs_transposed_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:32.8037641Z test_contig_vs_transposed_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:32.8532021Z test_contig_vs_transposed_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:54:32.9696502Z test_contig_vs_transposed_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:54:33.0639543Z test_contig_vs_transposed_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:54:33.1180119Z test_contig_vs_transposed_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:33.1789666Z test_contig_vs_transposed_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:33.2304577Z test_contig_vs_transposed_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:33.2957116Z test_contig_vs_transposed_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:33.4070696Z test_contig_vs_transposed_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:54:33.4586470Z test_contig_vs_transposed_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:33.5103537Z test_contig_vs_transposed_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:33.5592254Z test_contig_vs_transposed_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:54:33.6108233Z test_contig_vs_transposed_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:33.7250576Z test_contig_vs_transposed_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:54:33.8218641Z test_contig_vs_transposed_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:54:33.8750500Z test_contig_vs_transposed_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:33.9360833Z test_contig_vs_transposed_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:33.9870043Z test_contig_vs_transposed_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:34.0380949Z test_contig_vs_transposed_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:34.0897119Z test_contig_vs_transposed_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:34.1405304Z test_contig_vs_transposed_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:34.1914537Z test_contig_vs_transposed_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:34.2394670Z test_contig_vs_transposed_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:34.2932223Z test_contig_vs_transposed_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:34.3616443Z test_contig_vs_transposed_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:54:34.3648942Z test_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.3672563Z test_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:34.3701745Z test_digamma_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.3731059Z test_digamma_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.3773917Z test_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.4213468Z test_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:2324: RuntimeWarning: invalid value encountered in exp 2022-08-17T12:54:34.4213881Z np_result = np_fn(a) 2022-08-17T12:54:34.4294107Z ok (0.052s) 2022-08-17T12:54:34.4413558Z test_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:54:34.4473362Z test_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:34.4530015Z test_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:34.4537627Z test_exp_slow_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Insufficient memory on linux.(2|4)xlarge (0.001s) 2022-08-17T12:54:34.4585951Z test_float_domains_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.4639446Z test_float_domains_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.4691019Z test_float_domains_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.4727592Z test_float_domains_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.4763092Z test_float_domains_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.4797617Z test_float_domains_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.4843893Z test_float_domains_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.4896486Z test_float_domains_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.4948568Z test_float_domains_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.4994396Z test_float_domains_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.5042444Z test_float_domains_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.5088820Z test_float_domains_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.5134394Z test_float_domains_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.5186950Z test_float_domains_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.5250143Z test_float_domains_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:34.5286779Z test_float_domains_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5324075Z test_float_domains_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5361471Z test_float_domains_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5395913Z test_float_domains_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.5433310Z test_float_domains_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5470234Z test_float_domains_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5506291Z test_float_domains_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5543331Z test_float_domains_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5580575Z test_float_domains_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5616465Z test_float_domains_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5653922Z test_float_domains_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5690585Z test_float_domains_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.5739957Z test_float_domains_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.5792889Z test_float_domains_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.5845687Z test_float_domains_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.5865327Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:54:34.5883204Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:54:34.5900707Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:54:34.5917612Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:54:34.5934564Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:54:34.5951616Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:54:34.5968493Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:54:34.5985381Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:54:34.6002186Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:54:34.6036715Z test_float_domains_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.6071887Z test_float_domains_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.6105648Z test_float_domains_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.6152664Z test_float_domains_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.6198353Z test_float_domains_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:34.6233050Z test_float_domains_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:34.6269862Z test_float_domains_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:34.6306369Z test_float_domains_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.3509199Z test_frexp_assert_raises_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.720s) 2022-08-17T12:54:35.3561968Z test_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:35.3606043Z test_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.3649146Z test_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.3694204Z test_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.3736244Z test_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.3776021Z test_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.3824857Z test_hardshrink_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:35.3872326Z test_hardshrink_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:35.3919578Z test_hardshrink_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:35.3948808Z test_hardsigmoid_backward_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:35.3972819Z test_hardsigmoid_backward_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:35.3996028Z test_hardsigmoid_backward_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:35.4028097Z test_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:35.4057867Z test_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:35.4086782Z test_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:35.4116713Z test_hardswish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:35.4145336Z test_hardswish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:35.4173812Z test_hardswish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:35.4213823Z test_i0_range1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.4251960Z test_i0_range1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.4289192Z test_i0_range1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.4327855Z test_i0_range2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.4366434Z test_i0_range2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.4406144Z test_i0_range2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.4443242Z test_i0_range3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:35.4465642Z test_i0_special_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:35.4486924Z test_i0_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:35.4507738Z test_i0_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:35.5658594Z test_igamma_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:54:35.6498377Z test_igamma_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.084s) 2022-08-17T12:54:35.7348472Z test_igamma_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:54:35.8208246Z test_igamma_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:54:35.8267190Z test_igamma_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:35.8321258Z test_igamma_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:35.8372346Z test_igamma_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:35.8421420Z test_igamma_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:36.0798006Z test_igammac_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.237s) 2022-08-17T12:54:36.3212277Z test_igammac_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.241s) 2022-08-17T12:54:36.5965933Z test_igammac_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.275s) 2022-08-17T12:54:36.8348811Z test_igammac_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.238s) 2022-08-17T12:54:36.8406580Z test_igammac_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:36.8480095Z test_igammac_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:36.8529561Z test_igammac_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:36.8576803Z test_igammac_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:36.8801530Z test_isposinf_isneginf_non_boolean_output_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:36.9023435Z test_isposinf_isneginf_non_boolean_output_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:36.9244638Z test_isposinf_isneginf_non_boolean_output_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:36.9464324Z test_isposinf_isneginf_non_boolean_output_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:36.9691718Z test_isposinf_isneginf_non_boolean_output_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:36.9910633Z test_isposinf_isneginf_non_boolean_output_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:37.0130710Z test_isposinf_isneginf_non_boolean_output_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:37.0350248Z test_isposinf_isneginf_non_boolean_output_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:37.0570048Z test_isposinf_isneginf_non_boolean_output_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:37.0789911Z test_isposinf_isneginf_non_boolean_output_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:37.1008595Z test_isposinf_isneginf_non_boolean_output_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:37.1033357Z test_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... test_unary_ufuncs.py:1082: RuntimeWarning: overflow encountered in exp 2022-08-17T12:54:37.1034016Z expected_output_np = input_np * np.tanh(np.log1p(np.exp(input_np))) 2022-08-17T12:54:37.1069828Z ok (0.006s) 2022-08-17T12:54:37.1120461Z test_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.1208379Z test_mvlgamma_argcheck_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:37.2120476Z test_nan_to_num_bfloat16_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:54:37.2194400Z test_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:37.2462856Z test_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:37.2723259Z test_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:37.2979268Z test_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:37.3054308Z test_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:37.3127812Z test_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:37.3284643Z test_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:37.3353855Z test_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:37.3422926Z test_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:37.3462351Z test_non_contig_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.3509052Z test_non_contig_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.3554759Z test_non_contig_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.3598874Z test_non_contig_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.3636167Z test_non_contig_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.3673345Z test_non_contig_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.3710339Z test_non_contig_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.3733852Z test_non_contig_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.3757072Z test_non_contig_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.3779884Z test_non_contig_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.3803136Z test_non_contig_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.3826406Z test_non_contig_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.3863104Z test_non_contig_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.3899347Z test_non_contig_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.3951353Z test_non_contig_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.3999543Z test_non_contig_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.4038079Z test_non_contig_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4077427Z test_non_contig_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4113979Z test_non_contig_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4150218Z test_non_contig_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4187582Z test_non_contig_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4224004Z test_non_contig_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4260156Z test_non_contig_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4296546Z test_non_contig_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4330501Z test_non_contig_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.4379235Z test_non_contig_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.4427822Z test_non_contig_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.4465004Z test_non_contig_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4502252Z test_non_contig_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4536362Z test_non_contig_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.4571215Z test_non_contig_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.4606482Z test_non_contig_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.4640276Z test_non_contig_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.4674703Z test_non_contig_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.4711369Z test_non_contig_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4744867Z test_non_contig_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.4792949Z test_non_contig_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.4839887Z test_non_contig_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.4878760Z test_non_contig_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4917336Z test_non_contig_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4955445Z test_non_contig_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.4990245Z test_non_contig_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5024975Z test_non_contig_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5059652Z test_non_contig_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5094118Z test_non_contig_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5128599Z test_non_contig_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5166486Z test_non_contig_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5203769Z test_non_contig_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5258051Z test_non_contig_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.5307678Z test_non_contig_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.5347940Z test_non_contig_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5388086Z test_non_contig_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5425639Z test_non_contig_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5463372Z test_non_contig_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5500935Z test_non_contig_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5538562Z test_non_contig_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5575138Z test_non_contig_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5611555Z test_non_contig_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5645132Z test_non_contig_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5694652Z test_non_contig_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.5743125Z test_non_contig_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.5780464Z test_non_contig_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5817748Z test_non_contig_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.5852283Z test_non_contig_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5886670Z test_non_contig_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5921478Z test_non_contig_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5956033Z test_non_contig_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.5990477Z test_non_contig_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.6029118Z test_non_contig_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.6451570Z test_non_contig_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:54:37.6506991Z test_non_contig_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:37.6554959Z test_non_contig_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.6592740Z test_non_contig_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.6630564Z test_non_contig_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.6665961Z test_non_contig_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.6701864Z test_non_contig_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.6737491Z test_non_contig_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.6773259Z test_non_contig_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.6809385Z test_non_contig_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.6844739Z test_non_contig_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.6877768Z test_non_contig_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.6927868Z test_non_contig_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.6974274Z test_non_contig_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.7010234Z test_non_contig_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.7046373Z test_non_contig_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.7079278Z test_non_contig_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7112374Z test_non_contig_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7145575Z test_non_contig_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7178715Z test_non_contig_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7211515Z test_non_contig_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7246119Z test_non_contig_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7278186Z test_non_contig_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7320317Z test_non_contig_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.7361461Z test_non_contig_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.7402272Z test_non_contig_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.7438115Z test_non_contig_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.7474753Z test_non_contig_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.7511691Z test_non_contig_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.7543724Z test_non_contig_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7575633Z test_non_contig_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7607895Z test_non_contig_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7639554Z test_non_contig_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7672052Z test_non_contig_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7694899Z test_non_contig_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.7717803Z test_non_contig_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.7741177Z test_non_contig_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.7763250Z test_non_contig_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.7786316Z test_non_contig_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.7808819Z test_non_contig_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.7835013Z test_non_contig_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7856825Z test_non_contig_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.7891071Z test_non_contig_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7923985Z test_non_contig_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7956051Z test_non_contig_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.7983342Z test_non_contig_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.8010485Z test_non_contig_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.8038658Z test_non_contig_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.8061774Z test_non_contig_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8084460Z test_non_contig_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8107386Z test_non_contig_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8129749Z test_non_contig_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8152439Z test_non_contig_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8178540Z test_non_contig_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.8200879Z test_non_contig_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8235081Z test_non_contig_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.8266915Z test_non_contig_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.8293830Z test_non_contig_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.8320739Z test_non_contig_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.8348733Z test_non_contig_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.8371569Z test_non_contig_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8394193Z test_non_contig_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8417922Z test_non_contig_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8441696Z test_non_contig_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8464106Z test_non_contig_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.8500970Z test_non_contig_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.8537847Z test_non_contig_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.8575260Z test_non_contig_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.8617203Z test_non_contig_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.8655608Z test_non_contig_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.8705453Z test_non_contig_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.8752221Z test_non_contig_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.8799984Z test_non_contig_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.8842305Z test_non_contig_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.8885150Z test_non_contig_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.8928408Z test_non_contig_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.8966863Z test_non_contig_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9005369Z test_non_contig_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9043894Z test_non_contig_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9082157Z test_non_contig_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9120632Z test_non_contig_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9148602Z test_non_contig_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.9172652Z test_non_contig_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9208377Z test_non_contig_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9242425Z test_non_contig_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.9276341Z test_non_contig_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.9328783Z test_non_contig_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.9356311Z test_non_contig_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.9385051Z test_non_contig_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:37.9408824Z test_non_contig_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9432723Z test_non_contig_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9457187Z test_non_contig_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9480484Z test_non_contig_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9504534Z test_non_contig_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9541133Z test_non_contig_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9564235Z test_non_contig_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9616724Z test_non_contig_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.9666035Z test_non_contig_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.9713449Z test_non_contig_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:37.9750611Z test_non_contig_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9787609Z test_non_contig_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9824663Z test_non_contig_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:37.9847998Z test_non_contig_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9871428Z test_non_contig_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9893965Z test_non_contig_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9916932Z test_non_contig_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9941049Z test_non_contig_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:37.9977271Z test_non_contig_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0000539Z test_non_contig_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:38.0048360Z test_non_contig_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:38.0096137Z test_non_contig_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:38.0142832Z test_non_contig_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:38.0182679Z test_non_contig_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0220696Z test_non_contig_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0257512Z test_non_contig_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0280424Z test_non_contig_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:38.0304321Z test_non_contig_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:38.0326755Z test_non_contig_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:38.0349572Z test_non_contig_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:38.0372562Z test_non_contig_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:38.0410499Z test_non_contig_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0450595Z test_non_contig_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0503308Z test_non_contig_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:38.0552407Z test_non_contig_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:38.0592677Z test_non_contig_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0632736Z test_non_contig_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0670616Z test_non_contig_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0707380Z test_non_contig_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0748780Z test_non_contig_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0786565Z test_non_contig_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0824410Z test_non_contig_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0864026Z test_non_contig_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0900798Z test_non_contig_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.0950232Z test_non_contig_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:38.0998192Z test_non_contig_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:38.1041161Z test_non_contig_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1080646Z test_non_contig_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1117214Z test_non_contig_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1153822Z test_non_contig_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1190467Z test_non_contig_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1226886Z test_non_contig_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1263747Z test_non_contig_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1305085Z test_non_contig_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1342186Z test_non_contig_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1381763Z test_non_contig_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1421389Z test_non_contig_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1460082Z test_non_contig_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1496235Z test_non_contig_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1532481Z test_non_contig_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1571612Z test_non_contig_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1608923Z test_non_contig_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1645387Z test_non_contig_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1716791Z test_non_contig_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.1752549Z test_non_contig_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1792582Z test_non_contig_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1832084Z test_non_contig_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1867705Z test_non_contig_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1903515Z test_non_contig_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1939570Z test_non_contig_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.1974951Z test_non_contig_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.2011342Z test_non_contig_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2048598Z test_non_contig_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2082209Z test_non_contig_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.2127258Z test_non_contig_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2170453Z test_non_contig_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2213351Z test_non_contig_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2250740Z test_non_contig_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2288088Z test_non_contig_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2325232Z test_non_contig_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2358441Z test_non_contig_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.2391991Z test_non_contig_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.2425224Z test_non_contig_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.2458514Z test_non_contig_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.2492046Z test_non_contig_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.2557507Z test_non_contig_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.2594243Z test_non_contig_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2634769Z test_non_contig_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2675830Z test_non_contig_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2714610Z test_non_contig_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2753130Z test_non_contig_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2791918Z test_non_contig_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2830155Z test_non_contig_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2867988Z test_non_contig_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2908028Z test_non_contig_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2945232Z test_non_contig_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.2984616Z test_non_contig_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3025211Z test_non_contig_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3062599Z test_non_contig_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3100290Z test_non_contig_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3138149Z test_non_contig_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3175493Z test_non_contig_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3212850Z test_non_contig_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3251742Z test_non_contig_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3288809Z test_non_contig_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3328571Z test_non_contig_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3369167Z test_non_contig_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3406447Z test_non_contig_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3443804Z test_non_contig_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3481510Z test_non_contig_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3519129Z test_non_contig_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3555818Z test_non_contig_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3593873Z test_non_contig_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3628800Z test_non_contig_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.3667416Z test_non_contig_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3705524Z test_non_contig_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3743523Z test_non_contig_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3778488Z test_non_contig_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.3814008Z test_non_contig_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.3849847Z test_non_contig_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3884026Z test_non_contig_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.3919185Z test_non_contig_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:38.3955671Z test_non_contig_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.3993083Z test_non_contig_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4043131Z test_non_contig_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:38.4090527Z test_non_contig_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:38.4129487Z test_non_contig_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4169245Z test_non_contig_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4205948Z test_non_contig_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4243463Z test_non_contig_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4280572Z test_non_contig_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4317987Z test_non_contig_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4355192Z test_non_contig_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4426968Z test_non_contig_expand_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.4500103Z test_non_contig_expand_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.4577082Z test_non_contig_expand_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.4655230Z test_non_contig_expand_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.4725582Z test_non_contig_expand_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.4795246Z test_non_contig_expand_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.4860701Z test_non_contig_expand_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.4901736Z test_non_contig_expand_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4943787Z test_non_contig_expand_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.4980649Z test_non_contig_expand_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.5022577Z test_non_contig_expand_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.5064360Z test_non_contig_expand_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:38.5136995Z test_non_contig_expand_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5208655Z test_non_contig_expand_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5293355Z test_non_contig_expand_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.5377559Z test_non_contig_expand_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.5450444Z test_non_contig_expand_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5518356Z test_non_contig_expand_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5588020Z test_non_contig_expand_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5657028Z test_non_contig_expand_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5726503Z test_non_contig_expand_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5795242Z test_non_contig_expand_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5864564Z test_non_contig_expand_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5933570Z test_non_contig_expand_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.5999236Z test_non_contig_expand_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.6078144Z test_non_contig_expand_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.6161179Z test_non_contig_expand_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.6229207Z test_non_contig_expand_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.6295675Z test_non_contig_expand_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.6361450Z test_non_contig_expand_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.6428481Z test_non_contig_expand_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.6493968Z test_non_contig_expand_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.6559531Z test_non_contig_expand_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.6626015Z test_non_contig_expand_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.7032953Z test_non_contig_expand_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:54:38.7102621Z test_non_contig_expand_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.7179289Z test_non_contig_expand_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.7255137Z test_non_contig_expand_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.7322960Z test_non_contig_expand_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.7390159Z test_non_contig_expand_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.7454901Z test_non_contig_expand_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.7519116Z test_non_contig_expand_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.7584580Z test_non_contig_expand_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.7649521Z test_non_contig_expand_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.7714965Z test_non_contig_expand_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.7780102Z test_non_contig_expand_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.7849221Z test_non_contig_expand_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.7917909Z test_non_contig_expand_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.7997976Z test_non_contig_expand_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.8080533Z test_non_contig_expand_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.8152389Z test_non_contig_expand_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.8220929Z test_non_contig_expand_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.8291252Z test_non_contig_expand_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.8360815Z test_non_contig_expand_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.8430991Z test_non_contig_expand_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.8500386Z test_non_contig_expand_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.8570027Z test_non_contig_expand_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.8639991Z test_non_contig_expand_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.8706062Z test_non_contig_expand_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.8786623Z test_non_contig_expand_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.8869910Z test_non_contig_expand_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.8938422Z test_non_contig_expand_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.9004067Z test_non_contig_expand_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.9068522Z test_non_contig_expand_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.9133314Z test_non_contig_expand_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.9198185Z test_non_contig_expand_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.9264734Z test_non_contig_expand_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.9328978Z test_non_contig_expand_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:38.9399516Z test_non_contig_expand_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.9468779Z test_non_contig_expand_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.9549203Z test_non_contig_expand_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.9631610Z test_non_contig_expand_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:38.9703317Z test_non_contig_expand_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.9770382Z test_non_contig_expand_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.9839269Z test_non_contig_expand_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.9907976Z test_non_contig_expand_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:38.9976856Z test_non_contig_expand_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.0046111Z test_non_contig_expand_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.0115360Z test_non_contig_expand_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.0184531Z test_non_contig_expand_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.0249952Z test_non_contig_expand_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.0329334Z test_non_contig_expand_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.0411587Z test_non_contig_expand_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.0481200Z test_non_contig_expand_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.0545712Z test_non_contig_expand_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.0610302Z test_non_contig_expand_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.0675092Z test_non_contig_expand_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.0740143Z test_non_contig_expand_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.0806037Z test_non_contig_expand_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.0871420Z test_non_contig_expand_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.0939917Z test_non_contig_expand_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.1005399Z test_non_contig_expand_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.1081955Z test_non_contig_expand_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.1157063Z test_non_contig_expand_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.1232166Z test_non_contig_expand_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.1300791Z test_non_contig_expand_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.1369580Z test_non_contig_expand_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.1437977Z test_non_contig_expand_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.1503023Z test_non_contig_expand_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.1567532Z test_non_contig_expand_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.1631843Z test_non_contig_expand_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.1696374Z test_non_contig_expand_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.1761588Z test_non_contig_expand_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.1802303Z test_non_contig_expand_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.1843396Z test_non_contig_expand_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.1884644Z test_non_contig_expand_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.1921261Z test_non_contig_expand_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.1962579Z test_non_contig_expand_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.2003667Z test_non_contig_expand_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.2050036Z test_non_contig_expand_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2089547Z test_non_contig_expand_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.2141336Z test_non_contig_expand_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2193279Z test_non_contig_expand_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2245096Z test_non_contig_expand_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2291315Z test_non_contig_expand_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2337479Z test_non_contig_expand_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2383754Z test_non_contig_expand_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2425750Z test_non_contig_expand_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.2467308Z test_non_contig_expand_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.2509281Z test_non_contig_expand_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.2576018Z test_non_contig_expand_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.2616190Z test_non_contig_expand_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.2662364Z test_non_contig_expand_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2704560Z test_non_contig_expand_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.2756966Z test_non_contig_expand_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2808947Z test_non_contig_expand_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2855823Z test_non_contig_expand_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2903355Z test_non_contig_expand_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2950785Z test_non_contig_expand_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.2993315Z test_non_contig_expand_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.3037078Z test_non_contig_expand_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.3080687Z test_non_contig_expand_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.3124496Z test_non_contig_expand_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.3165284Z test_non_contig_expand_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.3236399Z test_non_contig_expand_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.3306015Z test_non_contig_expand_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.3372090Z test_non_contig_expand_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.3449493Z test_non_contig_expand_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.3521823Z test_non_contig_expand_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.3605947Z test_non_contig_expand_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.3687940Z test_non_contig_expand_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.3771304Z test_non_contig_expand_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.3848789Z test_non_contig_expand_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.3926497Z test_non_contig_expand_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.4003830Z test_non_contig_expand_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.4077039Z test_non_contig_expand_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.4149727Z test_non_contig_expand_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.4222564Z test_non_contig_expand_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.4294996Z test_non_contig_expand_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.4368263Z test_non_contig_expand_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.4415090Z test_non_contig_expand_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.4456497Z test_non_contig_expand_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.4508905Z test_non_contig_expand_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.4560734Z test_non_contig_expand_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.4613058Z test_non_contig_expand_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.4659684Z test_non_contig_expand_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.4705786Z test_non_contig_expand_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.4751903Z test_non_contig_expand_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:39.4793192Z test_non_contig_expand_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.4834412Z test_non_contig_expand_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.4875535Z test_non_contig_expand_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.4916713Z test_non_contig_expand_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.4958823Z test_non_contig_expand_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.5027292Z test_non_contig_expand_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.5066799Z test_non_contig_expand_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.5157787Z test_non_contig_expand_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:39.5246807Z test_non_contig_expand_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:39.5336503Z test_non_contig_expand_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:39.5406372Z test_non_contig_expand_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.5475629Z test_non_contig_expand_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.5540556Z test_non_contig_expand_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.5580924Z test_non_contig_expand_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.5621126Z test_non_contig_expand_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.5656767Z test_non_contig_expand_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.5696704Z test_non_contig_expand_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.5736784Z test_non_contig_expand_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.5805717Z test_non_contig_expand_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.5845177Z test_non_contig_expand_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.5925877Z test_non_contig_expand_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.6008001Z test_non_contig_expand_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.6090054Z test_non_contig_expand_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.6157461Z test_non_contig_expand_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.6225548Z test_non_contig_expand_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.6289264Z test_non_contig_expand_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.6329368Z test_non_contig_expand_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.6369398Z test_non_contig_expand_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.6404852Z test_non_contig_expand_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:39.6444827Z test_non_contig_expand_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.6484532Z test_non_contig_expand_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:39.6554746Z test_non_contig_expand_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.6623716Z test_non_contig_expand_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.6702971Z test_non_contig_expand_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.6784371Z test_non_contig_expand_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:39.6854977Z test_non_contig_expand_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.6922647Z test_non_contig_expand_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.6992113Z test_non_contig_expand_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.7060925Z test_non_contig_expand_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.7131030Z test_non_contig_expand_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.7203327Z test_non_contig_expand_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.7276879Z test_non_contig_expand_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.7352400Z test_non_contig_expand_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.7422906Z test_non_contig_expand_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.7533853Z test_non_contig_expand_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:39.7777024Z test_non_contig_expand_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:39.7847739Z test_non_contig_expand_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.7913745Z test_non_contig_expand_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.7981375Z test_non_contig_expand_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8048001Z test_non_contig_expand_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8115274Z test_non_contig_expand_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8182409Z test_non_contig_expand_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8249536Z test_non_contig_expand_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8320179Z test_non_contig_expand_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8386903Z test_non_contig_expand_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8457871Z test_non_contig_expand_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8528324Z test_non_contig_expand_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8595222Z test_non_contig_expand_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8663625Z test_non_contig_expand_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8732207Z test_non_contig_expand_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8801263Z test_non_contig_expand_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8868983Z test_non_contig_expand_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.8937115Z test_non_contig_expand_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.9009782Z test_non_contig_expand_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.9075887Z test_non_contig_expand_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.9144820Z test_non_contig_expand_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.9210141Z test_non_contig_expand_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.9274871Z test_non_contig_expand_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.9340192Z test_non_contig_expand_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.9405149Z test_non_contig_expand_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.9469910Z test_non_contig_expand_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.9535504Z test_non_contig_expand_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.9601466Z test_non_contig_expand_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.9662792Z test_non_contig_expand_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:39.9734995Z test_non_contig_expand_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.9806332Z test_non_contig_expand_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.9876606Z test_non_contig_expand_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:39.9941878Z test_non_contig_expand_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.0007030Z test_non_contig_expand_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.0071768Z test_non_contig_expand_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.0132236Z test_non_contig_expand_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.0192808Z test_non_contig_expand_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.0253101Z test_non_contig_expand_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.0313325Z test_non_contig_expand_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.0373901Z test_non_contig_expand_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.0446359Z test_non_contig_expand_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.0515531Z test_non_contig_expand_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.0586943Z test_non_contig_expand_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.0654815Z test_non_contig_expand_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.0724127Z test_non_contig_expand_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.0793887Z test_non_contig_expand_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.0864032Z test_non_contig_expand_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.0933714Z test_non_contig_expand_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1002498Z test_non_contig_expand_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1074195Z test_non_contig_expand_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1142788Z test_non_contig_expand_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1214326Z test_non_contig_expand_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1282448Z test_non_contig_expand_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1350623Z test_non_contig_expand_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1418446Z test_non_contig_expand_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1487205Z test_non_contig_expand_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1555051Z test_non_contig_expand_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1624022Z test_non_contig_expand_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1692909Z test_non_contig_expand_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1760860Z test_non_contig_expand_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1832470Z test_non_contig_expand_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1901073Z test_non_contig_expand_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.1969133Z test_non_contig_expand_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2037904Z test_non_contig_expand_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2105575Z test_non_contig_expand_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2173437Z test_non_contig_expand_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2241398Z test_non_contig_expand_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2310952Z test_non_contig_expand_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2375218Z test_non_contig_expand_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.2444726Z test_non_contig_expand_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2513518Z test_non_contig_expand_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2579899Z test_non_contig_expand_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2646978Z test_non_contig_expand_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2713233Z test_non_contig_expand_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2779684Z test_non_contig_expand_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2845239Z test_non_contig_expand_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.2910399Z test_non_contig_expand_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.2980772Z test_non_contig_expand_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3048818Z test_non_contig_expand_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3129196Z test_non_contig_expand_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:40.3212344Z test_non_contig_expand_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:40.3284767Z test_non_contig_expand_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3352746Z test_non_contig_expand_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3421545Z test_non_contig_expand_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3526618Z test_non_contig_expand_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:40.3593382Z test_non_contig_expand_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3660209Z test_non_contig_expand_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3726653Z test_non_contig_expand_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3796684Z test_non_contig_expand_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3863503Z test_non_contig_expand_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.3933802Z test_non_contig_expand_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4000186Z test_non_contig_expand_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4067932Z test_non_contig_expand_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4134228Z test_non_contig_expand_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4201003Z test_non_contig_expand_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4267985Z test_non_contig_expand_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4334343Z test_non_contig_expand_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4405109Z test_non_contig_expand_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4446585Z test_non_contig_expand_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.4527318Z test_non_contig_expand_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:40.4612267Z test_non_contig_expand_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:40.4696789Z test_non_contig_expand_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:40.4767246Z test_non_contig_expand_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4838972Z test_non_contig_expand_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4906898Z test_non_contig_expand_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.4951383Z test_non_contig_expand_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.4995399Z test_non_contig_expand_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.5035859Z test_non_contig_expand_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.5080309Z test_non_contig_expand_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.5125568Z test_non_contig_expand_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.5195786Z test_non_contig_expand_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.5260147Z test_non_contig_expand_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.5334981Z test_non_contig_expand_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.5409927Z test_non_contig_expand_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.5485483Z test_non_contig_expand_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.5555421Z test_non_contig_expand_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.5624077Z test_non_contig_expand_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.5692974Z test_non_contig_expand_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.5757140Z test_non_contig_expand_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.5821174Z test_non_contig_expand_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.5885924Z test_non_contig_expand_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.5949852Z test_non_contig_expand_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.6014146Z test_non_contig_expand_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.6083344Z test_non_contig_expand_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.6152080Z test_non_contig_expand_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.6216728Z test_non_contig_expand_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.6285393Z test_non_contig_expand_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.6354313Z test_non_contig_expand_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.6424051Z test_non_contig_expand_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.6489058Z test_non_contig_expand_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.6501602Z test_non_contig_expand_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:40.6513876Z test_non_contig_expand_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:40.6525825Z test_non_contig_expand_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:40.6537936Z test_non_contig_expand_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:40.6607031Z test_non_contig_expand_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.6671762Z test_non_contig_expand_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.6745712Z test_non_contig_expand_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.6819874Z test_non_contig_expand_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.6888014Z test_non_contig_expand_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.6959925Z test_non_contig_expand_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7029197Z test_non_contig_expand_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7094536Z test_non_contig_expand_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.7159483Z test_non_contig_expand_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.7224301Z test_non_contig_expand_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.7289279Z test_non_contig_expand_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.7354205Z test_non_contig_expand_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.7424113Z test_non_contig_expand_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7489792Z test_non_contig_expand_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7559407Z test_non_contig_expand_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7625283Z test_non_contig_expand_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7692922Z test_non_contig_expand_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7761106Z test_non_contig_expand_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7830042Z test_non_contig_expand_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7898283Z test_non_contig_expand_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.7967793Z test_non_contig_expand_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.8368060Z test_non_contig_expand_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:54:40.8452733Z test_non_contig_expand_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:40.8532969Z test_non_contig_expand_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:40.8580867Z test_non_contig_expand_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.8622789Z test_non_contig_expand_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.8675232Z test_non_contig_expand_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.8727769Z test_non_contig_expand_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.8774499Z test_non_contig_expand_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.8821627Z test_non_contig_expand_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.8889838Z test_non_contig_expand_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.8931355Z test_non_contig_expand_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.8971472Z test_non_contig_expand_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9013014Z test_non_contig_expand_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9054656Z test_non_contig_expand_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9096014Z test_non_contig_expand_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9147847Z test_non_contig_expand_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.9189383Z test_non_contig_expand_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9255099Z test_non_contig_expand_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.9323662Z test_non_contig_expand_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.9392188Z test_non_contig_expand_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:40.9444171Z test_non_contig_expand_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.9496407Z test_non_contig_expand_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.9546526Z test_non_contig_expand_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.9589230Z test_non_contig_expand_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9631124Z test_non_contig_expand_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9672948Z test_non_contig_expand_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9714826Z test_non_contig_expand_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9756855Z test_non_contig_expand_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9806425Z test_non_contig_expand_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:40.9847721Z test_non_contig_expand_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:40.9905936Z test_non_contig_expand_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:40.9966484Z test_non_contig_expand_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:41.0026139Z test_non_contig_expand_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:41.0075536Z test_non_contig_expand_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.0124762Z test_non_contig_expand_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.0172271Z test_non_contig_expand_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.0213349Z test_non_contig_expand_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0254621Z test_non_contig_expand_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0295880Z test_non_contig_expand_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0336857Z test_non_contig_expand_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0377944Z test_non_contig_expand_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0425423Z test_non_contig_expand_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.0466833Z test_non_contig_expand_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0518784Z test_non_contig_expand_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.0570887Z test_non_contig_expand_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.0617056Z test_non_contig_expand_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.0663756Z test_non_contig_expand_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.0711024Z test_non_contig_expand_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.0752568Z test_non_contig_expand_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0793412Z test_non_contig_expand_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0834382Z test_non_contig_expand_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0875996Z test_non_contig_expand_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0917498Z test_non_contig_expand_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.0963854Z test_non_contig_expand_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1004769Z test_non_contig_expand_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1051292Z test_non_contig_expand_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1097505Z test_non_contig_expand_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1144048Z test_non_contig_expand_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1185333Z test_non_contig_expand_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1230126Z test_non_contig_expand_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1271450Z test_non_contig_expand_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1312025Z test_non_contig_expand_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1353152Z test_non_contig_expand_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1399059Z test_non_contig_expand_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1440257Z test_non_contig_expand_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1489687Z test_non_contig_expand_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1535885Z test_non_contig_expand_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1582013Z test_non_contig_expand_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1622811Z test_non_contig_expand_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1663797Z test_non_contig_expand_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1705406Z test_non_contig_expand_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1749551Z test_non_contig_expand_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1791670Z test_non_contig_expand_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1838193Z test_non_contig_expand_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1878930Z test_non_contig_expand_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.1934384Z test_non_contig_expand_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.1990436Z test_non_contig_expand_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:41.2050345Z test_non_contig_expand_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:41.2096332Z test_non_contig_expand_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.2142493Z test_non_contig_expand_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.2188633Z test_non_contig_expand_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.2229813Z test_non_contig_expand_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.2271490Z test_non_contig_expand_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.2315631Z test_non_contig_expand_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.2357844Z test_non_contig_expand_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.2399565Z test_non_contig_expand_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.2415699Z test_non_contig_expand_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:41.2431706Z test_non_contig_expand_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:41.2447146Z test_non_contig_expand_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:41.2462538Z test_non_contig_expand_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:41.2477770Z test_non_contig_expand_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:41.2493086Z test_non_contig_expand_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:41.2508382Z test_non_contig_expand_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:41.2524426Z test_non_contig_expand_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:41.2541726Z test_non_contig_expand_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:41.2558850Z test_non_contig_expand_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:41.2576278Z test_non_contig_expand_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:41.2592849Z test_non_contig_expand_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:41.2669144Z test_non_contig_expand_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.2739090Z test_non_contig_expand_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.2812439Z test_non_contig_expand_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.2885416Z test_non_contig_expand_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.2954676Z test_non_contig_expand_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3054873Z test_non_contig_expand_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:41.3121088Z test_non_contig_expand_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3192179Z test_non_contig_expand_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3258483Z test_non_contig_expand_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3325688Z test_non_contig_expand_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3392465Z test_non_contig_expand_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3470514Z test_non_contig_expand_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.3550929Z test_non_contig_expand_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.3620393Z test_non_contig_expand_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3686385Z test_non_contig_expand_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3752918Z test_non_contig_expand_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3819974Z test_non_contig_expand_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3886569Z test_non_contig_expand_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.3953938Z test_non_contig_expand_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4021122Z test_non_contig_expand_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4087941Z test_non_contig_expand_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4155275Z test_non_contig_expand_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4225393Z test_non_contig_expand_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4291838Z test_non_contig_expand_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4358887Z test_non_contig_expand_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4425704Z test_non_contig_expand_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4493504Z test_non_contig_expand_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4560979Z test_non_contig_expand_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4628761Z test_non_contig_expand_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4696165Z test_non_contig_expand_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4762691Z test_non_contig_expand_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.4841438Z test_non_contig_expand_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.4922539Z test_non_contig_expand_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.4992361Z test_non_contig_expand_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5059787Z test_non_contig_expand_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5126839Z test_non_contig_expand_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5193294Z test_non_contig_expand_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5260975Z test_non_contig_expand_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5327750Z test_non_contig_expand_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5394542Z test_non_contig_expand_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5463435Z test_non_contig_expand_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5531186Z test_non_contig_expand_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5610750Z test_non_contig_expand_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.5693397Z test_non_contig_expand_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.5764033Z test_non_contig_expand_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5831030Z test_non_contig_expand_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5898708Z test_non_contig_expand_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.5967473Z test_non_contig_expand_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.6035612Z test_non_contig_expand_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.6105178Z test_non_contig_expand_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.6174080Z test_non_contig_expand_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.6246929Z test_non_contig_expand_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.6287593Z test_non_contig_expand_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.6339428Z test_non_contig_expand_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.6391382Z test_non_contig_expand_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.6463952Z test_non_contig_expand_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.6510166Z test_non_contig_expand_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.6556266Z test_non_contig_expand_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.6598284Z test_non_contig_expand_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.6640406Z test_non_contig_expand_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.6681739Z test_non_contig_expand_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.6722927Z test_non_contig_expand_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.6764211Z test_non_contig_expand_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.6834834Z test_non_contig_expand_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.6906033Z test_non_contig_expand_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.6978989Z test_non_contig_expand_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.7048541Z test_non_contig_expand_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.7119250Z test_non_contig_expand_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.7190355Z test_non_contig_expand_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.7261589Z test_non_contig_expand_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.7332414Z test_non_contig_expand_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.7403322Z test_non_contig_expand_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.7446077Z test_non_contig_expand_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.7482907Z test_non_contig_expand_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.7531344Z test_non_contig_expand_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.7579478Z test_non_contig_expand_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.7627620Z test_non_contig_expand_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:41.7669857Z test_non_contig_expand_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.7712419Z test_non_contig_expand_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.7754815Z test_non_contig_expand_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.7792111Z test_non_contig_expand_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.7829625Z test_non_contig_expand_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.7865357Z test_non_contig_expand_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.7903141Z test_non_contig_expand_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.7941237Z test_non_contig_expand_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:41.8027083Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:41.8155892Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:41.8230452Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:41.8308883Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.8387191Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.8465439Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.8544226Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.8628366Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.8711925Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.8794586Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.8871294Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9044126Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:41.9124581Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9205172Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9285510Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9365384Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9448842Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9531226Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9609117Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9690259Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9771389Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9852464Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:41.9932686Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:42.0013168Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:42.0081335Z test_non_contig_expand_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.0121387Z test_non_contig_expand_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.0189463Z test_non_contig_expand_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.0257372Z test_non_contig_expand_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.0321833Z test_non_contig_expand_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.0362160Z test_non_contig_expand_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.0402863Z test_non_contig_expand_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.0439552Z test_non_contig_expand_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.0481033Z test_non_contig_expand_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.0521807Z test_non_contig_expand_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.0590731Z test_non_contig_expand_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.0669157Z test_non_contig_expand_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:42.0751241Z test_non_contig_expand_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:42.0832753Z test_non_contig_expand_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:42.0900678Z test_non_contig_expand_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.0969062Z test_non_contig_expand_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.1032950Z test_non_contig_expand_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.1073240Z test_non_contig_expand_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.1112763Z test_non_contig_expand_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.1148347Z test_non_contig_expand_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.1188054Z test_non_contig_expand_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.1228525Z test_non_contig_expand_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.1297864Z test_non_contig_expand_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.1367347Z test_non_contig_expand_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.1432936Z test_non_contig_expand_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.1503199Z test_non_contig_expand_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.1571849Z test_non_contig_expand_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.1636329Z test_non_contig_expand_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.1704737Z test_non_contig_expand_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.1772142Z test_non_contig_expand_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.1835859Z test_non_contig_expand_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.1903620Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.1970670Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.2035042Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.2103476Z test_non_contig_expand_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.2172020Z test_non_contig_expand_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.2237175Z test_non_contig_expand_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.2277965Z test_non_contig_expand_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.2318757Z test_non_contig_expand_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.2355328Z test_non_contig_expand_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.2396328Z test_non_contig_expand_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.2470494Z test_non_contig_expand_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.2543670Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.2612907Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.2681724Z test_non_contig_expand_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.2746764Z test_non_contig_expand_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.2819917Z test_non_contig_expand_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.2891594Z test_non_contig_expand_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.2961120Z test_non_contig_expand_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.3033121Z test_non_contig_expand_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.3105171Z test_non_contig_expand_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.3172924Z test_non_contig_expand_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.3216000Z test_non_contig_expand_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3259273Z test_non_contig_expand_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3297952Z test_non_contig_expand_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3341703Z test_non_contig_expand_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3385181Z test_non_contig_expand_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3503370Z test_non_contig_expand_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:54:42.3571213Z test_non_contig_expand_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.3635285Z test_non_contig_expand_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.3674936Z test_non_contig_expand_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3714739Z test_non_contig_expand_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3750405Z test_non_contig_expand_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3790551Z test_non_contig_expand_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3830226Z test_non_contig_expand_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.3841430Z test_non_contig_expand_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:54:42.3852411Z test_non_contig_expand_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:54:42.3863455Z test_non_contig_expand_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:54:42.3931232Z test_non_contig_expand_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.3998971Z test_non_contig_expand_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.4071539Z test_non_contig_expand_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.4145175Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:42.4225750Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:42.4293320Z test_non_contig_expand_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.4360490Z test_non_contig_expand_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.4424989Z test_non_contig_expand_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.4492697Z test_non_contig_expand_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.4560075Z test_non_contig_expand_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.4623686Z test_non_contig_expand_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.4691340Z test_non_contig_expand_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.4759030Z test_non_contig_expand_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.4822481Z test_non_contig_expand_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.4895043Z test_non_contig_expand_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.4981126Z test_non_contig_expand_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:42.5070377Z test_non_contig_expand_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:42.5142804Z test_non_contig_expand_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.5215174Z test_non_contig_expand_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.5283374Z test_non_contig_expand_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.5353698Z test_non_contig_expand_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.5422843Z test_non_contig_expand_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.5492000Z test_non_contig_expand_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.5561383Z test_non_contig_expand_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.5631073Z test_non_contig_expand_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.5703610Z test_non_contig_expand_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.5783663Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:42.5867250Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:42.5940031Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6008811Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6078768Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6150072Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6220147Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6290539Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6360140Z test_non_contig_expand_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6428610Z test_non_contig_expand_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6496954Z test_non_contig_expand_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6561572Z test_non_contig_expand_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.6602360Z test_non_contig_expand_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.6643601Z test_non_contig_expand_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.6680367Z test_non_contig_expand_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.6721143Z test_non_contig_expand_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.6762361Z test_non_contig_expand_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:42.6834082Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.6897246Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.6965242Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.7030358Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7094028Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7158025Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7222260Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7286375Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7350563Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7418408Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.7482345Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7551085Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.7614363Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7678472Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7742880Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7806889Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7871422Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.7935863Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.8004091Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.8068527Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.8136732Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.8201007Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.8265113Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.8330281Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.8396174Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.8462498Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.8613509Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:42.8680835Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.8743945Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.8810846Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.8874124Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.8937210Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9000282Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9063820Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9127601Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9192248Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9260199Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.9324170Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9392394Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.9491807Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:42.9557059Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9621916Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9686512Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9750702Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9815070Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:42.9882235Z test_non_contig_expand_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:42.9960454Z test_non_contig_expand_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.0040402Z test_non_contig_expand_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.0120769Z test_non_contig_expand_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.0187009Z test_non_contig_expand_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.0253562Z test_non_contig_expand_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.0316474Z test_non_contig_expand_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.0355048Z test_non_contig_expand_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.0393098Z test_non_contig_expand_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.0427146Z test_non_contig_expand_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:43.0465913Z test_non_contig_expand_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.0504490Z test_non_contig_expand_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.0575137Z test_non_contig_expand_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.0641025Z test_non_contig_expand_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.0711081Z test_non_contig_expand_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.0780221Z test_non_contig_expand_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.0844793Z test_non_contig_expand_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.0910429Z test_non_contig_expand_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.0976402Z test_non_contig_expand_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.1042545Z test_non_contig_expand_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.1108701Z test_non_contig_expand_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.1174609Z test_non_contig_expand_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.1242635Z test_non_contig_expand_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.1279939Z test_non_contig_expand_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.1352590Z test_non_contig_expand_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.1429048Z test_non_contig_expand_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.1505923Z test_non_contig_expand_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.1572561Z test_non_contig_expand_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.1639769Z test_non_contig_expand_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.1702710Z test_non_contig_expand_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.1741794Z test_non_contig_expand_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.1780528Z test_non_contig_expand_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.1814584Z test_non_contig_expand_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:43.1853433Z test_non_contig_expand_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.1891988Z test_non_contig_expand_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.1960600Z test_non_contig_expand_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2024885Z test_non_contig_expand_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.2104533Z test_non_contig_expand_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.2187364Z test_non_contig_expand_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.2255993Z test_non_contig_expand_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2324685Z test_non_contig_expand_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2390856Z test_non_contig_expand_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2456177Z test_non_contig_expand_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2522450Z test_non_contig_expand_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2589602Z test_non_contig_expand_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2656796Z test_non_contig_expand_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2723772Z test_non_contig_expand_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2793885Z test_non_contig_expand_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2863528Z test_non_contig_expand_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.2928463Z test_non_contig_expand_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.2996990Z test_non_contig_expand_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.3066051Z test_non_contig_expand_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.3130822Z test_non_contig_expand_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.3199370Z test_non_contig_expand_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.3269319Z test_non_contig_expand_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.3335081Z test_non_contig_expand_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.3404910Z test_non_contig_expand_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.3475335Z test_non_contig_expand_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.3542124Z test_non_contig_expand_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.3612856Z test_non_contig_expand_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.3749417Z test_non_contig_expand_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:43.3828664Z test_non_contig_expand_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.3908908Z test_non_contig_expand_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.3975331Z test_non_contig_expand_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.4037823Z test_non_contig_expand_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.4100888Z test_non_contig_expand_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.4163462Z test_non_contig_expand_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.4226875Z test_non_contig_expand_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.4288867Z test_non_contig_expand_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.4351420Z test_non_contig_expand_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.4417632Z test_non_contig_expand_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.4456042Z test_non_contig_expand_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.4532689Z test_non_contig_expand_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.4612466Z test_non_contig_expand_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.4691994Z test_non_contig_expand_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.4758357Z test_non_contig_expand_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.4824407Z test_non_contig_expand_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.4887001Z test_non_contig_expand_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.4926467Z test_non_contig_expand_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.4965420Z test_non_contig_expand_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5000076Z test_non_contig_expand_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:43.5039056Z test_non_contig_expand_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5078423Z test_non_contig_expand_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5122910Z test_non_contig_expand_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5161489Z test_non_contig_expand_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5210727Z test_non_contig_expand_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:43.5260282Z test_non_contig_expand_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:43.5304470Z test_non_contig_expand_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5348601Z test_non_contig_expand_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5392439Z test_non_contig_expand_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5430598Z test_non_contig_expand_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5470029Z test_non_contig_expand_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5509393Z test_non_contig_expand_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5548772Z test_non_contig_expand_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5588709Z test_non_contig_expand_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.5656946Z test_non_contig_expand_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.5720822Z test_non_contig_expand_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.5798867Z test_non_contig_expand_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.5880132Z test_non_contig_expand_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.5948442Z test_non_contig_expand_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.6012988Z test_non_contig_expand_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.6077401Z test_non_contig_expand_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.6140928Z test_non_contig_expand_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.6204077Z test_non_contig_expand_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.6267226Z test_non_contig_expand_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.6330382Z test_non_contig_expand_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.6397003Z test_non_contig_expand_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.6435881Z test_non_contig_expand_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.6502819Z test_non_contig_expand_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.6569168Z test_non_contig_expand_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.6631890Z test_non_contig_expand_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.6670663Z test_non_contig_expand_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.6709373Z test_non_contig_expand_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.6744169Z test_non_contig_expand_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:43.6783020Z test_non_contig_expand_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.6822067Z test_non_contig_expand_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.6865941Z test_non_contig_expand_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.6904665Z test_non_contig_expand_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.6948359Z test_non_contig_expand_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.6992095Z test_non_contig_expand_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.7035644Z test_non_contig_expand_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.7075140Z test_non_contig_expand_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.7114738Z test_non_contig_expand_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.7154187Z test_non_contig_expand_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.7193816Z test_non_contig_expand_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.7233367Z test_non_contig_expand_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:43.7301934Z test_non_contig_expand_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.7369174Z test_non_contig_expand_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.7447632Z test_non_contig_expand_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.7528714Z test_non_contig_expand_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.7598653Z test_non_contig_expand_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.7665080Z test_non_contig_expand_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.7733073Z test_non_contig_expand_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.7801310Z test_non_contig_expand_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.7868942Z test_non_contig_expand_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.7936832Z test_non_contig_expand_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.8006332Z test_non_contig_expand_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.8076307Z test_non_contig_expand_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.8143095Z test_non_contig_expand_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.8226261Z test_non_contig_expand_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.8311114Z test_non_contig_expand_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.8380850Z test_non_contig_expand_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.8446279Z test_non_contig_expand_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.8580692Z test_non_contig_expand_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:43.8643179Z test_non_contig_expand_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.8705812Z test_non_contig_expand_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.8768007Z test_non_contig_expand_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.8830710Z test_non_contig_expand_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.8898512Z test_non_contig_expand_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.8963535Z test_non_contig_expand_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9041050Z test_non_contig_expand_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.9122459Z test_non_contig_expand_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:43.9190878Z test_non_contig_expand_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.9255513Z test_non_contig_expand_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9321058Z test_non_contig_expand_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9386619Z test_non_contig_expand_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9451716Z test_non_contig_expand_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9516987Z test_non_contig_expand_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9582117Z test_non_contig_expand_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9644858Z test_non_contig_expand_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9711654Z test_non_contig_expand_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:43.9774926Z test_non_contig_expand_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9838808Z test_non_contig_expand_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9902779Z test_non_contig_expand_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:43.9966714Z test_non_contig_expand_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0030767Z test_non_contig_expand_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0094688Z test_non_contig_expand_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0158529Z test_non_contig_expand_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0226370Z test_non_contig_expand_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.0289766Z test_non_contig_expand_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0353287Z test_non_contig_expand_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0416206Z test_non_contig_expand_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0479138Z test_non_contig_expand_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0542708Z test_non_contig_expand_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0604973Z test_non_contig_expand_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0667519Z test_non_contig_expand_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0733381Z test_non_contig_expand_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.0795695Z test_non_contig_expand_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0858537Z test_non_contig_expand_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0920972Z test_non_contig_expand_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.0983692Z test_non_contig_expand_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1046082Z test_non_contig_expand_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1109112Z test_non_contig_expand_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1172119Z test_non_contig_expand_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1239123Z test_non_contig_expand_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.1303177Z test_non_contig_expand_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1371893Z test_non_contig_expand_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.1436735Z test_non_contig_expand_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1500582Z test_non_contig_expand_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1564282Z test_non_contig_expand_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1627575Z test_non_contig_expand_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1694278Z test_non_contig_expand_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.1760615Z test_non_contig_expand_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.1823445Z test_non_contig_expand_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1886316Z test_non_contig_expand_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.1953176Z test_non_contig_expand_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.2016143Z test_non_contig_expand_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.2078990Z test_non_contig_expand_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.2141621Z test_non_contig_expand_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.2208355Z test_non_contig_expand_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.2275918Z test_non_contig_expand_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.2344366Z test_non_contig_expand_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.2409904Z test_non_contig_expand_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.2474959Z test_non_contig_expand_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.2543994Z test_non_contig_expand_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.2608312Z test_non_contig_expand_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.2673643Z test_non_contig_expand_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.2738114Z test_non_contig_expand_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.2806802Z test_non_contig_expand_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.2875250Z test_non_contig_expand_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.2940238Z test_non_contig_expand_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.3005830Z test_non_contig_expand_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.3075283Z test_non_contig_expand_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.3141846Z test_non_contig_expand_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.3207579Z test_non_contig_expand_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.3274602Z test_non_contig_expand_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.3350416Z test_non_contig_expand_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:44.3416181Z test_non_contig_expand_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.3486021Z test_non_contig_expand_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.3551098Z test_non_contig_expand_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.3616120Z test_non_contig_expand_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.3754978Z test_non_contig_expand_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:44.3820729Z test_non_contig_expand_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.3883276Z test_non_contig_expand_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.3945863Z test_non_contig_expand_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4007853Z test_non_contig_expand_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4073807Z test_non_contig_expand_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.4136059Z test_non_contig_expand_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4198324Z test_non_contig_expand_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4260692Z test_non_contig_expand_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4322926Z test_non_contig_expand_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4385150Z test_non_contig_expand_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4447772Z test_non_contig_expand_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4510328Z test_non_contig_expand_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4576380Z test_non_contig_expand_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.4638659Z test_non_contig_expand_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4700887Z test_non_contig_expand_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4762949Z test_non_contig_expand_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4825331Z test_non_contig_expand_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4887959Z test_non_contig_expand_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.4950922Z test_non_contig_expand_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5012632Z test_non_contig_expand_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5078276Z test_non_contig_expand_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.5140437Z test_non_contig_expand_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5203006Z test_non_contig_expand_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5265405Z test_non_contig_expand_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5327951Z test_non_contig_expand_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5390191Z test_non_contig_expand_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5452671Z test_non_contig_expand_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5515409Z test_non_contig_expand_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5581495Z test_non_contig_expand_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.5643559Z test_non_contig_expand_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5705984Z test_non_contig_expand_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5768193Z test_non_contig_expand_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5830701Z test_non_contig_expand_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5892710Z test_non_contig_expand_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.5954924Z test_non_contig_expand_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6017182Z test_non_contig_expand_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6082706Z test_non_contig_expand_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6144895Z test_non_contig_expand_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6206985Z test_non_contig_expand_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6269109Z test_non_contig_expand_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6331417Z test_non_contig_expand_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6393701Z test_non_contig_expand_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6456052Z test_non_contig_expand_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6518057Z test_non_contig_expand_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6586152Z test_non_contig_expand_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.6648073Z test_non_contig_expand_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6710203Z test_non_contig_expand_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6772299Z test_non_contig_expand_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6834563Z test_non_contig_expand_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6897001Z test_non_contig_expand_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.6959551Z test_non_contig_expand_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.7022048Z test_non_contig_expand_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.7088264Z test_non_contig_expand_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.7150550Z test_non_contig_expand_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.7213818Z test_non_contig_expand_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.7276740Z test_non_contig_expand_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.7340114Z test_non_contig_expand_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.7403947Z test_non_contig_expand_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.7466799Z test_non_contig_expand_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.7543455Z test_non_contig_expand_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:44.7618154Z test_non_contig_expand_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.7696551Z test_non_contig_expand_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:44.7767802Z test_non_contig_expand_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.7841604Z test_non_contig_expand_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.7919627Z test_non_contig_expand_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:44.7994820Z test_non_contig_expand_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.8069295Z test_non_contig_expand_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.8144025Z test_non_contig_expand_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.8207464Z test_non_contig_expand_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.8274720Z test_non_contig_expand_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.8337504Z test_non_contig_expand_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.8400713Z test_non_contig_expand_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.8463989Z test_non_contig_expand_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.8527654Z test_non_contig_expand_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.8591512Z test_non_contig_expand_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.8654723Z test_non_contig_expand_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.8725087Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.8856437Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:44.8923322Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.8986586Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9049810Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9113085Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9176664Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9240307Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9304238Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9367689Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9434561Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:44.9497777Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9561141Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9624536Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9687502Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9750198Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9813294Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9876017Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:44.9942361Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.0004585Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0067421Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0133576Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.0196499Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0259773Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0322508Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0384737Z test_non_contig_expand_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0451000Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.0513274Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0576382Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0639860Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0705627Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0770772Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0835854Z test_non_contig_expand_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.0904992Z test_non_contig_expand_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.0972792Z test_non_contig_expand_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.1053356Z test_non_contig_expand_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:45.1135530Z test_non_contig_expand_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:45.1205687Z test_non_contig_expand_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.1272502Z test_non_contig_expand_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.1338365Z test_non_contig_expand_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.1404442Z test_non_contig_expand_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.1469785Z test_non_contig_expand_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.1535045Z test_non_contig_expand_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.1600369Z test_non_contig_expand_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.1666304Z test_non_contig_expand_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.1701754Z test_non_contig_expand_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.1777789Z test_non_contig_expand_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:45.1856641Z test_non_contig_expand_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:45.1922936Z test_non_contig_expand_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.1988511Z test_non_contig_expand_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.2050590Z test_non_contig_expand_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.2089210Z test_non_contig_expand_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.2127791Z test_non_contig_expand_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.2162176Z test_non_contig_expand_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.2200871Z test_non_contig_expand_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.2239710Z test_non_contig_expand_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.2308526Z test_non_contig_expand_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.2375494Z test_non_contig_expand_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.2453006Z test_non_contig_expand_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:45.2533085Z test_non_contig_expand_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:45.2603690Z test_non_contig_expand_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.2668633Z test_non_contig_expand_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.2735344Z test_non_contig_expand_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.2803118Z test_non_contig_expand_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.2869782Z test_non_contig_expand_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.2935863Z test_non_contig_expand_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.3002463Z test_non_contig_expand_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.3071979Z test_non_contig_expand_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.3138729Z test_non_contig_expand_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.3215478Z test_non_contig_expand_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:45.3295170Z test_non_contig_expand_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:45.3364155Z test_non_contig_expand_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.3429676Z test_non_contig_expand_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.3494370Z test_non_contig_expand_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.3559793Z test_non_contig_expand_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.3626126Z test_non_contig_expand_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.3692195Z test_non_contig_expand_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.3757330Z test_non_contig_expand_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.3823177Z test_non_contig_expand_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.3948174Z test_non_contig_expand_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:54:45.4012695Z test_non_contig_expand_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:45.4049076Z test_non_contig_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4082932Z test_non_contig_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.4119601Z test_non_contig_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4155995Z test_non_contig_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4190231Z test_non_contig_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.4224254Z test_non_contig_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.4258187Z test_non_contig_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.4291882Z test_non_contig_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.4325514Z test_non_contig_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.4361306Z test_non_contig_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4384796Z test_non_contig_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.4431216Z test_non_contig_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:45.4479409Z test_non_contig_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:45.4524613Z test_non_contig_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4561472Z test_non_contig_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4598301Z test_non_contig_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4634647Z test_non_contig_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4658617Z test_non_contig_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.4682850Z test_non_contig_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.4706170Z test_non_contig_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.4730001Z test_non_contig_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.4754076Z test_non_contig_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.4788668Z test_non_contig_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.4819756Z test_non_contig_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.4860870Z test_non_contig_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4901390Z test_non_contig_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4941431Z test_non_contig_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.4979034Z test_non_contig_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.5013719Z test_non_contig_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5049030Z test_non_contig_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.5079741Z test_non_contig_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5110528Z test_non_contig_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5141440Z test_non_contig_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5172050Z test_non_contig_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5202816Z test_non_contig_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5236804Z test_non_contig_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5271468Z test_non_contig_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5305665Z test_non_contig_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5339575Z test_non_contig_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5374294Z test_non_contig_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5408880Z test_non_contig_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5442926Z test_non_contig_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5482419Z test_non_contig_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.5522644Z test_non_contig_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.5562343Z test_non_contig_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.5601437Z test_non_contig_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.5635647Z test_non_contig_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5666744Z test_non_contig_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5707315Z test_non_contig_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.5746774Z test_non_contig_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.5781210Z test_non_contig_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5817791Z test_non_contig_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.5853357Z test_non_contig_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5884558Z test_non_contig_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5915591Z test_non_contig_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5946734Z test_non_contig_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.5977836Z test_non_contig_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.6009092Z test_non_contig_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.6047061Z test_non_contig_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.6081938Z test_non_contig_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.6119416Z test_non_contig_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.6156942Z test_non_contig_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.6191718Z test_non_contig_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.6226254Z test_non_contig_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.6260971Z test_non_contig_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.6295723Z test_non_contig_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.6330342Z test_non_contig_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:45.6370959Z test_non_contig_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.6412652Z test_non_contig_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.6452397Z test_non_contig_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:45.6473133Z test_non_contig_index_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6495530Z test_non_contig_index_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6518384Z test_non_contig_index_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6541345Z test_non_contig_index_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6561501Z test_non_contig_index_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6582789Z test_non_contig_index_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6602801Z test_non_contig_index_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6619497Z test_non_contig_index_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6635897Z test_non_contig_index_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6652050Z test_non_contig_index_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6668706Z test_non_contig_index_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6685111Z test_non_contig_index_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6705710Z test_non_contig_index_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6725784Z test_non_contig_index_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6749014Z test_non_contig_index_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6820869Z test_non_contig_index_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:45.6841984Z test_non_contig_index_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6863275Z test_non_contig_index_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6883512Z test_non_contig_index_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6903991Z test_non_contig_index_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6924380Z test_non_contig_index_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6944935Z test_non_contig_index_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6965232Z test_non_contig_index_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.6985951Z test_non_contig_index_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7005119Z test_non_contig_index_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7027933Z test_non_contig_index_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7051130Z test_non_contig_index_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7071804Z test_non_contig_index_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7091922Z test_non_contig_index_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7111455Z test_non_contig_index_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7131149Z test_non_contig_index_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7150222Z test_non_contig_index_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7169424Z test_non_contig_index_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7188640Z test_non_contig_index_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7209255Z test_non_contig_index_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7228407Z test_non_contig_index_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7251761Z test_non_contig_index_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7274834Z test_non_contig_index_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7295264Z test_non_contig_index_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7315728Z test_non_contig_index_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7335712Z test_non_contig_index_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7355042Z test_non_contig_index_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7374337Z test_non_contig_index_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7393634Z test_non_contig_index_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7413004Z test_non_contig_index_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7432652Z test_non_contig_index_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7453618Z test_non_contig_index_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7474044Z test_non_contig_index_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7497555Z test_non_contig_index_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7521114Z test_non_contig_index_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7542873Z test_non_contig_index_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7564079Z test_non_contig_index_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7584479Z test_non_contig_index_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7604650Z test_non_contig_index_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7624949Z test_non_contig_index_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7645250Z test_non_contig_index_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7665505Z test_non_contig_index_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7686252Z test_non_contig_index_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7705600Z test_non_contig_index_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7728463Z test_non_contig_index_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7751880Z test_non_contig_index_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7772427Z test_non_contig_index_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7792563Z test_non_contig_index_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7811867Z test_non_contig_index_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7831209Z test_non_contig_index_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7850671Z test_non_contig_index_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7870096Z test_non_contig_index_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7889891Z test_non_contig_index_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7911577Z test_non_contig_index_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7931863Z test_non_contig_index_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7954787Z test_non_contig_index_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7978416Z test_non_contig_index_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.7999666Z test_non_contig_index_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8020617Z test_non_contig_index_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8040668Z test_non_contig_index_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8061398Z test_non_contig_index_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8081534Z test_non_contig_index_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8102355Z test_non_contig_index_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8124271Z test_non_contig_index_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8146268Z test_non_contig_index_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8165505Z test_non_contig_index_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8188517Z test_non_contig_index_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8211729Z test_non_contig_index_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8232323Z test_non_contig_index_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8252313Z test_non_contig_index_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8271519Z test_non_contig_index_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8290532Z test_non_contig_index_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8309778Z test_non_contig_index_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8328871Z test_non_contig_index_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8348027Z test_non_contig_index_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8368620Z test_non_contig_index_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8389022Z test_non_contig_index_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8413206Z test_non_contig_index_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8435709Z test_non_contig_index_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8458151Z test_non_contig_index_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8479055Z test_non_contig_index_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8499811Z test_non_contig_index_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8520135Z test_non_contig_index_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8539127Z test_non_contig_index_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8557807Z test_non_contig_index_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8577028Z test_non_contig_index_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8595835Z test_non_contig_index_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8614545Z test_non_contig_index_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8631299Z test_non_contig_index_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8648711Z test_non_contig_index_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8665347Z test_non_contig_index_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8681335Z test_non_contig_index_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8697862Z test_non_contig_index_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8714361Z test_non_contig_index_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8732534Z test_non_contig_index_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8748645Z test_non_contig_index_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8768717Z test_non_contig_index_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8788741Z test_non_contig_index_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8808772Z test_non_contig_index_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8826898Z test_non_contig_index_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8845072Z test_non_contig_index_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8863374Z test_non_contig_index_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8879782Z test_non_contig_index_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8896777Z test_non_contig_index_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8913351Z test_non_contig_index_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8929958Z test_non_contig_index_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8946429Z test_non_contig_index_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8964765Z test_non_contig_index_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.8981273Z test_non_contig_index_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9001052Z test_non_contig_index_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9021214Z test_non_contig_index_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9039259Z test_non_contig_index_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9057474Z test_non_contig_index_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9075742Z test_non_contig_index_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9092354Z test_non_contig_index_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9109022Z test_non_contig_index_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9125183Z test_non_contig_index_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9141927Z test_non_contig_index_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9157991Z test_non_contig_index_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9178565Z test_non_contig_index_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9199052Z test_non_contig_index_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9219326Z test_non_contig_index_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9240691Z test_non_contig_index_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9260745Z test_non_contig_index_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9284016Z test_non_contig_index_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9307156Z test_non_contig_index_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9330744Z test_non_contig_index_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9352359Z test_non_contig_index_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9373745Z test_non_contig_index_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9395271Z test_non_contig_index_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9415398Z test_non_contig_index_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9435131Z test_non_contig_index_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9455052Z test_non_contig_index_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9474895Z test_non_contig_index_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9494789Z test_non_contig_index_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9513340Z test_non_contig_index_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9529964Z test_non_contig_index_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9549907Z test_non_contig_index_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9570358Z test_non_contig_index_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9591400Z test_non_contig_index_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9611021Z test_non_contig_index_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9630565Z test_non_contig_index_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9650161Z test_non_contig_index_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9668074Z test_non_contig_index_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9686121Z test_non_contig_index_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9764575Z test_non_contig_index_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:45.9781048Z test_non_contig_index_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9797614Z test_non_contig_index_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9818071Z test_non_contig_index_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9834468Z test_non_contig_index_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9859149Z test_non_contig_index_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9882994Z test_non_contig_index_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9907025Z test_non_contig_index_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9927576Z test_non_contig_index_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9948194Z test_non_contig_index_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9968341Z test_non_contig_index_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:45.9985091Z test_non_contig_index_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0000949Z test_non_contig_index_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0016821Z test_non_contig_index_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0033102Z test_non_contig_index_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0049415Z test_non_contig_index_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0069693Z test_non_contig_index_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0085808Z test_non_contig_index_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0108758Z test_non_contig_index_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0131941Z test_non_contig_index_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0155346Z test_non_contig_index_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0175516Z test_non_contig_index_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0195688Z test_non_contig_index_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0215631Z test_non_contig_index_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0231853Z test_non_contig_index_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0247820Z test_non_contig_index_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0263560Z test_non_contig_index_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0279516Z test_non_contig_index_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0295662Z test_non_contig_index_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0316201Z test_non_contig_index_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0336228Z test_non_contig_index_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0359171Z test_non_contig_index_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0382641Z test_non_contig_index_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0403934Z test_non_contig_index_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0425000Z test_non_contig_index_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0445220Z test_non_contig_index_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0465818Z test_non_contig_index_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0485999Z test_non_contig_index_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0506344Z test_non_contig_index_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0526425Z test_non_contig_index_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0547217Z test_non_contig_index_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0566487Z test_non_contig_index_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0589421Z test_non_contig_index_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0612636Z test_non_contig_index_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0633175Z test_non_contig_index_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0653186Z test_non_contig_index_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0672706Z test_non_contig_index_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0691933Z test_non_contig_index_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0711358Z test_non_contig_index_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0731378Z test_non_contig_index_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0751439Z test_non_contig_index_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0772832Z test_non_contig_index_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0792655Z test_non_contig_index_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0813866Z test_non_contig_index_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0834991Z test_non_contig_index_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0855304Z test_non_contig_index_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0875074Z test_non_contig_index_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0894838Z test_non_contig_index_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0914659Z test_non_contig_index_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0934734Z test_non_contig_index_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0954970Z test_non_contig_index_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0975674Z test_non_contig_index_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.0995102Z test_non_contig_index_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1015623Z test_non_contig_index_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1035826Z test_non_contig_index_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1055095Z test_non_contig_index_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1074594Z test_non_contig_index_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1094012Z test_non_contig_index_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1113897Z test_non_contig_index_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1133916Z test_non_contig_index_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1155269Z test_non_contig_index_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1175032Z test_non_contig_index_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1198921Z test_non_contig_index_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1223105Z test_non_contig_index_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1247021Z test_non_contig_index_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1269049Z test_non_contig_index_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1291369Z test_non_contig_index_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1312466Z test_non_contig_index_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1331940Z test_non_contig_index_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1351433Z test_non_contig_index_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1371035Z test_non_contig_index_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1391024Z test_non_contig_index_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1410191Z test_non_contig_index_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1433179Z test_non_contig_index_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1454453Z test_non_contig_index_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1477533Z test_non_contig_index_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1499793Z test_non_contig_index_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1521075Z test_non_contig_index_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1542534Z test_non_contig_index_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1563787Z test_non_contig_index_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1585299Z test_non_contig_index_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1606352Z test_non_contig_index_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1629453Z test_non_contig_index_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1650427Z test_non_contig_index_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1673709Z test_non_contig_index_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1695511Z test_non_contig_index_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1716717Z test_non_contig_index_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1738058Z test_non_contig_index_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1760413Z test_non_contig_index_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1783338Z test_non_contig_index_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1804958Z test_non_contig_index_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1826828Z test_non_contig_index_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1847914Z test_non_contig_index_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1870387Z test_non_contig_index_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1892084Z test_non_contig_index_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1913265Z test_non_contig_index_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1934373Z test_non_contig_index_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1955899Z test_non_contig_index_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.1977579Z test_non_contig_index_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2000152Z test_non_contig_index_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2024380Z test_non_contig_index_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2047413Z test_non_contig_index_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2070736Z test_non_contig_index_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2093468Z test_non_contig_index_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2115891Z test_non_contig_index_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2137005Z test_non_contig_index_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2158610Z test_non_contig_index_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2179812Z test_non_contig_index_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2200774Z test_non_contig_index_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2221855Z test_non_contig_index_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2244343Z test_non_contig_index_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2265838Z test_non_contig_index_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2291883Z test_non_contig_index_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.2318671Z test_non_contig_index_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.2341678Z test_non_contig_index_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2364843Z test_non_contig_index_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2386758Z test_non_contig_index_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2407863Z test_non_contig_index_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2428949Z test_non_contig_index_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2450053Z test_non_contig_index_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2471188Z test_non_contig_index_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2493829Z test_non_contig_index_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2514823Z test_non_contig_index_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2537378Z test_non_contig_index_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2563068Z test_non_contig_index_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2583588Z test_non_contig_index_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2604358Z test_non_contig_index_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2625036Z test_non_contig_index_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2646353Z test_non_contig_index_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2668076Z test_non_contig_index_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2691071Z test_non_contig_index_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2709352Z test_non_contig_index_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2734860Z test_non_contig_index_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2760761Z test_non_contig_index_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.2787830Z test_non_contig_index_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.2871546Z test_non_contig_index_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:46.2894370Z test_non_contig_index_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2916391Z test_non_contig_index_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2935976Z test_non_contig_index_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2952878Z test_non_contig_index_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2970698Z test_non_contig_index_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.2988840Z test_non_contig_index_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3006857Z test_non_contig_index_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3028870Z test_non_contig_index_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3048337Z test_non_contig_index_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3071827Z test_non_contig_index_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3095420Z test_non_contig_index_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3119138Z test_non_contig_index_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3140773Z test_non_contig_index_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3161630Z test_non_contig_index_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3183223Z test_non_contig_index_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3202725Z test_non_contig_index_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3222370Z test_non_contig_index_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3241647Z test_non_contig_index_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3261070Z test_non_contig_index_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3280136Z test_non_contig_index_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3301176Z test_non_contig_index_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3321781Z test_non_contig_index_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3342429Z test_non_contig_index_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3363150Z test_non_contig_index_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3384172Z test_non_contig_index_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3404800Z test_non_contig_index_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3425242Z test_non_contig_index_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3448333Z test_non_contig_index_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3471172Z test_non_contig_index_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3493807Z test_non_contig_index_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3516219Z test_non_contig_index_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3537282Z test_non_contig_index_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3556488Z test_non_contig_index_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3579571Z test_non_contig_index_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3602361Z test_non_contig_index_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3623104Z test_non_contig_index_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3644939Z test_non_contig_index_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3665933Z test_non_contig_index_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3685237Z test_non_contig_index_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3704636Z test_non_contig_index_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3723910Z test_non_contig_index_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3743407Z test_non_contig_index_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3762394Z test_non_contig_index_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3783504Z test_non_contig_index_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3802810Z test_non_contig_index_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3823752Z test_non_contig_index_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3844111Z test_non_contig_index_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3863806Z test_non_contig_index_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3883645Z test_non_contig_index_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3903223Z test_non_contig_index_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3922805Z test_non_contig_index_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3942425Z test_non_contig_index_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3965202Z test_non_contig_index_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.3988349Z test_non_contig_index_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4011391Z test_non_contig_index_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4030084Z test_non_contig_index_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4046868Z test_non_contig_index_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4067196Z test_non_contig_index_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4087566Z test_non_contig_index_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4106089Z test_non_contig_index_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4124722Z test_non_contig_index_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4143436Z test_non_contig_index_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4160039Z test_non_contig_index_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4176537Z test_non_contig_index_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4193429Z test_non_contig_index_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4210294Z test_non_contig_index_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4227193Z test_non_contig_index_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4247062Z test_non_contig_index_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4263866Z test_non_contig_index_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4287827Z test_non_contig_index_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4312704Z test_non_contig_index_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4337600Z test_non_contig_index_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4357369Z test_non_contig_index_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4377149Z test_non_contig_index_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4396676Z test_non_contig_index_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4413392Z test_non_contig_index_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4430486Z test_non_contig_index_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4447197Z test_non_contig_index_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4464260Z test_non_contig_index_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4481039Z test_non_contig_index_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4500696Z test_non_contig_index_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4517477Z test_non_contig_index_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4539778Z test_non_contig_index_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4563289Z test_non_contig_index_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4586775Z test_non_contig_index_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4605691Z test_non_contig_index_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4625027Z test_non_contig_index_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4644019Z test_non_contig_index_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4660560Z test_non_contig_index_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4677068Z test_non_contig_index_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4693759Z test_non_contig_index_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4710343Z test_non_contig_index_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4727034Z test_non_contig_index_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4745479Z test_non_contig_index_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4761949Z test_non_contig_index_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4782114Z test_non_contig_index_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4802132Z test_non_contig_index_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4820508Z test_non_contig_index_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4838689Z test_non_contig_index_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4856997Z test_non_contig_index_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4873753Z test_non_contig_index_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4890509Z test_non_contig_index_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4907399Z test_non_contig_index_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4925153Z test_non_contig_index_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4942890Z test_non_contig_index_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4961447Z test_non_contig_index_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4978155Z test_non_contig_index_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.4996277Z test_non_contig_index_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5014458Z test_non_contig_index_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5033073Z test_non_contig_index_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5050340Z test_non_contig_index_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5067880Z test_non_contig_index_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5085060Z test_non_contig_index_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5102307Z test_non_contig_index_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5119398Z test_non_contig_index_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5138357Z test_non_contig_index_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5155852Z test_non_contig_index_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5175560Z test_non_contig_index_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5195876Z test_non_contig_index_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5215507Z test_non_contig_index_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5232755Z test_non_contig_index_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5249947Z test_non_contig_index_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5267245Z test_non_contig_index_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5284066Z test_non_contig_index_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5301284Z test_non_contig_index_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5320206Z test_non_contig_index_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5337374Z test_non_contig_index_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5359234Z test_non_contig_index_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5381182Z test_non_contig_index_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5402784Z test_non_contig_index_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5421958Z test_non_contig_index_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5441639Z test_non_contig_index_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5462218Z test_non_contig_index_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5480221Z test_non_contig_index_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5497465Z test_non_contig_index_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5514791Z test_non_contig_index_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5532197Z test_non_contig_index_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5549397Z test_non_contig_index_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5562671Z test_non_contig_index_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5575704Z test_non_contig_index_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5588812Z test_non_contig_index_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5601755Z test_non_contig_index_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5614873Z test_non_contig_index_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5627997Z test_non_contig_index_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5641119Z test_non_contig_index_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5654193Z test_non_contig_index_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5738270Z test_non_contig_index_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.008s) 2022-08-17T12:54:46.5752112Z test_non_contig_index_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5764120Z test_non_contig_index_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5776704Z test_non_contig_index_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:46.5799683Z test_non_contig_index_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5821223Z test_non_contig_index_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5843828Z test_non_contig_index_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5865994Z test_non_contig_index_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5887292Z test_non_contig_index_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5908597Z test_non_contig_index_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5929770Z test_non_contig_index_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5951091Z test_non_contig_index_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5972310Z test_non_contig_index_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.5994076Z test_non_contig_index_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6015264Z test_non_contig_index_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6040060Z test_non_contig_index_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6064508Z test_non_contig_index_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6086319Z test_non_contig_index_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6107982Z test_non_contig_index_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6128916Z test_non_contig_index_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6149717Z test_non_contig_index_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6170723Z test_non_contig_index_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6191732Z test_non_contig_index_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6212585Z test_non_contig_index_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6234092Z test_non_contig_index_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6255094Z test_non_contig_index_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6277402Z test_non_contig_index_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6299273Z test_non_contig_index_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6320418Z test_non_contig_index_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6341639Z test_non_contig_index_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6362478Z test_non_contig_index_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6383677Z test_non_contig_index_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6404690Z test_non_contig_index_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6425830Z test_non_contig_index_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6446686Z test_non_contig_index_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6470441Z test_non_contig_index_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6494422Z test_non_contig_index_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6516345Z test_non_contig_index_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6538011Z test_non_contig_index_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6559194Z test_non_contig_index_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6579845Z test_non_contig_index_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6600545Z test_non_contig_index_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6621473Z test_non_contig_index_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6642166Z test_non_contig_index_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6663402Z test_non_contig_index_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6683990Z test_non_contig_index_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6707673Z test_non_contig_index_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6731554Z test_non_contig_index_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6753920Z test_non_contig_index_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6775468Z test_non_contig_index_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6796528Z test_non_contig_index_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6817754Z test_non_contig_index_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6839003Z test_non_contig_index_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6860327Z test_non_contig_index_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6881270Z test_non_contig_index_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6903816Z test_non_contig_index_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6920977Z test_non_contig_index_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6942293Z test_non_contig_index_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6963145Z test_non_contig_index_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.6985120Z test_non_contig_index_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7003930Z test_non_contig_index_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7035661Z test_non_contig_index_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7046286Z test_non_contig_index_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7062995Z test_non_contig_index_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7079828Z test_non_contig_index_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7096837Z test_non_contig_index_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7113739Z test_non_contig_index_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7135530Z test_non_contig_index_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7156297Z test_non_contig_index_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7178439Z test_non_contig_index_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7200235Z test_non_contig_index_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7221372Z test_non_contig_index_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7242109Z test_non_contig_index_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7263175Z test_non_contig_index_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7283669Z test_non_contig_index_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7304487Z test_non_contig_index_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7322373Z test_non_contig_index_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7338352Z test_non_contig_index_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7358310Z test_non_contig_index_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7378336Z test_non_contig_index_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7398452Z test_non_contig_index_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7416398Z test_non_contig_index_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7434467Z test_non_contig_index_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7452381Z test_non_contig_index_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7468643Z test_non_contig_index_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7484867Z test_non_contig_index_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7500599Z test_non_contig_index_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7516597Z test_non_contig_index_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7532865Z test_non_contig_index_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7558951Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.7584784Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.7608710Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7633364Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7657886Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7682339Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7706773Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7731152Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7756488Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7781782Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7805881Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7830480Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7856373Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.7880775Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7905603Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7930836Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.7956974Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.7983450Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.8008040Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8033285Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8058428Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8083666Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8108805Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8134196Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8156026Z test_non_contig_index_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8173776Z test_non_contig_index_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8195483Z test_non_contig_index_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8217166Z test_non_contig_index_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8238490Z test_non_contig_index_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8256176Z test_non_contig_index_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8273737Z test_non_contig_index_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8291020Z test_non_contig_index_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8308690Z test_non_contig_index_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8326343Z test_non_contig_index_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8347709Z test_non_contig_index_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8371528Z test_non_contig_index_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8395544Z test_non_contig_index_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8419687Z test_non_contig_index_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8441011Z test_non_contig_index_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8462620Z test_non_contig_index_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8483508Z test_non_contig_index_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8500986Z test_non_contig_index_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8518124Z test_non_contig_index_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8535145Z test_non_contig_index_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8552423Z test_non_contig_index_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8570595Z test_non_contig_index_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8591417Z test_non_contig_index_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8612840Z test_non_contig_index_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8633798Z test_non_contig_index_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8655217Z test_non_contig_index_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8676912Z test_non_contig_index_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8698243Z test_non_contig_index_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8719738Z test_non_contig_index_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8741342Z test_non_contig_index_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8762560Z test_non_contig_index_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8784069Z test_non_contig_index_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8874343Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:46.8894946Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8916315Z test_non_contig_index_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8937517Z test_non_contig_index_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8958441Z test_non_contig_index_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8975627Z test_non_contig_index_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.8992926Z test_non_contig_index_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9009638Z test_non_contig_index_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9026803Z test_non_contig_index_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9050053Z test_non_contig_index_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9072880Z test_non_contig_index_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9095007Z test_non_contig_index_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9116151Z test_non_contig_index_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9136841Z test_non_contig_index_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9159337Z test_non_contig_index_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9181251Z test_non_contig_index_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9202400Z test_non_contig_index_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9223588Z test_non_contig_index_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9244578Z test_non_contig_index_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9265203Z test_non_contig_index_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9282279Z test_non_contig_index_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9299152Z test_non_contig_index_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9315728Z test_non_contig_index_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9332623Z test_non_contig_index_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9349627Z test_non_contig_index_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9370479Z test_non_contig_index_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9391455Z test_non_contig_index_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9411953Z test_non_contig_index_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9429049Z test_non_contig_index_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9445584Z test_non_contig_index_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9461796Z test_non_contig_index_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9478274Z test_non_contig_index_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9494973Z test_non_contig_index_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9522698Z test_non_contig_index_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.9550076Z test_non_contig_index_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.9577357Z test_non_contig_index_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.9598313Z test_non_contig_index_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9619596Z test_non_contig_index_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9640441Z test_non_contig_index_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9664638Z test_non_contig_index_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9689062Z test_non_contig_index_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9710223Z test_non_contig_index_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9731504Z test_non_contig_index_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9759787Z test_non_contig_index_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9774308Z test_non_contig_index_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9795799Z test_non_contig_index_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9816822Z test_non_contig_index_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9838328Z test_non_contig_index_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9859951Z test_non_contig_index_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9880407Z test_non_contig_index_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9903546Z test_non_contig_index_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:46.9930017Z test_non_contig_index_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.9956341Z test_non_contig_index_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:46.9978996Z test_non_contig_index_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0001459Z test_non_contig_index_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0023699Z test_non_contig_index_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0045343Z test_non_contig_index_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0066944Z test_non_contig_index_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0088090Z test_non_contig_index_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0109548Z test_non_contig_index_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0130948Z test_non_contig_index_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0153159Z test_non_contig_index_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0176806Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0200803Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0223339Z test_non_contig_index_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0245056Z test_non_contig_index_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0266704Z test_non_contig_index_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0288142Z test_non_contig_index_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0309616Z test_non_contig_index_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0331051Z test_non_contig_index_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0352525Z test_non_contig_index_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0373662Z test_non_contig_index_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0394761Z test_non_contig_index_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0415518Z test_non_contig_index_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0432214Z test_non_contig_index_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0448985Z test_non_contig_index_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0465374Z test_non_contig_index_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0482187Z test_non_contig_index_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0499242Z test_non_contig_index_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0520138Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0539978Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0560803Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0581561Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0600801Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0620536Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0639936Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0659683Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0679145Z test_non_contig_index_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0699923Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0719275Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0740601Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0760143Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0779865Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0799330Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0818995Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0838455Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0858066Z test_non_contig_index_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0879245Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0898809Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0919692Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0940990Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0961212Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.0981880Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1002583Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1023224Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1043714Z test_non_contig_index_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1066006Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1087462Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1110436Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1132690Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1154241Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1175639Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1197067Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1218725Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1239941Z test_non_contig_index_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1262078Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1282689Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1304935Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1326668Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1347642Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1368663Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1389597Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1410343Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1431260Z test_non_contig_index_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1453223Z test_non_contig_index_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1477566Z test_non_contig_index_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1502370Z test_non_contig_index_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1526895Z test_non_contig_index_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1548595Z test_non_contig_index_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1570444Z test_non_contig_index_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1591753Z test_non_contig_index_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1609308Z test_non_contig_index_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1626967Z test_non_contig_index_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1644179Z test_non_contig_index_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1661873Z test_non_contig_index_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1679443Z test_non_contig_index_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1702381Z test_non_contig_index_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1723670Z test_non_contig_index_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1746666Z test_non_contig_index_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1769136Z test_non_contig_index_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1790939Z test_non_contig_index_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1812093Z test_non_contig_index_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1833399Z test_non_contig_index_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1854577Z test_non_contig_index_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1876073Z test_non_contig_index_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.1969806Z test_non_contig_index_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:47.1991593Z test_non_contig_index_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2008053Z test_non_contig_index_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2032139Z test_non_contig_index_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2056084Z test_non_contig_index_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2080388Z test_non_contig_index_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2102130Z test_non_contig_index_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2123465Z test_non_contig_index_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2144800Z test_non_contig_index_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2161379Z test_non_contig_index_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2178246Z test_non_contig_index_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2194802Z test_non_contig_index_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2211604Z test_non_contig_index_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2228547Z test_non_contig_index_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2250552Z test_non_contig_index_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2271557Z test_non_contig_index_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2295789Z test_non_contig_index_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2320508Z test_non_contig_index_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2342363Z test_non_contig_index_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2363808Z test_non_contig_index_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2385004Z test_non_contig_index_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2404956Z test_non_contig_index_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2425087Z test_non_contig_index_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2444974Z test_non_contig_index_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2465347Z test_non_contig_index_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2485411Z test_non_contig_index_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2507088Z test_non_contig_index_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2528723Z test_non_contig_index_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2549943Z test_non_contig_index_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2571760Z test_non_contig_index_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2593443Z test_non_contig_index_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2614750Z test_non_contig_index_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2636403Z test_non_contig_index_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2657738Z test_non_contig_index_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2678789Z test_non_contig_index_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2701997Z test_non_contig_index_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2722014Z test_non_contig_index_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2743072Z test_non_contig_index_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2764210Z test_non_contig_index_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2784072Z test_non_contig_index_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2807764Z test_non_contig_index_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2831720Z test_non_contig_index_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2852510Z test_non_contig_index_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2873111Z test_non_contig_index_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2892809Z test_non_contig_index_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2912602Z test_non_contig_index_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2932402Z test_non_contig_index_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2952150Z test_non_contig_index_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2971879Z test_non_contig_index_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.2993179Z test_non_contig_index_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3009975Z test_non_contig_index_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3033449Z test_non_contig_index_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3057495Z test_non_contig_index_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3081387Z test_non_contig_index_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3102863Z test_non_contig_index_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3123937Z test_non_contig_index_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3144628Z test_non_contig_index_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3161442Z test_non_contig_index_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3178405Z test_non_contig_index_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3194987Z test_non_contig_index_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3211808Z test_non_contig_index_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3229182Z test_non_contig_index_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3247683Z test_non_contig_index_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3264777Z test_non_contig_index_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3285358Z test_non_contig_index_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3306163Z test_non_contig_index_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3325000Z test_non_contig_index_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3344205Z test_non_contig_index_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3362740Z test_non_contig_index_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3379572Z test_non_contig_index_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3396637Z test_non_contig_index_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3413622Z test_non_contig_index_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3430635Z test_non_contig_index_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3447702Z test_non_contig_index_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3469035Z test_non_contig_index_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3489059Z test_non_contig_index_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3512626Z test_non_contig_index_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3536484Z test_non_contig_index_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3557580Z test_non_contig_index_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3578251Z test_non_contig_index_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3598116Z test_non_contig_index_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3617775Z test_non_contig_index_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3637454Z test_non_contig_index_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3657206Z test_non_contig_index_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3677112Z test_non_contig_index_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3698223Z test_non_contig_index_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3715273Z test_non_contig_index_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3736508Z test_non_contig_index_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3757546Z test_non_contig_index_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3778269Z test_non_contig_index_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3795320Z test_non_contig_index_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3812388Z test_non_contig_index_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3828881Z test_non_contig_index_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3845883Z test_non_contig_index_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3862773Z test_non_contig_index_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3881469Z test_non_contig_index_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3898524Z test_non_contig_index_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3917212Z test_non_contig_index_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3935794Z test_non_contig_index_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3954433Z test_non_contig_index_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3971275Z test_non_contig_index_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.3988348Z test_non_contig_index_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4005479Z test_non_contig_index_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4022667Z test_non_contig_index_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4039461Z test_non_contig_index_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4060897Z test_non_contig_index_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4081233Z test_non_contig_index_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4105096Z test_non_contig_index_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4128753Z test_non_contig_index_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4150894Z test_non_contig_index_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4173368Z test_non_contig_index_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4195152Z test_non_contig_index_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4216781Z test_non_contig_index_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4238616Z test_non_contig_index_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4260919Z test_non_contig_index_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4282779Z test_non_contig_index_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4305198Z test_non_contig_index_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4326055Z test_non_contig_index_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4350634Z test_non_contig_index_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4375677Z test_non_contig_index_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4397876Z test_non_contig_index_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4419710Z test_non_contig_index_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4440559Z test_non_contig_index_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4461665Z test_non_contig_index_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4482635Z test_non_contig_index_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4503677Z test_non_contig_index_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4524793Z test_non_contig_index_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4547121Z test_non_contig_index_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4568166Z test_non_contig_index_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4593199Z test_non_contig_index_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4618390Z test_non_contig_index_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4640660Z test_non_contig_index_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4662769Z test_non_contig_index_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4683807Z test_non_contig_index_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4704979Z test_non_contig_index_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4725907Z test_non_contig_index_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4746888Z test_non_contig_index_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4768136Z test_non_contig_index_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4789000Z test_non_contig_index_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4811133Z test_non_contig_index_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4833187Z test_non_contig_index_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4853958Z test_non_contig_index_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4874688Z test_non_contig_index_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4895625Z test_non_contig_index_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.4916652Z test_non_contig_index_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5075128Z test_non_contig_index_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:47.5095796Z test_non_contig_index_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5117924Z test_non_contig_index_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5139829Z test_non_contig_index_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5159892Z test_non_contig_index_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5180118Z test_non_contig_index_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5200015Z test_non_contig_index_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5220168Z test_non_contig_index_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5240058Z test_non_contig_index_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5260062Z test_non_contig_index_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5281157Z test_non_contig_index_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5301904Z test_non_contig_index_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5321532Z test_non_contig_index_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5341478Z test_non_contig_index_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5361054Z test_non_contig_index_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5380621Z test_non_contig_index_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5400076Z test_non_contig_index_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5419726Z test_non_contig_index_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5440308Z test_non_contig_index_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5460464Z test_non_contig_index_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5479858Z test_non_contig_index_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5499210Z test_non_contig_index_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5518486Z test_non_contig_index_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5537853Z test_non_contig_index_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5557348Z test_non_contig_index_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5576764Z test_non_contig_index_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5597363Z test_non_contig_index_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5617523Z test_non_contig_index_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5637170Z test_non_contig_index_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5656880Z test_non_contig_index_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5676577Z test_non_contig_index_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5696237Z test_non_contig_index_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5715685Z test_non_contig_index_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5736402Z test_non_contig_index_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5755729Z test_non_contig_index_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5776528Z test_non_contig_index_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5797085Z test_non_contig_index_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5816729Z test_non_contig_index_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5836376Z test_non_contig_index_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5855831Z test_non_contig_index_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5875381Z test_non_contig_index_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5895018Z test_non_contig_index_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5914681Z test_non_contig_index_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5935504Z test_non_contig_index_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5955917Z test_non_contig_index_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5975309Z test_non_contig_index_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.5994845Z test_non_contig_index_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6014513Z test_non_contig_index_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6034185Z test_non_contig_index_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6053646Z test_non_contig_index_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6074491Z test_non_contig_index_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6094304Z test_non_contig_index_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6115296Z test_non_contig_index_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6135745Z test_non_contig_index_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6155417Z test_non_contig_index_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6175008Z test_non_contig_index_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6194874Z test_non_contig_index_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6214809Z test_non_contig_index_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6234682Z test_non_contig_index_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6254302Z test_non_contig_index_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6275358Z test_non_contig_index_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6296044Z test_non_contig_index_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6315606Z test_non_contig_index_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6335364Z test_non_contig_index_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6355195Z test_non_contig_index_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6374945Z test_non_contig_index_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6395664Z test_non_contig_index_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6415583Z test_non_contig_index_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6436803Z test_non_contig_index_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6457340Z test_non_contig_index_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6477099Z test_non_contig_index_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6496676Z test_non_contig_index_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6516337Z test_non_contig_index_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6536054Z test_non_contig_index_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6556155Z test_non_contig_index_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6576236Z test_non_contig_index_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6597313Z test_non_contig_index_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6617913Z test_non_contig_index_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6637769Z test_non_contig_index_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6657739Z test_non_contig_index_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6677547Z test_non_contig_index_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6697462Z test_non_contig_index_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6717343Z test_non_contig_index_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6737137Z test_non_contig_index_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6758280Z test_non_contig_index_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6779169Z test_non_contig_index_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6798876Z test_non_contig_index_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6818714Z test_non_contig_index_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6838664Z test_non_contig_index_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6858457Z test_non_contig_index_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6878355Z test_non_contig_index_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6898135Z test_non_contig_index_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6918967Z test_non_contig_index_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6939501Z test_non_contig_index_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6958660Z test_non_contig_index_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6978136Z test_non_contig_index_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.6998031Z test_non_contig_index_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7017493Z test_non_contig_index_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7036873Z test_non_contig_index_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7056378Z test_non_contig_index_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7077053Z test_non_contig_index_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7097327Z test_non_contig_index_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7116785Z test_non_contig_index_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7136342Z test_non_contig_index_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7155892Z test_non_contig_index_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7175205Z test_non_contig_index_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7195792Z test_non_contig_index_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7216263Z test_non_contig_index_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7238099Z test_non_contig_index_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7259550Z test_non_contig_index_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7279828Z test_non_contig_index_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7300476Z test_non_contig_index_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7320603Z test_non_contig_index_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7341145Z test_non_contig_index_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7361533Z test_non_contig_index_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7386744Z test_non_contig_index_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7410647Z test_non_contig_index_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7435601Z test_non_contig_index_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7459753Z test_non_contig_index_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7483779Z test_non_contig_index_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7507619Z test_non_contig_index_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7531490Z test_non_contig_index_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7555243Z test_non_contig_index_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7579128Z test_non_contig_index_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7599714Z test_non_contig_index_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7621382Z test_non_contig_index_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7642560Z test_non_contig_index_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7663204Z test_non_contig_index_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7683738Z test_non_contig_index_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7704309Z test_non_contig_index_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7725003Z test_non_contig_index_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7745724Z test_non_contig_index_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7767856Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7788465Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7810339Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7831737Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7852242Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7872654Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7893195Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7914327Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7935019Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7955827Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7977960Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.7999559Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8021133Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8117809Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:47.8137819Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8157641Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8177545Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8197337Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8218373Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8239108Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8259117Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8279112Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8298970Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8318712Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8338492Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8358391Z test_non_contig_index_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8379651Z test_non_contig_index_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8400032Z test_non_contig_index_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8420003Z test_non_contig_index_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8439712Z test_non_contig_index_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8459928Z test_non_contig_index_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8479218Z test_non_contig_index_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8499008Z test_non_contig_index_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8520215Z test_non_contig_index_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8540829Z test_non_contig_index_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8564557Z test_non_contig_index_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8588279Z test_non_contig_index_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8610295Z test_non_contig_index_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8631934Z test_non_contig_index_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8652893Z test_non_contig_index_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8673626Z test_non_contig_index_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8694606Z test_non_contig_index_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8715395Z test_non_contig_index_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8735936Z test_non_contig_index_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8757352Z test_non_contig_index_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8774373Z test_non_contig_index_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8797965Z test_non_contig_index_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8821960Z test_non_contig_index_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8843245Z test_non_contig_index_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8864468Z test_non_contig_index_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8885177Z test_non_contig_index_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8902303Z test_non_contig_index_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8919249Z test_non_contig_index_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8935866Z test_non_contig_index_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8953166Z test_non_contig_index_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8970020Z test_non_contig_index_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.8992003Z test_non_contig_index_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9012688Z test_non_contig_index_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9036140Z test_non_contig_index_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9060081Z test_non_contig_index_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9081504Z test_non_contig_index_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9103034Z test_non_contig_index_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9123646Z test_non_contig_index_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9144194Z test_non_contig_index_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9164783Z test_non_contig_index_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9185426Z test_non_contig_index_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9206228Z test_non_contig_index_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9227877Z test_non_contig_index_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9248392Z test_non_contig_index_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9271577Z test_non_contig_index_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9295030Z test_non_contig_index_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9316706Z test_non_contig_index_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9337937Z test_non_contig_index_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9359313Z test_non_contig_index_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9379648Z test_non_contig_index_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9400052Z test_non_contig_index_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9420840Z test_non_contig_index_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9441251Z test_non_contig_index_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9462532Z test_non_contig_index_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9484306Z test_non_contig_index_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9505724Z test_non_contig_index_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9532043Z test_non_contig_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:47.9554517Z test_non_contig_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9588319Z test_non_contig_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:47.9620338Z test_non_contig_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:47.9648091Z test_non_contig_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:47.9675169Z test_non_contig_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:47.9703232Z test_non_contig_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:47.9726221Z test_non_contig_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9748505Z test_non_contig_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9771746Z test_non_contig_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9794336Z test_non_contig_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9817495Z test_non_contig_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9848990Z test_non_contig_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:47.9871225Z test_non_contig_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:47.9916866Z test_non_contig_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:47.9963811Z test_non_contig_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.0009628Z test_non_contig_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.0041294Z test_non_contig_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0072575Z test_non_contig_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0103805Z test_non_contig_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0126259Z test_non_contig_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0148674Z test_non_contig_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0170979Z test_non_contig_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0193410Z test_non_contig_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0215820Z test_non_contig_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0244542Z test_non_contig_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0266627Z test_non_contig_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0305524Z test_non_contig_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.0345711Z test_non_contig_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.0384302Z test_non_contig_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.0413854Z test_non_contig_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0443901Z test_non_contig_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0473983Z test_non_contig_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0497091Z test_non_contig_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0520268Z test_non_contig_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0543751Z test_non_contig_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0567005Z test_non_contig_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0590236Z test_non_contig_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0617950Z test_non_contig_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0643887Z test_non_contig_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0680001Z test_non_contig_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.0712576Z test_non_contig_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0741046Z test_non_contig_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0768947Z test_non_contig_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0797406Z test_non_contig_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0821312Z test_non_contig_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0845247Z test_non_contig_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0869263Z test_non_contig_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0894048Z test_non_contig_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.0919769Z test_non_contig_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0947619Z test_non_contig_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.0971023Z test_non_contig_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1077692Z test_non_contig_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:48.1104230Z test_non_contig_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1131473Z test_non_contig_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1154777Z test_non_contig_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1178735Z test_non_contig_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1201204Z test_non_contig_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1223381Z test_non_contig_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1245186Z test_non_contig_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1270607Z test_non_contig_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1292281Z test_non_contig_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1318391Z test_non_contig_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1344531Z test_non_contig_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1370898Z test_non_contig_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1393034Z test_non_contig_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1416335Z test_non_contig_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1440267Z test_non_contig_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1463129Z test_non_contig_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1485352Z test_non_contig_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1512093Z test_non_contig_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1533957Z test_non_contig_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1570488Z test_non_contig_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.1606142Z test_non_contig_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.1640034Z test_non_contig_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1667402Z test_non_contig_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1695389Z test_non_contig_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1724181Z test_non_contig_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.1746555Z test_non_contig_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1768751Z test_non_contig_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1790885Z test_non_contig_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1812833Z test_non_contig_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1835014Z test_non_contig_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.1848850Z test_non_contig_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1862022Z test_non_contig_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1875273Z test_non_contig_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1888529Z test_non_contig_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1901853Z test_non_contig_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1914944Z test_non_contig_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1928571Z test_non_contig_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1942383Z test_non_contig_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1956705Z test_non_contig_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1971060Z test_non_contig_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1985166Z test_non_contig_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.1998554Z test_non_contig_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:48.2037734Z test_non_contig_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2073888Z test_non_contig_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2112707Z test_non_contig_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2152722Z test_non_contig_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2189235Z test_non_contig_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2228348Z test_non_contig_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2265912Z test_non_contig_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2302396Z test_non_contig_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2338445Z test_non_contig_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2374824Z test_non_contig_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2411329Z test_non_contig_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2461490Z test_non_contig_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.2508436Z test_non_contig_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.2548228Z test_non_contig_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2588422Z test_non_contig_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2626523Z test_non_contig_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2663322Z test_non_contig_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2700195Z test_non_contig_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2736845Z test_non_contig_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2773638Z test_non_contig_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2810933Z test_non_contig_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2847368Z test_non_contig_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2887692Z test_non_contig_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2926923Z test_non_contig_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.2963345Z test_non_contig_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3000050Z test_non_contig_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3036733Z test_non_contig_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3073645Z test_non_contig_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3110676Z test_non_contig_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3148482Z test_non_contig_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3186401Z test_non_contig_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3237352Z test_non_contig_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.3283841Z test_non_contig_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.3322341Z test_non_contig_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3360653Z test_non_contig_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3396231Z test_non_contig_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3432119Z test_non_contig_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3467837Z test_non_contig_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3503724Z test_non_contig_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3539568Z test_non_contig_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3575200Z test_non_contig_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3611529Z test_non_contig_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3659540Z test_non_contig_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.3705668Z test_non_contig_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.3744685Z test_non_contig_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3784209Z test_non_contig_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3821263Z test_non_contig_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.3923317Z test_non_contig_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:48.3957973Z test_non_contig_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.3992796Z test_non_contig_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4027896Z test_non_contig_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4062231Z test_non_contig_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4084359Z test_non_contig_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4116845Z test_non_contig_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4147841Z test_non_contig_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4182576Z test_non_contig_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4208999Z test_non_contig_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4235857Z test_non_contig_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4258231Z test_non_contig_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4280732Z test_non_contig_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4303303Z test_non_contig_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4325542Z test_non_contig_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4347719Z test_non_contig_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4384722Z test_non_contig_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.4422548Z test_non_contig_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.4460845Z test_non_contig_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.4499102Z test_non_contig_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.4537787Z test_non_contig_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.4576684Z test_non_contig_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.4615390Z test_non_contig_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.4653943Z test_non_contig_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.4692877Z test_non_contig_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.4718203Z test_non_contig_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4739728Z test_non_contig_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4771361Z test_non_contig_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4802171Z test_non_contig_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4832489Z test_non_contig_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4858351Z test_non_contig_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4883983Z test_non_contig_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4909964Z test_non_contig_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.4931444Z test_non_contig_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4952983Z test_non_contig_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4973448Z test_non_contig_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.4994818Z test_non_contig_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.5016280Z test_non_contig_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.5063099Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5110043Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5156602Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5201169Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.5246107Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.5290435Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.5335114Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.5379775Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.5434805Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5490602Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5545895Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5599319Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5653327Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5707404Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5761660Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5815808Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.5874558Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.5933809Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.5998626Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.6056105Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.6114472Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.6171729Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.6229352Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.6286951Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.6321947Z test_non_contig_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.6344752Z test_non_contig_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6380803Z test_non_contig_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.6417009Z test_non_contig_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.6452251Z test_non_contig_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.6474699Z test_non_contig_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6497245Z test_non_contig_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6519017Z test_non_contig_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6541655Z test_non_contig_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6563979Z test_non_contig_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6598331Z test_non_contig_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.6641842Z test_non_contig_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.6686766Z test_non_contig_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.6731013Z test_non_contig_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.6766399Z test_non_contig_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.6801739Z test_non_contig_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.6836741Z test_non_contig_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.6859204Z test_non_contig_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6881610Z test_non_contig_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6903353Z test_non_contig_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6925714Z test_non_contig_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.6985841Z test_non_contig_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.7021608Z test_non_contig_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7057049Z test_non_contig_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7092323Z test_non_contig_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.7127632Z test_non_contig_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.7163499Z test_non_contig_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7198655Z test_non_contig_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.7234660Z test_non_contig_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.7269461Z test_non_contig_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7304095Z test_non_contig_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.7339057Z test_non_contig_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.7374637Z test_non_contig_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7409617Z test_non_contig_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.7445189Z test_non_contig_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7481721Z test_non_contig_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7517851Z test_non_contig_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7541336Z test_non_contig_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.7564820Z test_non_contig_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.7587294Z test_non_contig_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.7610588Z test_non_contig_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.7650061Z test_non_contig_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7689562Z test_non_contig_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7728583Z test_non_contig_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7767671Z test_non_contig_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7806171Z test_non_contig_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7844825Z test_non_contig_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7882386Z test_non_contig_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7920125Z test_non_contig_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7955834Z test_non_contig_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.7992944Z test_non_contig_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8028891Z test_non_contig_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8052344Z test_non_contig_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8075746Z test_non_contig_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8098003Z test_non_contig_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8121105Z test_non_contig_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8144670Z test_non_contig_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8180116Z test_non_contig_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.8216180Z test_non_contig_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8252066Z test_non_contig_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8274840Z test_non_contig_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8300120Z test_non_contig_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8321464Z test_non_contig_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8344284Z test_non_contig_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8367010Z test_non_contig_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:48.8415864Z test_non_contig_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.8464877Z test_non_contig_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.8513950Z test_non_contig_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.8549742Z test_non_contig_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8587320Z test_non_contig_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8623614Z test_non_contig_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8670943Z test_non_contig_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.8716665Z test_non_contig_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.8752105Z test_non_contig_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.8788570Z test_non_contig_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8828485Z test_non_contig_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8865622Z test_non_contig_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8902188Z test_non_contig_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8938057Z test_non_contig_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.8973551Z test_non_contig_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.9009596Z test_non_contig_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9045081Z test_non_contig_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:48.9084009Z test_non_contig_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9142162Z test_non_contig_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:48.9193878Z test_non_contig_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.9234558Z test_non_contig_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9273781Z test_non_contig_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9313479Z test_non_contig_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9350913Z test_non_contig_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9388108Z test_non_contig_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9425110Z test_non_contig_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9461889Z test_non_contig_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9498998Z test_non_contig_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9538522Z test_non_contig_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9591585Z test_non_contig_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.9640597Z test_non_contig_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:48.9683966Z test_non_contig_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9725283Z test_non_contig_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9762944Z test_non_contig_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9841543Z test_non_contig_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:48.9879110Z test_non_contig_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9916568Z test_non_contig_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9953482Z test_non_contig_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:48.9989827Z test_non_contig_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0026459Z test_non_contig_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0062213Z test_non_contig_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0085214Z test_non_contig_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.0108095Z test_non_contig_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.0130202Z test_non_contig_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.0152930Z test_non_contig_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.0175994Z test_non_contig_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.0246031Z test_non_contig_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:49.0280204Z test_non_contig_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0318370Z test_non_contig_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0355763Z test_non_contig_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0389257Z test_non_contig_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0422892Z test_non_contig_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0456082Z test_non_contig_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0491098Z test_non_contig_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0525380Z test_non_contig_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0561813Z test_non_contig_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0595976Z test_non_contig_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0633049Z test_non_contig_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0669919Z test_non_contig_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0704564Z test_non_contig_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0738100Z test_non_contig_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0772846Z test_non_contig_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0806605Z test_non_contig_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0840371Z test_non_contig_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.0885165Z test_non_contig_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0922689Z test_non_contig_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.0967291Z test_non_contig_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1011528Z test_non_contig_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1049182Z test_non_contig_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1087724Z test_non_contig_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1125011Z test_non_contig_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1162728Z test_non_contig_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1202607Z test_non_contig_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1247694Z test_non_contig_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1286855Z test_non_contig_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1331308Z test_non_contig_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1375148Z test_non_contig_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1412494Z test_non_contig_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1449717Z test_non_contig_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1491185Z test_non_contig_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1528855Z test_non_contig_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1569597Z test_non_contig_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1614230Z test_non_contig_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1651834Z test_non_contig_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1696856Z test_non_contig_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1741080Z test_non_contig_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1778680Z test_non_contig_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1816312Z test_non_contig_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1853818Z test_non_contig_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1890973Z test_non_contig_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1930948Z test_non_contig_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.1966136Z test_non_contig_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2016185Z test_non_contig_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.2062523Z test_non_contig_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.2106931Z test_non_contig_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2142856Z test_non_contig_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2178561Z test_non_contig_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2214011Z test_non_contig_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2239988Z test_non_contig_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2262329Z test_non_contig_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.2287119Z test_non_contig_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.2309370Z test_non_contig_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.2335058Z test_non_contig_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2372720Z test_non_contig_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2411430Z test_non_contig_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2450729Z test_non_contig_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2489654Z test_non_contig_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2527105Z test_non_contig_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2563757Z test_non_contig_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2598590Z test_non_contig_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2633958Z test_non_contig_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2669095Z test_non_contig_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2704198Z test_non_contig_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2739841Z test_non_contig_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2766256Z test_non_contig_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.2810054Z test_non_contig_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.2857858Z test_non_contig_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.2937318Z test_non_contig_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:49.2977065Z test_non_contig_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.3012998Z test_non_contig_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.3048292Z test_non_contig_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.3070135Z test_non_contig_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.3092244Z test_non_contig_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.3113164Z test_non_contig_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.3134880Z test_non_contig_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.3158617Z test_non_contig_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.3198704Z test_non_contig_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.3231240Z test_non_contig_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.3281054Z test_non_contig_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.3326272Z test_non_contig_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.3366624Z test_non_contig_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.3403019Z test_non_contig_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.3438225Z test_non_contig_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.3470946Z test_non_contig_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.3633566Z test_non_contig_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:49.3810134Z test_non_contig_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:49.3848230Z test_non_contig_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.3882025Z test_non_contig_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.3922910Z test_non_contig_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.3959491Z test_non_contig_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.3999562Z test_non_contig_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4035541Z test_non_contig_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4076099Z test_non_contig_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4115733Z test_non_contig_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4155518Z test_non_contig_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4192828Z test_non_contig_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4229073Z test_non_contig_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4264844Z test_non_contig_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4301192Z test_non_contig_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4337377Z test_non_contig_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4372393Z test_non_contig_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.4405083Z test_non_contig_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.4451986Z test_non_contig_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.4497501Z test_non_contig_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4533862Z test_non_contig_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4569953Z test_non_contig_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4607312Z test_non_contig_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4644438Z test_non_contig_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4677666Z test_non_contig_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.4710813Z test_non_contig_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.4744037Z test_non_contig_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.4780028Z test_non_contig_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4802686Z test_non_contig_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.4849175Z test_non_contig_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.4897660Z test_non_contig_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.4942860Z test_non_contig_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.4979896Z test_non_contig_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.5016319Z test_non_contig_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.5052339Z test_non_contig_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.5074695Z test_non_contig_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5097027Z test_non_contig_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5118658Z test_non_contig_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5141251Z test_non_contig_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5163608Z test_non_contig_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5190334Z test_non_contig_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5213960Z test_non_contig_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5247867Z test_non_contig_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5279975Z test_non_contig_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5307130Z test_non_contig_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5335057Z test_non_contig_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5362858Z test_non_contig_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5384560Z test_non_contig_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5407354Z test_non_contig_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5429797Z test_non_contig_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5452303Z test_non_contig_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5474748Z test_non_contig_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.5510421Z test_non_contig_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.5543161Z test_non_contig_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5590607Z test_non_contig_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.5636458Z test_non_contig_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.5672896Z test_non_contig_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.5709801Z test_non_contig_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.5742723Z test_non_contig_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5775187Z test_non_contig_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5807704Z test_non_contig_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5839967Z test_non_contig_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5872680Z test_non_contig_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5907800Z test_non_contig_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.5929975Z test_non_contig_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6005958Z test_non_contig_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:49.6041090Z test_non_contig_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.6075980Z test_non_contig_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.6097923Z test_non_contig_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6120062Z test_non_contig_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6141568Z test_non_contig_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6163407Z test_non_contig_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6185727Z test_non_contig_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6211400Z test_non_contig_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.6233151Z test_non_contig_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6259698Z test_non_contig_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.6286364Z test_non_contig_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.6312773Z test_non_contig_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.6335055Z test_non_contig_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6357017Z test_non_contig_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6379029Z test_non_contig_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6401027Z test_non_contig_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6423155Z test_non_contig_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:49.6458401Z test_non_contig_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.6494736Z test_non_contig_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.6544098Z test_non_contig_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.6591087Z test_non_contig_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.6632518Z test_non_contig_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.6669655Z test_non_contig_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.6705847Z test_non_contig_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.6741769Z test_non_contig_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.6777722Z test_non_contig_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.6813600Z test_non_contig_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.6849500Z test_non_contig_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.6885849Z test_non_contig_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.6919020Z test_non_contig_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.6967956Z test_non_contig_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.7014700Z test_non_contig_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.7050926Z test_non_contig_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.7087210Z test_non_contig_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.7120200Z test_non_contig_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7153696Z test_non_contig_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7187095Z test_non_contig_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7220352Z test_non_contig_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7253481Z test_non_contig_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7291018Z test_non_contig_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.7325741Z test_non_contig_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7373277Z test_non_contig_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.7419365Z test_non_contig_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:49.7457650Z test_non_contig_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.7495573Z test_non_contig_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.7530325Z test_non_contig_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7565402Z test_non_contig_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7600212Z test_non_contig_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7635268Z test_non_contig_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7670387Z test_non_contig_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7704041Z test_non_contig_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7742570Z test_non_contig_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.7781632Z test_non_contig_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.7816622Z test_non_contig_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7851960Z test_non_contig_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7887373Z test_non_contig_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7923148Z test_non_contig_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.7959494Z test_non_contig_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.7993181Z test_non_contig_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8029934Z test_non_contig_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8066616Z test_non_contig_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8100455Z test_non_contig_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8134191Z test_non_contig_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8169157Z test_non_contig_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8203050Z test_non_contig_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8236878Z test_non_contig_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8270566Z test_non_contig_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8307230Z test_non_contig_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8344093Z test_non_contig_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8377565Z test_non_contig_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8412532Z test_non_contig_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8446653Z test_non_contig_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8481297Z test_non_contig_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8515391Z test_non_contig_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8549174Z test_non_contig_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8586381Z test_non_contig_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8622901Z test_non_contig_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8656442Z test_non_contig_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8690119Z test_non_contig_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8726299Z test_non_contig_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8761357Z test_non_contig_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.8832857Z test_non_contig_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:49.8869852Z test_non_contig_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8909780Z test_non_contig_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8949389Z test_non_contig_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.8986826Z test_non_contig_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.9027113Z test_non_contig_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.9064391Z test_non_contig_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.9096964Z test_non_contig_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9129903Z test_non_contig_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9164583Z test_non_contig_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9196757Z test_non_contig_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9232156Z test_non_contig_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9267322Z test_non_contig_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9302594Z test_non_contig_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9335321Z test_non_contig_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9368526Z test_non_contig_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9401117Z test_non_contig_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9434123Z test_non_contig_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9467062Z test_non_contig_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9503817Z test_non_contig_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.9540546Z test_non_contig_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.9576700Z test_non_contig_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.9611881Z test_non_contig_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9645629Z test_non_contig_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9679373Z test_non_contig_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9713171Z test_non_contig_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9753571Z test_non_contig_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.9788667Z test_non_contig_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9828102Z test_non_contig_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.9868995Z test_non_contig_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:49.9903856Z test_non_contig_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9937711Z test_non_contig_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:49.9972106Z test_non_contig_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.0006273Z test_non_contig_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.0040543Z test_non_contig_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.0079616Z test_non_contig_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0124381Z test_non_contig_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0168255Z test_non_contig_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0207001Z test_non_contig_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0246080Z test_non_contig_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0284849Z test_non_contig_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0323354Z test_non_contig_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0362288Z test_non_contig_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0403641Z test_non_contig_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0447290Z test_non_contig_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0490024Z test_non_contig_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0524916Z test_non_contig_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.0559596Z test_non_contig_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.0594761Z test_non_contig_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.0629650Z test_non_contig_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.0666908Z test_non_contig_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0702122Z test_non_contig_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.0743677Z test_non_contig_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0784481Z test_non_contig_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0823079Z test_non_contig_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0860905Z test_non_contig_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0899345Z test_non_contig_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0940337Z test_non_contig_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.0979903Z test_non_contig_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1015249Z test_non_contig_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.1053196Z test_non_contig_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1091313Z test_non_contig_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1126335Z test_non_contig_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.1165688Z test_non_contig_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1207112Z test_non_contig_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1247984Z test_non_contig_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1287177Z test_non_contig_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1326333Z test_non_contig_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1369261Z test_non_contig_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1411006Z test_non_contig_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1450246Z test_non_contig_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1492316Z test_non_contig_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1527258Z test_non_contig_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.1562322Z test_non_contig_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.1597657Z test_non_contig_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.1632429Z test_non_contig_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.1674185Z test_non_contig_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1715477Z test_non_contig_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1754043Z test_non_contig_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1791992Z test_non_contig_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1830406Z test_non_contig_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1906945Z test_non_contig_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:50.1945352Z test_non_contig_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.1983316Z test_non_contig_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2026312Z test_non_contig_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2062447Z test_non_contig_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2096119Z test_non_contig_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.2128987Z test_non_contig_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.2166355Z test_non_contig_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2203550Z test_non_contig_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2241663Z test_non_contig_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2293214Z test_non_contig_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.2339782Z test_non_contig_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.2389178Z test_non_contig_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.2435852Z test_non_contig_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.2484066Z test_non_contig_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.2527709Z test_non_contig_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2573455Z test_non_contig_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.2615961Z test_non_contig_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2658094Z test_non_contig_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2691408Z test_non_contig_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.2728380Z test_non_contig_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2765161Z test_non_contig_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2798771Z test_non_contig_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.2834994Z test_non_contig_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.2869953Z test_non_contig_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.2904165Z test_non_contig_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.2938300Z test_non_contig_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3010039Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:50.3045060Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3084868Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.3126487Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.3162242Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.3196706Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3231355Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3265747Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3299904Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3334577Z test_non_contig_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3372676Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.3413226Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.3448019Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3482521Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3516844Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3551235Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3586282Z test_non_contig_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3620849Z test_non_contig_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3661062Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.3699278Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.3733569Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3768193Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3802770Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3837533Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3872555Z test_non_contig_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.3908670Z test_non_contig_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.3946617Z test_non_contig_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.3984157Z test_non_contig_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.4018474Z test_non_contig_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.4052966Z test_non_contig_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.4087470Z test_non_contig_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.4315687Z test_non_contig_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:50.4494940Z test_non_contig_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:50.4533869Z test_non_contig_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.4570874Z test_non_contig_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.4621541Z test_non_contig_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.4668563Z test_non_contig_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.4707230Z test_non_contig_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.4745972Z test_non_contig_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.4780631Z test_non_contig_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.4815924Z test_non_contig_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.4851318Z test_non_contig_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.4886250Z test_non_contig_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.4921434Z test_non_contig_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.4958172Z test_non_contig_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.4981250Z test_non_contig_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:50.5028657Z test_non_contig_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.5074574Z test_non_contig_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.5111708Z test_non_contig_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5148261Z test_non_contig_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5184244Z test_non_contig_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5207263Z test_non_contig_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:50.5267685Z test_non_contig_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:50.5289292Z test_non_contig_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:50.5311527Z test_non_contig_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:50.5333897Z test_non_contig_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:50.5370994Z test_non_contig_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5413303Z test_non_contig_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5455638Z test_non_contig_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.5502197Z test_non_contig_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.5540959Z test_non_contig_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5577608Z test_non_contig_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5613400Z test_non_contig_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5649608Z test_non_contig_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5685327Z test_non_contig_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5721004Z test_non_contig_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5756824Z test_non_contig_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5794645Z test_non_contig_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.5828175Z test_non_contig_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.5877192Z test_non_contig_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.5924001Z test_non_contig_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:50.5961953Z test_non_contig_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.6000609Z test_non_contig_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.6035976Z test_non_contig_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.6071126Z test_non_contig_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.6106533Z test_non_contig_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.6141576Z test_non_contig_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.6176541Z test_non_contig_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.6213194Z test_non_contig_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.6251549Z test_non_contig_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.6289596Z test_non_contig_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:50.6323782Z test_nonzero_empty_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.6358331Z test_op_invert_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:50.6445690Z test_polygamma_neg_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:50.6451662Z test_reference_numerics_extremal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6457591Z test_reference_numerics_extremal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6463418Z test_reference_numerics_extremal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6469247Z test_reference_numerics_extremal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6474592Z test_reference_numerics_extremal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6480079Z test_reference_numerics_extremal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6485762Z test_reference_numerics_extremal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6491473Z test_reference_numerics_extremal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6497278Z test_reference_numerics_extremal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6503291Z test_reference_numerics_extremal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6509061Z test_reference_numerics_extremal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6514765Z test_reference_numerics_extremal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6520453Z test_reference_numerics_extremal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6526394Z test_reference_numerics_extremal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6532118Z test_reference_numerics_extremal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6538018Z test_reference_numerics_extremal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6543755Z test_reference_numerics_extremal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6549464Z test_reference_numerics_extremal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6555309Z test_reference_numerics_extremal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6560752Z test_reference_numerics_extremal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6566362Z test_reference_numerics_extremal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6572213Z test_reference_numerics_extremal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6577763Z test_reference_numerics_extremal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6583755Z test_reference_numerics_extremal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6589148Z test_reference_numerics_extremal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:50.6594579Z test_reference_numerics_extremal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6599862Z test_reference_numerics_extremal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6605693Z test_reference_numerics_extremal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6611112Z test_reference_numerics_extremal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6616521Z test_reference_numerics_extremal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6622514Z test_reference_numerics_extremal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6627620Z test_reference_numerics_extremal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6633190Z test_reference_numerics_extremal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6638634Z test_reference_numerics_extremal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6644098Z test_reference_numerics_extremal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6649497Z test_reference_numerics_extremal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6655049Z test_reference_numerics_extremal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6660792Z test_reference_numerics_extremal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6666520Z test_reference_numerics_extremal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6672004Z test_reference_numerics_extremal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6677919Z test_reference_numerics_extremal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6683360Z test_reference_numerics_extremal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6688864Z test_reference_numerics_extremal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6694310Z test_reference_numerics_extremal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6700106Z test_reference_numerics_extremal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6705787Z test_reference_numerics_extremal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6711485Z test_reference_numerics_extremal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6717127Z test_reference_numerics_extremal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6722774Z test_reference_numerics_extremal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6728330Z test_reference_numerics_extremal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6733678Z test_reference_numerics_extremal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6739199Z test_reference_numerics_extremal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6744865Z test_reference_numerics_extremal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6750021Z test_reference_numerics_extremal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6755684Z test_reference_numerics_extremal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6761078Z test_reference_numerics_extremal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6766658Z test_reference_numerics_extremal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6772158Z test_reference_numerics_extremal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6777406Z test_reference_numerics_extremal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6782896Z test_reference_numerics_extremal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6788320Z test_reference_numerics_extremal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6793697Z test_reference_numerics_extremal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6799155Z test_reference_numerics_extremal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6804932Z test_reference_numerics_extremal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6810751Z test_reference_numerics_extremal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6816299Z test_reference_numerics_extremal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6822044Z test_reference_numerics_extremal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6827502Z test_reference_numerics_extremal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6832833Z test_reference_numerics_extremal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6838540Z test_reference_numerics_extremal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6844115Z test_reference_numerics_extremal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6849372Z test_reference_numerics_extremal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6855279Z test_reference_numerics_extremal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6860805Z test_reference_numerics_extremal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6865998Z test_reference_numerics_extremal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6871512Z test_reference_numerics_extremal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6876945Z test_reference_numerics_extremal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6882279Z test_reference_numerics_extremal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6887614Z test_reference_numerics_extremal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6893128Z test_reference_numerics_extremal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6898341Z test_reference_numerics_extremal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6904106Z test_reference_numerics_extremal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6909607Z test_reference_numerics_extremal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6914846Z test_reference_numerics_extremal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6920099Z test_reference_numerics_extremal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6925659Z test_reference_numerics_extremal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6930874Z test_reference_numerics_extremal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6936590Z test_reference_numerics_extremal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6942267Z test_reference_numerics_extremal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6947548Z test_reference_numerics_extremal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:50.6953111Z test_reference_numerics_extremal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.6958382Z test_reference_numerics_extremal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6964494Z test_reference_numerics_extremal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.6971101Z test_reference_numerics_extremal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6977310Z test_reference_numerics_extremal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6983515Z test_reference_numerics_extremal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6989853Z test_reference_numerics_extremal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.6996091Z test_reference_numerics_extremal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7002483Z test_reference_numerics_extremal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7008681Z test_reference_numerics_extremal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7014945Z test_reference_numerics_extremal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7021153Z test_reference_numerics_extremal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7027381Z test_reference_numerics_extremal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7033524Z test_reference_numerics_extremal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7039692Z test_reference_numerics_extremal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7046083Z test_reference_numerics_extremal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7052405Z test_reference_numerics_extremal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7059414Z test_reference_numerics_extremal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7065348Z test_reference_numerics_extremal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7071692Z test_reference_numerics_extremal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7078315Z test_reference_numerics_extremal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7084823Z test_reference_numerics_extremal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7091004Z test_reference_numerics_extremal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7097184Z test_reference_numerics_extremal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7103500Z test_reference_numerics_extremal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7109646Z test_reference_numerics_extremal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7115768Z test_reference_numerics_extremal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7122111Z test_reference_numerics_extremal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7128380Z test_reference_numerics_extremal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7134683Z test_reference_numerics_extremal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7141216Z test_reference_numerics_extremal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7147770Z test_reference_numerics_extremal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7154110Z test_reference_numerics_extremal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7160800Z test_reference_numerics_extremal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7167255Z test_reference_numerics_extremal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7173721Z test_reference_numerics_extremal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7180275Z test_reference_numerics_extremal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7186771Z test_reference_numerics_extremal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7193241Z test_reference_numerics_extremal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7199840Z test_reference_numerics_extremal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7206367Z test_reference_numerics_extremal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7212868Z test_reference_numerics_extremal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7219606Z test_reference_numerics_extremal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7226206Z test_reference_numerics_extremal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7232703Z test_reference_numerics_extremal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7239292Z test_reference_numerics_extremal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7245887Z test_reference_numerics_extremal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7252178Z test_reference_numerics_extremal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7258641Z test_reference_numerics_extremal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7265307Z test_reference_numerics_extremal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7271775Z test_reference_numerics_extremal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7278349Z test_reference_numerics_extremal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7284802Z test_reference_numerics_extremal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7291169Z test_reference_numerics_extremal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7297487Z test_reference_numerics_extremal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7303986Z test_reference_numerics_extremal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7310330Z test_reference_numerics_extremal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7316947Z test_reference_numerics_extremal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7323442Z test_reference_numerics_extremal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7330098Z test_reference_numerics_extremal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7336418Z test_reference_numerics_extremal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7342987Z test_reference_numerics_extremal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7349312Z test_reference_numerics_extremal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7355819Z test_reference_numerics_extremal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7362320Z test_reference_numerics_extremal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7368787Z test_reference_numerics_extremal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7375269Z test_reference_numerics_extremal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7381782Z test_reference_numerics_extremal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7388161Z test_reference_numerics_extremal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7394663Z test_reference_numerics_extremal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7401044Z test_reference_numerics_extremal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7407780Z test_reference_numerics_extremal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7414030Z test_reference_numerics_extremal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7420447Z test_reference_numerics_extremal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7426827Z test_reference_numerics_extremal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7433155Z test_reference_numerics_extremal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7439569Z test_reference_numerics_extremal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7445979Z test_reference_numerics_extremal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7452401Z test_reference_numerics_extremal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7458714Z test_reference_numerics_extremal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7465122Z test_reference_numerics_extremal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7471561Z test_reference_numerics_extremal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7516211Z test_reference_numerics_extremal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.004s) 2022-08-17T12:54:50.7522569Z test_reference_numerics_extremal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7528990Z test_reference_numerics_extremal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7535323Z test_reference_numerics_extremal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7541905Z test_reference_numerics_extremal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7547979Z test_reference_numerics_extremal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7554143Z test_reference_numerics_extremal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7560355Z test_reference_numerics_extremal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7566668Z test_reference_numerics_extremal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7573015Z test_reference_numerics_extremal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7579749Z test_reference_numerics_extremal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7585997Z test_reference_numerics_extremal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7592201Z test_reference_numerics_extremal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7598293Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7604647Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7611193Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7617428Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7623649Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7629764Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7635949Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7642145Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7648389Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7654615Z test_reference_numerics_extremal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7661029Z test_reference_numerics_extremal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7667270Z test_reference_numerics_extremal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7673473Z test_reference_numerics_extremal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7679691Z test_reference_numerics_extremal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7685951Z test_reference_numerics_extremal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7692274Z test_reference_numerics_extremal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7699012Z test_reference_numerics_extremal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7704611Z test_reference_numerics_extremal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7709922Z test_reference_numerics_extremal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7715392Z test_reference_numerics_extremal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7720631Z test_reference_numerics_extremal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7726230Z test_reference_numerics_extremal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7731740Z test_reference_numerics_extremal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7737198Z test_reference_numerics_extremal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7742544Z test_reference_numerics_extremal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7747926Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7753201Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7758367Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7763899Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7769166Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7774376Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7779716Z test_reference_numerics_extremal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7785182Z test_reference_numerics_extremal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7790488Z test_reference_numerics_extremal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7796058Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7801783Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7807382Z test_reference_numerics_extremal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7812701Z test_reference_numerics_extremal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7818161Z test_reference_numerics_extremal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7823825Z test_reference_numerics_extremal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7829169Z test_reference_numerics_extremal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7834529Z test_reference_numerics_extremal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7840075Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7845601Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7850933Z test_reference_numerics_extremal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7856610Z test_reference_numerics_extremal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7862054Z test_reference_numerics_extremal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7867552Z test_reference_numerics_extremal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7873013Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7878427Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7884001Z test_reference_numerics_extremal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7889446Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7895034Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7900643Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7906572Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7912128Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7917736Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7923290Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7929058Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7934429Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7939972Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7945459Z test_reference_numerics_extremal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7950643Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7956041Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.7961536Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7967109Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7972558Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.7978227Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7983838Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7989399Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.7994865Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8000338Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8005903Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8011360Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8016618Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:50.8022057Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:50.8027245Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:50.8032485Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:50.8037799Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:50.8042859Z test_reference_numerics_extremal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8048387Z test_reference_numerics_extremal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8054139Z test_reference_numerics_extremal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8059311Z test_reference_numerics_extremal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8064811Z test_reference_numerics_extremal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8070614Z test_reference_numerics_extremal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8075887Z test_reference_numerics_extremal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:50.8081291Z test_reference_numerics_extremal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8086793Z test_reference_numerics_extremal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8092180Z test_reference_numerics_extremal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8097649Z test_reference_numerics_extremal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8103342Z test_reference_numerics_extremal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8108816Z test_reference_numerics_extremal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8114222Z test_reference_numerics_extremal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8119665Z test_reference_numerics_extremal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8125579Z test_reference_numerics_extremal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8131425Z test_reference_numerics_extremal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8137222Z test_reference_numerics_extremal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8143181Z test_reference_numerics_extremal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8149089Z test_reference_numerics_extremal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8154937Z test_reference_numerics_extremal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8160785Z test_reference_numerics_extremal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8166784Z test_reference_numerics_extremal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8172696Z test_reference_numerics_extremal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8178608Z test_reference_numerics_extremal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8184690Z test_reference_numerics_extremal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8190761Z test_reference_numerics_extremal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8196639Z test_reference_numerics_extremal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8202663Z test_reference_numerics_extremal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8208617Z test_reference_numerics_extremal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8214537Z test_reference_numerics_extremal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8220501Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8226374Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8232372Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8238249Z test_reference_numerics_extremal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8244286Z test_reference_numerics_extremal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8250251Z test_reference_numerics_extremal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8256215Z test_reference_numerics_extremal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8262307Z test_reference_numerics_extremal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8268200Z test_reference_numerics_extremal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8274043Z test_reference_numerics_extremal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8279834Z test_reference_numerics_extremal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8285819Z test_reference_numerics_extremal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8291612Z test_reference_numerics_extremal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8297480Z test_reference_numerics_extremal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8303494Z test_reference_numerics_extremal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8309090Z test_reference_numerics_extremal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8314619Z test_reference_numerics_extremal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8320571Z test_reference_numerics_extremal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8326273Z test_reference_numerics_extremal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8331989Z test_reference_numerics_extremal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8337714Z test_reference_numerics_extremal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8343859Z test_reference_numerics_extremal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8349613Z test_reference_numerics_extremal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8355483Z test_reference_numerics_extremal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8361089Z test_reference_numerics_extremal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8366918Z test_reference_numerics_extremal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8372666Z test_reference_numerics_extremal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8378381Z test_reference_numerics_extremal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8384362Z test_reference_numerics_extremal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8390098Z test_reference_numerics_extremal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8395920Z test_reference_numerics_extremal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8401630Z test_reference_numerics_extremal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8407552Z test_reference_numerics_extremal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8413385Z test_reference_numerics_extremal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8419248Z test_reference_numerics_extremal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8425180Z test_reference_numerics_extremal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8431004Z test_reference_numerics_extremal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8436814Z test_reference_numerics_extremal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8442680Z test_reference_numerics_extremal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8448578Z test_reference_numerics_extremal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8454356Z test_reference_numerics_extremal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8460316Z test_reference_numerics_extremal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8466201Z test_reference_numerics_extremal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8472079Z test_reference_numerics_extremal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8477910Z test_reference_numerics_extremal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8483835Z test_reference_numerics_extremal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8489641Z test_reference_numerics_extremal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8495423Z test_reference_numerics_extremal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8501320Z test_reference_numerics_extremal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8507221Z test_reference_numerics_extremal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8512981Z test_reference_numerics_extremal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8518792Z test_reference_numerics_extremal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8524783Z test_reference_numerics_extremal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8530613Z test_reference_numerics_extremal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8536415Z test_reference_numerics_extremal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8542459Z test_reference_numerics_extremal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8548404Z test_reference_numerics_extremal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8553904Z test_reference_numerics_extremal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8559721Z test_reference_numerics_extremal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8565390Z test_reference_numerics_extremal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8570612Z test_reference_numerics_extremal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8576266Z test_reference_numerics_extremal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8582260Z test_reference_numerics_extremal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8587903Z test_reference_numerics_extremal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8593723Z test_reference_numerics_extremal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8599317Z test_reference_numerics_extremal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8605185Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8610518Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8615947Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8621461Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8626688Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8631962Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8637288Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8642738Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8648337Z test_reference_numerics_extremal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8653914Z test_reference_numerics_extremal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8659448Z test_reference_numerics_extremal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8664833Z test_reference_numerics_extremal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8670371Z test_reference_numerics_extremal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8676004Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8681642Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8687161Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8692409Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8697655Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8702999Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8708404Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8713942Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8719533Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8724713Z test_reference_numerics_extremal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8730004Z test_reference_numerics_extremal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8735200Z test_reference_numerics_extremal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8740830Z test_reference_numerics_extremal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8746413Z test_reference_numerics_extremal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8751711Z test_reference_numerics_extremal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8756977Z test_reference_numerics_extremal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8762251Z test_reference_numerics_extremal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8767650Z test_reference_numerics_extremal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8772980Z test_reference_numerics_extremal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8778233Z test_reference_numerics_extremal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8783790Z test_reference_numerics_extremal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8789336Z test_reference_numerics_extremal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8794399Z test_reference_numerics_extremal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8799899Z test_reference_numerics_extremal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8805236Z test_reference_numerics_extremal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8810586Z test_reference_numerics_extremal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8816000Z test_reference_numerics_extremal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8821464Z test_reference_numerics_extremal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8826862Z test_reference_numerics_extremal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8832073Z test_reference_numerics_extremal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8837569Z test_reference_numerics_extremal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8843335Z test_reference_numerics_extremal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8848622Z test_reference_numerics_extremal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:50.8854498Z test_reference_numerics_large_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8860611Z test_reference_numerics_large_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8866701Z test_reference_numerics_large_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8872619Z test_reference_numerics_large_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8878653Z test_reference_numerics_large_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8884824Z test_reference_numerics_large_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8890569Z test_reference_numerics_large_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8896802Z test_reference_numerics_large_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8902741Z test_reference_numerics_large_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8908628Z test_reference_numerics_large_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8914398Z test_reference_numerics_large_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8920270Z test_reference_numerics_large_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8926282Z test_reference_numerics_large_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8932392Z test_reference_numerics_large_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8938579Z test_reference_numerics_large_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8944805Z test_reference_numerics_large_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.8950827Z test_reference_numerics_large_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8956700Z test_reference_numerics_large_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8962515Z test_reference_numerics_large_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8968352Z test_reference_numerics_large_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8974001Z test_reference_numerics_large_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8980103Z test_reference_numerics_large_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8985577Z test_reference_numerics_large_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8991370Z test_reference_numerics_large_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.8997217Z test_reference_numerics_large_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9003178Z test_reference_numerics_large_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9008836Z test_reference_numerics_large_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9014633Z test_reference_numerics_large_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9020486Z test_reference_numerics_large_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9026351Z test_reference_numerics_large_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9032246Z test_reference_numerics_large_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9037906Z test_reference_numerics_large_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9043617Z test_reference_numerics_large_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9049316Z test_reference_numerics_large_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9054822Z test_reference_numerics_large_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9061409Z test_reference_numerics_large_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9067579Z test_reference_numerics_large_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9073889Z test_reference_numerics_large_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9080464Z test_reference_numerics_large_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9121565Z test_reference_numerics_large_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.004s) 2022-08-17T12:54:50.9127829Z test_reference_numerics_large_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9133314Z test_reference_numerics_large_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9139268Z test_reference_numerics_large_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9145104Z test_reference_numerics_large_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9151162Z test_reference_numerics_large_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9156713Z test_reference_numerics_large_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9162755Z test_reference_numerics_large_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9168754Z test_reference_numerics_large_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9174572Z test_reference_numerics_large_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9180702Z test_reference_numerics_large_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9186791Z test_reference_numerics_large_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9192769Z test_reference_numerics_large_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9198716Z test_reference_numerics_large_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9205011Z test_reference_numerics_large_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9211122Z test_reference_numerics_large_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9217131Z test_reference_numerics_large_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9223188Z test_reference_numerics_large_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9229161Z test_reference_numerics_large_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9234944Z test_reference_numerics_large_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9240743Z test_reference_numerics_large_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9246852Z test_reference_numerics_large_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9252793Z test_reference_numerics_large_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9258646Z test_reference_numerics_large_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9264850Z test_reference_numerics_large_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9270829Z test_reference_numerics_large_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9276841Z test_reference_numerics_large_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9283041Z test_reference_numerics_large_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9289104Z test_reference_numerics_large_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9295151Z test_reference_numerics_large_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9301208Z test_reference_numerics_large_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9307472Z test_reference_numerics_large_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9313158Z test_reference_numerics_large_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9318959Z test_reference_numerics_large_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9324787Z test_reference_numerics_large_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9330493Z test_reference_numerics_large_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9336405Z test_reference_numerics_large_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9342568Z test_reference_numerics_large_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9348095Z test_reference_numerics_large_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9353774Z test_reference_numerics_large_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9359456Z test_reference_numerics_large_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9365558Z test_reference_numerics_large_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9371347Z test_reference_numerics_large_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9377193Z test_reference_numerics_large_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9383217Z test_reference_numerics_large_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9389353Z test_reference_numerics_large_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9395041Z test_reference_numerics_large_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9400595Z test_reference_numerics_large_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9406419Z test_reference_numerics_large_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9411911Z test_reference_numerics_large_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9417750Z test_reference_numerics_large_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9423450Z test_reference_numerics_large_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9428862Z test_reference_numerics_large_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9434695Z test_reference_numerics_large_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9440542Z test_reference_numerics_large_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9446389Z test_reference_numerics_large_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9452169Z test_reference_numerics_large_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9457648Z test_reference_numerics_large_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9463729Z test_reference_numerics_large_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9469311Z test_reference_numerics_large_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9475076Z test_reference_numerics_large_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9480809Z test_reference_numerics_large_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9486796Z test_reference_numerics_large_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9492659Z test_reference_numerics_large_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9498565Z test_reference_numerics_large_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9504694Z test_reference_numerics_large_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9510696Z test_reference_numerics_large_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9516528Z test_reference_numerics_large_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9522496Z test_reference_numerics_large_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9528659Z test_reference_numerics_large_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9534271Z test_reference_numerics_large_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9540247Z test_reference_numerics_large_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9546132Z test_reference_numerics_large_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9552221Z test_reference_numerics_large_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9558418Z test_reference_numerics_large_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9564752Z test_reference_numerics_large_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9571065Z test_reference_numerics_large_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9577050Z test_reference_numerics_large_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9583126Z test_reference_numerics_large_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9589178Z test_reference_numerics_large_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9595039Z test_reference_numerics_large_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9600914Z test_reference_numerics_large_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9606907Z test_reference_numerics_large_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9612856Z test_reference_numerics_large_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9618748Z test_reference_numerics_large_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9625042Z test_reference_numerics_large_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9630901Z test_reference_numerics_large_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9636892Z test_reference_numerics_large_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9642494Z test_reference_numerics_large_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9648561Z test_reference_numerics_large_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9654097Z test_reference_numerics_large_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9660037Z test_reference_numerics_large_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9666013Z test_reference_numerics_large_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9671885Z test_reference_numerics_large_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9677717Z test_reference_numerics_large_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9683658Z test_reference_numerics_large_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9689498Z test_reference_numerics_large_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9695302Z test_reference_numerics_large_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9701239Z test_reference_numerics_large_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9707118Z test_reference_numerics_large_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9712937Z test_reference_numerics_large_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9718852Z test_reference_numerics_large_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9724653Z test_reference_numerics_large_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9730481Z test_reference_numerics_large_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9735946Z test_reference_numerics_large_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9741754Z test_reference_numerics_large_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9747543Z test_reference_numerics_large_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9753420Z test_reference_numerics_large_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9759244Z test_reference_numerics_large_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:50.9765248Z test_reference_numerics_large_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9771071Z test_reference_numerics_large_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9776910Z test_reference_numerics_large_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9782828Z test_reference_numerics_large_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9788627Z test_reference_numerics_large_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9794401Z test_reference_numerics_large_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9800226Z test_reference_numerics_large_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9806431Z test_reference_numerics_large_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9812402Z test_reference_numerics_large_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9817982Z test_reference_numerics_large_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9824111Z test_reference_numerics_large_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9829919Z test_reference_numerics_large_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9835998Z test_reference_numerics_large_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9841603Z test_reference_numerics_large_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9847584Z test_reference_numerics_large_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9853722Z test_reference_numerics_large_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9859405Z test_reference_numerics_large_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9865576Z test_reference_numerics_large_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9871110Z test_reference_numerics_large_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9876893Z test_reference_numerics_large_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9882738Z test_reference_numerics_large_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9888270Z test_reference_numerics_large_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9893882Z test_reference_numerics_large_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9899682Z test_reference_numerics_large_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9905297Z test_reference_numerics_large_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9911347Z test_reference_numerics_large_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9917280Z test_reference_numerics_large_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9923269Z test_reference_numerics_large_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9929177Z test_reference_numerics_large_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9935027Z test_reference_numerics_large_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9940820Z test_reference_numerics_large_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9946502Z test_reference_numerics_large_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9952174Z test_reference_numerics_large_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9957821Z test_reference_numerics_large_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9963655Z test_reference_numerics_large_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9969282Z test_reference_numerics_large_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9975087Z test_reference_numerics_large_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9980934Z test_reference_numerics_large_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9986902Z test_reference_numerics_large_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9992492Z test_reference_numerics_large_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:50.9998334Z test_reference_numerics_large_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0004177Z test_reference_numerics_large_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0009959Z test_reference_numerics_large_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0015792Z test_reference_numerics_large_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0021432Z test_reference_numerics_large_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0027334Z test_reference_numerics_large_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0033043Z test_reference_numerics_large_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0039103Z test_reference_numerics_large_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0044847Z test_reference_numerics_large_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0050551Z test_reference_numerics_large_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0056450Z test_reference_numerics_large_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0062282Z test_reference_numerics_large_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0068141Z test_reference_numerics_large_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0073725Z test_reference_numerics_large_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0079498Z test_reference_numerics_large_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0085559Z test_reference_numerics_large_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.0091294Z test_reference_numerics_large_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0097179Z test_reference_numerics_large_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.0103081Z test_reference_numerics_large_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.0108950Z test_reference_numerics_large_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0114742Z test_reference_numerics_large_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0120434Z test_reference_numerics_large_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0126366Z test_reference_numerics_large_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0132132Z test_reference_numerics_large_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0137819Z test_reference_numerics_large_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0143968Z test_reference_numerics_large_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0149796Z test_reference_numerics_large_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.0155579Z test_reference_numerics_large_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0161604Z test_reference_numerics_large_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0167296Z test_reference_numerics_large_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0173110Z test_reference_numerics_large_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0179136Z test_reference_numerics_large_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0185008Z test_reference_numerics_large_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0190773Z test_reference_numerics_large_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0196604Z test_reference_numerics_large_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0202484Z test_reference_numerics_large_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0208330Z test_reference_numerics_large_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0214169Z test_reference_numerics_large_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0220005Z test_reference_numerics_large_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0225927Z test_reference_numerics_large_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0231707Z test_reference_numerics_large_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0237650Z test_reference_numerics_large_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0243593Z test_reference_numerics_large_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0249483Z test_reference_numerics_large_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0255637Z test_reference_numerics_large_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0261609Z test_reference_numerics_large_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0267600Z test_reference_numerics_large_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0273508Z test_reference_numerics_large_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0279553Z test_reference_numerics_large_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0285447Z test_reference_numerics_large_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0291350Z test_reference_numerics_large_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0297186Z test_reference_numerics_large_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0303244Z test_reference_numerics_large_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0309230Z test_reference_numerics_large_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0314930Z test_reference_numerics_large_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0320754Z test_reference_numerics_large_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0326899Z test_reference_numerics_large_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0333260Z test_reference_numerics_large_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0338796Z test_reference_numerics_large_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0344995Z test_reference_numerics_large_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0351165Z test_reference_numerics_large_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0357040Z test_reference_numerics_large_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0363233Z test_reference_numerics_large_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0369045Z test_reference_numerics_large_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0374690Z test_reference_numerics_large_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0380700Z test_reference_numerics_large_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0386596Z test_reference_numerics_large_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.0392478Z test_reference_numerics_large_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0398349Z test_reference_numerics_large_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0404259Z test_reference_numerics_large_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0410155Z test_reference_numerics_large_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0415955Z test_reference_numerics_large_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0421933Z test_reference_numerics_large_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0427938Z test_reference_numerics_large_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0433863Z test_reference_numerics_large_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0439799Z test_reference_numerics_large_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0445851Z test_reference_numerics_large_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0451840Z test_reference_numerics_large_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0457636Z test_reference_numerics_large_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0463840Z test_reference_numerics_large_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0469511Z test_reference_numerics_large_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0475418Z test_reference_numerics_large_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0480973Z test_reference_numerics_large_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0486972Z test_reference_numerics_large_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0493126Z test_reference_numerics_large_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0499116Z test_reference_numerics_large_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0505090Z test_reference_numerics_large_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0510963Z test_reference_numerics_large_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0516790Z test_reference_numerics_large_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0522732Z test_reference_numerics_large_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0528552Z test_reference_numerics_large_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0534422Z test_reference_numerics_large_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0540391Z test_reference_numerics_large_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0546257Z test_reference_numerics_large_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0596384Z test_reference_numerics_large_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.005s) 2022-08-17T12:54:51.0602407Z test_reference_numerics_large_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0608248Z test_reference_numerics_large_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0614368Z test_reference_numerics_large_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0620582Z test_reference_numerics_large_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0626696Z test_reference_numerics_large_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0632715Z test_reference_numerics_large_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0638396Z test_reference_numerics_large_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0644378Z test_reference_numerics_large_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0650469Z test_reference_numerics_large_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0656263Z test_reference_numerics_large_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0662165Z test_reference_numerics_large_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0668208Z test_reference_numerics_large_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0674057Z test_reference_numerics_large_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0679797Z test_reference_numerics_large_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0686205Z test_reference_numerics_large_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0691814Z test_reference_numerics_large_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0697953Z test_reference_numerics_large_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0704056Z test_reference_numerics_large_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0709942Z test_reference_numerics_large_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0715827Z test_reference_numerics_large_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0721827Z test_reference_numerics_large_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0727553Z test_reference_numerics_large_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0733436Z test_reference_numerics_large_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0739502Z test_reference_numerics_large_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0745561Z test_reference_numerics_large_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0751516Z test_reference_numerics_large_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0757398Z test_reference_numerics_large_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0763235Z test_reference_numerics_large_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0769066Z test_reference_numerics_large_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0774857Z test_reference_numerics_large_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0780760Z test_reference_numerics_large_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0786599Z test_reference_numerics_large_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0792501Z test_reference_numerics_large_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0798453Z test_reference_numerics_large_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0804472Z test_reference_numerics_large_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0810330Z test_reference_numerics_large_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0816258Z test_reference_numerics_large_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0822313Z test_reference_numerics_large_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0828350Z test_reference_numerics_large_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0834289Z test_reference_numerics_large_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0840212Z test_reference_numerics_large_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0846292Z test_reference_numerics_large_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0852573Z test_reference_numerics_large_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0858766Z test_reference_numerics_large_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0865228Z test_reference_numerics_large_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0871509Z test_reference_numerics_large_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0877758Z test_reference_numerics_large_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0884071Z test_reference_numerics_large_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0890370Z test_reference_numerics_large_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0896605Z test_reference_numerics_large_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0902985Z test_reference_numerics_large_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0908945Z test_reference_numerics_large_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0915103Z test_reference_numerics_large_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0921376Z test_reference_numerics_large_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0927396Z test_reference_numerics_large_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0933525Z test_reference_numerics_large_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0939262Z test_reference_numerics_large_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0945145Z test_reference_numerics_large_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0950892Z test_reference_numerics_large_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0956693Z test_reference_numerics_large_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.0962246Z test_reference_numerics_large_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0968139Z test_reference_numerics_large_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0973699Z test_reference_numerics_large_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0979517Z test_reference_numerics_large_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0985314Z test_reference_numerics_large_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0991266Z test_reference_numerics_large_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.0997254Z test_reference_numerics_large_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1003351Z test_reference_numerics_large_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1009394Z test_reference_numerics_large_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1015465Z test_reference_numerics_large_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1021467Z test_reference_numerics_large_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1027482Z test_reference_numerics_large_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1033464Z test_reference_numerics_large_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1039403Z test_reference_numerics_large_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1045465Z test_reference_numerics_large_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1051437Z test_reference_numerics_large_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1057399Z test_reference_numerics_large_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1063461Z test_reference_numerics_large_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1069423Z test_reference_numerics_large_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1075381Z test_reference_numerics_large_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1081345Z test_reference_numerics_large_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1087450Z test_reference_numerics_large_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1093404Z test_reference_numerics_large_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1099709Z test_reference_numerics_large_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1105857Z test_reference_numerics_large_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1111489Z test_reference_numerics_large_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1117356Z test_reference_numerics_large_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1123188Z test_reference_numerics_large_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1129011Z test_reference_numerics_large_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1134847Z test_reference_numerics_large_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1140850Z test_reference_numerics_large_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1146797Z test_reference_numerics_large_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1152547Z test_reference_numerics_large_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1158234Z test_reference_numerics_large_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1164168Z test_reference_numerics_large_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1170051Z test_reference_numerics_large_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1176033Z test_reference_numerics_large_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1182118Z test_reference_numerics_large_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1187959Z test_reference_numerics_large_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1193945Z test_reference_numerics_large_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1199796Z test_reference_numerics_large_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1205836Z test_reference_numerics_large_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1211718Z test_reference_numerics_large_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1217634Z test_reference_numerics_large_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1223727Z test_reference_numerics_large_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1229686Z test_reference_numerics_large_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1235582Z test_reference_numerics_large_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1241409Z test_reference_numerics_large_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1247450Z test_reference_numerics_large_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1253278Z test_reference_numerics_large_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1259593Z test_reference_numerics_large_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1265608Z test_reference_numerics_large_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1271483Z test_reference_numerics_large_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1277406Z test_reference_numerics_large_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1283369Z test_reference_numerics_large_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1289335Z test_reference_numerics_large_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1295309Z test_reference_numerics_large_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1301342Z test_reference_numerics_large_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1307356Z test_reference_numerics_large_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1313158Z test_reference_numerics_large_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1319136Z test_reference_numerics_large_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1325060Z test_reference_numerics_large_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1331005Z test_reference_numerics_large_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1336974Z test_reference_numerics_large_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1342965Z test_reference_numerics_large_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1349137Z test_reference_numerics_large_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1355105Z test_reference_numerics_large_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1360670Z test_reference_numerics_large_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1367024Z test_reference_numerics_large_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1372978Z test_reference_numerics_large_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1379467Z test_reference_numerics_large_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1385707Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1391534Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1397055Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1403045Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1408633Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1414403Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1420243Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.1425944Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1431683Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1437732Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1443405Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1449128Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1455086Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1460944Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1466944Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.1473031Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1478305Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1484238Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1490145Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1495854Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1501943Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1507672Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1513809Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.1519321Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1525528Z test_reference_numerics_large_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1531405Z test_reference_numerics_large_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1537332Z test_reference_numerics_large_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1543853Z test_reference_numerics_large_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1549661Z test_reference_numerics_large_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1555589Z test_reference_numerics_large_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1561175Z test_reference_numerics_large_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1567082Z test_reference_numerics_large_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1572835Z test_reference_numerics_large_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1578701Z test_reference_numerics_large_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1584940Z test_reference_numerics_large_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1590542Z test_reference_numerics_large_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1596594Z test_reference_numerics_large_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1602456Z test_reference_numerics_large_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1608073Z test_reference_numerics_large_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1613740Z test_reference_numerics_large_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1619711Z test_reference_numerics_large_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1625478Z test_reference_numerics_large_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1631321Z test_reference_numerics_large_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1637005Z test_reference_numerics_large_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1642877Z test_reference_numerics_large_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1648682Z test_reference_numerics_large_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1654651Z test_reference_numerics_large_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1660464Z test_reference_numerics_large_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1666190Z test_reference_numerics_large_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1671810Z test_reference_numerics_large_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1677745Z test_reference_numerics_large_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1683418Z test_reference_numerics_large_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1689381Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1695486Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1701534Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1707568Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1713479Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1719434Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1725610Z test_reference_numerics_large_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1731453Z test_reference_numerics_large_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1737164Z test_reference_numerics_large_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1743202Z test_reference_numerics_large_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1748897Z test_reference_numerics_large_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1754746Z test_reference_numerics_large_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1760649Z test_reference_numerics_large_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1766520Z test_reference_numerics_large_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1772455Z test_reference_numerics_large_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1778467Z test_reference_numerics_large_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1784626Z test_reference_numerics_large_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1790515Z test_reference_numerics_large_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1796551Z test_reference_numerics_large_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1802475Z test_reference_numerics_large_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1808554Z test_reference_numerics_large_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1814395Z test_reference_numerics_large_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1820712Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.1826535Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.1832443Z test_reference_numerics_large_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1838168Z test_reference_numerics_large_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1844785Z test_reference_numerics_large_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1850605Z test_reference_numerics_large_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1856930Z test_reference_numerics_large_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1862756Z test_reference_numerics_large_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1868882Z test_reference_numerics_large_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1874932Z test_reference_numerics_large_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1881124Z test_reference_numerics_large_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1887475Z test_reference_numerics_large_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1892994Z test_reference_numerics_large_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1898811Z test_reference_numerics_large_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1904707Z test_reference_numerics_large_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1910465Z test_reference_numerics_large_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1916323Z test_reference_numerics_large_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1922205Z test_reference_numerics_large_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1928110Z test_reference_numerics_large_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1933965Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1940604Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1945879Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1951665Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1957625Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1963490Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1969318Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1975392Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1981345Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1987426Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1993460Z test_reference_numerics_large_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.1999775Z test_reference_numerics_large_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2006319Z test_reference_numerics_large_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2012026Z test_reference_numerics_large_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2018221Z test_reference_numerics_large_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2024292Z test_reference_numerics_large_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2030476Z test_reference_numerics_large_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2036417Z test_reference_numerics_large_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2082675Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.005s) 2022-08-17T12:54:51.2088736Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2094810Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2101036Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2106934Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2112905Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2118769Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2124611Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2130513Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2136845Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2142720Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2148669Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2154810Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2161078Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2167972Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2174719Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2181610Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2188232Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2194986Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2201726Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2208633Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2215527Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2222574Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2229379Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2236270Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2243250Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2250100Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2256947Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2263938Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2270775Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2277671Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2284626Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2291485Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2298240Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2305186Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2311955Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2318640Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2325657Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2332394Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2339259Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2345924Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2351994Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2357796Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2363659Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2369663Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2375562Z test_reference_numerics_large_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2381418Z test_reference_numerics_large_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2387239Z test_reference_numerics_large_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2393258Z test_reference_numerics_large_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2399236Z test_reference_numerics_large_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2405276Z test_reference_numerics_large_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2410738Z test_reference_numerics_large_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2416626Z test_reference_numerics_large_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2422369Z test_reference_numerics_large_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2428226Z test_reference_numerics_large_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2433908Z test_reference_numerics_large_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2439703Z test_reference_numerics_large_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2445695Z test_reference_numerics_large_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2451251Z test_reference_numerics_large_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2456911Z test_reference_numerics_large_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2462859Z test_reference_numerics_large_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2468526Z test_reference_numerics_large_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2474334Z test_reference_numerics_large_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2479871Z test_reference_numerics_large_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2485800Z test_reference_numerics_large_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2491383Z test_reference_numerics_large_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2497235Z test_reference_numerics_large_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2503033Z test_reference_numerics_large_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2508766Z test_reference_numerics_large_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2514561Z test_reference_numerics_large_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2520391Z test_reference_numerics_large_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2526481Z test_reference_numerics_large_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2532207Z test_reference_numerics_large_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2538147Z test_reference_numerics_large_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2544267Z test_reference_numerics_large_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2550047Z test_reference_numerics_large_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2555820Z test_reference_numerics_large_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2561964Z test_reference_numerics_large_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2567975Z test_reference_numerics_large_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2573860Z test_reference_numerics_large_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2579966Z test_reference_numerics_large_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2586377Z test_reference_numerics_large_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2592255Z test_reference_numerics_large_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2597781Z test_reference_numerics_large_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2603822Z test_reference_numerics_large_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2609897Z test_reference_numerics_large_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2615848Z test_reference_numerics_large_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2621662Z test_reference_numerics_large_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2628022Z test_reference_numerics_large_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2633836Z test_reference_numerics_large_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2639718Z test_reference_numerics_large_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2645830Z test_reference_numerics_large_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2651626Z test_reference_numerics_large_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2657628Z test_reference_numerics_large_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2663520Z test_reference_numerics_large_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2669694Z test_reference_numerics_large_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2675518Z test_reference_numerics_large_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2681393Z test_reference_numerics_large_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2687179Z test_reference_numerics_large_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2693175Z test_reference_numerics_large_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2699198Z test_reference_numerics_large_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2706054Z test_reference_numerics_large_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2712100Z test_reference_numerics_large_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2717859Z test_reference_numerics_large_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2723658Z test_reference_numerics_large_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2729377Z test_reference_numerics_large_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2735154Z test_reference_numerics_large_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2741209Z test_reference_numerics_large_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2746916Z test_reference_numerics_large_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2752791Z test_reference_numerics_large_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2758533Z test_reference_numerics_large_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2764609Z test_reference_numerics_large_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2770363Z test_reference_numerics_large_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2776105Z test_reference_numerics_large_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2782020Z test_reference_numerics_large_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2787895Z test_reference_numerics_large_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2793804Z test_reference_numerics_large_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2799617Z test_reference_numerics_large_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2805704Z test_reference_numerics_large_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2811845Z test_reference_numerics_large_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2817601Z test_reference_numerics_large_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2823542Z test_reference_numerics_large_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2829360Z test_reference_numerics_large_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2835102Z test_reference_numerics_large_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2840988Z test_reference_numerics_large_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2847338Z test_reference_numerics_large_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2853982Z test_reference_numerics_large_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2859861Z test_reference_numerics_large_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2865754Z test_reference_numerics_large_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2871590Z test_reference_numerics_large_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2877499Z test_reference_numerics_large_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2883336Z test_reference_numerics_large_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.2889105Z test_reference_numerics_large_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2894938Z test_reference_numerics_large_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2900956Z test_reference_numerics_large_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2906943Z test_reference_numerics_large_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2912882Z test_reference_numerics_large_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2919215Z test_reference_numerics_large_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2925245Z test_reference_numerics_large_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2931030Z test_reference_numerics_large_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2936839Z test_reference_numerics_large_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2942837Z test_reference_numerics_large_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2948664Z test_reference_numerics_large_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2954687Z test_reference_numerics_large_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2960726Z test_reference_numerics_large_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2966935Z test_reference_numerics_large_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2972990Z test_reference_numerics_large_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2979315Z test_reference_numerics_large_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2985248Z test_reference_numerics_large_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2991317Z test_reference_numerics_large_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.2997299Z test_reference_numerics_large_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3003530Z test_reference_numerics_large_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3009650Z test_reference_numerics_large_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3015339Z test_reference_numerics_large_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3021427Z test_reference_numerics_large_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3027368Z test_reference_numerics_large_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3032912Z test_reference_numerics_large_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3038751Z test_reference_numerics_large_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3044768Z test_reference_numerics_large_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3050805Z test_reference_numerics_large_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3056709Z test_reference_numerics_large_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3062740Z test_reference_numerics_large_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3068705Z test_reference_numerics_large_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3074607Z test_reference_numerics_large_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3080539Z test_reference_numerics_large_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3086650Z test_reference_numerics_large_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3092704Z test_reference_numerics_large_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3098307Z test_reference_numerics_large_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3104959Z test_reference_numerics_large_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3110543Z test_reference_numerics_large_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3116687Z test_reference_numerics_large_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3123084Z test_reference_numerics_large_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3129079Z test_reference_numerics_large_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3135347Z test_reference_numerics_large_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3141227Z test_reference_numerics_large_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3147099Z test_reference_numerics_large_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3153033Z test_reference_numerics_large_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3158869Z test_reference_numerics_large_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3164778Z test_reference_numerics_large_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3170685Z test_reference_numerics_large_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3176302Z test_reference_numerics_large_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3182223Z test_reference_numerics_large_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3188121Z test_reference_numerics_large_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3194155Z test_reference_numerics_large_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3200171Z test_reference_numerics_large_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3206302Z test_reference_numerics_large_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3212423Z test_reference_numerics_large_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3218509Z test_reference_numerics_large_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3224768Z test_reference_numerics_large_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3230888Z test_reference_numerics_large_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3236941Z test_reference_numerics_large_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3243072Z test_reference_numerics_large_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3249185Z test_reference_numerics_large_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3255265Z test_reference_numerics_large_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3261532Z test_reference_numerics_large_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3267669Z test_reference_numerics_large_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3273642Z test_reference_numerics_large_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3279632Z test_reference_numerics_large_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3285682Z test_reference_numerics_large_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3291686Z test_reference_numerics_large_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3297603Z test_reference_numerics_large_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3303706Z test_reference_numerics_large_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3309692Z test_reference_numerics_large_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3315707Z test_reference_numerics_large_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3321559Z test_reference_numerics_large_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3327613Z test_reference_numerics_large_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3333618Z test_reference_numerics_large_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3339683Z test_reference_numerics_large_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3345785Z test_reference_numerics_large_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3351820Z test_reference_numerics_large_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3368055Z test_reference_numerics_large_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3369028Z test_reference_numerics_large_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3369667Z test_reference_numerics_large_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3375024Z test_reference_numerics_large_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3381045Z test_reference_numerics_large_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3387309Z test_reference_numerics_large_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3392890Z test_reference_numerics_large_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3398563Z test_reference_numerics_large_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3404414Z test_reference_numerics_large_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3410240Z test_reference_numerics_large_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3416066Z test_reference_numerics_large_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3422094Z test_reference_numerics_large_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3427938Z test_reference_numerics_large_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3433775Z test_reference_numerics_large_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3439888Z test_reference_numerics_large_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3445682Z test_reference_numerics_large_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3451232Z test_reference_numerics_large_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3456964Z test_reference_numerics_large_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3462727Z test_reference_numerics_large_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3468492Z test_reference_numerics_large_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3473991Z test_reference_numerics_large_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3479621Z test_reference_numerics_large_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3485511Z test_reference_numerics_large_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.3491142Z test_reference_numerics_large_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3496826Z test_reference_numerics_large_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3502886Z test_reference_numerics_large_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3508567Z test_reference_numerics_large_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3514364Z test_reference_numerics_large_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3519886Z test_reference_numerics_large_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3525661Z test_reference_numerics_large_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3531375Z test_reference_numerics_large_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3537119Z test_reference_numerics_large_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3543276Z test_reference_numerics_large_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3587405Z test_reference_numerics_large_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.004s) 2022-08-17T12:54:51.3593339Z test_reference_numerics_large_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3599404Z test_reference_numerics_large_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3605334Z test_reference_numerics_large_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3611044Z test_reference_numerics_large_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3617452Z test_reference_numerics_large_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3623715Z test_reference_numerics_large_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3629589Z test_reference_numerics_large_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3635384Z test_reference_numerics_large_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3641234Z test_reference_numerics_large_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3647278Z test_reference_numerics_large_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3653081Z test_reference_numerics_large_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3659612Z test_reference_numerics_large_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3665642Z test_reference_numerics_large_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3671225Z test_reference_numerics_large_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3676874Z test_reference_numerics_large_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3682904Z test_reference_numerics_large_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3688778Z test_reference_numerics_large_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3694503Z test_reference_numerics_large_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3700437Z test_reference_numerics_large_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3706236Z test_reference_numerics_large_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3712209Z test_reference_numerics_large_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Incorrect result! (0.001s) 2022-08-17T12:54:51.3718488Z test_reference_numerics_large_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3724267Z test_reference_numerics_large_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3730073Z test_reference_numerics_large_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3735962Z test_reference_numerics_large_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3741836Z test_reference_numerics_large_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3747450Z test_reference_numerics_large_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3753271Z test_reference_numerics_large_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3759061Z test_reference_numerics_large_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3764855Z test_reference_numerics_large_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3770810Z test_reference_numerics_large_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3776774Z test_reference_numerics_large_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3782784Z test_reference_numerics_large_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3788546Z test_reference_numerics_large_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3794357Z test_reference_numerics_large_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3800519Z test_reference_numerics_large_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3806212Z test_reference_numerics_large_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3812246Z test_reference_numerics_large_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3818184Z test_reference_numerics_large_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3824613Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3830409Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3836737Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3842798Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3848811Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3855237Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3861747Z test_reference_numerics_large_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3867782Z test_reference_numerics_large_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3874423Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3880393Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3886421Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3892406Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3898133Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3904129Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3909847Z test_reference_numerics_large_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3915550Z test_reference_numerics_large_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3921260Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3927186Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3933067Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3938958Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3944922Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3950776Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3956721Z test_reference_numerics_large_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3962627Z test_reference_numerics_large_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3968641Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3974379Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3980345Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3986304Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3992139Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.3998053Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4004005Z test_reference_numerics_large_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4009853Z test_reference_numerics_large_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4015728Z test_reference_numerics_large_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4021732Z test_reference_numerics_large_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4027521Z test_reference_numerics_large_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4033395Z test_reference_numerics_large_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4039198Z test_reference_numerics_large_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4045167Z test_reference_numerics_large_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4051016Z test_reference_numerics_large_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4056815Z test_reference_numerics_large_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4062821Z test_reference_numerics_large_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4068711Z test_reference_numerics_large_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4074832Z test_reference_numerics_large_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4080617Z test_reference_numerics_large_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4086964Z test_reference_numerics_large_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4092775Z test_reference_numerics_large_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4098934Z test_reference_numerics_large_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4105137Z test_reference_numerics_large_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4110804Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4116769Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4123110Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4129179Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4135235Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4141316Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4147517Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4153812Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4160125Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4166452Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4172731Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4179160Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4185619Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4192076Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4198208Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4204594Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4211044Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4217600Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4223956Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4230392Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4236602Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4242840Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4249302Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4255625Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4261981Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4268346Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4274523Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4280764Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4287062Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4293192Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4299492Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4305777Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4312002Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4318324Z test_reference_numerics_large_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.4324791Z test_reference_numerics_large_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4331352Z test_reference_numerics_large_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4337395Z test_reference_numerics_large_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4344669Z test_reference_numerics_large_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4350918Z test_reference_numerics_large_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4357231Z test_reference_numerics_large_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4363813Z test_reference_numerics_large_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4370074Z test_reference_numerics_large_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4376481Z test_reference_numerics_large_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4382561Z test_reference_numerics_large_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4388659Z test_reference_numerics_large_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.4394671Z test_reference_numerics_large_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4400659Z test_reference_numerics_large_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.4406844Z test_reference_numerics_large_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.4412803Z test_reference_numerics_large_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4418966Z test_reference_numerics_large_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4425116Z test_reference_numerics_large_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4431206Z test_reference_numerics_large_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4437173Z test_reference_numerics_large_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4443371Z test_reference_numerics_large_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4449271Z test_reference_numerics_large_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4455186Z test_reference_numerics_large_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4461527Z test_reference_numerics_large_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.4467473Z test_reference_numerics_large_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4473375Z test_reference_numerics_large_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4479524Z test_reference_numerics_large_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4485758Z test_reference_numerics_large_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4491329Z test_reference_numerics_large_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4497268Z test_reference_numerics_large_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4503526Z test_reference_numerics_large_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4510060Z test_reference_numerics_large_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4516167Z test_reference_numerics_large_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4522569Z test_reference_numerics_large_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4528244Z test_reference_numerics_large_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4534332Z test_reference_numerics_large_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4540424Z test_reference_numerics_large_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4546295Z test_reference_numerics_large_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4552114Z test_reference_numerics_large_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4558239Z test_reference_numerics_large_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4564742Z test_reference_numerics_large_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4570603Z test_reference_numerics_large_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4576950Z test_reference_numerics_large_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4583603Z test_reference_numerics_large_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4590783Z test_reference_numerics_large_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4597147Z test_reference_numerics_large_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4603202Z test_reference_numerics_large_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4609482Z test_reference_numerics_large_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.4614359Z test_reference_numerics_normal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4619137Z test_reference_numerics_normal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4624231Z test_reference_numerics_normal_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4628825Z test_reference_numerics_normal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4633696Z test_reference_numerics_normal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4638183Z test_reference_numerics_normal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4643292Z test_reference_numerics_normal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4647910Z test_reference_numerics_normal_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4652516Z test_reference_numerics_normal_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4657356Z test_reference_numerics_normal_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4662563Z test_reference_numerics_normal_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4667399Z test_reference_numerics_normal_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4672323Z test_reference_numerics_normal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4677300Z test_reference_numerics_normal_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4681839Z test_reference_numerics_normal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4686753Z test_reference_numerics_normal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4691886Z test_reference_numerics_normal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4696741Z test_reference_numerics_normal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4701990Z test_reference_numerics_normal_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4706660Z test_reference_numerics_normal_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4711386Z test_reference_numerics_normal_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4716073Z test_reference_numerics_normal_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4720871Z test_reference_numerics_normal_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4725830Z test_reference_numerics_normal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4730396Z test_reference_numerics_normal_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4735195Z test_reference_numerics_normal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4740167Z test_reference_numerics_normal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4745311Z test_reference_numerics_normal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4750112Z test_reference_numerics_normal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4754881Z test_reference_numerics_normal_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4759784Z test_reference_numerics_normal_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4764918Z test_reference_numerics_normal_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4769347Z test_reference_numerics_normal_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4774172Z test_reference_numerics_normal_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4779409Z test_reference_numerics_normal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4784115Z test_reference_numerics_normal_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4788760Z test_reference_numerics_normal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4793629Z test_reference_numerics_normal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4798408Z test_reference_numerics_normal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4803281Z test_reference_numerics_normal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4808531Z test_reference_numerics_normal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4813953Z test_reference_numerics_normal_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4818754Z test_reference_numerics_normal_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4823741Z test_reference_numerics_normal_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4828622Z test_reference_numerics_normal_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4833691Z test_reference_numerics_normal_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4838774Z test_reference_numerics_normal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4843593Z test_reference_numerics_normal_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4848418Z test_reference_numerics_normal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4853408Z test_reference_numerics_normal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4858522Z test_reference_numerics_normal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4863334Z test_reference_numerics_normal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4868173Z test_reference_numerics_normal_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4873058Z test_reference_numerics_normal_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4877981Z test_reference_numerics_normal_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4882725Z test_reference_numerics_normal_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4887502Z test_reference_numerics_normal_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4892593Z test_reference_numerics_normal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4897187Z test_reference_numerics_normal_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4902078Z test_reference_numerics_normal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:51.4906829Z test_reference_numerics_normal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:51.4911496Z test_reference_numerics_normal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4916204Z test_reference_numerics_normal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4921300Z test_reference_numerics_normal_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4926025Z test_reference_numerics_normal_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4930766Z test_reference_numerics_normal_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4935488Z test_reference_numerics_normal_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4940544Z test_reference_numerics_normal_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4945754Z test_reference_numerics_normal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4950733Z test_reference_numerics_normal_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4955510Z test_reference_numerics_normal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4960058Z test_reference_numerics_normal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4964940Z test_reference_numerics_normal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4970078Z test_reference_numerics_normal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4974907Z test_reference_numerics_normal_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4979893Z test_reference_numerics_normal_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4984608Z test_reference_numerics_normal_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4989531Z test_reference_numerics_normal_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4994013Z test_reference_numerics_normal_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.4998758Z test_reference_numerics_normal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5003815Z test_reference_numerics_normal_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5008909Z test_reference_numerics_normal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5013905Z test_reference_numerics_normal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5018531Z test_reference_numerics_normal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5023718Z test_reference_numerics_normal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5028312Z test_reference_numerics_normal_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5033114Z test_reference_numerics_normal_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5037922Z test_reference_numerics_normal_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5043045Z test_reference_numerics_normal_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5047563Z test_reference_numerics_normal_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5052408Z test_reference_numerics_normal_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5057230Z test_reference_numerics_normal_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5062190Z test_reference_numerics_normal_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5067051Z test_reference_numerics_normal_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5071948Z test_reference_numerics_normal_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5076818Z test_reference_numerics_normal_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5081640Z test_reference_numerics_normal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5086727Z test_reference_numerics_normal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5091547Z test_reference_numerics_normal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5096389Z test_reference_numerics_normal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5135447Z test_reference_numerics_normal_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.004s) 2022-08-17T12:54:51.5140762Z test_reference_numerics_normal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5145232Z test_reference_numerics_normal_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5149703Z test_reference_numerics_normal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5154393Z test_reference_numerics_normal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5159084Z test_reference_numerics_normal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5163698Z test_reference_numerics_normal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5168329Z test_reference_numerics_normal_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5173052Z test_reference_numerics_normal_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5177730Z test_reference_numerics_normal_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5182736Z test_reference_numerics_normal_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5187382Z test_reference_numerics_normal_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5192104Z test_reference_numerics_normal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5196834Z test_reference_numerics_normal_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5201417Z test_reference_numerics_normal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5206491Z test_reference_numerics_normal_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5210962Z test_reference_numerics_normal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5215242Z test_reference_numerics_normal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5220092Z test_reference_numerics_normal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5224751Z test_reference_numerics_normal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5229442Z test_reference_numerics_normal_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5234090Z test_reference_numerics_normal_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5238563Z test_reference_numerics_normal_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5243079Z test_reference_numerics_normal_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5247587Z test_reference_numerics_normal_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5252034Z test_reference_numerics_normal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5256455Z test_reference_numerics_normal_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5261147Z test_reference_numerics_normal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5265677Z test_reference_numerics_normal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5270135Z test_reference_numerics_normal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5274626Z test_reference_numerics_normal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5279109Z test_reference_numerics_normal_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5283708Z test_reference_numerics_normal_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5288396Z test_reference_numerics_normal_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5292972Z test_reference_numerics_normal_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5297536Z test_reference_numerics_normal_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5302329Z test_reference_numerics_normal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5306996Z test_reference_numerics_normal_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5311622Z test_reference_numerics_normal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5316300Z test_reference_numerics_normal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5320708Z test_reference_numerics_normal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5325388Z test_reference_numerics_normal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5329960Z test_reference_numerics_normal_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5334664Z test_reference_numerics_normal_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5339659Z test_reference_numerics_normal_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5344445Z test_reference_numerics_normal_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5349258Z test_reference_numerics_normal_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5353739Z test_reference_numerics_normal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5358458Z test_reference_numerics_normal_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5363083Z test_reference_numerics_normal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5367662Z test_reference_numerics_normal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5372405Z test_reference_numerics_normal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5376970Z test_reference_numerics_normal_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5381596Z test_reference_numerics_normal_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5386169Z test_reference_numerics_normal_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5390786Z test_reference_numerics_normal_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5395320Z test_reference_numerics_normal_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5399999Z test_reference_numerics_normal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5404839Z test_reference_numerics_normal_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5409763Z test_reference_numerics_normal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5414468Z test_reference_numerics_normal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5419468Z test_reference_numerics_normal_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5424174Z test_reference_numerics_normal_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5428968Z test_reference_numerics_normal_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5433704Z test_reference_numerics_normal_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5438532Z test_reference_numerics_normal_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5443400Z test_reference_numerics_normal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5448209Z test_reference_numerics_normal_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5452876Z test_reference_numerics_normal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5457659Z test_reference_numerics_normal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5462606Z test_reference_numerics_normal_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5467296Z test_reference_numerics_normal_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5472099Z test_reference_numerics_normal_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5476913Z test_reference_numerics_normal_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5481671Z test_reference_numerics_normal_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5486671Z test_reference_numerics_normal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5491423Z test_reference_numerics_normal_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5496166Z test_reference_numerics_normal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5501187Z test_reference_numerics_normal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5506197Z test_reference_numerics_normal_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5511095Z test_reference_numerics_normal_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5515979Z test_reference_numerics_normal_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5520575Z test_reference_numerics_normal_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5525755Z test_reference_numerics_normal_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5530426Z test_reference_numerics_normal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5535347Z test_reference_numerics_normal_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5540645Z test_reference_numerics_normal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5545506Z test_reference_numerics_normal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5550602Z test_reference_numerics_normal_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5555359Z test_reference_numerics_normal_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5560273Z test_reference_numerics_normal_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5565205Z test_reference_numerics_normal_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5569704Z test_reference_numerics_normal_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5574508Z test_reference_numerics_normal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5579377Z test_reference_numerics_normal_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5584361Z test_reference_numerics_normal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5588882Z test_reference_numerics_normal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5593746Z test_reference_numerics_normal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5598477Z test_reference_numerics_normal_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5603444Z test_reference_numerics_normal_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5608451Z test_reference_numerics_normal_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5613542Z test_reference_numerics_normal_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5618408Z test_reference_numerics_normal_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5623294Z test_reference_numerics_normal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5628287Z test_reference_numerics_normal_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5633129Z test_reference_numerics_normal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5638062Z test_reference_numerics_normal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5642712Z test_reference_numerics_normal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5647593Z test_reference_numerics_normal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5652429Z test_reference_numerics_normal_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5657443Z test_reference_numerics_normal_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5662592Z test_reference_numerics_normal_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5667336Z test_reference_numerics_normal_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5672132Z test_reference_numerics_normal_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5676937Z test_reference_numerics_normal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5681967Z test_reference_numerics_normal_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5686913Z test_reference_numerics_normal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5691907Z test_reference_numerics_normal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5696918Z test_reference_numerics_normal_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5702039Z test_reference_numerics_normal_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5706876Z test_reference_numerics_normal_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5711688Z test_reference_numerics_normal_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5716526Z test_reference_numerics_normal_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5721646Z test_reference_numerics_normal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5726426Z test_reference_numerics_normal_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5731173Z test_reference_numerics_normal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5735959Z test_reference_numerics_normal_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5740731Z test_reference_numerics_normal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5745468Z test_reference_numerics_normal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5750227Z test_reference_numerics_normal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5754958Z test_reference_numerics_normal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5760008Z test_reference_numerics_normal_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5764799Z test_reference_numerics_normal_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5769917Z test_reference_numerics_normal_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5774633Z test_reference_numerics_normal_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5779476Z test_reference_numerics_normal_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5784332Z test_reference_numerics_normal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5788969Z test_reference_numerics_normal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5793745Z test_reference_numerics_normal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5798407Z test_reference_numerics_normal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5803430Z test_reference_numerics_normal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5808188Z test_reference_numerics_normal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5812962Z test_reference_numerics_normal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5817893Z test_reference_numerics_normal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5822590Z test_reference_numerics_normal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5827632Z test_reference_numerics_normal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5832153Z test_reference_numerics_normal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5836777Z test_reference_numerics_normal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5841415Z test_reference_numerics_normal_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5846740Z test_reference_numerics_normal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5851872Z test_reference_numerics_normal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5857287Z test_reference_numerics_normal_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5862429Z test_reference_numerics_normal_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5867593Z test_reference_numerics_normal_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5872549Z test_reference_numerics_normal_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5877566Z test_reference_numerics_normal_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5882677Z test_reference_numerics_normal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5887689Z test_reference_numerics_normal_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5892833Z test_reference_numerics_normal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5897679Z test_reference_numerics_normal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5902801Z test_reference_numerics_normal_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5907865Z test_reference_numerics_normal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5912773Z test_reference_numerics_normal_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5917770Z test_reference_numerics_normal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5922772Z test_reference_numerics_normal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5927809Z test_reference_numerics_normal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5932735Z test_reference_numerics_normal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5937717Z test_reference_numerics_normal_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5942861Z test_reference_numerics_normal_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5947828Z test_reference_numerics_normal_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5952849Z test_reference_numerics_normal_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5957780Z test_reference_numerics_normal_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5962811Z test_reference_numerics_normal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5967942Z test_reference_numerics_normal_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5973183Z test_reference_numerics_normal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5978059Z test_reference_numerics_normal_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5983365Z test_reference_numerics_normal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5988741Z test_reference_numerics_normal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5993645Z test_reference_numerics_normal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.5998207Z test_reference_numerics_normal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6002688Z test_reference_numerics_normal_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6007261Z test_reference_numerics_normal_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6011812Z test_reference_numerics_normal_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6016390Z test_reference_numerics_normal_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6021034Z test_reference_numerics_normal_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6025615Z test_reference_numerics_normal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6030240Z test_reference_numerics_normal_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6034798Z test_reference_numerics_normal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6039407Z test_reference_numerics_normal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6044077Z test_reference_numerics_normal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6048717Z test_reference_numerics_normal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6053328Z test_reference_numerics_normal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6057929Z test_reference_numerics_normal_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6062600Z test_reference_numerics_normal_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6067145Z test_reference_numerics_normal_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6071750Z test_reference_numerics_normal_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6076370Z test_reference_numerics_normal_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6080998Z test_reference_numerics_normal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6085874Z test_reference_numerics_normal_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6090624Z test_reference_numerics_normal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6095514Z test_reference_numerics_normal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6100309Z test_reference_numerics_normal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6105178Z test_reference_numerics_normal_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6109928Z test_reference_numerics_normal_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6115026Z test_reference_numerics_normal_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6120118Z test_reference_numerics_normal_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6125377Z test_reference_numerics_normal_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6130665Z test_reference_numerics_normal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6135572Z test_reference_numerics_normal_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6140921Z test_reference_numerics_normal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6145848Z test_reference_numerics_normal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6150927Z test_reference_numerics_normal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6156095Z test_reference_numerics_normal_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6161306Z test_reference_numerics_normal_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6166195Z test_reference_numerics_normal_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6171236Z test_reference_numerics_normal_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6176209Z test_reference_numerics_normal_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6181525Z test_reference_numerics_normal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6186355Z test_reference_numerics_normal_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6191420Z test_reference_numerics_normal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6196357Z test_reference_numerics_normal_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6201349Z test_reference_numerics_normal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6206727Z test_reference_numerics_normal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6211694Z test_reference_numerics_normal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6216631Z test_reference_numerics_normal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6221786Z test_reference_numerics_normal_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6226959Z test_reference_numerics_normal_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6232101Z test_reference_numerics_normal_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6237163Z test_reference_numerics_normal_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6242429Z test_reference_numerics_normal_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6247507Z test_reference_numerics_normal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6252607Z test_reference_numerics_normal_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:51.6257785Z test_reference_numerics_normal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6263134Z test_reference_numerics_normal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6268157Z test_reference_numerics_normal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6273246Z test_reference_numerics_normal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6278396Z test_reference_numerics_normal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6283592Z test_reference_numerics_normal_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6288706Z test_reference_numerics_normal_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6293876Z test_reference_numerics_normal_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6299131Z test_reference_numerics_normal_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6304288Z test_reference_numerics_normal_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6309425Z test_reference_numerics_normal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6314548Z test_reference_numerics_normal_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6319624Z test_reference_numerics_normal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6324917Z test_reference_numerics_normal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6330371Z test_reference_numerics_normal_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6335122Z test_reference_numerics_normal_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6340178Z test_reference_numerics_normal_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6345006Z test_reference_numerics_normal_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6350392Z test_reference_numerics_normal_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6355125Z test_reference_numerics_normal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6359908Z test_reference_numerics_normal_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6364894Z test_reference_numerics_normal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6369715Z test_reference_numerics_normal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6374412Z test_reference_numerics_normal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6379474Z test_reference_numerics_normal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6384396Z test_reference_numerics_normal_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6389476Z test_reference_numerics_normal_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6394543Z test_reference_numerics_normal_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6399628Z test_reference_numerics_normal_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6404885Z test_reference_numerics_normal_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6409893Z test_reference_numerics_normal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6414979Z test_reference_numerics_normal_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6420266Z test_reference_numerics_normal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6425481Z test_reference_numerics_normal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6430574Z test_reference_numerics_normal_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6435323Z test_reference_numerics_normal_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6440026Z test_reference_numerics_normal_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6444852Z test_reference_numerics_normal_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6449868Z test_reference_numerics_normal_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6454370Z test_reference_numerics_normal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6459064Z test_reference_numerics_normal_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6463912Z test_reference_numerics_normal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6468549Z test_reference_numerics_normal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6473354Z test_reference_numerics_normal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6478324Z test_reference_numerics_normal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6483004Z test_reference_numerics_normal_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6487840Z test_reference_numerics_normal_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6492826Z test_reference_numerics_normal_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6497594Z test_reference_numerics_normal_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6502577Z test_reference_numerics_normal_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6507477Z test_reference_numerics_normal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6512342Z test_reference_numerics_normal_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6517218Z test_reference_numerics_normal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6521970Z test_reference_numerics_normal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6526943Z test_reference_numerics_normal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6531725Z test_reference_numerics_normal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6536573Z test_reference_numerics_normal_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6541692Z test_reference_numerics_normal_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6546345Z test_reference_numerics_normal_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6551176Z test_reference_numerics_normal_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6556133Z test_reference_numerics_normal_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6560953Z test_reference_numerics_normal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6565897Z test_reference_numerics_normal_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6571059Z test_reference_numerics_normal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6575808Z test_reference_numerics_normal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6580971Z test_reference_numerics_normal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6585472Z test_reference_numerics_normal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6590291Z test_reference_numerics_normal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6595086Z test_reference_numerics_normal_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6599701Z test_reference_numerics_normal_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6604763Z test_reference_numerics_normal_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6609401Z test_reference_numerics_normal_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6614152Z test_reference_numerics_normal_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6618970Z test_reference_numerics_normal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6623588Z test_reference_numerics_normal_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6628491Z test_reference_numerics_normal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6633019Z test_reference_numerics_normal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6638089Z test_reference_numerics_normal_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6642709Z test_reference_numerics_normal_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6647728Z test_reference_numerics_normal_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6652625Z test_reference_numerics_normal_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6657521Z test_reference_numerics_normal_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6662652Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6667551Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6672763Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6677398Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6682230Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6687007Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6691718Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6696513Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6701374Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6706128Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6710821Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6715737Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6720573Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6725529Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6773881Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.005s) 2022-08-17T12:54:51.6778726Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6784006Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6788586Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6793288Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6797967Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6802658Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6807498Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6812550Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6816948Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6821676Z test_reference_numerics_normal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6826504Z test_reference_numerics_normal_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6831364Z test_reference_numerics_normal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6836404Z test_reference_numerics_normal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6841234Z test_reference_numerics_normal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6845953Z test_reference_numerics_normal_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6850552Z test_reference_numerics_normal_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6855320Z test_reference_numerics_normal_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6860515Z test_reference_numerics_normal_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6865415Z test_reference_numerics_normal_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6870022Z test_reference_numerics_normal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6874715Z test_reference_numerics_normal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6879380Z test_reference_numerics_normal_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6884264Z test_reference_numerics_normal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6889442Z test_reference_numerics_normal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6894035Z test_reference_numerics_normal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6898820Z test_reference_numerics_normal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6903733Z test_reference_numerics_normal_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6908610Z test_reference_numerics_normal_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6913325Z test_reference_numerics_normal_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6917906Z test_reference_numerics_normal_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6922801Z test_reference_numerics_normal_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6927629Z test_reference_numerics_normal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6932280Z test_reference_numerics_normal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6937197Z test_reference_numerics_normal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6942127Z test_reference_numerics_normal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6946848Z test_reference_numerics_normal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6951414Z test_reference_numerics_normal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6956231Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6960929Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6965695Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6970472Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6975138Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6980144Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6984751Z test_reference_numerics_normal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6989658Z test_reference_numerics_normal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6994530Z test_reference_numerics_normal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.6999370Z test_reference_numerics_normal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7004369Z test_reference_numerics_normal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7009243Z test_reference_numerics_normal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7014153Z test_reference_numerics_normal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7019050Z test_reference_numerics_normal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7023948Z test_reference_numerics_normal_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7028768Z test_reference_numerics_normal_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7033607Z test_reference_numerics_normal_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7038456Z test_reference_numerics_normal_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7043340Z test_reference_numerics_normal_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7048226Z test_reference_numerics_normal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7053044Z test_reference_numerics_normal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7057908Z test_reference_numerics_normal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7062872Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7067727Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:51.7072555Z test_reference_numerics_normal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7077693Z test_reference_numerics_normal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7082482Z test_reference_numerics_normal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7087419Z test_reference_numerics_normal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7092170Z test_reference_numerics_normal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7096888Z test_reference_numerics_normal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7101768Z test_reference_numerics_normal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7106512Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7111564Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7116230Z test_reference_numerics_normal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7120769Z test_reference_numerics_normal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7125865Z test_reference_numerics_normal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7130698Z test_reference_numerics_normal_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7135569Z test_reference_numerics_normal_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7140664Z test_reference_numerics_normal_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7145563Z test_reference_numerics_normal_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7150372Z test_reference_numerics_normal_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7155111Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7159816Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:51.7164652Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:51.7169457Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7174309Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7179264Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7183988Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7189187Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7193835Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7198551Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7203111Z test_reference_numerics_normal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7208081Z test_reference_numerics_normal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7212667Z test_reference_numerics_normal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7217398Z test_reference_numerics_normal_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7222240Z test_reference_numerics_normal_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7226920Z test_reference_numerics_normal_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7231605Z test_reference_numerics_normal_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7236708Z test_reference_numerics_normal_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7241505Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7246447Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7251335Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7255912Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7260894Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7265711Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7270545Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7275360Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7280265Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7285457Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7290235Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7294970Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7300539Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7304786Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7309538Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7314453Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7318889Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7323610Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7328525Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7333058Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7337738Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7342493Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7347138Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7351785Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7356431Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7361027Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7365797Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7370528Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7375138Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7380066Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7384703Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7389407Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7394208Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7398809Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7403453Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7408016Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7412589Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7417230Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7421998Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7426801Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7431276Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7435865Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7440504Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7445280Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7449767Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7454359Z test_reference_numerics_normal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7459029Z test_reference_numerics_normal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7463705Z test_reference_numerics_normal_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7468260Z test_reference_numerics_normal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7472827Z test_reference_numerics_normal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7477416Z test_reference_numerics_normal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7482844Z test_reference_numerics_normal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7488353Z test_reference_numerics_normal_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7493802Z test_reference_numerics_normal_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7499415Z test_reference_numerics_normal_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7505148Z test_reference_numerics_normal_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7510807Z test_reference_numerics_normal_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7516463Z test_reference_numerics_normal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7521806Z test_reference_numerics_normal_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7526487Z test_reference_numerics_normal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7531273Z test_reference_numerics_normal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7535994Z test_reference_numerics_normal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7540919Z test_reference_numerics_normal_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7545682Z test_reference_numerics_normal_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7550538Z test_reference_numerics_normal_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7555290Z test_reference_numerics_normal_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7559993Z test_reference_numerics_normal_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7564918Z test_reference_numerics_normal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7569729Z test_reference_numerics_normal_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7575435Z test_reference_numerics_normal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7579935Z test_reference_numerics_normal_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7584488Z test_reference_numerics_normal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7589213Z test_reference_numerics_normal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7593847Z test_reference_numerics_normal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7598702Z test_reference_numerics_normal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7603499Z test_reference_numerics_normal_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7608172Z test_reference_numerics_normal_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7612864Z test_reference_numerics_normal_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7617576Z test_reference_numerics_normal_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7622363Z test_reference_numerics_normal_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7627178Z test_reference_numerics_normal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7631989Z test_reference_numerics_normal_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7636344Z test_reference_numerics_normal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7641106Z test_reference_numerics_normal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7645937Z test_reference_numerics_normal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7650579Z test_reference_numerics_normal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7655939Z test_reference_numerics_normal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7660275Z test_reference_numerics_normal_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7665249Z test_reference_numerics_normal_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7669919Z test_reference_numerics_normal_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7674813Z test_reference_numerics_normal_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7679481Z test_reference_numerics_normal_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7684419Z test_reference_numerics_normal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7689172Z test_reference_numerics_normal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7693931Z test_reference_numerics_normal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7698570Z test_reference_numerics_normal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7703549Z test_reference_numerics_normal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7708601Z test_reference_numerics_normal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7713098Z test_reference_numerics_normal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7717928Z test_reference_numerics_normal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7722569Z test_reference_numerics_normal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7727553Z test_reference_numerics_normal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7732263Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7737069Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7742093Z test_reference_numerics_normal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7746839Z test_reference_numerics_normal_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7751518Z test_reference_numerics_normal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7756383Z test_reference_numerics_normal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7761189Z test_reference_numerics_normal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7766577Z test_reference_numerics_normal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7771062Z test_reference_numerics_normal_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7775636Z test_reference_numerics_normal_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7780511Z test_reference_numerics_normal_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7785588Z test_reference_numerics_normal_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7790546Z test_reference_numerics_normal_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7795467Z test_reference_numerics_normal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7801065Z test_reference_numerics_normal_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7806590Z test_reference_numerics_normal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7812555Z test_reference_numerics_normal_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7818516Z test_reference_numerics_normal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7824669Z test_reference_numerics_normal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7830469Z test_reference_numerics_normal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7836527Z test_reference_numerics_normal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7842803Z test_reference_numerics_normal_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7848863Z test_reference_numerics_normal_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7854908Z test_reference_numerics_normal_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7860792Z test_reference_numerics_normal_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7866788Z test_reference_numerics_normal_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7872607Z test_reference_numerics_normal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7878458Z test_reference_numerics_normal_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7884395Z test_reference_numerics_normal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7890445Z test_reference_numerics_normal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7896057Z test_reference_numerics_normal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7901862Z test_reference_numerics_normal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7907499Z test_reference_numerics_normal_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7913518Z test_reference_numerics_normal_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7921364Z test_reference_numerics_normal_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7928595Z test_reference_numerics_normal_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7933490Z test_reference_numerics_normal_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7938470Z test_reference_numerics_normal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7943549Z test_reference_numerics_normal_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7948488Z test_reference_numerics_normal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7953765Z test_reference_numerics_normal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7959217Z test_reference_numerics_normal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7964502Z test_reference_numerics_normal_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.7969779Z test_reference_numerics_normal_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7975078Z test_reference_numerics_normal_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7980426Z test_reference_numerics_normal_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7985850Z test_reference_numerics_normal_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7991174Z test_reference_numerics_normal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.7996499Z test_reference_numerics_normal_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8002157Z test_reference_numerics_normal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8007591Z test_reference_numerics_normal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8012861Z test_reference_numerics_normal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8018256Z test_reference_numerics_normal_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8023752Z test_reference_numerics_normal_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8028992Z test_reference_numerics_normal_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8034373Z test_reference_numerics_normal_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8039621Z test_reference_numerics_normal_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8045053Z test_reference_numerics_normal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8050647Z test_reference_numerics_normal_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8055998Z test_reference_numerics_normal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8061305Z test_reference_numerics_normal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8066652Z test_reference_numerics_normal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8072175Z test_reference_numerics_normal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8077361Z test_reference_numerics_normal_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8082782Z test_reference_numerics_normal_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8088254Z test_reference_numerics_normal_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8093666Z test_reference_numerics_normal_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8099228Z test_reference_numerics_normal_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8104711Z test_reference_numerics_normal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8110423Z test_reference_numerics_normal_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8115768Z test_reference_numerics_normal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8121402Z test_reference_numerics_normal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8126947Z test_reference_numerics_normal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8132263Z test_reference_numerics_normal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8137452Z test_reference_numerics_normal_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8143183Z test_reference_numerics_normal_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8148543Z test_reference_numerics_normal_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8154051Z test_reference_numerics_normal_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8159508Z test_reference_numerics_normal_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8165224Z test_reference_numerics_normal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8170508Z test_reference_numerics_normal_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8175946Z test_reference_numerics_normal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8181500Z test_reference_numerics_normal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8186898Z test_reference_numerics_normal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8192399Z test_reference_numerics_normal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8197786Z test_reference_numerics_normal_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8203236Z test_reference_numerics_normal_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8208718Z test_reference_numerics_normal_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8214208Z test_reference_numerics_normal_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8219707Z test_reference_numerics_normal_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8225190Z test_reference_numerics_normal_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8230758Z test_reference_numerics_normal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8236160Z test_reference_numerics_normal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8241346Z test_reference_numerics_normal_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8246939Z test_reference_numerics_normal_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8252257Z test_reference_numerics_normal_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8257729Z test_reference_numerics_normal_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8263089Z test_reference_numerics_normal_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8268333Z test_reference_numerics_normal_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8273903Z test_reference_numerics_normal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8279043Z test_reference_numerics_normal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8284550Z test_reference_numerics_normal_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8289959Z test_reference_numerics_normal_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8295316Z test_reference_numerics_normal_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8300759Z test_reference_numerics_normal_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8305940Z test_reference_numerics_normal_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8311276Z test_reference_numerics_normal_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8316438Z test_reference_numerics_normal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8321597Z test_reference_numerics_normal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8326906Z test_reference_numerics_normal_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8332570Z test_reference_numerics_normal_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8337630Z test_reference_numerics_normal_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8343065Z test_reference_numerics_normal_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8348301Z test_reference_numerics_normal_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8353607Z test_reference_numerics_normal_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8358943Z test_reference_numerics_normal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8364323Z test_reference_numerics_normal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8369716Z test_reference_numerics_normal_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8375219Z test_reference_numerics_normal_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8380823Z test_reference_numerics_normal_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8386418Z test_reference_numerics_normal_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8391634Z test_reference_numerics_normal_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8396895Z test_reference_numerics_normal_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8402576Z test_reference_numerics_normal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8407741Z test_reference_numerics_normal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8413101Z test_reference_numerics_normal_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8418451Z test_reference_numerics_normal_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8424073Z test_reference_numerics_normal_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.8429544Z test_reference_numerics_normal_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8470579Z test_reference_numerics_normal_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.004s) 2022-08-17T12:54:51.8475669Z test_reference_numerics_normal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8480737Z test_reference_numerics_normal_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8485925Z test_reference_numerics_normal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8490491Z test_reference_numerics_normal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8495458Z test_reference_numerics_normal_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8500523Z test_reference_numerics_normal_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8505558Z test_reference_numerics_normal_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8510235Z test_reference_numerics_normal_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8514960Z test_reference_numerics_normal_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8519705Z test_reference_numerics_normal_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8525016Z test_reference_numerics_normal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8529924Z test_reference_numerics_normal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8534818Z test_reference_numerics_normal_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8539721Z test_reference_numerics_normal_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8544639Z test_reference_numerics_normal_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8549462Z test_reference_numerics_normal_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8554341Z test_reference_numerics_normal_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8558921Z test_reference_numerics_normal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8563993Z test_reference_numerics_normal_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8568805Z test_reference_numerics_normal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8573456Z test_reference_numerics_normal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8578231Z test_reference_numerics_normal_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8583232Z test_reference_numerics_normal_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8588015Z test_reference_numerics_normal_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8592702Z test_reference_numerics_normal_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8597571Z test_reference_numerics_normal_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8602456Z test_reference_numerics_normal_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8607152Z test_reference_numerics_normal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8611935Z test_reference_numerics_normal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8616467Z test_reference_numerics_normal_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8621148Z test_reference_numerics_normal_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8625841Z test_reference_numerics_normal_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8630445Z test_reference_numerics_normal_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8635051Z test_reference_numerics_normal_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8639672Z test_reference_numerics_normal_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8644312Z test_reference_numerics_normal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8648868Z test_reference_numerics_normal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8653437Z test_reference_numerics_normal_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8658053Z test_reference_numerics_normal_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8662845Z test_reference_numerics_normal_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8667418Z test_reference_numerics_normal_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8671993Z test_reference_numerics_normal_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8676615Z test_reference_numerics_normal_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8681150Z test_reference_numerics_normal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8685838Z test_reference_numerics_normal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8690435Z test_reference_numerics_normal_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8694978Z test_reference_numerics_normal_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8699651Z test_reference_numerics_normal_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8704451Z test_reference_numerics_normal_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8709101Z test_reference_numerics_normal_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8713751Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8718385Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8723015Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8727706Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8732415Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8737185Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8742465Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8746924Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8751977Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8756807Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8761783Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8767248Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8771950Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8776750Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8781537Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8786390Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8791080Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8795760Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8800396Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8805382Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8810131Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8814864Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8819780Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8824632Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8829331Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8834086Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8838772Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8843477Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8848024Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8852832Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8857525Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8862529Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8867233Z test_reference_numerics_normal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8872095Z test_reference_numerics_normal_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8876663Z test_reference_numerics_normal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8881324Z test_reference_numerics_normal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8886292Z test_reference_numerics_normal_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8891144Z test_reference_numerics_normal_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8895874Z test_reference_numerics_normal_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8901028Z test_reference_numerics_normal_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8905941Z test_reference_numerics_normal_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8910916Z test_reference_numerics_normal_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8915877Z test_reference_numerics_normal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8920847Z test_reference_numerics_normal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8925830Z test_reference_numerics_normal_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8930722Z test_reference_numerics_normal_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8935620Z test_reference_numerics_normal_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8940684Z test_reference_numerics_normal_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8945438Z test_reference_numerics_normal_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8950671Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8955322Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8960136Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8965131Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8969922Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8975211Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8979685Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8984648Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8989230Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8994340Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.8999569Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9004329Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9009124Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9014208Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9018980Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9023950Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9028943Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9033567Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9038379Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9043329Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9048109Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9052944Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9057682Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9062644Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9067375Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9072146Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9076835Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9081453Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9086267Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9091059Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9095648Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9100464Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9105054Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9109799Z test_reference_numerics_normal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9114334Z test_reference_numerics_normal_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9118888Z test_reference_numerics_normal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9123574Z test_reference_numerics_normal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9128152Z test_reference_numerics_normal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9132732Z test_reference_numerics_normal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9137284Z test_reference_numerics_normal_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9141998Z test_reference_numerics_normal_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9146559Z test_reference_numerics_normal_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9151175Z test_reference_numerics_normal_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9155700Z test_reference_numerics_normal_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9160286Z test_reference_numerics_normal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9164966Z test_reference_numerics_normal_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9169567Z test_reference_numerics_normal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9174169Z test_reference_numerics_normal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9178705Z test_reference_numerics_normal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9183523Z test_reference_numerics_normal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9188103Z test_reference_numerics_normal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9192711Z test_reference_numerics_normal_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9197305Z test_reference_numerics_normal_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9201859Z test_reference_numerics_normal_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9206587Z test_reference_numerics_normal_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9211176Z test_reference_numerics_normal_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9215855Z test_reference_numerics_normal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9220545Z test_reference_numerics_normal_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9225355Z test_reference_numerics_normal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9229899Z test_reference_numerics_normal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9234792Z test_reference_numerics_normal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9239565Z test_reference_numerics_normal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9244299Z test_reference_numerics_normal_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9249081Z test_reference_numerics_normal_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9253731Z test_reference_numerics_normal_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9258632Z test_reference_numerics_normal_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9263277Z test_reference_numerics_normal_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9268264Z test_reference_numerics_normal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9272825Z test_reference_numerics_normal_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9277742Z test_reference_numerics_normal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9282370Z test_reference_numerics_normal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9287110Z test_reference_numerics_normal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9291811Z test_reference_numerics_normal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9296531Z test_reference_numerics_normal_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9301476Z test_reference_numerics_normal_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9306165Z test_reference_numerics_normal_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9311001Z test_reference_numerics_normal_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9315763Z test_reference_numerics_normal_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9320604Z test_reference_numerics_normal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9325386Z test_reference_numerics_normal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9330470Z test_reference_numerics_normal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:51.9335870Z test_reference_numerics_small_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9341820Z test_reference_numerics_small_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9347268Z test_reference_numerics_small_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9352879Z test_reference_numerics_small_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9358455Z test_reference_numerics_small_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9364144Z test_reference_numerics_small_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9369818Z test_reference_numerics_small_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9375547Z test_reference_numerics_small_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9381238Z test_reference_numerics_small_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9386917Z test_reference_numerics_small_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9392745Z test_reference_numerics_small_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.9398270Z test_reference_numerics_small_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9404140Z test_reference_numerics_small_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9409591Z test_reference_numerics_small_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9415107Z test_reference_numerics_small_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9420859Z test_reference_numerics_small_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9426446Z test_reference_numerics_small_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9432183Z test_reference_numerics_small_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9437733Z test_reference_numerics_small_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9443229Z test_reference_numerics_small_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9448786Z test_reference_numerics_small_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9454506Z test_reference_numerics_small_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9460161Z test_reference_numerics_small_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9465857Z test_reference_numerics_small_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9471502Z test_reference_numerics_small_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9476978Z test_reference_numerics_small_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9482807Z test_reference_numerics_small_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9488836Z test_reference_numerics_small_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9495204Z test_reference_numerics_small_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9501508Z test_reference_numerics_small_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9507712Z test_reference_numerics_small_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9513999Z test_reference_numerics_small_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9520382Z test_reference_numerics_small_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9526577Z test_reference_numerics_small_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9533266Z test_reference_numerics_small_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9539675Z test_reference_numerics_small_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9546064Z test_reference_numerics_small_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9552361Z test_reference_numerics_small_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9558736Z test_reference_numerics_small_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9565228Z test_reference_numerics_small_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9571529Z test_reference_numerics_small_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9577829Z test_reference_numerics_small_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9584291Z test_reference_numerics_small_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9590686Z test_reference_numerics_small_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9596920Z test_reference_numerics_small_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9603253Z test_reference_numerics_small_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9609645Z test_reference_numerics_small_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9615976Z test_reference_numerics_small_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9622419Z test_reference_numerics_small_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9628792Z test_reference_numerics_small_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9634936Z test_reference_numerics_small_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9641250Z test_reference_numerics_small_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9647837Z test_reference_numerics_small_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9654149Z test_reference_numerics_small_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9660744Z test_reference_numerics_small_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9667254Z test_reference_numerics_small_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9673523Z test_reference_numerics_small_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9679863Z test_reference_numerics_small_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9686236Z test_reference_numerics_small_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9692674Z test_reference_numerics_small_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.9699093Z test_reference_numerics_small_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.9705678Z test_reference_numerics_small_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9711917Z test_reference_numerics_small_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9718389Z test_reference_numerics_small_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9724800Z test_reference_numerics_small_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9731739Z test_reference_numerics_small_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9738105Z test_reference_numerics_small_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9745155Z test_reference_numerics_small_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9751480Z test_reference_numerics_small_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9757864Z test_reference_numerics_small_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9764389Z test_reference_numerics_small_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.9771175Z test_reference_numerics_small_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.9777905Z test_reference_numerics_small_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9784711Z test_reference_numerics_small_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9791617Z test_reference_numerics_small_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9798384Z test_reference_numerics_small_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9805009Z test_reference_numerics_small_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9811782Z test_reference_numerics_small_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9818454Z test_reference_numerics_small_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9825296Z test_reference_numerics_small_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9832097Z test_reference_numerics_small_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9838820Z test_reference_numerics_small_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.9845624Z test_reference_numerics_small_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:51.9852388Z test_reference_numerics_small_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9859180Z test_reference_numerics_small_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9866083Z test_reference_numerics_small_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9872920Z test_reference_numerics_small_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9879580Z test_reference_numerics_small_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9886298Z test_reference_numerics_small_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9892780Z test_reference_numerics_small_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9899453Z test_reference_numerics_small_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9906151Z test_reference_numerics_small_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9912714Z test_reference_numerics_small_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9919313Z test_reference_numerics_small_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9926024Z test_reference_numerics_small_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9932615Z test_reference_numerics_small_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9939316Z test_reference_numerics_small_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9946016Z test_reference_numerics_small_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9952617Z test_reference_numerics_small_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9959276Z test_reference_numerics_small_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9966031Z test_reference_numerics_small_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9972790Z test_reference_numerics_small_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9979880Z test_reference_numerics_small_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9986622Z test_reference_numerics_small_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9993049Z test_reference_numerics_small_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:51.9999758Z test_reference_numerics_small_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0006538Z test_reference_numerics_small_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0013301Z test_reference_numerics_small_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0020225Z test_reference_numerics_small_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0027212Z test_reference_numerics_small_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0033859Z test_reference_numerics_small_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0040582Z test_reference_numerics_small_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0047447Z test_reference_numerics_small_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0054288Z test_reference_numerics_small_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0061293Z test_reference_numerics_small_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0068173Z test_reference_numerics_small_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0074996Z test_reference_numerics_small_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0126557Z test_reference_numerics_small_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.005s) 2022-08-17T12:54:52.0132515Z test_reference_numerics_small_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0138137Z test_reference_numerics_small_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0144060Z test_reference_numerics_small_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0149705Z test_reference_numerics_small_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0155315Z test_reference_numerics_small_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0160884Z test_reference_numerics_small_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0166659Z test_reference_numerics_small_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0172209Z test_reference_numerics_small_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0177847Z test_reference_numerics_small_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0183540Z test_reference_numerics_small_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0189112Z test_reference_numerics_small_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0194585Z test_reference_numerics_small_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0200223Z test_reference_numerics_small_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0205969Z test_reference_numerics_small_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0211533Z test_reference_numerics_small_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0217148Z test_reference_numerics_small_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0222860Z test_reference_numerics_small_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0228545Z test_reference_numerics_small_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0234190Z test_reference_numerics_small_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0239919Z test_reference_numerics_small_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0245521Z test_reference_numerics_small_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0251253Z test_reference_numerics_small_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0256896Z test_reference_numerics_small_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0262846Z test_reference_numerics_small_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0268683Z test_reference_numerics_small_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0274814Z test_reference_numerics_small_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0280936Z test_reference_numerics_small_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0287260Z test_reference_numerics_small_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0293224Z test_reference_numerics_small_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0299562Z test_reference_numerics_small_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0305653Z test_reference_numerics_small_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0311341Z test_reference_numerics_small_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0317079Z test_reference_numerics_small_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0322974Z test_reference_numerics_small_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0329123Z test_reference_numerics_small_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0334680Z test_reference_numerics_small_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0349630Z test_reference_numerics_small_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0350028Z test_reference_numerics_small_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0352556Z test_reference_numerics_small_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0358215Z test_reference_numerics_small_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0363934Z test_reference_numerics_small_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0369647Z test_reference_numerics_small_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0375241Z test_reference_numerics_small_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0381003Z test_reference_numerics_small_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0386573Z test_reference_numerics_small_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0392193Z test_reference_numerics_small_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0397807Z test_reference_numerics_small_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0403535Z test_reference_numerics_small_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0409180Z test_reference_numerics_small_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0414840Z test_reference_numerics_small_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0420672Z test_reference_numerics_small_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0426356Z test_reference_numerics_small_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0431991Z test_reference_numerics_small_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0437607Z test_reference_numerics_small_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0443230Z test_reference_numerics_small_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0448870Z test_reference_numerics_small_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0454487Z test_reference_numerics_small_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0460184Z test_reference_numerics_small_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0465849Z test_reference_numerics_small_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0471817Z test_reference_numerics_small_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0477317Z test_reference_numerics_small_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0482921Z test_reference_numerics_small_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0488709Z test_reference_numerics_small_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0494356Z test_reference_numerics_small_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0500324Z test_reference_numerics_small_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0506080Z test_reference_numerics_small_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0511936Z test_reference_numerics_small_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0518081Z test_reference_numerics_small_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0523770Z test_reference_numerics_small_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0529416Z test_reference_numerics_small_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0535083Z test_reference_numerics_small_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0540960Z test_reference_numerics_small_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0546505Z test_reference_numerics_small_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0552051Z test_reference_numerics_small_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0557615Z test_reference_numerics_small_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0563483Z test_reference_numerics_small_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0569381Z test_reference_numerics_small_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0575246Z test_reference_numerics_small_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0581306Z test_reference_numerics_small_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0587084Z test_reference_numerics_small_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0592997Z test_reference_numerics_small_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0598445Z test_reference_numerics_small_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0604220Z test_reference_numerics_small_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0609957Z test_reference_numerics_small_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0616211Z test_reference_numerics_small_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0621706Z test_reference_numerics_small_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.0627665Z test_reference_numerics_small_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0633511Z test_reference_numerics_small_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0639398Z test_reference_numerics_small_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0645380Z test_reference_numerics_small_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0651329Z test_reference_numerics_small_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0656976Z test_reference_numerics_small_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0662849Z test_reference_numerics_small_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0668508Z test_reference_numerics_small_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0674068Z test_reference_numerics_small_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0679668Z test_reference_numerics_small_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0685372Z test_reference_numerics_small_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.0691342Z test_reference_numerics_small_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0696901Z test_reference_numerics_small_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0702625Z test_reference_numerics_small_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0708197Z test_reference_numerics_small_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0713641Z test_reference_numerics_small_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0719203Z test_reference_numerics_small_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0725175Z test_reference_numerics_small_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0730970Z test_reference_numerics_small_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0736521Z test_reference_numerics_small_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0742088Z test_reference_numerics_small_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0747722Z test_reference_numerics_small_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0753521Z test_reference_numerics_small_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0759611Z test_reference_numerics_small_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0765494Z test_reference_numerics_small_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0771343Z test_reference_numerics_small_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0776570Z test_reference_numerics_small_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0782517Z test_reference_numerics_small_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0787928Z test_reference_numerics_small_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0793449Z test_reference_numerics_small_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0798864Z test_reference_numerics_small_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0804666Z test_reference_numerics_small_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0810167Z test_reference_numerics_small_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0815821Z test_reference_numerics_small_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0821613Z test_reference_numerics_small_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0827212Z test_reference_numerics_small_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0832829Z test_reference_numerics_small_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0838437Z test_reference_numerics_small_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0844054Z test_reference_numerics_small_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0849745Z test_reference_numerics_small_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0855273Z test_reference_numerics_small_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0861021Z test_reference_numerics_small_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0866759Z test_reference_numerics_small_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0872340Z test_reference_numerics_small_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0877934Z test_reference_numerics_small_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0883690Z test_reference_numerics_small_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0889242Z test_reference_numerics_small_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0894835Z test_reference_numerics_small_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0900786Z test_reference_numerics_small_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0906396Z test_reference_numerics_small_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0911860Z test_reference_numerics_small_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0917510Z test_reference_numerics_small_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:52.0923120Z test_reference_numerics_small_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0928624Z test_reference_numerics_small_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0934195Z test_reference_numerics_small_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0939985Z test_reference_numerics_small_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0945561Z test_reference_numerics_small_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0951168Z test_reference_numerics_small_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0956697Z test_reference_numerics_small_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0962315Z test_reference_numerics_small_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0968186Z test_reference_numerics_small_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0973979Z test_reference_numerics_small_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0979683Z test_reference_numerics_small_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0985596Z test_reference_numerics_small_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0991288Z test_reference_numerics_small_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.0997048Z test_reference_numerics_small_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1002767Z test_reference_numerics_small_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1008523Z test_reference_numerics_small_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1014437Z test_reference_numerics_small_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1020329Z test_reference_numerics_small_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1025846Z test_reference_numerics_small_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1031529Z test_reference_numerics_small_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1037186Z test_reference_numerics_small_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1042966Z test_reference_numerics_small_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1048680Z test_reference_numerics_small_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1054403Z test_reference_numerics_small_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1060526Z test_reference_numerics_small_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1066319Z test_reference_numerics_small_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1072832Z test_reference_numerics_small_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1079247Z test_reference_numerics_small_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1085989Z test_reference_numerics_small_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1092193Z test_reference_numerics_small_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1098582Z test_reference_numerics_small_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1105241Z test_reference_numerics_small_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1111716Z test_reference_numerics_small_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1118145Z test_reference_numerics_small_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1124694Z test_reference_numerics_small_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1131096Z test_reference_numerics_small_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1137555Z test_reference_numerics_small_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1144137Z test_reference_numerics_small_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1150496Z test_reference_numerics_small_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1156901Z test_reference_numerics_small_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1163361Z test_reference_numerics_small_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1169666Z test_reference_numerics_small_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1176093Z test_reference_numerics_small_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1182839Z test_reference_numerics_small_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1188943Z test_reference_numerics_small_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1195392Z test_reference_numerics_small_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1201632Z test_reference_numerics_small_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1208142Z test_reference_numerics_small_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1215415Z test_reference_numerics_small_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1222623Z test_reference_numerics_small_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1229855Z test_reference_numerics_small_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1236646Z test_reference_numerics_small_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1243956Z test_reference_numerics_small_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1250961Z test_reference_numerics_small_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1258067Z test_reference_numerics_small_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1265353Z test_reference_numerics_small_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1272362Z test_reference_numerics_small_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1279349Z test_reference_numerics_small_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1286520Z test_reference_numerics_small_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1293603Z test_reference_numerics_small_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1300758Z test_reference_numerics_small_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1307811Z test_reference_numerics_small_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1314959Z test_reference_numerics_small_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1321980Z test_reference_numerics_small_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1329142Z test_reference_numerics_small_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1336271Z test_reference_numerics_small_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1343539Z test_reference_numerics_small_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1350627Z test_reference_numerics_small_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1357679Z test_reference_numerics_small_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1364966Z test_reference_numerics_small_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1371965Z test_reference_numerics_small_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1379215Z test_reference_numerics_small_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1386198Z test_reference_numerics_small_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1393273Z test_reference_numerics_small_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1400365Z test_reference_numerics_small_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1407535Z test_reference_numerics_small_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1414718Z test_reference_numerics_small_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1421869Z test_reference_numerics_small_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1428926Z test_reference_numerics_small_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1436054Z test_reference_numerics_small_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1443171Z test_reference_numerics_small_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1450325Z test_reference_numerics_small_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1457440Z test_reference_numerics_small_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1464831Z test_reference_numerics_small_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1471590Z test_reference_numerics_small_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1478704Z test_reference_numerics_small_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1485870Z test_reference_numerics_small_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.1493017Z test_reference_numerics_small_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1500227Z test_reference_numerics_small_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1507526Z test_reference_numerics_small_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1514143Z test_reference_numerics_small_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1520615Z test_reference_numerics_small_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1526884Z test_reference_numerics_small_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1533030Z test_reference_numerics_small_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1539413Z test_reference_numerics_small_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1545485Z test_reference_numerics_small_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1552138Z test_reference_numerics_small_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1558349Z test_reference_numerics_small_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1565185Z test_reference_numerics_small_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1571248Z test_reference_numerics_small_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1577386Z test_reference_numerics_small_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1583711Z test_reference_numerics_small_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1589904Z test_reference_numerics_small_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1595962Z test_reference_numerics_small_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1602212Z test_reference_numerics_small_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1608555Z test_reference_numerics_small_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1614790Z test_reference_numerics_small_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1621103Z test_reference_numerics_small_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1627288Z test_reference_numerics_small_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1633468Z test_reference_numerics_small_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1639758Z test_reference_numerics_small_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1645939Z test_reference_numerics_small_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1652121Z test_reference_numerics_small_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1658355Z test_reference_numerics_small_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1664731Z test_reference_numerics_small_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1670989Z test_reference_numerics_small_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1677304Z test_reference_numerics_small_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1683549Z test_reference_numerics_small_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1689760Z test_reference_numerics_small_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1695981Z test_reference_numerics_small_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1702222Z test_reference_numerics_small_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1708568Z test_reference_numerics_small_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1744547Z test_reference_numerics_small_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.004s) 2022-08-17T12:54:52.1750547Z test_reference_numerics_small_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1756540Z test_reference_numerics_small_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1762456Z test_reference_numerics_small_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1768855Z test_reference_numerics_small_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1775255Z test_reference_numerics_small_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1781619Z test_reference_numerics_small_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1788024Z test_reference_numerics_small_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1794353Z test_reference_numerics_small_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1800814Z test_reference_numerics_small_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1807317Z test_reference_numerics_small_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1813737Z test_reference_numerics_small_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1820236Z test_reference_numerics_small_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1826668Z test_reference_numerics_small_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1832801Z test_reference_numerics_small_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1839297Z test_reference_numerics_small_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1845875Z test_reference_numerics_small_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1852575Z test_reference_numerics_small_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1859084Z test_reference_numerics_small_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1865551Z test_reference_numerics_small_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1871935Z test_reference_numerics_small_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1878445Z test_reference_numerics_small_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1885032Z test_reference_numerics_small_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1891591Z test_reference_numerics_small_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1898049Z test_reference_numerics_small_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1904607Z test_reference_numerics_small_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1910972Z test_reference_numerics_small_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1917431Z test_reference_numerics_small_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1923943Z test_reference_numerics_small_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1930476Z test_reference_numerics_small_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1936901Z test_reference_numerics_small_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1943455Z test_reference_numerics_small_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1949831Z test_reference_numerics_small_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1956215Z test_reference_numerics_small_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1962685Z test_reference_numerics_small_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1969061Z test_reference_numerics_small_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1975462Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1981983Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1988485Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.1994881Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2001238Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2007762Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2014124Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.2020785Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2027081Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2033468Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2039846Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2046366Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2052790Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2059333Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2065713Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.2072296Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2078578Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2085035Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2091389Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2097764Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2104298Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2110704Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2117072Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.2123573Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2129953Z test_reference_numerics_small_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2136306Z test_reference_numerics_small_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2142318Z test_reference_numerics_small_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2147971Z test_reference_numerics_small_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2153600Z test_reference_numerics_small_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2158906Z test_reference_numerics_small_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2164726Z test_reference_numerics_small_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2170234Z test_reference_numerics_small_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2175904Z test_reference_numerics_small_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2181728Z test_reference_numerics_small_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2187446Z test_reference_numerics_small_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2192915Z test_reference_numerics_small_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2198575Z test_reference_numerics_small_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2204272Z test_reference_numerics_small_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2209961Z test_reference_numerics_small_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2215650Z test_reference_numerics_small_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2221451Z test_reference_numerics_small_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2227372Z test_reference_numerics_small_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2232831Z test_reference_numerics_small_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2238554Z test_reference_numerics_small_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2244373Z test_reference_numerics_small_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2250091Z test_reference_numerics_small_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2255660Z test_reference_numerics_small_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2261434Z test_reference_numerics_small_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2267002Z test_reference_numerics_small_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2272637Z test_reference_numerics_small_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2278316Z test_reference_numerics_small_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2284089Z test_reference_numerics_small_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2289800Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2295444Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2301323Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2307020Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2312554Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2318102Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2323891Z test_reference_numerics_small_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2329419Z test_reference_numerics_small_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2335066Z test_reference_numerics_small_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2340701Z test_reference_numerics_small_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2346619Z test_reference_numerics_small_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2352023Z test_reference_numerics_small_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2357926Z test_reference_numerics_small_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2363552Z test_reference_numerics_small_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2369647Z test_reference_numerics_small_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2375568Z test_reference_numerics_small_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2381315Z test_reference_numerics_small_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2386974Z test_reference_numerics_small_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2392739Z test_reference_numerics_small_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2398308Z test_reference_numerics_small_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2404632Z test_reference_numerics_small_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2410745Z test_reference_numerics_small_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2416669Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2422251Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.2428094Z test_reference_numerics_small_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2433868Z test_reference_numerics_small_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2439726Z test_reference_numerics_small_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2445556Z test_reference_numerics_small_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2451365Z test_reference_numerics_small_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2456972Z test_reference_numerics_small_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2462705Z test_reference_numerics_small_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2468327Z test_reference_numerics_small_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2473887Z test_reference_numerics_small_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2479509Z test_reference_numerics_small_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2485040Z test_reference_numerics_small_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2490579Z test_reference_numerics_small_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2496153Z test_reference_numerics_small_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2501743Z test_reference_numerics_small_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.2507321Z test_reference_numerics_small_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2512841Z test_reference_numerics_small_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.2518486Z test_reference_numerics_small_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2524158Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2529788Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2535338Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2541075Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2546627Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2552231Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2557721Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2564076Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2569823Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2575483Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2581448Z test_reference_numerics_small_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2587243Z test_reference_numerics_small_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2593302Z test_reference_numerics_small_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2599096Z test_reference_numerics_small_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2604951Z test_reference_numerics_small_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2610684Z test_reference_numerics_small_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2616450Z test_reference_numerics_small_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2623453Z test_reference_numerics_small_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2629279Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2635185Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2641022Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2647360Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2653033Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2658996Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2664889Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2670978Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2677014Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2683644Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2690056Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2696519Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2703204Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2709728Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2716186Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2722686Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2729153Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2735572Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2742226Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2748660Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2755108Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2761589Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2768115Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2774491Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2780944Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2787453Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2793729Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2800076Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2806539Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2812888Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2819376Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2825756Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2832082Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2838533Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2845061Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2851227Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2857123Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2862874Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2868229Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2873815Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2879427Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2885343Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2891028Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2896696Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2902866Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2908640Z test_reference_numerics_small_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2914441Z test_reference_numerics_small_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2920471Z test_reference_numerics_small_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2926236Z test_reference_numerics_small_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2931911Z test_reference_numerics_small_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2937165Z test_reference_numerics_small_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2942852Z test_reference_numerics_small_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2948118Z test_reference_numerics_small_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2953605Z test_reference_numerics_small_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2959057Z test_reference_numerics_small_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2964658Z test_reference_numerics_small_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2970124Z test_reference_numerics_small_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2975703Z test_reference_numerics_small_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.2981315Z test_reference_numerics_small_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2987127Z test_reference_numerics_small_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2992576Z test_reference_numerics_small_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.2998241Z test_reference_numerics_small_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3004065Z test_reference_numerics_small_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3009756Z test_reference_numerics_small_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3015509Z test_reference_numerics_small_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3021221Z test_reference_numerics_small_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3027011Z test_reference_numerics_small_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3032676Z test_reference_numerics_small_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3038236Z test_reference_numerics_small_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3043932Z test_reference_numerics_small_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3049837Z test_reference_numerics_small_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3055437Z test_reference_numerics_small_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3061244Z test_reference_numerics_small_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3067013Z test_reference_numerics_small_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3072581Z test_reference_numerics_small_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3078147Z test_reference_numerics_small_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3083727Z test_reference_numerics_small_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3089340Z test_reference_numerics_small_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3094978Z test_reference_numerics_small_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3100610Z test_reference_numerics_small_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3106251Z test_reference_numerics_small_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.3111726Z test_reference_numerics_small_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3117168Z test_reference_numerics_small_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3122760Z test_reference_numerics_small_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3128279Z test_reference_numerics_small_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3133697Z test_reference_numerics_small_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:52.3139655Z test_reference_numerics_small_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3145132Z test_reference_numerics_small_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3150750Z test_reference_numerics_small_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3156209Z test_reference_numerics_small_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3161887Z test_reference_numerics_small_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3167662Z test_reference_numerics_small_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3173309Z test_reference_numerics_small_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3179131Z test_reference_numerics_small_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3185039Z test_reference_numerics_small_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3190800Z test_reference_numerics_small_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3196541Z test_reference_numerics_small_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3202452Z test_reference_numerics_small_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3208390Z test_reference_numerics_small_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3214344Z test_reference_numerics_small_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3221223Z test_reference_numerics_small_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3227216Z test_reference_numerics_small_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3233317Z test_reference_numerics_small_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3239607Z test_reference_numerics_small_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3246179Z test_reference_numerics_small_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3252731Z test_reference_numerics_small_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3258804Z test_reference_numerics_small_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3265444Z test_reference_numerics_small_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3271860Z test_reference_numerics_small_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3278270Z test_reference_numerics_small_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3284882Z test_reference_numerics_small_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3291315Z test_reference_numerics_small_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3297674Z test_reference_numerics_small_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3304345Z test_reference_numerics_small_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3335738Z test_reference_numerics_small_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.003s) 2022-08-17T12:54:52.3341703Z test_reference_numerics_small_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3347249Z test_reference_numerics_small_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3352785Z test_reference_numerics_small_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3358585Z test_reference_numerics_small_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3364303Z test_reference_numerics_small_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3369963Z test_reference_numerics_small_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3375594Z test_reference_numerics_small_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3381459Z test_reference_numerics_small_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3387416Z test_reference_numerics_small_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3392819Z test_reference_numerics_small_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3398222Z test_reference_numerics_small_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3404294Z test_reference_numerics_small_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3409877Z test_reference_numerics_small_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3415506Z test_reference_numerics_small_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3421123Z test_reference_numerics_small_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3426852Z test_reference_numerics_small_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3432602Z test_reference_numerics_small_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3438418Z test_reference_numerics_small_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3444124Z test_reference_numerics_small_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3449940Z test_reference_numerics_small_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3455557Z test_reference_numerics_small_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3461307Z test_reference_numerics_small_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3466749Z test_reference_numerics_small_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3472362Z test_reference_numerics_small_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3478180Z test_reference_numerics_small_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3483970Z test_reference_numerics_small_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3489573Z test_reference_numerics_small_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3495497Z test_reference_numerics_small_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3501350Z test_reference_numerics_small_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3507030Z test_reference_numerics_small_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3512806Z test_reference_numerics_small_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3518652Z test_reference_numerics_small_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3524500Z test_reference_numerics_small_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3530207Z test_reference_numerics_small_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3536006Z test_reference_numerics_small_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3541966Z test_reference_numerics_small_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3547672Z test_reference_numerics_small_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3553664Z test_reference_numerics_small_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3559268Z test_reference_numerics_small_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3565273Z test_reference_numerics_small_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3570976Z test_reference_numerics_small_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3576922Z test_reference_numerics_small_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3582741Z test_reference_numerics_small_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3588492Z test_reference_numerics_small_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3594305Z test_reference_numerics_small_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3600083Z test_reference_numerics_small_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3606119Z test_reference_numerics_small_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3611801Z test_reference_numerics_small_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3617630Z test_reference_numerics_small_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3623786Z test_reference_numerics_small_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3629310Z test_reference_numerics_small_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3635230Z test_reference_numerics_small_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3641259Z test_reference_numerics_small_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3647782Z test_reference_numerics_small_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3653299Z test_reference_numerics_small_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3659168Z test_reference_numerics_small_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3665270Z test_reference_numerics_small_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3671137Z test_reference_numerics_small_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3677042Z test_reference_numerics_small_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.3682735Z test_reference_numerics_small_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3688540Z test_reference_numerics_small_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3694379Z test_reference_numerics_small_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3700438Z test_reference_numerics_small_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3706085Z test_reference_numerics_small_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3711811Z test_reference_numerics_small_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3717406Z test_reference_numerics_small_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3723080Z test_reference_numerics_small_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3729012Z test_reference_numerics_small_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3734744Z test_reference_numerics_small_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3740387Z test_reference_numerics_small_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3746207Z test_reference_numerics_small_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3752010Z test_reference_numerics_small_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3757596Z test_reference_numerics_small_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3763397Z test_reference_numerics_small_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3769208Z test_reference_numerics_small_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3774814Z test_reference_numerics_small_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3780703Z test_reference_numerics_small_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3786557Z test_reference_numerics_small_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3792214Z test_reference_numerics_small_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3798001Z test_reference_numerics_small_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3803701Z test_reference_numerics_small_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3809398Z test_reference_numerics_small_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3815037Z test_reference_numerics_small_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3820729Z test_reference_numerics_small_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3826448Z test_reference_numerics_small_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3832205Z test_reference_numerics_small_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3837889Z test_reference_numerics_small_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3843861Z test_reference_numerics_small_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3849402Z test_reference_numerics_small_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3855181Z test_reference_numerics_small_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3860937Z test_reference_numerics_small_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3866665Z test_reference_numerics_small_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3872563Z test_reference_numerics_small_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3878192Z test_reference_numerics_small_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3884257Z test_reference_numerics_small_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3889824Z test_reference_numerics_small_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3895622Z test_reference_numerics_small_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3901624Z test_reference_numerics_small_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3907350Z test_reference_numerics_small_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3912965Z test_reference_numerics_small_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3918847Z test_reference_numerics_small_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3924575Z test_reference_numerics_small_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3930354Z test_reference_numerics_small_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3936074Z test_reference_numerics_small_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3942042Z test_reference_numerics_small_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3947657Z test_reference_numerics_small_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3953550Z test_reference_numerics_small_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3959370Z test_reference_numerics_small_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3965082Z test_reference_numerics_small_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3970904Z test_reference_numerics_small_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3977005Z test_reference_numerics_small_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3983010Z test_reference_numerics_small_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3989020Z test_reference_numerics_small_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.3994700Z test_reference_numerics_small_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4000695Z test_reference_numerics_small_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4006390Z test_reference_numerics_small_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4012231Z test_reference_numerics_small_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4017846Z test_reference_numerics_small_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4023700Z test_reference_numerics_small_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4029392Z test_reference_numerics_small_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4034926Z test_reference_numerics_small_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4040622Z test_reference_numerics_small_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4046400Z test_reference_numerics_small_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4052041Z test_reference_numerics_small_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4057703Z test_reference_numerics_small_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4063849Z test_reference_numerics_small_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4069249Z test_reference_numerics_small_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4075291Z test_reference_numerics_small_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4080622Z test_reference_numerics_small_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4086279Z test_reference_numerics_small_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4092213Z test_reference_numerics_small_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4097903Z test_reference_numerics_small_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4103789Z test_reference_numerics_small_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4109457Z test_reference_numerics_small_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4115113Z test_reference_numerics_small_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4120846Z test_reference_numerics_small_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4126713Z test_reference_numerics_small_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4132485Z test_reference_numerics_small_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4138179Z test_reference_numerics_small_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4144144Z test_reference_numerics_small_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4149939Z test_reference_numerics_small_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4155735Z test_reference_numerics_small_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4161375Z test_reference_numerics_small_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4167174Z test_reference_numerics_small_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4172921Z test_reference_numerics_small_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4178525Z test_reference_numerics_small_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4184445Z test_reference_numerics_small_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4190225Z test_reference_numerics_small_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4195819Z test_reference_numerics_small_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4201688Z test_reference_numerics_small_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4207429Z test_reference_numerics_small_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4213248Z test_reference_numerics_small_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4219136Z test_reference_numerics_small_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4225094Z test_reference_numerics_small_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4230754Z test_reference_numerics_small_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4236501Z test_reference_numerics_small_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4242194Z test_reference_numerics_small_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4248179Z test_reference_numerics_small_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4253749Z test_reference_numerics_small_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4259706Z test_reference_numerics_small_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4265410Z test_reference_numerics_small_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4271178Z test_reference_numerics_small_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4277080Z test_reference_numerics_small_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4282650Z test_reference_numerics_small_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4288605Z test_reference_numerics_small_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4294128Z test_reference_numerics_small_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4300006Z test_reference_numerics_small_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4305764Z test_reference_numerics_small_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4311433Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4317090Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4322886Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4328643Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4334460Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4340338Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4346066Z test_reference_numerics_small_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4351568Z test_reference_numerics_small_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4357167Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4362974Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4368673Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4374437Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4380387Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4386172Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4391941Z test_reference_numerics_small_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4397745Z test_reference_numerics_small_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4403714Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4409647Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4415534Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4421348Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4426839Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4432418Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4437941Z test_reference_numerics_small_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4443555Z test_reference_numerics_small_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4449198Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4454626Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4460216Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4466004Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4471332Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4476850Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4482430Z test_reference_numerics_small_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4487937Z test_reference_numerics_small_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4493455Z test_reference_numerics_small_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4499153Z test_reference_numerics_small_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4504830Z test_reference_numerics_small_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4510367Z test_reference_numerics_small_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4516069Z test_reference_numerics_small_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4521504Z test_reference_numerics_small_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4527216Z test_reference_numerics_small_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4532892Z test_reference_numerics_small_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4538427Z test_reference_numerics_small_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4544240Z test_reference_numerics_small_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4549896Z test_reference_numerics_small_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4555528Z test_reference_numerics_small_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4561060Z test_reference_numerics_small_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4566832Z test_reference_numerics_small_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4572443Z test_reference_numerics_small_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4578029Z test_reference_numerics_small_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4583945Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4589524Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4595096Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4600696Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4606364Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4611901Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4617437Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4623018Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4628670Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4634197Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4639721Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4645133Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4650543Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4656254Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4661821Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4667820Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4673186Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4678798Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4684537Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4690007Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4695566Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4701350Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4706793Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4712258Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4717718Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4723343Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4728942Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4734647Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4740547Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4745970Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4751431Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4756881Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4762465Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4767942Z test_reference_numerics_small_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4773448Z test_reference_numerics_small_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.000s) 2022-08-17T12:54:52.4778950Z test_reference_numerics_small_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4784812Z test_reference_numerics_small_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4790483Z test_reference_numerics_small_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4796437Z test_reference_numerics_small_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4801800Z test_reference_numerics_small_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4807766Z test_reference_numerics_small_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4813528Z test_reference_numerics_small_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4819202Z test_reference_numerics_small_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4824832Z test_reference_numerics_small_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4856218Z test_reference_numerics_small_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.003s) 2022-08-17T12:54:52.4862179Z test_reference_numerics_small_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4867947Z test_reference_numerics_small_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4873748Z test_reference_numerics_small_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4879435Z test_reference_numerics_small_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4885396Z test_reference_numerics_small_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4891298Z test_reference_numerics_small_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4896962Z test_reference_numerics_small_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4902836Z test_reference_numerics_small_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4908703Z test_reference_numerics_small_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4915209Z test_reference_numerics_small_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4920949Z test_reference_numerics_small_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4926475Z test_reference_numerics_small_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:52.4932463Z test_reference_numerics_small_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4937968Z test_reference_numerics_small_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4943865Z test_reference_numerics_small_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4949459Z test_reference_numerics_small_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4955243Z test_reference_numerics_small_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4960834Z test_reference_numerics_small_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4966784Z test_reference_numerics_small_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4972669Z test_reference_numerics_small_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4978037Z test_reference_numerics_small_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4984130Z test_reference_numerics_small_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4989672Z test_reference_numerics_small_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.4995474Z test_reference_numerics_small_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5001154Z test_reference_numerics_small_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5007096Z test_reference_numerics_small_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5012672Z test_reference_numerics_small_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5018426Z test_reference_numerics_small_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5024360Z test_reference_numerics_small_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5029899Z test_reference_numerics_small_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5035546Z test_reference_numerics_small_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5041187Z test_reference_numerics_small_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5046935Z test_reference_numerics_small_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5052618Z test_reference_numerics_small_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5058352Z test_reference_numerics_small_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5064278Z test_reference_numerics_small_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2022-08-17T12:54:52.5117815Z test_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:52.5165836Z test_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:52.5251443Z test_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:52.5426993Z test_special_i0_i1_vs_scipy_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:52.5962734Z test_special_i0_i1_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:52.6297606Z test_special_i0_i1_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:52.6317435Z test_special_log_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:52.6336804Z test_special_log_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:52.6367975Z test_special_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:52.6396897Z test_special_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:52.6408067Z test_threshold_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:52.6419128Z test_threshold_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:52.6434428Z test_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:52.6448211Z test_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:52.6461844Z test_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:52.6475087Z test_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:52.6488555Z test_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:52.6503067Z test_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:52.6514533Z test_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:53.5913880Z test_unary_out_op_mem_overlap_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.940s) 2022-08-17T12:54:53.5914686Z 2022-08-17T12:54:53.5915121Z ---------------------------------------------------------------------- 2022-08-17T12:54:53.5917118Z Ran 12175 tests in 280.413s 2022-08-17T12:54:53.5917641Z 2022-08-17T12:54:53.5917889Z OK (skipped=3354) 2022-08-17T12:54:53.5918086Z 2022-08-17T12:54:53.5918234Z Generating XML reports... 2022-08-17T12:54:55.0023672Z Generated XML report: test-reports/python-unittest/test_unary_ufuncs/TEST-TestUnaryUfuncsCPU-20220817125013.xml 2022-08-17T12:54:55.8647147Z Running test_foreach ... [2022-08-17 12:54:55.864309] 2022-08-17T12:54:55.8647652Z Executing ['/opt/conda/bin/python', '-bb', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:55.864401] 2022-08-17T12:54:59.9941860Z Test results will be stored in test-reports/python-unittest/test_foreach 2022-08-17T12:55:00.0020378Z 2022-08-17T12:55:00.0020886Z Running tests... 2022-08-17T12:55:00.0021302Z ---------------------------------------------------------------------- 2022-08-17T12:55:00.0252964Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:00.0277211Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bool (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0299823Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0322118Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0344297Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0366258Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0388570Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0410556Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0432382Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0453743Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0475124Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.0496585Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:00.1431205Z test_binary_op_list_error_cases__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:55:00.2345023Z test_binary_op_list_error_cases__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:55:00.3266105Z test_binary_op_list_error_cases__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:00.4187128Z test_binary_op_list_error_cases__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:00.5103545Z test_binary_op_list_error_cases__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:00.6024720Z test_binary_op_list_error_cases__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:00.6943685Z test_binary_op_list_error_cases__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:00.7859251Z test_binary_op_list_error_cases__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:00.8775482Z test_binary_op_list_error_cases__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:00.9691298Z test_binary_op_list_error_cases__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:01.0868111Z test_binary_op_list_error_cases__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.118s) 2022-08-17T12:55:01.1936045Z test_binary_op_list_error_cases__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:55:01.2835895Z test_binary_op_list_error_cases__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:01.3733682Z test_binary_op_list_error_cases__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:01.4630405Z test_binary_op_list_error_cases__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:01.5527427Z test_binary_op_list_error_cases__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:01.6424741Z test_binary_op_list_error_cases__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:01.7321588Z test_binary_op_list_error_cases__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:01.8223789Z test_binary_op_list_error_cases__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:01.9123281Z test_binary_op_list_error_cases__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:02.0022343Z test_binary_op_list_error_cases__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:02.1066093Z test_binary_op_list_error_cases__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.104s) 2022-08-17T12:55:02.1964624Z test_binary_op_list_error_cases__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:02.2865613Z test_binary_op_list_error_cases__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:02.3766892Z test_binary_op_list_error_cases__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:02.4663015Z test_binary_op_list_error_cases__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:02.5597361Z test_binary_op_list_error_cases__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:55:02.6482749Z test_binary_op_list_error_cases__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:55:02.7374613Z test_binary_op_list_error_cases__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:55:02.8266930Z test_binary_op_list_error_cases__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:55:02.9158921Z test_binary_op_list_error_cases__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:55:03.0051574Z test_binary_op_list_error_cases__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:55:03.0946092Z test_binary_op_list_error_cases__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:55:03.2017841Z test_binary_op_list_error_cases__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:55:03.2918546Z test_binary_op_list_error_cases__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:03.3817871Z test_binary_op_list_error_cases__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:55:03.4742125Z test_binary_op_list_error_cases__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:03.5587686Z test_binary_op_list_error_cases__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:55:03.6509655Z test_binary_op_list_error_cases__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:03.7430933Z test_binary_op_list_error_cases__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:03.8354081Z test_binary_op_list_error_cases__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:03.9299417Z test_binary_op_list_error_cases__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T12:55:04.0208793Z test_binary_op_list_error_cases__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:55:04.1118003Z test_binary_op_list_error_cases__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:55:04.2031961Z test_binary_op_list_error_cases__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:55:04.3160666Z test_binary_op_list_error_cases__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:55:04.4082981Z test_binary_op_list_error_cases__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:04.5002117Z test_binary_op_list_error_cases__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:55:04.5030552Z test_binary_op_list_slow_path__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5058439Z test_binary_op_list_slow_path__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5086567Z test_binary_op_list_slow_path__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5114084Z test_binary_op_list_slow_path__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5141832Z test_binary_op_list_slow_path__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5169390Z test_binary_op_list_slow_path__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5196811Z test_binary_op_list_slow_path__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5224572Z test_binary_op_list_slow_path__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5251839Z test_binary_op_list_slow_path__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5279790Z test_binary_op_list_slow_path__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5306766Z test_binary_op_list_slow_path__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5334486Z test_binary_op_list_slow_path__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5361561Z test_binary_op_list_slow_path__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5388996Z test_binary_op_list_slow_path__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5416308Z test_binary_op_list_slow_path__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5443690Z test_binary_op_list_slow_path__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5470592Z test_binary_op_list_slow_path__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5497939Z test_binary_op_list_slow_path__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5525508Z test_binary_op_list_slow_path__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5553095Z test_binary_op_list_slow_path__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5581678Z test_binary_op_list_slow_path__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5609056Z test_binary_op_list_slow_path__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5636471Z test_binary_op_list_slow_path__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5663657Z test_binary_op_list_slow_path__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5691337Z test_binary_op_list_slow_path__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5718855Z test_binary_op_list_slow_path__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5746464Z test_binary_op_list_slow_path__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.5794417Z test_binary_op_list_slow_path__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.005s) 2022-08-17T12:55:04.5818648Z test_binary_op_list_slow_path__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:55:04.5843113Z test_binary_op_list_slow_path__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:55:04.5867320Z test_binary_op_list_slow_path__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:55:04.5891489Z test_binary_op_list_slow_path__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:55:04.5915606Z test_binary_op_list_slow_path__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:55:04.5939812Z test_binary_op_list_slow_path__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:55:04.5964229Z test_binary_op_list_slow_path__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:55:04.5988211Z test_binary_op_list_slow_path__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:55:04.6014336Z test_binary_op_list_slow_path__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6041663Z test_binary_op_list_slow_path__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6069484Z test_binary_op_list_slow_path__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6097383Z test_binary_op_list_slow_path__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6124677Z test_binary_op_list_slow_path__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6152499Z test_binary_op_list_slow_path__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6180056Z test_binary_op_list_slow_path__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6207353Z test_binary_op_list_slow_path__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6235151Z test_binary_op_list_slow_path__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6262966Z test_binary_op_list_slow_path__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6290191Z test_binary_op_list_slow_path__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.6317795Z test_binary_op_list_slow_path__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.003s) 2022-08-17T12:55:04.8974688Z test_binary_op_scalar_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.265s) 2022-08-17T12:55:05.1659573Z test_binary_op_scalar_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.268s) 2022-08-17T12:55:05.4837311Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.318s) 2022-08-17T12:55:05.7877971Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.304s) 2022-08-17T12:55:05.8721469Z test_binary_op_scalar_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... test_foreach.py:87: 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.) 2022-08-17T12:55:05.8722100Z actual = self.func(*inputs, **kwargs) 2022-08-17T12:55:06.0579286Z ok (0.270s) 2022-08-17T12:55:06.3358291Z test_binary_op_scalar_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.278s) 2022-08-17T12:55:06.6037538Z test_binary_op_scalar_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.268s) 2022-08-17T12:55:06.8226718Z test_binary_op_scalar_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.219s) 2022-08-17T12:55:07.0427449Z test_binary_op_scalar_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.220s) 2022-08-17T12:55:07.2513231Z test_binary_op_scalar_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.209s) 2022-08-17T12:55:07.4970503Z test_binary_op_scalar_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.246s) 2022-08-17T12:55:07.7153770Z test_binary_op_scalar_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.218s) 2022-08-17T12:55:07.9763560Z test_binary_op_scalar_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.261s) 2022-08-17T12:55:08.3085370Z test_binary_op_scalar_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.332s) 2022-08-17T12:55:08.6291912Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.321s) 2022-08-17T12:55:08.9340582Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.305s) 2022-08-17T12:55:09.2085022Z test_binary_op_scalar_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.274s) 2022-08-17T12:55:09.4760287Z test_binary_op_scalar_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.267s) 2022-08-17T12:55:09.7602817Z test_binary_op_scalar_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.284s) 2022-08-17T12:55:10.0875301Z test_binary_op_scalar_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.327s) 2022-08-17T12:55:10.4163613Z test_binary_op_scalar_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.329s) 2022-08-17T12:55:10.7665716Z test_binary_op_scalar_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.350s) 2022-08-17T12:55:11.0932053Z test_binary_op_scalar_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.327s) 2022-08-17T12:55:11.4224265Z test_binary_op_scalar_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.329s) 2022-08-17T12:55:11.7233341Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.301s) 2022-08-17T12:55:11.9732305Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.250s) 2022-08-17T12:55:12.2686678Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.295s) 2022-08-17T12:55:12.5678290Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.299s) 2022-08-17T12:55:12.8271738Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.259s) 2022-08-17T12:55:13.0972666Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.270s) 2022-08-17T12:55:13.3368474Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.240s) 2022-08-17T12:55:13.5436779Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.207s) 2022-08-17T12:55:13.7597929Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.216s) 2022-08-17T12:55:13.9586265Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.199s) 2022-08-17T12:55:14.1640320Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.205s) 2022-08-17T12:55:14.3739508Z test_binary_op_scalar_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.210s) 2022-08-17T12:55:14.6893194Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.315s) 2022-08-17T12:55:15.0740016Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.385s) 2022-08-17T12:55:15.4000216Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.326s) 2022-08-17T12:55:15.7370089Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.337s) 2022-08-17T12:55:16.0502880Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.313s) 2022-08-17T12:55:16.3612925Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.311s) 2022-08-17T12:55:16.6648641Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.304s) 2022-08-17T12:55:16.9560742Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.291s) 2022-08-17T12:55:17.2476260Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.291s) 2022-08-17T12:55:17.5334380Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.286s) 2022-08-17T12:55:17.8350592Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.302s) 2022-08-17T12:55:18.1260047Z test_binary_op_scalar_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.291s) 2022-08-17T12:55:18.4340606Z test_binary_op_scalar_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.308s) 2022-08-17T12:55:18.7346350Z test_binary_op_scalar_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.300s) 2022-08-17T12:55:19.0740760Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.339s) 2022-08-17T12:55:19.4276486Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.353s) 2022-08-17T12:55:19.7367157Z test_binary_op_scalar_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.309s) 2022-08-17T12:55:20.0508077Z test_binary_op_scalar_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.314s) 2022-08-17T12:55:20.3452861Z test_binary_op_scalar_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.294s) 2022-08-17T12:55:20.6044026Z test_binary_op_scalar_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.259s) 2022-08-17T12:55:20.8649899Z test_binary_op_scalar_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.261s) 2022-08-17T12:55:21.1204137Z test_binary_op_scalar_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.255s) 2022-08-17T12:55:21.3839473Z test_binary_op_scalar_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.263s) 2022-08-17T12:55:21.6436983Z test_binary_op_scalar_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.260s) 2022-08-17T12:55:21.9541864Z test_binary_op_scalar_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.310s) 2022-08-17T12:55:22.3371372Z test_binary_op_scalar_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.383s) 2022-08-17T12:55:22.6760172Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.339s) 2022-08-17T12:55:23.0134344Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.337s) 2022-08-17T12:55:23.3543445Z test_binary_op_scalar_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.341s) 2022-08-17T12:55:23.6576358Z test_binary_op_scalar_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.303s) 2022-08-17T12:55:23.9622442Z test_binary_op_scalar_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.305s) 2022-08-17T12:55:24.3342073Z test_binary_op_scalar_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.372s) 2022-08-17T12:55:24.7229241Z test_binary_op_scalar_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.389s) 2022-08-17T12:55:25.1007147Z test_binary_op_scalar_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.378s) 2022-08-17T12:55:25.4781957Z test_binary_op_scalar_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.377s) 2022-08-17T12:55:25.8494857Z test_binary_op_scalar_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.371s) 2022-08-17T12:55:26.1653250Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.316s) 2022-08-17T12:55:26.4615225Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.296s) 2022-08-17T12:55:26.8037762Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.342s) 2022-08-17T12:55:27.1444388Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.341s) 2022-08-17T12:55:27.4590797Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.315s) 2022-08-17T12:55:27.7646981Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.306s) 2022-08-17T12:55:28.0533813Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.289s) 2022-08-17T12:55:28.3192408Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.266s) 2022-08-17T12:55:28.5729553Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.254s) 2022-08-17T12:55:28.8169411Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.244s) 2022-08-17T12:55:29.0686665Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.252s) 2022-08-17T12:55:29.3378631Z test_binary_op_scalar_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.269s) 2022-08-17T12:55:29.7004972Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.362s) 2022-08-17T12:55:30.1329556Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.432s) 2022-08-17T12:55:30.5198923Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.387s) 2022-08-17T12:55:30.9024021Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.382s) 2022-08-17T12:55:31.2709606Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.368s) 2022-08-17T12:55:31.6327336Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.362s) 2022-08-17T12:55:31.9951477Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.362s) 2022-08-17T12:55:32.3325865Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.337s) 2022-08-17T12:55:32.6692573Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.337s) 2022-08-17T12:55:33.0028104Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.333s) 2022-08-17T12:55:33.3533355Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.350s) 2022-08-17T12:55:33.6912820Z test_binary_op_scalar_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.338s) 2022-08-17T12:55:33.6928479Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.6943397Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:55:33.6957197Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:55:33.6970677Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:55:33.6994010Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7014297Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7037718Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7061559Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7084211Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7106936Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7129306Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7149451Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7169873Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7189794Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7210863Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7230788Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7253459Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7276151Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7298721Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7322141Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7344096Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7366008Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7387939Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7410577Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7433281Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7456866Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7481097Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7505322Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7527985Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7547551Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7570833Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7594486Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7616852Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7639354Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7661661Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7681731Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7702207Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7722693Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7744451Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7764793Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.7788147Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.8013007Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:55:33.8038734Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.003s) 2022-08-17T12:55:33.8065906Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.003s) 2022-08-17T12:55:33.8089884Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.8113536Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.8136742Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.8157499Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.8177938Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.8197327Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.8217390Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:33.8237140Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:34.2722171Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.448s) 2022-08-17T12:55:34.6993701Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.427s) 2022-08-17T12:55:35.1398543Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.440s) 2022-08-17T12:55:35.5866971Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.447s) 2022-08-17T12:55:36.0312145Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.444s) 2022-08-17T12:55:36.4911431Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.460s) 2022-08-17T12:55:36.9117583Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.421s) 2022-08-17T12:55:37.3026218Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.391s) 2022-08-17T12:55:37.6805625Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.378s) 2022-08-17T12:55:38.0595275Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.379s) 2022-08-17T12:55:38.4451753Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.386s) 2022-08-17T12:55:38.8227049Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.377s) 2022-08-17T12:55:39.2584145Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.436s) 2022-08-17T12:55:39.7457845Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.487s) 2022-08-17T12:55:40.1828793Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.437s) 2022-08-17T12:55:40.6315202Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.449s) 2022-08-17T12:55:41.1081879Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.477s) 2022-08-17T12:55:41.5465625Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.438s) 2022-08-17T12:55:41.9581160Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.411s) 2022-08-17T12:55:42.4524582Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.494s) 2022-08-17T12:55:42.9336312Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.481s) 2022-08-17T12:55:43.4256238Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.492s) 2022-08-17T12:55:43.9117745Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.486s) 2022-08-17T12:55:44.3984190Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.487s) 2022-08-17T12:55:44.8375889Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.439s) 2022-08-17T12:55:45.2408836Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.403s) 2022-08-17T12:55:45.6772617Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.436s) 2022-08-17T12:55:46.1233199Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.446s) 2022-08-17T12:55:46.5599592Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.437s) 2022-08-17T12:55:46.9982854Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.438s) 2022-08-17T12:55:47.4151974Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.417s) 2022-08-17T12:55:47.7771426Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.362s) 2022-08-17T12:55:48.1402624Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.363s) 2022-08-17T12:55:48.5038124Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.363s) 2022-08-17T12:55:48.8641418Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.360s) 2022-08-17T12:55:49.2279937Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.364s) 2022-08-17T12:55:49.7396832Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.512s) 2022-08-17T12:55:50.3167187Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.577s) 2022-08-17T12:55:50.8401401Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.523s) 2022-08-17T12:55:51.3595598Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.519s) 2022-08-17T12:55:51.8746545Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.515s) 2022-08-17T12:55:52.3793477Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.505s) 2022-08-17T12:55:52.8775594Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.498s) 2022-08-17T12:55:53.3500614Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.472s) 2022-08-17T12:55:53.8205687Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.470s) 2022-08-17T12:55:54.2951945Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.474s) 2022-08-17T12:55:54.7683439Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.473s) 2022-08-17T12:55:55.2425741Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.474s) 2022-08-17T12:55:55.7627501Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.520s) 2022-08-17T12:55:56.2536136Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.491s) 2022-08-17T12:55:56.7744883Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.521s) 2022-08-17T12:55:57.2995110Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.525s) 2022-08-17T12:55:57.8245164Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.525s) 2022-08-17T12:55:58.3386449Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.514s) 2022-08-17T12:55:58.8441184Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.505s) 2022-08-17T12:55:59.2922838Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.448s) 2022-08-17T12:55:59.7519027Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.459s) 2022-08-17T12:56:00.1932936Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.441s) 2022-08-17T12:56:00.6544057Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.461s) 2022-08-17T12:56:01.1019534Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.447s) 2022-08-17T12:56:01.6152236Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.513s) 2022-08-17T12:56:02.1636172Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.548s) 2022-08-17T12:56:02.6738713Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.510s) 2022-08-17T12:56:03.1958354Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.522s) 2022-08-17T12:56:03.7641713Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.568s) 2022-08-17T12:56:04.2669209Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.503s) 2022-08-17T12:56:04.7577565Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.491s) 2022-08-17T12:56:05.3148345Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.557s) 2022-08-17T12:56:05.8763691Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.561s) 2022-08-17T12:56:06.4340315Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.558s) 2022-08-17T12:56:07.0059409Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.572s) 2022-08-17T12:56:07.5564711Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.550s) 2022-08-17T12:56:08.0627755Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.506s) 2022-08-17T12:56:08.5315772Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.469s) 2022-08-17T12:56:09.0360967Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.504s) 2022-08-17T12:56:09.5553154Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.519s) 2022-08-17T12:56:10.0663986Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.511s) 2022-08-17T12:56:10.5667952Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.500s) 2022-08-17T12:56:11.0516792Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.485s) 2022-08-17T12:56:11.4868893Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.435s) 2022-08-17T12:56:11.9277885Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.441s) 2022-08-17T12:56:12.3492256Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.421s) 2022-08-17T12:56:12.7929842Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.444s) 2022-08-17T12:56:13.2292502Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.436s) 2022-08-17T12:56:13.8066332Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.577s) 2022-08-17T12:56:14.4646870Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.658s) 2022-08-17T12:56:15.0509334Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.586s) 2022-08-17T12:56:15.6567846Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.606s) 2022-08-17T12:56:16.2452477Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.588s) 2022-08-17T12:56:16.8229765Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.578s) 2022-08-17T12:56:17.3929741Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.570s) 2022-08-17T12:56:17.9315188Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.538s) 2022-08-17T12:56:18.4854644Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.554s) 2022-08-17T12:56:19.0175920Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.532s) 2022-08-17T12:56:19.5579448Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.540s) 2022-08-17T12:56:20.1064602Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.548s) 2022-08-17T12:56:20.3079311Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.201s) 2022-08-17T12:56:20.4432986Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.135s) 2022-08-17T12:56:20.7183423Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.275s) 2022-08-17T12:56:20.9931095Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.275s) 2022-08-17T12:56:21.2073867Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.214s) 2022-08-17T12:56:21.4082944Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.201s) 2022-08-17T12:56:21.5970796Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.189s) 2022-08-17T12:56:21.6672813Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.070s) 2022-08-17T12:56:21.7449429Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.078s) 2022-08-17T12:56:21.8000404Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:56:21.8686470Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.069s) 2022-08-17T12:56:21.9379686Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.069s) 2022-08-17T12:56:22.0556085Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.118s) 2022-08-17T12:56:22.2077013Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.152s) 2022-08-17T12:56:22.3876019Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.180s) 2022-08-17T12:56:22.5579148Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.170s) 2022-08-17T12:56:22.6778342Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.120s) 2022-08-17T12:56:22.7971066Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.119s) 2022-08-17T12:56:22.9210260Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.124s) 2022-08-17T12:56:23.0762833Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.155s) 2022-08-17T12:56:23.2354636Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.159s) 2022-08-17T12:56:23.3956956Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.160s) 2022-08-17T12:56:23.5490851Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.153s) 2022-08-17T12:56:23.7027258Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.154s) 2022-08-17T12:56:23.8218653Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.119s) 2022-08-17T12:56:23.8614578Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.040s) 2022-08-17T12:56:24.0465531Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.185s) 2022-08-17T12:56:24.2172739Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.171s) 2022-08-17T12:56:24.3385753Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.121s) 2022-08-17T12:56:24.4593773Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.121s) 2022-08-17T12:56:24.5822854Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.123s) 2022-08-17T12:56:24.6209581Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:56:24.6592979Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:56:24.6906991Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:56:24.7289617Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:56:24.7676281Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:56:24.9697918Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.202s) 2022-08-17T12:56:25.3178494Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.348s) 2022-08-17T12:56:25.5948908Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.277s) 2022-08-17T12:56:25.8803894Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.285s) 2022-08-17T12:56:26.0847414Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.204s) 2022-08-17T12:56:26.2892138Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.204s) 2022-08-17T12:56:26.4895551Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.200s) 2022-08-17T12:56:26.5585258Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.069s) 2022-08-17T12:56:26.6272939Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.069s) 2022-08-17T12:56:26.6830257Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:56:26.7521684Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.069s) 2022-08-17T12:56:26.8220194Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.070s) 2022-08-17T12:56:27.0779029Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.256s) 2022-08-17T12:56:27.2550644Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.177s) 2022-08-17T12:56:27.5691179Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.314s) 2022-08-17T12:56:27.8957850Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.327s) 2022-08-17T12:56:28.1427290Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.247s) 2022-08-17T12:56:28.4000049Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.257s) 2022-08-17T12:56:28.6309962Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.231s) 2022-08-17T12:56:28.7428906Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.112s) 2022-08-17T12:56:28.8555340Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:56:28.9697297Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:56:29.0806730Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:56:29.1906405Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.110s) 2022-08-17T12:56:29.3528773Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.162s) 2022-08-17T12:56:29.5452555Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.192s) 2022-08-17T12:56:29.7649448Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.220s) 2022-08-17T12:56:29.9778745Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.213s) 2022-08-17T12:56:30.1393754Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.161s) 2022-08-17T12:56:30.3128150Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.173s) 2022-08-17T12:56:30.4679921Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.155s) 2022-08-17T12:56:30.6678321Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.200s) 2022-08-17T12:56:30.8693245Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.201s) 2022-08-17T12:56:31.0661268Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.197s) 2022-08-17T12:56:31.2602657Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.194s) 2022-08-17T12:56:31.4673766Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.207s) 2022-08-17T12:56:31.6295248Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.162s) 2022-08-17T12:56:31.7065884Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.077s) 2022-08-17T12:56:31.9216736Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.215s) 2022-08-17T12:56:32.1437837Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.222s) 2022-08-17T12:56:32.3057467Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.162s) 2022-08-17T12:56:32.4835936Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.178s) 2022-08-17T12:56:32.6402069Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.157s) 2022-08-17T12:56:32.7286559Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:56:32.8068614Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.078s) 2022-08-17T12:56:32.8777361Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:56:32.9549931Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.077s) 2022-08-17T12:56:33.0333782Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.078s) 2022-08-17T12:56:33.2830988Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.250s) 2022-08-17T12:56:33.6870693Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.404s) 2022-08-17T12:56:34.0056966Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.319s) 2022-08-17T12:56:34.3463217Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.340s) 2022-08-17T12:56:34.5980727Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.252s) 2022-08-17T12:56:34.8586003Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.261s) 2022-08-17T12:56:35.0940451Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.235s) 2022-08-17T12:56:35.2082257Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:56:35.3231965Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.115s) 2022-08-17T12:56:35.4231630Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.100s) 2022-08-17T12:56:35.5450113Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.122s) 2022-08-17T12:56:35.6569679Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.112s) 2022-08-17T12:56:35.6589632Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6608105Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6627864Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6647445Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6667516Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6686544Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6706250Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6725976Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6745135Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6764512Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6783934Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6803422Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6822181Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6841463Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6860783Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6880073Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6899481Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6918622Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6937955Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6957214Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6976441Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.6995738Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7014984Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7034158Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7055283Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7075353Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7095376Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7115390Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7134276Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7153793Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7172841Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7192157Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7210351Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7229700Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7249469Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7269201Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7288523Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7307957Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7327277Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7346641Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7365314Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7384460Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7403524Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7422216Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7441155Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7460453Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7479481Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7498759Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7516328Z test_foreach_l2_large_value_input__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.7534083Z test_foreach_l2_large_value_input__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:35.8146813Z test_minmax_fastpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:56:35.8339524Z test_minmax_fastpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:35.8945582Z test_minmax_fastpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:56:35.9642737Z test_minmax_fastpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.070s) 2022-08-17T12:56:36.0206794Z test_minmax_fastpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:56:36.0396152Z test_minmax_fastpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:36.0585567Z test_minmax_fastpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:36.0741622Z test_minmax_fastpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:56:36.0929744Z test_minmax_fastpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:36.1120011Z test_minmax_fastpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:36.1713099Z test_minmax_fastpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.059s) 2022-08-17T12:56:36.1904821Z test_minmax_fastpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:36.2521133Z test_minmax_fastpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:56:36.3131145Z test_minmax_fastpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:56:36.3709366Z test_minmax_fastpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.058s) 2022-08-17T12:56:36.3902886Z test_minmax_fastpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:36.4095133Z test_minmax_fastpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:36.4251123Z test_minmax_fastpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:56:36.4439823Z test_minmax_fastpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:36.4631466Z test_minmax_fastpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:36.4684297Z test_minmax_float_inf_nan__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2022-08-17T12:56:36.4856786Z test_minmax_float_inf_nan__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:36.4907547Z test_minmax_float_inf_nan__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.005s) 2022-08-17T12:56:36.4953987Z test_minmax_float_inf_nan__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2022-08-17T12:56:36.5003732Z test_minmax_float_inf_nan__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2022-08-17T12:56:36.5055222Z test_minmax_float_inf_nan__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.005s) 2022-08-17T12:56:36.5107110Z test_minmax_float_inf_nan__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.005s) 2022-08-17T12:56:36.5155115Z test_minmax_float_inf_nan__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2022-08-17T12:56:36.5983503Z test_minmax_slowpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:56:36.6394900Z test_minmax_slowpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.041s) 2022-08-17T12:56:36.7252394Z test_minmax_slowpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:56:36.8089367Z test_minmax_slowpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:56:36.8899288Z test_minmax_slowpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.081s) 2022-08-17T12:56:36.9325768Z test_minmax_slowpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.043s) 2022-08-17T12:56:36.9753421Z test_minmax_slowpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.043s) 2022-08-17T12:56:37.0145729Z test_minmax_slowpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:56:37.0564375Z test_minmax_slowpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.042s) 2022-08-17T12:56:37.0982679Z test_minmax_slowpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.042s) 2022-08-17T12:56:37.1920819Z test_minmax_slowpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T12:56:37.2329044Z test_minmax_slowpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.041s) 2022-08-17T12:56:37.3172369Z test_minmax_slowpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:56:37.4004202Z test_minmax_slowpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:56:37.4806385Z test_minmax_slowpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.080s) 2022-08-17T12:56:37.5229318Z test_minmax_slowpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.042s) 2022-08-17T12:56:37.5647821Z test_minmax_slowpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.042s) 2022-08-17T12:56:37.6029216Z test_minmax_slowpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:56:37.6444958Z test_minmax_slowpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.042s) 2022-08-17T12:56:37.6861243Z test_minmax_slowpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.042s) 2022-08-17T12:56:42.3828699Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (4.697s) 2022-08-17T12:56:47.1089790Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... ok (4.725s) 2022-08-17T12:56:50.6245016Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (3.516s) 2022-08-17T12:56:54.0937791Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (3.469s) 2022-08-17T12:56:58.1180189Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (4.024s) 2022-08-17T12:57:02.1214738Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (4.003s) 2022-08-17T12:57:06.1788935Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (4.057s) 2022-08-17T12:57:10.2557766Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (4.077s) 2022-08-17T12:57:14.3136736Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... ok (4.058s) 2022-08-17T12:57:18.9351655Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (4.621s) 2022-08-17T12:57:23.5545599Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (4.619s) 2022-08-17T12:57:26.9587088Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (3.404s) 2022-08-17T12:57:30.3163384Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (3.358s) 2022-08-17T12:57:32.7700340Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (2.454s) 2022-08-17T12:57:35.2178801Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (2.448s) 2022-08-17T12:57:37.6507001Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (2.433s) 2022-08-17T12:57:40.0904347Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (2.440s) 2022-08-17T12:57:42.5428328Z test_pointwise_op_fastpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (2.452s) 2022-08-17T12:57:48.0889415Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (5.546s) 2022-08-17T12:57:53.5586803Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... ok (5.470s) 2022-08-17T12:57:57.8268092Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (4.268s) 2022-08-17T12:58:02.0829515Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (4.256s) 2022-08-17T12:58:06.7971607Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (4.714s) 2022-08-17T12:58:11.5813817Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (4.784s) 2022-08-17T12:58:16.3620247Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (4.781s) 2022-08-17T12:58:21.1327276Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (4.771s) 2022-08-17T12:58:25.8687757Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... ok (4.736s) 2022-08-17T12:58:31.3101968Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (5.441s) 2022-08-17T12:58:36.6789919Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (5.369s) 2022-08-17T12:58:40.8216692Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (4.143s) 2022-08-17T12:58:44.9383976Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (4.117s) 2022-08-17T12:58:48.1333993Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (3.195s) 2022-08-17T12:58:51.3320202Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (3.199s) 2022-08-17T12:58:54.4824631Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (3.150s) 2022-08-17T12:58:57.7251011Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (3.243s) 2022-08-17T12:59:00.9345268Z test_pointwise_op_slowpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (3.209s) 2022-08-17T12:59:00.9360876Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:00.9376377Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:00.9390858Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:00.9405124Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:01.0680213Z test_reduce_fastpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.127s) 2022-08-17T12:59:01.2446879Z test_reduce_fastpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.177s) 2022-08-17T12:59:01.4128298Z test_reduce_fastpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.168s) 2022-08-17T12:59:01.5416011Z test_reduce_fastpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.129s) 2022-08-17T12:59:01.6673194Z test_reduce_fastpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.126s) 2022-08-17T12:59:01.7857930Z test_reduce_fastpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.118s) 2022-08-17T12:59:01.9669415Z test_reduce_slowpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.181s) 2022-08-17T12:59:02.2024469Z test_reduce_slowpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.235s) 2022-08-17T12:59:02.4280329Z test_reduce_slowpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.226s) 2022-08-17T12:59:02.6385627Z test_reduce_slowpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.210s) 2022-08-17T12:59:02.8214231Z test_reduce_slowpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.183s) 2022-08-17T12:59:03.0085794Z test_reduce_slowpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.187s) 2022-08-17T12:59:03.0601026Z test_unary_fastpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:03.1428012Z test_unary_fastpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:59:03.2278785Z test_unary_fastpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:03.2823642Z test_unary_fastpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:59:03.3351315Z test_unary_fastpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:03.3844423Z test_unary_fastpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:59:03.4029067Z test_unary_fastpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:59:03.4213333Z test_unary_fastpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:59:03.4360903Z test_unary_fastpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:59:03.4544560Z test_unary_fastpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:59:03.4730430Z test_unary_fastpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:59:03.5606086Z test_unary_fastpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:03.6357827Z test_unary_fastpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:59:03.7321514Z test_unary_fastpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.096s) 2022-08-17T12:59:03.7833565Z test_unary_fastpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:59:03.8569557Z test_unary_fastpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.074s) 2022-08-17T12:59:03.9312226Z test_unary_fastpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.074s) 2022-08-17T12:59:03.9862465Z test_unary_fastpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:59:04.0378802Z test_unary_fastpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:04.1247321Z test_unary_fastpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:04.1962942Z test_unary_fastpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:59:04.2493147Z test_unary_fastpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:04.2992986Z test_unary_fastpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:59:04.3522373Z test_unary_fastpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:04.4045306Z test_unary_fastpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:04.4531349Z test_unary_fastpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:59:04.5248757Z test_unary_fastpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:59:04.5994701Z test_unary_fastpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:59:04.6535415Z test_unary_fastpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:59:04.7137561Z test_unary_fastpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:59:04.7845748Z test_unary_fastpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:59:04.8575667Z test_unary_fastpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.073s) 2022-08-17T12:59:04.9106378Z test_unary_fastpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:04.9601406Z test_unary_fastpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:59:05.0140845Z test_unary_fastpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:59:05.0675631Z test_unary_fastpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:05.1179400Z test_unary_fastpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:59:05.1717148Z test_unary_fastpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:59:05.2259532Z test_unary_fastpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:59:05.3023066Z test_unary_fastpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.076s) 2022-08-17T12:59:05.3720662Z test_unary_fastpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.070s) 2022-08-17T12:59:05.4436301Z test_unary_fastpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:59:05.4969000Z test_unary_fastpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:05.5464134Z test_unary_fastpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:59:05.5994198Z test_unary_fastpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:05.6525203Z test_unary_fastpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:05.7022363Z test_unary_fastpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:59:05.7546174Z test_unary_fastpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:05.8099091Z test_unary_fastpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:59:05.8721195Z test_unary_fastpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:59:05.9241969Z test_unary_fastpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:05.9769920Z test_unary_fastpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:06.0253756Z test_unary_fastpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T12:59:06.0966723Z test_unary_fastpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:59:06.1696540Z test_unary_fastpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.073s) 2022-08-17T12:59:06.2245214Z test_unary_fastpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:59:06.2762704Z test_unary_fastpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:06.3294522Z test_unary_fastpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:06.3837882Z test_unary_fastpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:59:06.4479042Z test_unary_fastpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:06.5186423Z test_unary_fastpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:59:06.5906859Z test_unary_fastpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:59:06.6443016Z test_unary_fastpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:06.6953020Z test_unary_fastpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:59:06.7669949Z test_unary_fastpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:59:06.8410313Z test_unary_fastpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.074s) 2022-08-17T12:59:06.8960848Z test_unary_fastpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:59:06.9618302Z test_unary_fastpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:07.0302938Z test_unary_fastpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.068s) 2022-08-17T12:59:07.1003567Z test_unary_fastpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.070s) 2022-08-17T12:59:07.1512604Z test_unary_fastpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:59:07.1990349Z test_unary_fastpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T12:59:07.2170404Z test_unary_fastpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:59:07.2354969Z test_unary_fastpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:59:07.2499154Z test_unary_fastpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:59:07.2679644Z test_unary_fastpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:59:07.2859082Z test_unary_fastpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:59:07.3380953Z test_unary_fastpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:07.3904914Z test_unary_fastpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:07.4393548Z test_unary_fastpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:59:07.4920961Z test_unary_fastpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:59:07.5603088Z test_unary_fastpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.068s) 2022-08-17T12:59:07.6087555Z test_unary_fastpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T12:59:07.6604421Z test_unary_fastpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:07.7115743Z test_unary_fastpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:59:07.7600643Z test_unary_fastpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T12:59:07.8315564Z test_unary_fastpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:59:07.9293404Z test_unary_fastpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:07.9834148Z test_unary_fastpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:59:08.0335001Z test_unary_fastpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:59:08.1209481Z test_unary_fastpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:08.1929074Z test_unary_fastpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:59:08.2452433Z test_unary_fastpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:08.2944634Z test_unary_fastpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:59:08.3465116Z test_unary_fastpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:08.4173466Z test_unary_fastpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:59:08.4899055Z test_unary_fastpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:59:08.5434891Z test_unary_fastpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:59:08.5939290Z test_unary_fastpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:59:08.6758643Z test_unary_fastpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.082s) 2022-08-17T12:59:08.7476605Z test_unary_fastpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:59:08.7997040Z test_unary_fastpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:08.8487112Z test_unary_fastpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:59:08.9195990Z test_unary_fastpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:59:08.9932010Z test_unary_fastpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.073s) 2022-08-17T12:59:09.0457155Z test_unary_fastpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:09.0947386Z test_unary_fastpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:59:09.1466275Z test_unary_fastpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:59:09.2078216Z test_unary_fastpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:59:09.2574968Z test_unary_fastpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:59:09.2591355Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2606606Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.2621770Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.2636900Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.2652139Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.2667337Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.2683262Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2699704Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2716061Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2731679Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2748118Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2764178Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2779665Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.2795077Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2811422Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2828330Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2844591Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2860681Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2877231Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2893945Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2910428Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2927100Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2943769Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2959739Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.2975063Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.2991158Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3007395Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3023309Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3039285Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3055287Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3071481Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3087980Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3104252Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3120459Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3136691Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3154194Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3170931Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3187733Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3204179Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3220903Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3237452Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3254318Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3270904Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3287719Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3304377Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3320915Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3337652Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3354987Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3371527Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3388205Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3404831Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3421251Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3437554Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3454247Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3471046Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3487369Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3503788Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3520015Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3536473Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3552537Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3568730Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3585045Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3601125Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3617098Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3633329Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3649254Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3665609Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3681415Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3697175Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3713426Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3730026Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3745850Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3762009Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3777868Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3794029Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3810672Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3827351Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3844012Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3860756Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3876804Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3893399Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3909957Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3927699Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3944323Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3960818Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3977424Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.3993980Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4010647Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4027256Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4043794Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4060406Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4077030Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4093642Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4110196Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4126775Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4143357Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4159719Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4176350Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4192818Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4209505Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4226074Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4242668Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4259357Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4275863Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4292496Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4309284Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:09.4422151Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.011s) 2022-08-17T12:59:09.4437086Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.4451983Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.4467005Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.5122287Z test_unary_slowpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:09.6360262Z test_unary_slowpath__foreach_abs_cpu_bool (__main__.TestForeachCPU) ... ok (0.124s) 2022-08-17T12:59:09.7304213Z test_unary_slowpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T12:59:09.8254549Z test_unary_slowpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:59:09.8897260Z test_unary_slowpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:09.9538059Z test_unary_slowpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:10.0147760Z test_unary_slowpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:59:10.0460731Z test_unary_slowpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:59:10.0768590Z test_unary_slowpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:59:10.1035112Z test_unary_slowpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.027s) 2022-08-17T12:59:10.1337412Z test_unary_slowpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.030s) 2022-08-17T12:59:10.1643522Z test_unary_slowpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.030s) 2022-08-17T12:59:10.2500531Z test_unary_slowpath__foreach_acos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:10.3392116Z test_unary_slowpath__foreach_acos_cpu_bool (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:10.4338651Z test_unary_slowpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:59:10.5242404Z test_unary_slowpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:59:10.6296896Z test_unary_slowpath__foreach_acos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:10.6969723Z test_unary_slowpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:59:10.7608521Z test_unary_slowpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:10.8480427Z test_unary_slowpath__foreach_acos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:10.9359506Z test_unary_slowpath__foreach_acos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:11.0264683Z test_unary_slowpath__foreach_acos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:59:11.1277184Z test_unary_slowpath__foreach_acos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.101s) 2022-08-17T12:59:11.2159835Z test_unary_slowpath__foreach_acos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:11.2802743Z test_unary_slowpath__foreach_asin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:11.3677439Z test_unary_slowpath__foreach_asin_cpu_bool (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:11.4606492Z test_unary_slowpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:59:11.5473763Z test_unary_slowpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:11.6527904Z test_unary_slowpath__foreach_asin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:11.7193635Z test_unary_slowpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:11.7827864Z test_unary_slowpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:59:11.8702616Z test_unary_slowpath__foreach_asin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:11.9579150Z test_unary_slowpath__foreach_asin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:12.0556931Z test_unary_slowpath__foreach_asin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:12.1429932Z test_unary_slowpath__foreach_asin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:12.2324110Z test_unary_slowpath__foreach_asin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:12.2987336Z test_unary_slowpath__foreach_atan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:12.3850454Z test_unary_slowpath__foreach_atan_cpu_bool (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:12.4798862Z test_unary_slowpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:59:12.5660372Z test_unary_slowpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:12.6709506Z test_unary_slowpath__foreach_atan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:12.7361938Z test_unary_slowpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:12.7978572Z test_unary_slowpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:59:12.8942854Z test_unary_slowpath__foreach_atan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.096s) 2022-08-17T12:59:12.9802882Z test_unary_slowpath__foreach_atan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:13.0696368Z test_unary_slowpath__foreach_atan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:13.1554837Z test_unary_slowpath__foreach_atan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:13.2425656Z test_unary_slowpath__foreach_atan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:13.3108748Z test_unary_slowpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.068s) 2022-08-17T12:59:13.4081124Z test_unary_slowpath__foreach_ceil_cpu_bool (__main__.TestForeachCPU) ... ok (0.097s) 2022-08-17T12:59:13.5189472Z test_unary_slowpath__foreach_ceil_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:59:13.6289188Z test_unary_slowpath__foreach_ceil_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.110s) 2022-08-17T12:59:13.7354831Z test_unary_slowpath__foreach_ceil_cpu_float16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:59:13.8014628Z test_unary_slowpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:13.8631255Z test_unary_slowpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:59:13.9607138Z test_unary_slowpath__foreach_ceil_cpu_int16 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:14.0579873Z test_unary_slowpath__foreach_ceil_cpu_int32 (__main__.TestForeachCPU) ... ok (0.097s) 2022-08-17T12:59:14.1560478Z test_unary_slowpath__foreach_ceil_cpu_int64 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:14.2656173Z test_unary_slowpath__foreach_ceil_cpu_int8 (__main__.TestForeachCPU) ... ok (0.109s) 2022-08-17T12:59:14.3660710Z test_unary_slowpath__foreach_ceil_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.100s) 2022-08-17T12:59:14.4327603Z test_unary_slowpath__foreach_cos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:59:14.5183153Z test_unary_slowpath__foreach_cos_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:14.6109662Z test_unary_slowpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:59:14.6983360Z test_unary_slowpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:14.8037583Z test_unary_slowpath__foreach_cos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:14.8696038Z test_unary_slowpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:14.9314980Z test_unary_slowpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:59:15.0173595Z test_unary_slowpath__foreach_cos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:15.1144298Z test_unary_slowpath__foreach_cos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.097s) 2022-08-17T12:59:15.2021376Z test_unary_slowpath__foreach_cos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:15.2886510Z test_unary_slowpath__foreach_cos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:15.3781863Z test_unary_slowpath__foreach_cos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:15.4453808Z test_unary_slowpath__foreach_cosh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:59:15.5306964Z test_unary_slowpath__foreach_cosh_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:15.6136213Z test_unary_slowpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:59:15.6977311Z test_unary_slowpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:59:15.8031683Z test_unary_slowpath__foreach_cosh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:15.8684960Z test_unary_slowpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:15.9297715Z test_unary_slowpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:59:16.0329600Z test_unary_slowpath__foreach_cosh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.103s) 2022-08-17T12:59:16.1197356Z test_unary_slowpath__foreach_cosh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:16.2067604Z test_unary_slowpath__foreach_cosh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:16.2953982Z test_unary_slowpath__foreach_cosh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:16.3825721Z test_unary_slowpath__foreach_cosh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:16.4490154Z test_unary_slowpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:16.5354410Z test_unary_slowpath__foreach_erf_cpu_bool (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:16.6498367Z test_unary_slowpath__foreach_erf_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:59:16.7648960Z test_unary_slowpath__foreach_erf_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.115s) 2022-08-17T12:59:16.8697601Z test_unary_slowpath__foreach_erf_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:16.9360405Z test_unary_slowpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:16.9986003Z test_unary_slowpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:59:17.0984540Z test_unary_slowpath__foreach_erf_cpu_int16 (__main__.TestForeachCPU) ... ok (0.100s) 2022-08-17T12:59:17.1851892Z test_unary_slowpath__foreach_erf_cpu_int32 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:17.2708906Z test_unary_slowpath__foreach_erf_cpu_int64 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:17.3586312Z test_unary_slowpath__foreach_erf_cpu_int8 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:17.4464444Z test_unary_slowpath__foreach_erf_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:17.5140838Z test_unary_slowpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:59:17.6008713Z test_unary_slowpath__foreach_erfc_cpu_bool (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:17.7152958Z test_unary_slowpath__foreach_erfc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:59:17.8291094Z test_unary_slowpath__foreach_erfc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:59:17.9349731Z test_unary_slowpath__foreach_erfc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:59:18.0007983Z test_unary_slowpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:18.0626485Z test_unary_slowpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:59:18.1554233Z test_unary_slowpath__foreach_erfc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:59:18.2437594Z test_unary_slowpath__foreach_erfc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:18.3327318Z test_unary_slowpath__foreach_erfc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:18.4207378Z test_unary_slowpath__foreach_erfc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:18.5076577Z test_unary_slowpath__foreach_erfc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:18.5736417Z test_unary_slowpath__foreach_exp_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:18.6616913Z test_unary_slowpath__foreach_exp_cpu_bool (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:18.7549535Z test_unary_slowpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:59:18.8436917Z test_unary_slowpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:18.9499338Z test_unary_slowpath__foreach_exp_cpu_float16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:59:19.0171317Z test_unary_slowpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:59:19.0920257Z test_unary_slowpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:59:19.1795642Z test_unary_slowpath__foreach_exp_cpu_int16 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:19.2660364Z test_unary_slowpath__foreach_exp_cpu_int32 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:19.3542881Z test_unary_slowpath__foreach_exp_cpu_int64 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:19.4410733Z test_unary_slowpath__foreach_exp_cpu_int8 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:19.5276991Z test_unary_slowpath__foreach_exp_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:19.5927520Z test_unary_slowpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:19.6799312Z test_unary_slowpath__foreach_expm1_cpu_bool (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:19.7943333Z test_unary_slowpath__foreach_expm1_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:59:19.9077567Z test_unary_slowpath__foreach_expm1_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:59:20.0134664Z test_unary_slowpath__foreach_expm1_cpu_float16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:59:20.0793150Z test_unary_slowpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:20.1551001Z test_unary_slowpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.076s) 2022-08-17T12:59:20.2414488Z test_unary_slowpath__foreach_expm1_cpu_int16 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:20.3278323Z test_unary_slowpath__foreach_expm1_cpu_int32 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:20.4144864Z test_unary_slowpath__foreach_expm1_cpu_int64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:20.5004793Z test_unary_slowpath__foreach_expm1_cpu_int8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:20.5864775Z test_unary_slowpath__foreach_expm1_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:20.6504370Z test_unary_slowpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:20.7490512Z test_unary_slowpath__foreach_floor_cpu_bool (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:20.8617165Z test_unary_slowpath__foreach_floor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:59:20.9719455Z test_unary_slowpath__foreach_floor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.110s) 2022-08-17T12:59:21.0797602Z test_unary_slowpath__foreach_floor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.108s) 2022-08-17T12:59:21.1453679Z test_unary_slowpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:21.2061658Z test_unary_slowpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:59:21.3214082Z test_unary_slowpath__foreach_floor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.115s) 2022-08-17T12:59:21.4207080Z test_unary_slowpath__foreach_floor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:59:21.5197422Z test_unary_slowpath__foreach_floor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:59:21.6180535Z test_unary_slowpath__foreach_floor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:21.7159704Z test_unary_slowpath__foreach_floor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:21.7816596Z test_unary_slowpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:21.8794213Z test_unary_slowpath__foreach_frac_cpu_bool (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:21.9937133Z test_unary_slowpath__foreach_frac_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:59:22.1069835Z test_unary_slowpath__foreach_frac_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:59:22.1719827Z test_unary_slowpath__foreach_frac_cpu_float16 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:22.2363831Z test_unary_slowpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:22.2975335Z test_unary_slowpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:59:22.3955324Z test_unary_slowpath__foreach_frac_cpu_int16 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:22.4945732Z test_unary_slowpath__foreach_frac_cpu_int32 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:59:22.5929263Z test_unary_slowpath__foreach_frac_cpu_int64 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:22.6906249Z test_unary_slowpath__foreach_frac_cpu_int8 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:22.8018011Z test_unary_slowpath__foreach_frac_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:59:22.8683001Z test_unary_slowpath__foreach_log10_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:22.9546044Z test_unary_slowpath__foreach_log10_cpu_bool (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:23.0466994Z test_unary_slowpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:59:23.1337765Z test_unary_slowpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:23.2406716Z test_unary_slowpath__foreach_log10_cpu_float16 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:59:23.3121610Z test_unary_slowpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:59:23.3753349Z test_unary_slowpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:59:23.4619866Z test_unary_slowpath__foreach_log10_cpu_int16 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:23.5486171Z test_unary_slowpath__foreach_log10_cpu_int32 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:23.6490572Z test_unary_slowpath__foreach_log10_cpu_int64 (__main__.TestForeachCPU) ... ok (0.100s) 2022-08-17T12:59:23.7354617Z test_unary_slowpath__foreach_log10_cpu_int8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:23.8230632Z test_unary_slowpath__foreach_log10_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:23.8889393Z test_unary_slowpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:23.9873752Z test_unary_slowpath__foreach_log1p_cpu_bool (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:24.1011199Z test_unary_slowpath__foreach_log1p_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:59:24.2141535Z test_unary_slowpath__foreach_log1p_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:59:24.3212799Z test_unary_slowpath__foreach_log1p_cpu_float16 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:59:24.3903074Z test_unary_slowpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.069s) 2022-08-17T12:59:24.4531348Z test_unary_slowpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:59:24.5390091Z test_unary_slowpath__foreach_log1p_cpu_int16 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:24.6259110Z test_unary_slowpath__foreach_log1p_cpu_int32 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:24.7223524Z test_unary_slowpath__foreach_log1p_cpu_int64 (__main__.TestForeachCPU) ... ok (0.096s) 2022-08-17T12:59:24.8081844Z test_unary_slowpath__foreach_log1p_cpu_int8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:24.8937406Z test_unary_slowpath__foreach_log1p_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:24.9653538Z test_unary_slowpath__foreach_log2_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:59:25.0566698Z test_unary_slowpath__foreach_log2_cpu_bool (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:59:25.1494953Z test_unary_slowpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:59:25.2361394Z test_unary_slowpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:25.3421338Z test_unary_slowpath__foreach_log2_cpu_float16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:59:25.4100071Z test_unary_slowpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.068s) 2022-08-17T12:59:25.4729805Z test_unary_slowpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:59:25.5603601Z test_unary_slowpath__foreach_log2_cpu_int16 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:25.6584048Z test_unary_slowpath__foreach_log2_cpu_int32 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:25.7441160Z test_unary_slowpath__foreach_log2_cpu_int64 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:25.8307754Z test_unary_slowpath__foreach_log2_cpu_int8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:25.9166142Z test_unary_slowpath__foreach_log2_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:25.9808781Z test_unary_slowpath__foreach_log_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:26.0673321Z test_unary_slowpath__foreach_log_cpu_bool (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:26.1622173Z test_unary_slowpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:59:26.2508152Z test_unary_slowpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:26.3575115Z test_unary_slowpath__foreach_log_cpu_float16 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:59:26.4251611Z test_unary_slowpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.068s) 2022-08-17T12:59:26.4878659Z test_unary_slowpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:59:26.5919861Z test_unary_slowpath__foreach_log_cpu_int16 (__main__.TestForeachCPU) ... ok (0.104s) 2022-08-17T12:59:26.6799913Z test_unary_slowpath__foreach_log_cpu_int32 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:26.7673668Z test_unary_slowpath__foreach_log_cpu_int64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:26.8537855Z test_unary_slowpath__foreach_log_cpu_int8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:26.9404397Z test_unary_slowpath__foreach_log_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:27.0056106Z test_unary_slowpath__foreach_neg_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:27.0984904Z test_unary_slowpath__foreach_neg_cpu_bool (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:59:27.1813998Z test_unary_slowpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:59:27.2652755Z test_unary_slowpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:59:27.3303996Z test_unary_slowpath__foreach_neg_cpu_float16 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:27.4071112Z test_unary_slowpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.077s) 2022-08-17T12:59:27.4683292Z test_unary_slowpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:59:27.4992281Z test_unary_slowpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:59:27.5293368Z test_unary_slowpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.030s) 2022-08-17T12:59:27.5553342Z test_unary_slowpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:59:27.5848724Z test_unary_slowpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.029s) 2022-08-17T12:59:27.6144815Z test_unary_slowpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.030s) 2022-08-17T12:59:27.6779702Z test_unary_slowpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:59:27.7620200Z test_unary_slowpath__foreach_reciprocal_cpu_bool (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:59:27.8433950Z test_unary_slowpath__foreach_reciprocal_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.081s) 2022-08-17T12:59:27.9265045Z test_unary_slowpath__foreach_reciprocal_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:59:27.9911034Z test_unary_slowpath__foreach_reciprocal_cpu_float16 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:28.0682113Z test_unary_slowpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.077s) 2022-08-17T12:59:28.1282836Z test_unary_slowpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:59:28.2149405Z test_unary_slowpath__foreach_reciprocal_cpu_int16 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:28.3037441Z test_unary_slowpath__foreach_reciprocal_cpu_int32 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:28.3889257Z test_unary_slowpath__foreach_reciprocal_cpu_int64 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:28.4738990Z test_unary_slowpath__foreach_reciprocal_cpu_int8 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:28.5581072Z test_unary_slowpath__foreach_reciprocal_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:59:28.6219008Z test_unary_slowpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:28.7182390Z test_unary_slowpath__foreach_round_cpu_bool (__main__.TestForeachCPU) ... ok (0.096s) 2022-08-17T12:59:28.8322496Z test_unary_slowpath__foreach_round_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:59:28.9454005Z test_unary_slowpath__foreach_round_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:59:29.0503632Z test_unary_slowpath__foreach_round_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:29.1160212Z test_unary_slowpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:29.1896697Z test_unary_slowpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.074s) 2022-08-17T12:59:29.2885566Z test_unary_slowpath__foreach_round_cpu_int16 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:59:29.3877076Z test_unary_slowpath__foreach_round_cpu_int32 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:59:29.4856104Z test_unary_slowpath__foreach_round_cpu_int64 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:29.5829493Z test_unary_slowpath__foreach_round_cpu_int8 (__main__.TestForeachCPU) ... ok (0.097s) 2022-08-17T12:59:29.6803140Z test_unary_slowpath__foreach_round_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.097s) 2022-08-17T12:59:29.7448163Z test_unary_slowpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:29.8296182Z test_unary_slowpath__foreach_sigmoid_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:29.9132153Z test_unary_slowpath__foreach_sigmoid_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:59:29.9972588Z test_unary_slowpath__foreach_sigmoid_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:59:30.1022856Z test_unary_slowpath__foreach_sigmoid_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:30.1780369Z test_unary_slowpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.076s) 2022-08-17T12:59:30.2391078Z test_unary_slowpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:59:30.3245366Z test_unary_slowpath__foreach_sigmoid_cpu_int16 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:30.4120158Z test_unary_slowpath__foreach_sigmoid_cpu_int32 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:30.4965832Z test_unary_slowpath__foreach_sigmoid_cpu_int64 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:30.5813629Z test_unary_slowpath__foreach_sigmoid_cpu_int8 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:30.6655450Z test_unary_slowpath__foreach_sigmoid_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:59:30.7291895Z test_unary_slowpath__foreach_sin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:30.8138171Z test_unary_slowpath__foreach_sin_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:30.9073540Z test_unary_slowpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:59:30.9962170Z test_unary_slowpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:31.1140619Z test_unary_slowpath__foreach_sin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.118s) 2022-08-17T12:59:31.1806148Z test_unary_slowpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:59:31.2421549Z test_unary_slowpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:59:31.3286646Z test_unary_slowpath__foreach_sin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:31.4152729Z test_unary_slowpath__foreach_sin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:31.5022481Z test_unary_slowpath__foreach_sin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:31.5879580Z test_unary_slowpath__foreach_sin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:31.6731246Z test_unary_slowpath__foreach_sin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:31.7372584Z test_unary_slowpath__foreach_sinh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:59:31.8227946Z test_unary_slowpath__foreach_sinh_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:31.9072568Z test_unary_slowpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:59:32.0091036Z test_unary_slowpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:59:32.1141181Z test_unary_slowpath__foreach_sinh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:32.1792398Z test_unary_slowpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:32.2406893Z test_unary_slowpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:59:32.3275825Z test_unary_slowpath__foreach_sinh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:32.4131458Z test_unary_slowpath__foreach_sinh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:32.5008634Z test_unary_slowpath__foreach_sinh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:32.5884775Z test_unary_slowpath__foreach_sinh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:32.6746945Z test_unary_slowpath__foreach_sinh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:32.7382618Z test_unary_slowpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:59:32.8232181Z test_unary_slowpath__foreach_sqrt_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:32.9256836Z test_unary_slowpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:59:33.0107210Z test_unary_slowpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:33.1162428Z test_unary_slowpath__foreach_sqrt_cpu_float16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:59:33.1823283Z test_unary_slowpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:33.2447764Z test_unary_slowpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:59:33.3333720Z test_unary_slowpath__foreach_sqrt_cpu_int16 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:33.4202129Z test_unary_slowpath__foreach_sqrt_cpu_int32 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:33.5064501Z test_unary_slowpath__foreach_sqrt_cpu_int64 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:33.5962710Z test_unary_slowpath__foreach_sqrt_cpu_int8 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:59:33.6830351Z test_unary_slowpath__foreach_sqrt_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:33.7483793Z test_unary_slowpath__foreach_tan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:33.8505818Z test_unary_slowpath__foreach_tan_cpu_bool (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:59:33.9438098Z test_unary_slowpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.093s) 2022-08-17T12:59:34.0310496Z test_unary_slowpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:34.1369353Z test_unary_slowpath__foreach_tan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:59:34.2032161Z test_unary_slowpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:34.2658106Z test_unary_slowpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:59:34.3552644Z test_unary_slowpath__foreach_tan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:34.4451247Z test_unary_slowpath__foreach_tan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:59:34.5317756Z test_unary_slowpath__foreach_tan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:34.6197190Z test_unary_slowpath__foreach_tan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:34.7083407Z test_unary_slowpath__foreach_tan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:59:34.7848943Z test_unary_slowpath__foreach_tanh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.076s) 2022-08-17T12:59:34.8704444Z test_unary_slowpath__foreach_tanh_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:59:34.9629503Z test_unary_slowpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:59:35.0502531Z test_unary_slowpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:59:35.1573442Z test_unary_slowpath__foreach_tanh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:59:35.2233297Z test_unary_slowpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:59:35.2857582Z test_unary_slowpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:59:35.3743341Z test_unary_slowpath__foreach_tanh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:59:35.4608712Z test_unary_slowpath__foreach_tanh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:35.5471594Z test_unary_slowpath__foreach_tanh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:59:35.6458800Z test_unary_slowpath__foreach_tanh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:59:35.7357021Z test_unary_slowpath__foreach_tanh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:59:35.8005011Z test_unary_slowpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:59:35.8974206Z test_unary_slowpath__foreach_trunc_cpu_bool (__main__.TestForeachCPU) ... ok (0.097s) 2022-08-17T12:59:36.0079904Z test_unary_slowpath__foreach_trunc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:59:36.1176847Z test_unary_slowpath__foreach_trunc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.110s) 2022-08-17T12:59:36.2252794Z test_unary_slowpath__foreach_trunc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.108s) 2022-08-17T12:59:36.2931512Z test_unary_slowpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.068s) 2022-08-17T12:59:36.3562078Z test_unary_slowpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:59:36.4543067Z test_unary_slowpath__foreach_trunc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:59:36.5518342Z test_unary_slowpath__foreach_trunc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.097s) 2022-08-17T12:59:36.6493028Z test_unary_slowpath__foreach_trunc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.097s) 2022-08-17T12:59:36.7481539Z test_unary_slowpath__foreach_trunc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:59:36.8470574Z test_unary_slowpath__foreach_trunc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:59:36.8471721Z 2022-08-17T12:59:36.8472208Z ---------------------------------------------------------------------- 2022-08-17T12:59:36.8472471Z Ran 1142 tests in 276.845s 2022-08-17T12:59:36.8474287Z 2022-08-17T12:59:36.8474542Z OK (skipped=212) 2022-08-17T12:59:36.8474737Z 2022-08-17T12:59:36.8476498Z Generating XML reports... 2022-08-17T12:59:37.0383522Z Generated XML report: test-reports/python-unittest/test_foreach/TEST-TestForeachCPU-20220817125459.xml 2022-08-17T12:59:37.6810514Z Running test_tensorexpr ... [2022-08-17 12:59:37.680608] 2022-08-17T12:59:37.6811126Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:59:37.680706] 2022-08-17T12:59:40.6675002Z Test results will be stored in test-reports/python-unittest/test_tensorexpr 2022-08-17T12:59:40.6693500Z 2022-08-17T12:59:40.6693618Z Running tests... 2022-08-17T12:59:40.6694415Z ---------------------------------------------------------------------- 2022-08-17T12:59:41.1135965Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (0.444s) 2022-08-17T12:59:41.2558268Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.142s) 2022-08-17T12:59:41.5724686Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.317s) 2022-08-17T12:59:41.6051992Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-08-17T12:59:52.7084381Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (11.103s) 2022-08-17T12:59:52.9883767Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.280s) 2022-08-17T12:59:53.0149925Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.027s) 2022-08-17T12:59:55.3057480Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (2.291s) 2022-08-17T12:59:55.5643831Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (0.259s) 2022-08-17T12:59:56.2328043Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.668s) 2022-08-17T13:00:01.5415690Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (5.309s) 2022-08-17T13:00:01.5953149Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.054s) 2022-08-17T13:00:20.8631090Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (19.268s) 2022-08-17T13:00:23.1565754Z test_cat (__main__.TestTensorExprFuser) ... ok (2.293s) 2022-08-17T13:00:25.5213581Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (2.365s) 2022-08-17T13:00:27.7945587Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (2.273s) 2022-08-17T13:00:27.7957639Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.001s) 2022-08-17T13:00:30.1150652Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (2.319s) 2022-08-17T13:00:30.2482419Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.133s) 2022-08-17T13:00:30.3253123Z test_char (__main__.TestTensorExprFuser) ... ok (0.077s) 2022-08-17T13:00:30.8873902Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.562s) 2022-08-17T13:00:31.2128303Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.325s) 2022-08-17T13:00:31.2530637Z test_constant (__main__.TestTensorExprFuser) ... ok (0.040s) 2022-08-17T13:00:31.2862153Z test_double (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-08-17T13:00:31.3117878Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.026s) 2022-08-17T13:00:31.3139559Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.002s) 2022-08-17T13:00:31.4855626Z test_easy (__main__.TestTensorExprFuser) ... ok (0.171s) 2022-08-17T13:00:31.5676544Z test_eq (__main__.TestTensorExprFuser) ... ok (0.082s) 2022-08-17T13:00:31.6314384Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.064s) 2022-08-17T13:00:31.7990240Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.167s) 2022-08-17T13:00:31.9221849Z test_ge (__main__.TestTensorExprFuser) ... ok (0.123s) 2022-08-17T13:00:32.0027791Z test_gt (__main__.TestTensorExprFuser) ... ok (0.081s) 2022-08-17T13:00:32.0039016Z test_guard_fails (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:00:32.0056115Z test_half_bn_relu (__main__.TestTensorExprFuser) ... ok (0.002s) 2022-08-17T13:00:32.0170998Z test_half_gelu (__main__.TestTensorExprFuser) ... ok (0.011s) 2022-08-17T13:00:32.0523478Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.035s) 2022-08-17T13:00:32.0847604Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.032s) 2022-08-17T13:00:32.2461902Z test_le (__main__.TestTensorExprFuser) ... ok (0.161s) 2022-08-17T13:00:33.4623983Z test_loop (__main__.TestTensorExprFuser) ... ok (1.216s) 2022-08-17T13:00:33.5443569Z test_lt (__main__.TestTensorExprFuser) ... ok (0.082s) 2022-08-17T13:00:33.5660071Z test_mask (__main__.TestTensorExprFuser) ... ok (0.022s) 2022-08-17T13:00:33.7202264Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.154s) 2022-08-17T13:00:33.7532054Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-08-17T13:00:33.7835805Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.030s) 2022-08-17T13:00:33.8246842Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.041s) 2022-08-17T13:00:34.0014845Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.177s) 2022-08-17T13:00:34.0274677Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.026s) 2022-08-17T13:00:34.2261940Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.199s) 2022-08-17T13:00:34.4154087Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.189s) 2022-08-17T13:00:34.4934503Z test_nans (__main__.TestTensorExprFuser) ... ok (0.078s) 2022-08-17T13:00:34.5760138Z test_ne (__main__.TestTensorExprFuser) ... ok (0.082s) 2022-08-17T13:00:34.6821226Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.106s) 2022-08-17T13:01:45.0865442Z test_propagated_mem_layout (__main__.TestTensorExprFuser) ... ok (70.404s) 2022-08-17T13:01:47.5036299Z test_rand_like (__main__.TestTensorExprFuser) ... ok (2.417s) 2022-08-17T13:01:48.9595999Z test_rank_two (__main__.TestTensorExprFuser) ... ok (1.456s) 2022-08-17T13:01:49.4369087Z test_relu (__main__.TestTensorExprFuser) ... ok (0.477s) 2022-08-17T13:01:49.8630957Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.426s) 2022-08-17T13:01:52.3507118Z test_reps (__main__.TestTensorExprFuser) ... ok (2.488s) 2022-08-17T13:01:52.4073697Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.057s) 2022-08-17T13:01:52.4422540Z test_short (__main__.TestTensorExprFuser) ... ok (0.035s) 2022-08-17T13:01:52.5514835Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.109s) 2022-08-17T13:02:38.6220609Z test_slice (__main__.TestTensorExprFuser) ... ok (46.070s) 2022-08-17T13:02:38.8495632Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.228s) 2022-08-17T13:02:39.3799126Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.530s) 2022-08-17T13:02:39.3804422Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:02:39.6425214Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.262s) 2022-08-17T13:02:39.8331168Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.190s) 2022-08-17T13:02:41.0835312Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (1.250s) 2022-08-17T13:02:41.3151894Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.232s) 2022-08-17T13:02:46.1912143Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (4.875s) 2022-08-17T13:03:08.0149084Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (21.824s) 2022-08-17T13:03:08.1183454Z test_where (__main__.TestTensorExprFuser) ... ok (0.103s) 2022-08-17T13:03:08.1184726Z 2022-08-17T13:03:08.1185195Z ---------------------------------------------------------------------- 2022-08-17T13:03:08.1186127Z Ran 72 tests in 207.449s 2022-08-17T13:03:08.1187104Z 2022-08-17T13:03:08.1187347Z OK (skipped=4) 2022-08-17T13:03:08.1187549Z 2022-08-17T13:03:08.1187722Z Generating XML reports... 2022-08-17T13:03:08.1272220Z Generated XML report: test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220817125940.xml 2022-08-17T13:03:09.1691577Z Running test_reductions ... [2022-08-17 13:03:09.168748] 2022-08-17T13:03:09.1692117Z Executing ['/opt/conda/bin/python', '-bb', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:09.168844] 2022-08-17T13:03:13.3496818Z Test results will be stored in test-reports/python-unittest/test_reductions 2022-08-17T13:03:13.4395387Z 2022-08-17T13:03:13.4395705Z Running tests... 2022-08-17T13:03:13.4396421Z ---------------------------------------------------------------------- 2022-08-17T13:03:13.4636686Z test_accreal_type_cpu (__main__.TestReductionsCPU) ... ok (0.024s) 2022-08-17T13:03:13.4672667Z test_all_any_cpu (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:03:13.4686019Z test_all_any_empty_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T13:03:13.4751622Z test_all_any_vs_numpy_cpu_bool (__main__.TestReductionsCPU) ... test_reductions.py:1732: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:3075.) 2022-08-17T13:03:13.4752490Z _test_all_any(x.T) 2022-08-17T13:03:13.4846733Z test_reductions.py:1696: 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:24.) 2022-08-17T13:03:13.4847347Z torch.all(x, dim, out=out) 2022-08-17T13:03:13.4988326Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:03:13.4988928Z torch.all(x, dim, out=out) 2022-08-17T13:03:13.5299432Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:03:13.5300066Z torch.all(x, dim, out=out) 2022-08-17T13:03:13.5454784Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:03:13.5455412Z torch.all(x, dim, out=out) 2022-08-17T13:03:13.5602796Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:03:13.5603401Z torch.all(x, dim, out=out) 2022-08-17T13:03:13.5800248Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:03:13.5800863Z torch.all(x, dim, out=out) 2022-08-17T13:03:13.6118087Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:03:13.6118905Z torch.all(x, dim, out=out) 2022-08-17T13:03:13.6277321Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:03:13.6277928Z torch.all(x, dim, out=out) 2022-08-17T13:03:13.6414719Z ok (0.173s) 2022-08-17T13:03:13.6507293Z test_all_any_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:2325: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T13:03:13.6507790Z torch_result = torch_fn(t).cpu() 2022-08-17T13:03:14.9172289Z ok (1.276s) 2022-08-17T13:03:16.1572279Z test_all_any_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (1.240s) 2022-08-17T13:03:17.4116824Z test_all_any_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... ok (1.254s) 2022-08-17T13:03:18.6635462Z test_all_any_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (1.252s) 2022-08-17T13:03:19.9149889Z test_all_any_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (1.251s) 2022-08-17T13:03:21.1355171Z test_all_any_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (1.220s) 2022-08-17T13:03:22.3746044Z test_all_any_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (1.239s) 2022-08-17T13:03:23.6144321Z test_all_any_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (1.240s) 2022-08-17T13:03:24.8529279Z test_all_any_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (1.238s) 2022-08-17T13:03:25.0262792Z test_all_any_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.173s) 2022-08-17T13:03:25.0290865Z test_all_any_with_dim_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:25.0328425Z test_amax_cpu_bool (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:03:25.0396423Z test_amax_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.007s) 2022-08-17T13:03:25.0449008Z test_amax_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:03:25.0502850Z test_amax_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:03:25.0537492Z test_amax_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:25.0570290Z test_amax_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:25.1417708Z test_amin_amax_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.085s) 2022-08-17T13:03:25.1454344Z test_amin_cpu_bool (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:03:25.1512820Z test_amin_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T13:03:25.1563986Z test_amin_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:03:25.1615746Z test_amin_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:03:25.1649448Z test_amin_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:25.1682354Z test_amin_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:25.1822002Z test_aminmax_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.014s) 2022-08-17T13:03:25.1953758Z test_aminmax_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.013s) 2022-08-17T13:03:25.2109494Z test_argminmax_axis_with_dim_one_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:03:25.2121833Z test_argminmax_large_axis_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:03:25.2181842Z test_argminmax_multiple_cpu_float16 (__main__.TestReductionsCPU) ... test_reductions.py:1616: 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). 2022-08-17T13:03:25.2182555Z x[mask] = torch.tensor(max_val + 1, dtype=dtype) 2022-08-17T13:03:25.2185059Z test_reductions.py:1619: 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). 2022-08-17T13:03:25.2185639Z x[mask] = torch.tensor(min_val - 1, dtype=dtype) 2022-08-17T13:03:25.2444242Z ok (0.032s) 2022-08-17T13:03:25.2906149Z test_argminmax_multiple_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.046s) 2022-08-17T13:03:25.3371262Z test_argminmax_multiple_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.046s) 2022-08-17T13:03:25.3732581Z test_argminmax_multiple_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.036s) 2022-08-17T13:03:25.4096635Z test_argminmax_multiple_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.036s) 2022-08-17T13:03:25.4655207Z test_argminmax_multiple_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.056s) 2022-08-17T13:03:25.5034026Z test_argminmax_multiple_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.038s) 2022-08-17T13:03:25.5405854Z test_argminmax_multiple_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.037s) 2022-08-17T13:03:26.9758637Z test_bincount_cpu (__main__.TestReductionsCPU) ... ok (1.435s) 2022-08-17T13:03:27.0950952Z test_bucketization_cpu (__main__.TestReductionsCPU) ... ok (0.119s) 2022-08-17T13:03:27.1342691Z test_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.039s) 2022-08-17T13:03:27.1706268Z test_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.036s) 2022-08-17T13:03:27.2054244Z test_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.035s) 2022-08-17T13:03:27.2398993Z test_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.034s) 2022-08-17T13:03:27.2748890Z test_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.035s) 2022-08-17T13:03:27.2920776Z test_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T13:03:27.3093603Z test_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T13:03:27.3256364Z test_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:03:27.3425205Z test_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T13:03:27.3593728Z test_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T13:03:27.8951319Z test_cumprod_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.536s) 2022-08-17T13:03:28.4291788Z test_cumsum_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.534s) 2022-08-17T13:03:28.4320171Z test_dim_arg_reduction_scalar_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:28.4347540Z test_dim_arg_reduction_scalar_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:28.4373770Z test_dim_arg_reduction_scalar_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:28.4399998Z test_dim_arg_reduction_scalar_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:28.4426367Z test_dim_arg_reduction_scalar_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:28.4452372Z test_dim_arg_reduction_scalar_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:28.4478525Z test_dim_arg_reduction_scalar_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:28.4504760Z test_dim_arg_reduction_scalar_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:28.4530816Z test_dim_arg_reduction_scalar_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:28.4537096Z test_dim_default__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4554498Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4558826Z test_dim_default__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4573714Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4577666Z test_dim_default__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4593211Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4597282Z test_dim_default__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4612655Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4616711Z test_dim_default__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4641417Z Tests that the default dim reduces all dimensions. ... ok (0.003s) 2022-08-17T13:03:28.4646024Z test_dim_default__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4665439Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4669469Z test_dim_default__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4685386Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4689375Z test_dim_default__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4704213Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4708186Z test_dim_default__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4734290Z Tests that the default dim reduces all dimensions. ... ok (0.003s) 2022-08-17T13:03:28.4738980Z test_dim_default__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4753435Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4757338Z test_dim_default__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4778164Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4782301Z test_dim_default_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4796365Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4800220Z test_dim_default_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4814590Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4818315Z test_dim_default_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4832147Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4836326Z test_dim_default_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4850322Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4854338Z test_dim_default_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4868648Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4872534Z test_dim_default_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4886719Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4890600Z test_dim_default_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4904362Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.4908571Z test_dim_default_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4924463Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.4928509Z test_dim_default_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4944373Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.4948410Z test_dim_default_keepdim__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4965012Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.4969036Z test_dim_default_keepdim__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.4985754Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.4989792Z test_dim_default_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5011170Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5015893Z test_dim_default_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5034092Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5038149Z test_dim_default_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5053810Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5057931Z test_dim_default_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5073716Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5077795Z test_dim_default_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5101336Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-08-17T13:03:28.5105932Z test_dim_default_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5121368Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5125432Z test_dim_default_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5146685Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5150759Z test_dim_default_keepdim_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5167283Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.002s) 2022-08-17T13:03:28.5171503Z test_dim_default_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5187025Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5191073Z test_dim_default_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5206403Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5210442Z test_dim_default_keepdim_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5220501Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.001s) 2022-08-17T13:03:28.5224565Z test_dim_default_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5225195Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:28.5229486Z test_dim_default_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5230238Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:28.5234198Z test_dim_default_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5235199Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:28.5239044Z test_dim_default_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5254647Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5259077Z test_dim_default_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5259980Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:28.5263752Z test_dim_default_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5283856Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5287884Z test_dim_default_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5303576Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:28.5307694Z test_dim_default_keepdim_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5308219Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:28.5312295Z test_dim_default_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5313161Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:28.5316779Z test_dim_default_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5317484Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:28.5321395Z test_dim_default_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5322223Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:28.5326027Z test_dim_default_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5341413Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.5345395Z test_dim_default_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5363639Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.5367294Z test_dim_default_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5384606Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.5388278Z test_dim_default_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5401974Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.5405781Z test_dim_default_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5420554Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.5424370Z test_dim_default_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5442847Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.5447248Z test_dim_default_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5462070Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.5465528Z test_dim_default_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5483009Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:28.5487833Z test_dim_empty__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5504719Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5509307Z test_dim_empty__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5522350Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5527264Z test_dim_empty__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5527970Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.5532923Z test_dim_empty__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5547629Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5552480Z test_dim_empty__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5565153Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5570100Z test_dim_empty__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5582903Z Tests that dim=[] is a no-op ... ok (0.002s) 2022-08-17T13:03:28.5587315Z test_dim_empty__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5605547Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5611126Z test_dim_empty__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5623916Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5628885Z test_dim_empty__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5645726Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5650813Z test_dim_empty_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5663371Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5668319Z test_dim_empty_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5680988Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5686272Z test_dim_empty_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5687013Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.5692156Z test_dim_empty_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5706860Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5711958Z test_dim_empty_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5725748Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5732912Z test_dim_empty_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5733656Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.5740781Z test_dim_empty_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5756517Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5761781Z test_dim_empty_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5775557Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5780909Z test_dim_empty_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5792651Z Tests that dim=[], when keepdim=True, is a no-op ... ok (0.002s) 2022-08-17T13:03:28.5797905Z test_dim_empty_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5816952Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5823483Z test_dim_empty_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5836884Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5842270Z test_dim_empty_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5861934Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5866787Z test_dim_empty_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5880161Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5885465Z test_dim_empty_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5898948Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5904183Z test_dim_empty_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5904770Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.5909981Z test_dim_empty_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5923608Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5928810Z test_dim_empty_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5929415Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.5934686Z test_dim_empty_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5935420Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.5940878Z test_dim_empty_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5954819Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5960150Z test_dim_empty_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5960713Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.5965806Z test_dim_empty_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5966387Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.5972162Z test_dim_empty_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5972604Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.5977281Z test_dim_empty_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5990091Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.5995247Z test_dim_empty_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.5996167Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.6001141Z test_dim_empty_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6001902Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.6006923Z test_dim_empty_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6019742Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-08-17T13:03:28.6025268Z test_dim_empty_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6025869Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.6031552Z test_dim_empty_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6032133Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.6037724Z test_dim_empty_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6038309Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.6044224Z test_dim_multi__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6057660Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6063164Z test_dim_multi__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6075587Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6080794Z test_dim_multi__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6097824Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6103797Z test_dim_multi__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6118227Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6123356Z test_dim_multi__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6135830Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6141164Z test_dim_multi__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6153844Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6158922Z test_dim_multi__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6177829Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6183729Z test_dim_multi__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6196172Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6201332Z test_dim_multi__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6218520Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6223764Z test_dim_multi_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6235955Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6241146Z test_dim_multi_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6253297Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6258402Z test_dim_multi_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6271949Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.6276831Z test_dim_multi_duplicate__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6284980Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T13:03:28.6289991Z test_dim_multi_duplicate__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6298215Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T13:03:28.6303229Z test_dim_multi_duplicate__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6311071Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T13:03:28.6316701Z test_dim_multi_duplicate__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6325853Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T13:03:28.6331195Z test_dim_multi_duplicate__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6340005Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T13:03:28.6345470Z test_dim_multi_duplicate__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6354306Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T13:03:28.6359080Z test_dim_multi_duplicate__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6367540Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T13:03:28.6372179Z test_dim_multi_duplicate__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6380320Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T13:03:28.6385152Z test_dim_multi_duplicate__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6393374Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T13:03:28.6398242Z test_dim_multi_duplicate_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6500467Z Tests that an error is raised if dim has duplicate entries. ... ok (0.011s) 2022-08-17T13:03:28.6505356Z test_dim_multi_duplicate_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6605353Z Tests that an error is raised if dim has duplicate entries. ... ok (0.010s) 2022-08-17T13:03:28.6610326Z test_dim_multi_duplicate_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6735362Z Tests that an error is raised if dim has duplicate entries. ... ok (0.013s) 2022-08-17T13:03:28.6740637Z test_dim_multi_duplicate_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6843748Z Tests that an error is raised if dim has duplicate entries. ... ok (0.011s) 2022-08-17T13:03:28.6848779Z test_dim_multi_duplicate_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.6961755Z Tests that an error is raised if dim has duplicate entries. ... ok (0.012s) 2022-08-17T13:03:28.6966762Z test_dim_multi_duplicate_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7105741Z Tests that an error is raised if dim has duplicate entries. ... ok (0.014s) 2022-08-17T13:03:28.7110605Z test_dim_multi_duplicate_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7210561Z Tests that an error is raised if dim has duplicate entries. ... ok (0.010s) 2022-08-17T13:03:28.7215579Z test_dim_multi_duplicate_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7352923Z Tests that an error is raised if dim has duplicate entries. ... ok (0.014s) 2022-08-17T13:03:28.7357918Z test_dim_multi_duplicate_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7469839Z Tests that an error is raised if dim has duplicate entries. ... ok (0.012s) 2022-08-17T13:03:28.7475035Z test_dim_multi_duplicate_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7611397Z Tests that an error is raised if dim has duplicate entries. ... ok (0.014s) 2022-08-17T13:03:28.7616780Z test_dim_multi_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7632399Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7637809Z test_dim_multi_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7653130Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7658435Z test_dim_multi_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7678707Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-08-17T13:03:28.7684735Z test_dim_multi_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7701835Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7707199Z test_dim_multi_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7721809Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7727286Z test_dim_multi_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7742309Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7747678Z test_dim_multi_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7768894Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-08-17T13:03:28.7774922Z test_dim_multi_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7789256Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7794544Z test_dim_multi_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7813703Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7819403Z test_dim_multi_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7833186Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7838515Z test_dim_multi_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7852403Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7858084Z test_dim_multi_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7858632Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.7864439Z test_dim_multi_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7878324Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7884133Z test_dim_multi_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7899174Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7904698Z test_dim_multi_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7921184Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7926739Z test_dim_multi_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7940501Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7946016Z test_dim_multi_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7960732Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7966570Z test_dim_multi_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.7980246Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.7985792Z test_dim_multi_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8000289Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-08-17T13:03:28.8005854Z test_dim_multi_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8018385Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.8023910Z test_dim_multi_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8037141Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.8042665Z test_dim_multi_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8057550Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.8063012Z test_dim_multi_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8075451Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.8080850Z test_dim_multi_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8094174Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.8099652Z test_dim_multi_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8111859Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.8116567Z test_dim_multi_unsorted__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8126123Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8130854Z test_dim_multi_unsorted__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8140236Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8144969Z test_dim_multi_unsorted__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8156602Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-08-17T13:03:28.8161808Z test_dim_multi_unsorted__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8172269Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-08-17T13:03:28.8176935Z test_dim_multi_unsorted__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8186581Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8191077Z test_dim_multi_unsorted__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8200989Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8205734Z test_dim_multi_unsorted__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8218548Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-08-17T13:03:28.8223816Z test_dim_multi_unsorted__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8233196Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8237926Z test_dim_multi_unsorted__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8250067Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-08-17T13:03:28.8254668Z test_dim_multi_unsorted_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8264091Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8268769Z test_dim_multi_unsorted_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8277958Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8282662Z test_dim_multi_unsorted_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8292733Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8297634Z test_dim_multi_unsorted_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8307988Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8312628Z test_dim_multi_unsorted_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8323047Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8327902Z test_dim_multi_unsorted_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8340428Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-08-17T13:03:28.8345548Z test_dim_multi_unsorted_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8356900Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-08-17T13:03:28.8361946Z test_dim_multi_unsorted_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8372034Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8376956Z test_dim_multi_unsorted_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8387701Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8392272Z test_dim_multi_unsorted_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8405556Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-08-17T13:03:28.8411204Z test_dim_multi_unsorted_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8421166Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8425691Z test_dim_multi_unsorted_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8438060Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-08-17T13:03:28.8442848Z test_dim_multi_unsorted_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8452741Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8457395Z test_dim_multi_unsorted_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8467470Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8472229Z test_dim_multi_unsorted_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8472971Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: Skipped! (0.001s) 2022-08-17T13:03:28.8477535Z test_dim_multi_unsorted_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8487612Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8492320Z test_dim_multi_unsorted_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8502687Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8507358Z test_dim_multi_unsorted_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8518629Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-08-17T13:03:28.8523361Z test_dim_multi_unsorted_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8533451Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8538258Z test_dim_multi_unsorted_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8548343Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8552849Z test_dim_multi_unsorted_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8563111Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8568030Z test_dim_multi_unsorted_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8577921Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T13:03:28.8582599Z test_dim_multi_unsorted_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8591919Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8596353Z test_dim_multi_unsorted_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8605961Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8610420Z test_dim_multi_unsorted_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8620917Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8625433Z test_dim_multi_unsorted_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8634628Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8639204Z test_dim_multi_unsorted_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8648313Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8652844Z test_dim_multi_unsorted_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8662427Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8666841Z test_dim_multi_unsorted_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8676160Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T13:03:28.8681241Z test_dim_multi_unsupported__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8690412Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T13:03:28.8695067Z test_dim_multi_unsupported__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8704165Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T13:03:28.8708985Z test_dim_multi_unsupported_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8718661Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T13:03:28.8723574Z test_dim_multi_unsupported_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8733150Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T13:03:28.8738072Z test_dim_multi_unsupported_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8746927Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T13:03:28.8751712Z test_dim_multi_unsupported_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8760374Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T13:03:28.8765425Z test_dim_multi_unsupported_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8775072Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T13:03:28.8780436Z test_dim_multi_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8793707Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-08-17T13:03:28.8798932Z test_dim_ndim_limit__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.8906219Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:28.8911631Z test_dim_ndim_limit__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.9015815Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:28.9021096Z test_dim_ndim_limit__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.9125319Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:28.9130208Z test_dim_ndim_limit__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.9234080Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:28.9239285Z test_dim_ndim_limit__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.9391570Z Tests that an exception is raised when reducing a tensor with more ... ok (0.016s) 2022-08-17T13:03:28.9396799Z test_dim_ndim_limit__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.9514617Z Tests that an exception is raised when reducing a tensor with more ... ok (0.012s) 2022-08-17T13:03:28.9519795Z test_dim_ndim_limit__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.9627513Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:28.9632620Z test_dim_ndim_limit__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.9751641Z Tests that an exception is raised when reducing a tensor with more ... ok (0.012s) 2022-08-17T13:03:28.9756540Z test_dim_ndim_limit__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.9874905Z Tests that an exception is raised when reducing a tensor with more ... ok (0.012s) 2022-08-17T13:03:28.9880084Z test_dim_ndim_limit__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:28.9997586Z Tests that an exception is raised when reducing a tensor with more ... ok (0.012s) 2022-08-17T13:03:29.0002731Z test_dim_ndim_limit__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.0120783Z Tests that an exception is raised when reducing a tensor with more ... ok (0.012s) 2022-08-17T13:03:29.0125855Z test_dim_ndim_limit_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.0235030Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:29.0240203Z test_dim_ndim_limit_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.0344209Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:29.0349242Z test_dim_ndim_limit_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.0453184Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:29.0458321Z test_dim_ndim_limit_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.0568728Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:29.0573770Z test_dim_ndim_limit_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.0677120Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:29.0682308Z test_dim_ndim_limit_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.0785951Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:29.0790999Z test_dim_ndim_limit_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.0941917Z Tests that an exception is raised when reducing a tensor with more ... ok (0.016s) 2022-08-17T13:03:29.0947006Z test_dim_ndim_limit_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.1054841Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:29.1059696Z test_dim_ndim_limit_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.1178130Z Tests that an exception is raised when reducing a tensor with more ... ok (0.012s) 2022-08-17T13:03:29.1183275Z test_dim_ndim_limit_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.1328318Z Tests that an exception is raised when reducing a tensor with more ... ok (0.015s) 2022-08-17T13:03:29.1333074Z test_dim_ndim_limit_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.1439156Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-08-17T13:03:29.1445045Z test_dim_ndim_limit_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.1563824Z Tests that an exception is raised when reducing a tensor with more ... ok (0.012s) 2022-08-17T13:03:29.1568815Z test_dim_ndim_limit_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.1711515Z Tests that an exception is raised when reducing a tensor with more ... ok (0.015s) 2022-08-17T13:03:29.1716515Z test_dim_ndim_limit_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.1834507Z Tests that an exception is raised when reducing a tensor with more ... ok (0.012s) 2022-08-17T13:03:29.1839606Z test_dim_ndim_limit_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.1981519Z Tests that an exception is raised when reducing a tensor with more ... ok (0.015s) 2022-08-17T13:03:29.1985920Z test_dim_none__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2002672Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2006935Z test_dim_none__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2022921Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2027343Z test_dim_none__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2043896Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2048264Z test_dim_none__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2064582Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2068986Z test_dim_none__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2091136Z Tests that dim=None reduces all dimensions. ... ok (0.003s) 2022-08-17T13:03:29.2096013Z test_dim_none__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2114656Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2119056Z test_dim_none__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2134420Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2138822Z test_dim_none__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2153965Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2158352Z test_dim_none__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2182611Z Tests that dim=None reduces all dimensions. ... ok (0.003s) 2022-08-17T13:03:29.2186941Z test_dim_none__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2201700Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2206126Z test_dim_none__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2227595Z Tests that dim=None reduces all dimensions. ... ok (0.003s) 2022-08-17T13:03:29.2232024Z test_dim_none_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2285969Z Tests that dim=None reduces all dimensions. ... expected failure (0.006s) 2022-08-17T13:03:29.2290364Z test_dim_none_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2304737Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2309047Z test_dim_none_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2323381Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2327622Z test_dim_none_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2382082Z Tests that dim=None reduces all dimensions. ... expected failure (0.006s) 2022-08-17T13:03:29.2386164Z test_dim_none_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2401004Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2405509Z test_dim_none_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2420455Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2424745Z test_dim_none_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2439007Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.2443728Z test_dim_none_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2460502Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2464956Z test_dim_none_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2481241Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2486205Z test_dim_none_keepdim__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2503190Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2507582Z test_dim_none_keepdim__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2524729Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2529310Z test_dim_none_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2551813Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-08-17T13:03:29.2556762Z test_dim_none_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2576831Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2581463Z test_dim_none_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2597519Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2601998Z test_dim_none_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2618153Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2622847Z test_dim_none_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2647181Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-08-17T13:03:29.2652212Z test_dim_none_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2668322Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2672814Z test_dim_none_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2694691Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-08-17T13:03:29.2699329Z test_dim_none_keepdim_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2753933Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.006s) 2022-08-17T13:03:29.2758302Z test_dim_none_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2774326Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2778683Z test_dim_none_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2794622Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2799122Z test_dim_none_keepdim_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2853072Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.006s) 2022-08-17T13:03:29.2857857Z test_dim_none_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2858561Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:29.2863400Z test_dim_none_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2864005Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-08-17T13:03:29.2868546Z test_dim_none_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2869229Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:03:29.2873841Z test_dim_none_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2890009Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2894529Z test_dim_none_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2912094Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2916653Z test_dim_none_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2936879Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2941495Z test_dim_none_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2957694Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2962407Z test_dim_none_keepdim_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2962886Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-08-17T13:03:29.2967546Z test_dim_none_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.2986429Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.2990964Z test_dim_none_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3006889Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.3011129Z test_dim_none_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3030083Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-08-17T13:03:29.3034440Z test_dim_none_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3049387Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.3053616Z test_dim_none_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3069561Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.3073793Z test_dim_none_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3092325Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.3096638Z test_dim_none_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3111279Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.3115823Z test_dim_none_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3116172Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.000s) 2022-08-17T13:03:29.3120424Z test_dim_none_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3137417Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.3141864Z test_dim_none_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3156349Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.3160666Z test_dim_none_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3177529Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-08-17T13:03:29.3182119Z test_dim_offbounds__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3190443Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:03:29.3194670Z test_dim_offbounds__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3202900Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:03:29.3207372Z test_dim_offbounds__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3295815Z Tests that passing an off-bounds dim throws ... ok (0.009s) 2022-08-17T13:03:29.3300037Z test_dim_offbounds__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3386973Z Tests that passing an off-bounds dim throws ... ok (0.009s) 2022-08-17T13:03:29.3391310Z test_dim_offbounds__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3399459Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:03:29.3403948Z test_dim_offbounds__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3412488Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:03:29.3416886Z test_dim_offbounds__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3425166Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:03:29.3429477Z test_dim_offbounds__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3437564Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:03:29.3442007Z test_dim_offbounds__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3450524Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:03:29.3454749Z test_dim_offbounds__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3463071Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:03:29.3467446Z test_dim_offbounds__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3475854Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:03:29.3480199Z test_dim_offbounds_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3578506Z Tests that passing an off-bounds dim throws ... ok (0.010s) 2022-08-17T13:03:29.3582726Z test_dim_offbounds_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3674898Z Tests that passing an off-bounds dim throws ... ok (0.010s) 2022-08-17T13:03:29.3679084Z test_dim_offbounds_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3771550Z Tests that passing an off-bounds dim throws ... ok (0.010s) 2022-08-17T13:03:29.3775912Z test_dim_offbounds_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3874479Z Tests that passing an off-bounds dim throws ... ok (0.010s) 2022-08-17T13:03:29.3878795Z test_dim_offbounds_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.3965110Z Tests that passing an off-bounds dim throws ... ok (0.009s) 2022-08-17T13:03:29.3969242Z test_dim_offbounds_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.4055814Z Tests that passing an off-bounds dim throws ... ok (0.009s) 2022-08-17T13:03:29.4060282Z test_dim_offbounds_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.4197513Z Tests that passing an off-bounds dim throws ... ok (0.014s) 2022-08-17T13:03:29.4201462Z test_dim_offbounds_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.4302765Z Tests that passing an off-bounds dim throws ... ok (0.011s) 2022-08-17T13:03:29.4306834Z test_dim_offbounds_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.4413209Z Tests that passing an off-bounds dim throws ... ok (0.011s) 2022-08-17T13:03:29.4417170Z test_dim_offbounds_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.4548982Z Tests that passing an off-bounds dim throws ... ok (0.014s) 2022-08-17T13:03:29.4553169Z test_dim_offbounds_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.4652071Z Tests that passing an off-bounds dim throws ... ok (0.010s) 2022-08-17T13:03:29.4656283Z test_dim_offbounds_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.4763596Z Tests that passing an off-bounds dim throws ... ok (0.011s) 2022-08-17T13:03:29.4767619Z test_dim_offbounds_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.4903822Z Tests that passing an off-bounds dim throws ... ok (0.014s) 2022-08-17T13:03:29.4907982Z test_dim_offbounds_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.5013650Z Tests that passing an off-bounds dim throws ... ok (0.011s) 2022-08-17T13:03:29.5017857Z test_dim_offbounds_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:29.5153723Z Tests that passing an off-bounds dim throws ... ok (0.014s) 2022-08-17T13:03:29.5290572Z test_dim_reduction_cpu_bfloat16 (__main__.TestReductionsCPU) ... test_reductions.py:1937: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:03:29.5291252Z torch.sum(x, 0, out=y) 2022-08-17T13:03:29.5881015Z ok (0.073s) 2022-08-17T13:03:29.6570860Z test_dim_reduction_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.069s) 2022-08-17T13:03:29.7219133Z test_dim_reduction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.065s) 2022-08-17T13:03:29.8223560Z test_dim_reduction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.100s) 2022-08-17T13:03:29.8811004Z test_dim_reduction_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.059s) 2022-08-17T13:03:29.9401946Z test_dim_reduction_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.059s) 2022-08-17T13:03:29.9979319Z test_dim_reduction_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.058s) 2022-08-17T13:03:30.0619778Z test_dim_reduction_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.064s) 2022-08-17T13:03:30.0646980Z test_dim_reduction_lastdim_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:03:30.0672157Z test_dim_reduction_lastdim_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:03:30.2531686Z test_dim_reduction_less_than_64_cpu (__main__.TestReductionsCPU) ... ok (0.186s) 2022-08-17T13:03:30.2538512Z test_dim_single__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2565161Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2572480Z test_dim_single__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2594898Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2601836Z test_dim_single__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2624285Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2631005Z test_dim_single__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2652912Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2659951Z test_dim_single__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2690176Z Tests that dim=i reduces dimension i. ... ok (0.004s) 2022-08-17T13:03:30.2697508Z test_dim_single__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2722808Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2729602Z test_dim_single__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2750300Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2757061Z test_dim_single__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2777585Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2784528Z test_dim_single__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2817957Z Tests that dim=i reduces dimension i. ... ok (0.004s) 2022-08-17T13:03:30.2825389Z test_dim_single__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2845277Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2852119Z test_dim_single__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2881329Z Tests that dim=i reduces dimension i. ... ok (0.004s) 2022-08-17T13:03:30.2887979Z test_dim_single_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2907725Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2914552Z test_dim_single_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2934002Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2940632Z test_dim_single_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2959783Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2966656Z test_dim_single_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.2986705Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.2993415Z test_dim_single_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3012739Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.3019642Z test_dim_single_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3038892Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.3045822Z test_dim_single_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3067716Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.3075374Z test_dim_single_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3096754Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3104680Z test_dim_single_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3125557Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3133097Z test_dim_single_keepdim__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3155040Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3163038Z test_dim_single_keepdim__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3185130Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3192502Z test_dim_single_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3223364Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.004s) 2022-08-17T13:03:30.3231399Z test_dim_single_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3256833Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3264566Z test_dim_single_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3286028Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3293395Z test_dim_single_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3314864Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3322539Z test_dim_single_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3355937Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.004s) 2022-08-17T13:03:30.3364047Z test_dim_single_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3385049Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3392722Z test_dim_single_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3422393Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.004s) 2022-08-17T13:03:30.3429835Z test_dim_single_keepdim_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3450609Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3458219Z test_dim_single_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3478409Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3486252Z test_dim_single_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3506296Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3513822Z test_dim_single_keepdim_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3534798Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3542342Z test_dim_single_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3562458Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3570502Z test_dim_single_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3591403Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3599518Z test_dim_single_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3600072Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: Skipped! (0.001s) 2022-08-17T13:03:30.3608762Z test_dim_single_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3630255Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3638261Z test_dim_single_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3661001Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3669048Z test_dim_single_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3694913Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3703115Z test_dim_single_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3723922Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3732018Z test_dim_single_keepdim_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3752905Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3760915Z test_dim_single_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3783868Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3791999Z test_dim_single_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3812795Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3820013Z test_dim_single_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3841680Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-08-17T13:03:30.3848470Z test_dim_single_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3867582Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.3874175Z test_dim_single_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3894662Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.3901454Z test_dim_single_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3924787Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.3931420Z test_dim_single_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3950480Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.3957129Z test_dim_single_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.3975716Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2022-08-17T13:03:30.3982520Z test_dim_single_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4002883Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.4009586Z test_dim_single_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4028517Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.4035123Z test_dim_single_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4055563Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-08-17T13:03:30.4068650Z test_empty_tensor_empty_slice__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4247979Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.019s) 2022-08-17T13:03:30.4260329Z test_empty_tensor_empty_slice__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4438622Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.019s) 2022-08-17T13:03:30.4451550Z test_empty_tensor_empty_slice__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4459193Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T13:03:30.4472744Z test_empty_tensor_empty_slice__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4480495Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T13:03:30.4494129Z test_empty_tensor_empty_slice__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4494835Z Tests for consistent behavior when reducing over an empty slice. ... skip: Skipped! (0.001s) 2022-08-17T13:03:30.4507586Z test_empty_tensor_empty_slice__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4529663Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.4542698Z test_empty_tensor_empty_slice__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4560742Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.4573881Z test_empty_tensor_empty_slice__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4592196Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.4605025Z test_empty_tensor_empty_slice__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4629906Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.004s) 2022-08-17T13:03:30.4642886Z test_empty_tensor_empty_slice__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4660690Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.4673283Z test_empty_tensor_empty_slice__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4695443Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.4708391Z test_empty_tensor_empty_slice_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4715311Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T13:03:30.4728231Z test_empty_tensor_empty_slice_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.4903866Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.019s) 2022-08-17T13:03:30.4916559Z test_empty_tensor_empty_slice_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5093038Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.019s) 2022-08-17T13:03:30.5106257Z test_empty_tensor_empty_slice_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5113388Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T13:03:30.5126429Z test_empty_tensor_empty_slice_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5133544Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T13:03:30.5146376Z test_empty_tensor_empty_slice_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5153665Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T13:03:30.5166514Z test_empty_tensor_empty_slice_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5180741Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.5193589Z test_empty_tensor_empty_slice_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5214298Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.5227284Z test_empty_tensor_empty_slice_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5247057Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.5259928Z test_empty_tensor_empty_slice_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5281107Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.5294080Z test_empty_tensor_empty_slice_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5312358Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.5325079Z test_empty_tensor_empty_slice_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5332267Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T13:03:30.5345785Z test_empty_tensor_empty_slice_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5363734Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.5376351Z test_empty_tensor_empty_slice_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5394732Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.5407383Z test_empty_tensor_empty_slice_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5426067Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-08-17T13:03:30.5434441Z test_empty_tensor_nonempty_slice__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5444735Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5452903Z test_empty_tensor_nonempty_slice__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5463075Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5471367Z test_empty_tensor_nonempty_slice__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5478559Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T13:03:30.5486859Z test_empty_tensor_nonempty_slice__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5493937Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T13:03:30.5502445Z test_empty_tensor_nonempty_slice__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5513701Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5522088Z test_empty_tensor_nonempty_slice__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5534350Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5542855Z test_empty_tensor_nonempty_slice__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5552879Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5561199Z test_empty_tensor_nonempty_slice__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5571639Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5580025Z test_empty_tensor_nonempty_slice__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5595569Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5603772Z test_empty_tensor_nonempty_slice__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5613659Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5622193Z test_empty_tensor_nonempty_slice__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5636967Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5645256Z test_empty_tensor_nonempty_slice_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5652745Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T13:03:30.5661281Z test_empty_tensor_nonempty_slice_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5670602Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5678761Z test_empty_tensor_nonempty_slice_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5688720Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5696808Z test_empty_tensor_nonempty_slice_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5704237Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5712459Z test_empty_tensor_nonempty_slice_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5719585Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T13:03:30.5728038Z test_empty_tensor_nonempty_slice_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5735214Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5743617Z test_empty_tensor_nonempty_slice_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5754730Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5763032Z test_empty_tensor_nonempty_slice_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5773054Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5781536Z test_empty_tensor_nonempty_slice_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5792394Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5800695Z test_empty_tensor_nonempty_slice_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5813137Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5821566Z test_empty_tensor_nonempty_slice_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5831343Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5839598Z test_empty_tensor_nonempty_slice_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5846920Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5855364Z test_empty_tensor_nonempty_slice_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5865368Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5873638Z test_empty_tensor_nonempty_slice_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5883672Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5891875Z test_empty_tensor_nonempty_slice_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:03:30.5902137Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-08-17T13:03:30.5923133Z test_histc_bfloat16_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:03:30.6548453Z test_histc_cpu (__main__.TestReductionsCPU) ... ok (0.062s) 2022-08-17T13:03:30.6668294Z test_histogram_cpu_float32 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/histograms.py:908: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:03:30.6668677Z return n/db/n.sum(), bin_edges 2022-08-17T13:03:57.9361051Z ok (27.281s) 2022-08-17T13:03:58.0485388Z test_histogram_error_handling_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.112s) 2022-08-17T13:03:58.0692994Z test_histogramdd_cpu_float32 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/histograms.py:1118: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:03:58.0693365Z hist /= s 2022-08-17T13:04:40.0205055Z ok (41.972s) 2022-08-17T13:04:40.0214220Z test_identity__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0229944Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-08-17T13:04:40.0239226Z test_identity__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0253542Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0262720Z test_identity__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0276805Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0285850Z test_identity__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0299386Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0308318Z test_identity__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0318518Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0327537Z test_identity__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0344859Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-08-17T13:04:40.0353745Z test_identity__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0370301Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0379510Z test_identity__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0393217Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0402213Z test_identity__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0415533Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0424642Z test_identity__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0434778Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0444157Z test_identity__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0454285Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0463757Z test_identity__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0473067Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0482585Z test_identity__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0492713Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0502028Z test_identity__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0512061Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0521595Z test_identity__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0535376Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0544979Z test_identity__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0554816Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0564316Z test_identity__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0580404Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0589601Z test_identity__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0605741Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0615153Z test_identity__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0629121Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0638293Z test_identity__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0651898Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0661282Z test_identity__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0674490Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0684144Z test_identity__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0694076Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0703541Z test_identity__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0713644Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0722909Z test_identity__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0732224Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0741745Z test_identity__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0751804Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0761203Z test_identity__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0771050Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0779959Z test_identity_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0790729Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0799495Z test_identity_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0808304Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0817143Z test_identity_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0829829Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0838594Z test_identity_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0851183Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0860165Z test_identity_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0871150Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0879848Z test_identity_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0890795Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0899715Z test_identity_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0910553Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0919355Z test_identity_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0928799Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0937581Z test_identity_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0947110Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0955996Z test_identity_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0965375Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0974193Z test_identity_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.0983507Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.0992336Z test_identity_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1001051Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1010020Z test_identity_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1020938Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1029458Z test_identity_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1038144Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1047037Z test_identity_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1059540Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1068279Z test_identity_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1080738Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1089583Z test_identity_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1100403Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1109177Z test_identity_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1119886Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1128781Z test_identity_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1139575Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1148214Z test_identity_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1157516Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1166286Z test_identity_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1175510Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1184457Z test_identity_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1193748Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1202418Z test_identity_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1211802Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1220407Z test_identity_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1229068Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1237829Z test_identity_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1247885Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1256853Z test_identity_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1265359Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1274232Z test_identity_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1286456Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1295087Z test_identity_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1306910Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1315614Z test_identity_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1325802Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1334581Z test_identity_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1344867Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1353891Z test_identity_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1364026Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1373784Z test_identity_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1382333Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1391070Z test_identity_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1399376Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1408239Z test_identity_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1416553Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1425430Z test_identity_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1433674Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1442605Z test_identity_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1450918Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1459908Z test_identity_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1473065Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1481984Z test_identity_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1496393Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1505802Z test_identity_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1519742Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1528649Z test_identity_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1541654Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1550389Z test_identity_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1563464Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1572132Z test_identity_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1584713Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1593546Z test_identity_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1606486Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1615245Z test_identity_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1624646Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1633454Z test_identity_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1646379Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1655243Z test_identity_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1668201Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1676927Z test_identity_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1689448Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1698215Z test_identity_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1707452Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1716186Z test_identity_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1725396Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1734167Z test_identity_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1742924Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1751804Z test_identity_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1760958Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1769766Z test_identity_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1779088Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1787784Z test_identity_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1796663Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1805562Z test_identity_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1820726Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1829459Z test_identity_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1844874Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1853640Z test_identity_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1866528Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1875290Z test_identity_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1887770Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1896609Z test_identity_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1905915Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1914651Z test_identity_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1923714Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1932469Z test_identity_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1941163Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1949872Z test_identity_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1958758Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1967597Z test_identity_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1976690Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.1985616Z test_identity_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.1998452Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2007386Z test_identity_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2016255Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2025325Z test_identity_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2040223Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2049213Z test_identity_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2064510Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2073114Z test_identity_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2085936Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2094703Z test_identity_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2107588Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2116331Z test_identity_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2128837Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2137617Z test_identity_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2146749Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2155475Z test_identity_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2164581Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2173327Z test_identity_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2182015Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2190833Z test_identity_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2199771Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2208589Z test_identity_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:04:40.2217472Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T13:04:40.2270826Z test_logsumexp_cpu (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:04:41.9400324Z test_logsumexp_dim_cpu (__main__.TestReductionsCPU) ... ok (1.713s) 2022-08-17T13:04:41.9458545Z test_max_cpu_bool (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T13:04:41.9539793Z test_max_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T13:04:41.9612364Z test_max_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.007s) 2022-08-17T13:04:41.9683689Z test_max_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.007s) 2022-08-17T13:04:41.9730181Z test_max_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:04:41.9794758Z test_max_elementwise_cpu (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T13:04:41.9806541Z test_max_mixed_devices_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T13:04:41.9825287Z test_max_with_inf_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:04:41.9843027Z test_max_with_inf_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:04:41.9860985Z test_max_with_inf_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:04:41.9878044Z test_max_with_inf_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:04:58.0404141Z test_mean_dim_cpu (__main__.TestReductionsCPU) ... ok (16.052s) 2022-08-17T13:04:58.0422127Z test_mean_int_with_optdtype_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:04:58.0579542Z test_median_corner_cases_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:04:58.1015464Z test_median_nan_values_cpu_float32 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1116: RuntimeWarning: All-NaN slice encountered 2022-08-17T13:04:58.1015864Z overwrite_input=overwrite_input) 2022-08-17T13:04:58.4880394Z ok (0.430s) 2022-08-17T13:04:58.9155086Z test_median_nan_values_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.427s) 2022-08-17T13:04:59.1366851Z test_median_real_values_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.221s) 2022-08-17T13:04:59.3576713Z test_median_real_values_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.221s) 2022-08-17T13:04:59.5263358Z test_median_real_values_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.169s) 2022-08-17T13:04:59.6909130Z test_median_real_values_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.165s) 2022-08-17T13:04:59.6964271Z test_min_cpu_bool (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T13:04:59.7045649Z test_min_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T13:04:59.7118867Z test_min_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.007s) 2022-08-17T13:04:59.7192477Z test_min_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.007s) 2022-08-17T13:04:59.7239993Z test_min_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:04:59.7303384Z test_min_elementwise_cpu (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T13:04:59.7322179Z test_min_max_nan_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:04:59.7334251Z test_min_mixed_devices_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T13:04:59.7354188Z test_min_with_inf_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:04:59.7373803Z test_min_with_inf_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:04:59.7393294Z test_min_with_inf_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:04:59.7412149Z test_min_with_inf_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:04:59.8278828Z test_minmax_illegal_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.087s) 2022-08-17T13:04:59.8307386Z test_mode_boolean_cpu (__main__.TestReductionsCPU) ... tensor([9, 9, 9, 9, 9, 9, 9, 9, 9, 9]) 2022-08-17T13:04:59.8316371Z tensor([5, 5, 5, 5, 5, 5, 5, 5, 5, 5]) 2022-08-17T13:04:59.8332030Z tensor([1374, 1374, 1374, 1374]) 2022-08-17T13:04:59.8342070Z tensor([344, 344, 344, 344]) 2022-08-17T13:04:59.8357608Z tensor([2720]) 2022-08-17T13:04:59.8368457Z tensor([680]) 2022-08-17T13:04:59.8374580Z ok (0.010s) 2022-08-17T13:04:59.8423897Z test_mode_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:04:59.8468797Z test_mode_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:04:59.8512704Z test_mode_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:04:59.8556589Z test_mode_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:04:59.8601669Z test_mode_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:04:59.8645318Z test_mode_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:04:59.8688704Z test_mode_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:04:59.8702662Z test_mode_large_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.8715937Z test_mode_large_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.8729416Z test_mode_large_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.8743064Z test_mode_large_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.8756572Z test_mode_large_cpu_int16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.8770258Z test_mode_large_cpu_int32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.8783952Z test_mode_large_cpu_int64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.8797691Z test_mode_large_cpu_int8 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.8812173Z test_mode_large_cpu_uint8 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.8824765Z test_mode_wrong_device_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:04:59.9758176Z test_mode_wrong_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.093s) 2022-08-17T13:04:59.9766621Z test_nan_policy_omit_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9784923Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-08-17T13:04:59.9793637Z test_nan_policy_omit_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9810502Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-08-17T13:04:59.9819361Z test_nan_policy_omit_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9835388Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-08-17T13:04:59.9844389Z test_nan_policy_omit_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9859786Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-08-17T13:04:59.9868232Z test_nan_policy_omit_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9881622Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-08-17T13:04:59.9890191Z test_nan_policy_omit_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9903492Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-08-17T13:04:59.9911973Z test_nan_policy_omit_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9925348Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-08-17T13:04:59.9933808Z test_nan_policy_omit_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9946558Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-08-17T13:04:59.9954160Z test_nan_policy_propagate__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9963043Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:04:59.9970523Z test_nan_policy_propagate__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9979213Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:04:59.9986695Z test_nan_policy_propagate__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:04:59.9995133Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0002993Z test_nan_policy_propagate__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0011939Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0019411Z test_nan_policy_propagate__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0028077Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0035544Z test_nan_policy_propagate__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0044313Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0052045Z test_nan_policy_propagate__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0060628Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0068116Z test_nan_policy_propagate__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0076650Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0084351Z test_nan_policy_propagate__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0095323Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0103154Z test_nan_policy_propagate__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0113634Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0122310Z test_nan_policy_propagate__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0132468Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0141270Z test_nan_policy_propagate__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0151012Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0158897Z test_nan_policy_propagate__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0170675Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0178581Z test_nan_policy_propagate__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0190085Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0197867Z test_nan_policy_propagate__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0207791Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0215952Z test_nan_policy_propagate__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0225618Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0233459Z test_nan_policy_propagate__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0243210Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0251189Z test_nan_policy_propagate__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0259928Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0267677Z test_nan_policy_propagate__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0276203Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0284906Z test_nan_policy_propagate__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0294093Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0301726Z test_nan_policy_propagate__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0310323Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0318226Z test_nan_policy_propagate__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0329157Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0336967Z test_nan_policy_propagate__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0347749Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0355551Z test_nan_policy_propagate__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0364299Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0372197Z test_nan_policy_propagate__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0381368Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0389307Z test_nan_policy_propagate__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0400623Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0408583Z test_nan_policy_propagate__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0424538Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0432312Z test_nan_policy_propagate__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0446328Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0454088Z test_nan_policy_propagate__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0465769Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0474315Z test_nan_policy_propagate__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0486059Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0494645Z test_nan_policy_propagate__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0503640Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0511629Z test_nan_policy_propagate__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0522252Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0529923Z test_nan_policy_propagate__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0540602Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0548580Z test_nan_policy_propagate__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0556897Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0565445Z test_nan_policy_propagate__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0574009Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0582133Z test_nan_policy_propagate__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0590839Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0598706Z test_nan_policy_propagate__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0609950Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0617939Z test_nan_policy_propagate__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0631343Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0639109Z test_nan_policy_propagate__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0652062Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0660099Z test_nan_policy_propagate__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0671347Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0679137Z test_nan_policy_propagate__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0690193Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0698011Z test_nan_policy_propagate__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0709207Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0716970Z test_nan_policy_propagate_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0725775Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0733564Z test_nan_policy_propagate_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0742221Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0750071Z test_nan_policy_propagate_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0758391Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0766404Z test_nan_policy_propagate_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0774842Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0782879Z test_nan_policy_propagate_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0791054Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0798954Z test_nan_policy_propagate_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0807446Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0815371Z test_nan_policy_propagate_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0823853Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0831662Z test_nan_policy_propagate_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0840229Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0848155Z test_nan_policy_propagate_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0856669Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0908794Z test_nan_policy_propagate_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0918885Z Tests that nan is propagated to the output by default ... ok (0.006s) 2022-08-17T13:05:00.0926780Z test_nan_policy_propagate_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0937036Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0945077Z test_nan_policy_propagate_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0953514Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0961372Z test_nan_policy_propagate_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0970046Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0977828Z test_nan_policy_propagate_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.0986502Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.0994866Z test_nan_policy_propagate_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1004149Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1012114Z test_nan_policy_propagate_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1022908Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1030695Z test_nan_policy_propagate_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1041296Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1049118Z test_nan_policy_propagate_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1057811Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1065997Z test_nan_policy_propagate_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1074821Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1082858Z test_nan_policy_propagate_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1091622Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1099788Z test_nan_policy_propagate_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1109988Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1118019Z test_nan_policy_propagate_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1128336Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1136377Z test_nan_policy_propagate_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1145066Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1152927Z test_nan_policy_propagate_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1161295Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1169298Z test_nan_policy_propagate_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1177964Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1186133Z test_nan_policy_propagate_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1199607Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1208545Z test_nan_policy_propagate_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1220989Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1229670Z test_nan_policy_propagate_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1238031Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1246178Z test_nan_policy_propagate_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1255247Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1263441Z test_nan_policy_propagate_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1272526Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1280539Z test_nan_policy_propagate_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1289161Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1297269Z test_nan_policy_propagate_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1307513Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1315579Z test_nan_policy_propagate_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1325835Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1333903Z test_nan_policy_propagate_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1342598Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1350622Z test_nan_policy_propagate_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1358960Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1367188Z test_nan_policy_propagate_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1375712Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1385208Z test_nan_policy_propagate_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1393728Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1401848Z test_nan_policy_propagate_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1413798Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1422092Z test_nan_policy_propagate_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1434007Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1442251Z test_nan_policy_propagate_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1450660Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1458732Z test_nan_policy_propagate_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1468043Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1476122Z test_nan_policy_propagate_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.1485413Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-08-17T13:05:00.1586424Z test_nansum_complex_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.010s) 2022-08-17T13:05:00.1683712Z test_nansum_complex_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.010s) 2022-08-17T13:05:00.1770861Z test_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.009s) 2022-08-17T13:05:00.1855798Z test_nansum_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T13:05:00.1939681Z test_nansum_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T13:05:00.2018703Z test_nansum_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T13:05:00.2067568Z test_nansum_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:05:00.2115981Z test_nansum_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:05:00.2161782Z test_nansum_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:05:00.2210073Z test_nansum_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:05:00.2258321Z test_nansum_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:05:00.2330947Z test_nansum_out_dtype_cpu_float16 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:90: RuntimeWarning: overflow encountered in reduce 2022-08-17T13:05:00.2331346Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-08-17T13:05:00.2362748Z ok (0.010s) 2022-08-17T13:05:00.2423940Z test_nansum_out_dtype_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T13:05:00.2488124Z test_nansum_out_dtype_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T13:05:00.2524251Z test_nansum_out_dtype_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:05:00.2559107Z test_nansum_out_dtype_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:05:00.2593579Z test_nansum_out_dtype_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:05:00.2629757Z test_nansum_out_dtype_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:05:00.2674301Z test_nansum_out_dtype_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T13:05:00.2843650Z test_nansum_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:90: RuntimeWarning: invalid value encountered in reduce 2022-08-17T13:05:00.2844083Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-08-17T13:05:00.3282294Z ok (0.061s) 2022-08-17T13:05:00.3876762Z test_nansum_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.059s) 2022-08-17T13:05:00.4459289Z test_nansum_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.058s) 2022-08-17T13:05:00.4711869Z test_nansum_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.025s) 2022-08-17T13:05:00.4963771Z test_nansum_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.025s) 2022-08-17T13:05:00.5192619Z test_nansum_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.023s) 2022-08-17T13:05:00.5444112Z test_nansum_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.025s) 2022-08-17T13:05:00.5497645Z test_nansum_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:05:00.5503698Z test_noncontiguous_all__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5517830Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5524095Z test_noncontiguous_all__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5537837Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5543963Z test_noncontiguous_all__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5557376Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5563709Z test_noncontiguous_all__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5576800Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5582799Z test_noncontiguous_all__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5592505Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5598151Z test_noncontiguous_all__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5607603Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.5613609Z test_noncontiguous_all__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5623987Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5630100Z test_noncontiguous_all__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5639866Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5646162Z test_noncontiguous_all__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5656211Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5662576Z test_noncontiguous_all__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5677051Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5683575Z test_noncontiguous_all__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5698518Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5704500Z test_noncontiguous_all__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5717978Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5724880Z test_noncontiguous_all__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5738410Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5744705Z test_noncontiguous_all__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5754494Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5760675Z test_noncontiguous_all__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5770506Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5776652Z test_noncontiguous_all__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5786122Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5792794Z test_noncontiguous_all__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5802766Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5808930Z test_noncontiguous_all__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5818946Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5825786Z test_noncontiguous_all__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5840209Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5846272Z test_noncontiguous_all__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5861296Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5867457Z test_noncontiguous_all__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5881521Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5887568Z test_noncontiguous_all__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5901733Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5907749Z test_noncontiguous_all__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5917921Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5924026Z test_noncontiguous_all__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5934092Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5940457Z test_noncontiguous_all__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5950335Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5956571Z test_noncontiguous_all__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5967679Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5973926Z test_noncontiguous_all__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.5985511Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.5991711Z test_noncontiguous_all__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6007236Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6013121Z test_noncontiguous_all__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6027585Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6033442Z test_noncontiguous_all__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6048347Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6054330Z test_noncontiguous_all__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6068868Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6074830Z test_noncontiguous_all__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6085372Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6091329Z test_noncontiguous_all__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6101938Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6107917Z test_noncontiguous_all__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6117328Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.6123358Z test_noncontiguous_all__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6133925Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6140044Z test_noncontiguous_all__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6150256Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6156220Z test_noncontiguous_all__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6174451Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6180669Z test_noncontiguous_all__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6199722Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6206168Z test_noncontiguous_all__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6223368Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6229380Z test_noncontiguous_all__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6244349Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6250805Z test_noncontiguous_all__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6265568Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6272207Z test_noncontiguous_all__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6286457Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6292880Z test_noncontiguous_all__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6307889Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6314258Z test_noncontiguous_all__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6328977Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6335087Z test_noncontiguous_all__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6351623Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6357494Z test_noncontiguous_all__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6372302Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6378127Z test_noncontiguous_all__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6397590Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6403498Z test_noncontiguous_all__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6422946Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6428941Z test_noncontiguous_all__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6447216Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6453535Z test_noncontiguous_all__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6469661Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6475728Z test_noncontiguous_all__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6492460Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6498522Z test_noncontiguous_all__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6513259Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6519038Z test_noncontiguous_all__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6533389Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6539360Z test_noncontiguous_all__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6553499Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6559496Z test_noncontiguous_all__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6573887Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6579895Z test_noncontiguous_all__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6594121Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6599799Z test_noncontiguous_all__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6613537Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6619501Z test_noncontiguous_all__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6633505Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6639328Z test_noncontiguous_all__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6653220Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6659098Z test_noncontiguous_all__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6672683Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6678379Z test_noncontiguous_all__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6690581Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6696996Z test_noncontiguous_all__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6714873Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6720914Z test_noncontiguous_all__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6740033Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6746101Z test_noncontiguous_all__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6761689Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6767131Z test_noncontiguous_all__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6781735Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6787106Z test_noncontiguous_all__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6797810Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6803337Z test_noncontiguous_all__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6813951Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6819664Z test_noncontiguous_all__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6829637Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6834842Z test_noncontiguous_all__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6845556Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6850885Z test_noncontiguous_all__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6861410Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6866925Z test_noncontiguous_all__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6885894Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.6891391Z test_noncontiguous_all__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6914775Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:00.6920269Z test_noncontiguous_all__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6943172Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:00.6948796Z test_noncontiguous_all__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6969224Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:00.6974813Z test_noncontiguous_all__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.6993823Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7000238Z test_noncontiguous_all__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7021957Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:00.7027621Z test_noncontiguous_all__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7047156Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7052828Z test_noncontiguous_all__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7071494Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7077219Z test_noncontiguous_all__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7095656Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7101623Z test_noncontiguous_all__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7120304Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7126185Z test_noncontiguous_all__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7139442Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7145091Z test_noncontiguous_all__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7154300Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7159950Z test_noncontiguous_all__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7175919Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7181595Z test_noncontiguous_all__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7197943Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7203686Z test_noncontiguous_all__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7217380Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7223522Z test_noncontiguous_all__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7236900Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7243455Z test_noncontiguous_all__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7256348Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7284899Z test_noncontiguous_all__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7294543Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.004s) 2022-08-17T13:05:00.7300166Z test_noncontiguous_all__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7309691Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7315299Z test_noncontiguous_all__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7324477Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7330123Z test_noncontiguous_all__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7339852Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7345410Z test_noncontiguous_all__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7354861Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7360511Z test_noncontiguous_all__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7378568Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7384441Z test_noncontiguous_all__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7406332Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:00.7412009Z test_noncontiguous_all__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7433682Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:00.7439344Z test_noncontiguous_all__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7457571Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7463483Z test_noncontiguous_all__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7481381Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7487115Z test_noncontiguous_all__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7504940Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7510539Z test_noncontiguous_all__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7528219Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7533800Z test_noncontiguous_all__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7550995Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7556380Z test_noncontiguous_all__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7573973Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7579442Z test_noncontiguous_all__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7596285Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7601541Z test_noncontiguous_all__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7618802Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7624685Z test_noncontiguous_all_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7635569Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7640797Z test_noncontiguous_all_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7649903Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7655405Z test_noncontiguous_all_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7668682Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7674332Z test_noncontiguous_all_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7687746Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7693441Z test_noncontiguous_all_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7704790Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7710416Z test_noncontiguous_all_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7722548Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7728157Z test_noncontiguous_all_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7740000Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7745576Z test_noncontiguous_all_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7755320Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7761067Z test_noncontiguous_all_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7770900Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7776450Z test_noncontiguous_all_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7786339Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7792041Z test_noncontiguous_all_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7801837Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7807598Z test_noncontiguous_all_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7816823Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7822728Z test_noncontiguous_all_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7836123Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7841848Z test_noncontiguous_all_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7851190Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7857092Z test_noncontiguous_all_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7870793Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7876422Z test_noncontiguous_all_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7890051Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7895938Z test_noncontiguous_all_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7909113Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.7914845Z test_noncontiguous_all_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7924128Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7929673Z test_noncontiguous_all_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7939221Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7944854Z test_noncontiguous_all_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7954007Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7959554Z test_noncontiguous_all_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7968916Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7974670Z test_noncontiguous_all_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.7983981Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.7989619Z test_noncontiguous_all_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8003067Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8008672Z test_noncontiguous_all_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8017977Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.8024006Z test_noncontiguous_all_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8037377Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8043352Z test_noncontiguous_all_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8056836Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8062794Z test_noncontiguous_all_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8076254Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8082344Z test_noncontiguous_all_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8091975Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8097768Z test_noncontiguous_all_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8107508Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.8113212Z test_noncontiguous_all_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8122315Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.8128188Z test_noncontiguous_all_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8137894Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8143799Z test_noncontiguous_all_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8153475Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.8159200Z test_noncontiguous_all_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8171747Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8177520Z test_noncontiguous_all_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8187144Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.8192998Z test_noncontiguous_all_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8206856Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8212808Z test_noncontiguous_all_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8226390Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8231967Z test_noncontiguous_all_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8243820Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8249661Z test_noncontiguous_all_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8261790Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8267708Z test_noncontiguous_all_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8279412Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8285297Z test_noncontiguous_all_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8295086Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8301622Z test_noncontiguous_all_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8311977Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8317858Z test_noncontiguous_all_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8328467Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8334451Z test_noncontiguous_all_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8344865Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8351045Z test_noncontiguous_all_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8361000Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8367318Z test_noncontiguous_all_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8379162Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8385360Z test_noncontiguous_all_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8397006Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8403340Z test_noncontiguous_all_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8414965Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8421365Z test_noncontiguous_all_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8433257Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8439450Z test_noncontiguous_all_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8449459Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8455647Z test_noncontiguous_all_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8465680Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8471886Z test_noncontiguous_all_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8481937Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8488100Z test_noncontiguous_all_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8497874Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8504354Z test_noncontiguous_all_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8514399Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8520795Z test_noncontiguous_all_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8532492Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8538952Z test_noncontiguous_all_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8550828Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8557130Z test_noncontiguous_all_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8569222Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8575525Z test_noncontiguous_all_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8587292Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8593300Z test_noncontiguous_all_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8603325Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8609562Z test_noncontiguous_all_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8619597Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8625721Z test_noncontiguous_all_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8635861Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8642101Z test_noncontiguous_all_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8652096Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8658107Z test_noncontiguous_all_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8668490Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8674720Z test_noncontiguous_all_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8686187Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8692344Z test_noncontiguous_all_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8702024Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8708180Z test_noncontiguous_all_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8721539Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8727893Z test_noncontiguous_all_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8741212Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8747343Z test_noncontiguous_all_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8758450Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8764800Z test_noncontiguous_all_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8775930Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8782410Z test_noncontiguous_all_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8794267Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8800364Z test_noncontiguous_all_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8810126Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8816378Z test_noncontiguous_all_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8825786Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8831946Z test_noncontiguous_all_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8841398Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8847667Z test_noncontiguous_all_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8857051Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8863395Z test_noncontiguous_all_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8872710Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.8878917Z test_noncontiguous_all_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8932247Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.006s) 2022-08-17T13:05:00.8938434Z test_noncontiguous_all_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.8991633Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.006s) 2022-08-17T13:05:00.8997100Z test_noncontiguous_all_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9052702Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.006s) 2022-08-17T13:05:00.9058226Z test_noncontiguous_all_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9109773Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.006s) 2022-08-17T13:05:00.9115513Z test_noncontiguous_all_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9167020Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.006s) 2022-08-17T13:05:00.9172616Z test_noncontiguous_all_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9220107Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.005s) 2022-08-17T13:05:00.9225598Z test_noncontiguous_all_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9239600Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9245331Z test_noncontiguous_all_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9261993Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9267654Z test_noncontiguous_all_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9284201Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9289790Z test_noncontiguous_all_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9304267Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9309810Z test_noncontiguous_all_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9324282Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9329737Z test_noncontiguous_all_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9343167Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9348826Z test_noncontiguous_all_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9364830Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9370788Z test_noncontiguous_all_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9386238Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9392020Z test_noncontiguous_all_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9407764Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9413500Z test_noncontiguous_all_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9429191Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9434885Z test_noncontiguous_all_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9448566Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9454220Z test_noncontiguous_all_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9463932Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9469593Z test_noncontiguous_all_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9483177Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9488624Z test_noncontiguous_all_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9502214Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9507871Z test_noncontiguous_all_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9521139Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9527207Z test_noncontiguous_all_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9536845Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9542818Z test_noncontiguous_all_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9553066Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9557883Z test_noncontiguous_all_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9567310Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9572945Z test_noncontiguous_all_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9582660Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9588344Z test_noncontiguous_all_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9597832Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9603695Z test_noncontiguous_all_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9612769Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9618512Z test_noncontiguous_all_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9634774Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9640332Z test_noncontiguous_all_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9656678Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9662470Z test_noncontiguous_all_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9675395Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9681131Z test_noncontiguous_all_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9694050Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9699759Z test_noncontiguous_all_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9709041Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9714734Z test_noncontiguous_all_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9724048Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9729730Z test_noncontiguous_all_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9738446Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9744330Z test_noncontiguous_all_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9753579Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9759295Z test_noncontiguous_all_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9768767Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9774451Z test_noncontiguous_all_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9792895Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9798568Z test_noncontiguous_all_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9829481Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.004s) 2022-08-17T13:05:00.9834624Z test_noncontiguous_all_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9865202Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.004s) 2022-08-17T13:05:00.9870931Z test_noncontiguous_all_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9889299Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9895058Z test_noncontiguous_all_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9915804Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:00.9921565Z test_noncontiguous_all_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9941752Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:00.9947479Z test_noncontiguous_all_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9960433Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:00.9966298Z test_noncontiguous_all_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9975556Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:00.9981400Z test_noncontiguous_all_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:00.9997326Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:01.0003151Z test_noncontiguous_all_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0019101Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:01.0024849Z test_noncontiguous_all_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0037984Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:01.0043885Z test_noncontiguous_all_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0056879Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:01.0062712Z test_noncontiguous_all_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0076318Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:01.0081520Z test_noncontiguous_all_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0090751Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:01.0096499Z test_noncontiguous_all_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0105768Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:01.0111438Z test_noncontiguous_all_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0120061Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:01.0125860Z test_noncontiguous_all_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0135012Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:01.0140928Z test_noncontiguous_all_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0150097Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T13:05:01.0155855Z test_noncontiguous_all_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0174195Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:01.0180059Z test_noncontiguous_all_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0206695Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:01.0212989Z test_noncontiguous_all_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0240809Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:01.0246491Z test_noncontiguous_all_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0265069Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T13:05:01.0270733Z test_noncontiguous_all_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0292016Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:01.0297792Z test_noncontiguous_all_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0318253Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-08-17T13:05:01.0324547Z test_noncontiguous_expanded__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0337678Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0343595Z test_noncontiguous_expanded__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0356944Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0362722Z test_noncontiguous_expanded__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0376141Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0382137Z test_noncontiguous_expanded__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0395332Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0401056Z test_noncontiguous_expanded__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0410648Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0416429Z test_noncontiguous_expanded__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0426033Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0431840Z test_noncontiguous_expanded__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0440715Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0446575Z test_noncontiguous_expanded__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0456120Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0461998Z test_noncontiguous_expanded__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0471624Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0477353Z test_noncontiguous_expanded__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0491632Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0497336Z test_noncontiguous_expanded__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0511266Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0517023Z test_noncontiguous_expanded__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0531145Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0536822Z test_noncontiguous_expanded__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0550043Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0555793Z test_noncontiguous_expanded__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0565678Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0571472Z test_noncontiguous_expanded__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0581210Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0586939Z test_noncontiguous_expanded__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0596084Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0601945Z test_noncontiguous_expanded__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0611383Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0617184Z test_noncontiguous_expanded__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0627088Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0632867Z test_noncontiguous_expanded__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0648197Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0654060Z test_noncontiguous_expanded__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0668704Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0674451Z test_noncontiguous_expanded__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0689171Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0695123Z test_noncontiguous_expanded__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0709325Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0715087Z test_noncontiguous_expanded__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0725508Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0731405Z test_noncontiguous_expanded__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0741681Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0747413Z test_noncontiguous_expanded__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0756691Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0762808Z test_noncontiguous_expanded__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0772788Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0778572Z test_noncontiguous_expanded__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0788779Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0794663Z test_noncontiguous_expanded__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0809323Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0815036Z test_noncontiguous_expanded__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0829246Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0835365Z test_noncontiguous_expanded__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0849792Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0855175Z test_noncontiguous_expanded__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0868878Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0874667Z test_noncontiguous_expanded__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0884631Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0890276Z test_noncontiguous_expanded__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0900364Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0906018Z test_noncontiguous_expanded__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0915131Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0920637Z test_noncontiguous_expanded__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0930648Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.0936453Z test_noncontiguous_expanded__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0946472Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0952442Z test_noncontiguous_expanded__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0969547Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.0975538Z test_noncontiguous_expanded__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.0994297Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1000187Z test_noncontiguous_expanded__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1017265Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1023625Z test_noncontiguous_expanded__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1037799Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1044292Z test_noncontiguous_expanded__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1058190Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1064808Z test_noncontiguous_expanded__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1078074Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1084738Z test_noncontiguous_expanded__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1099265Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1105618Z test_noncontiguous_expanded__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1119916Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1126335Z test_noncontiguous_expanded__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1142216Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1147913Z test_noncontiguous_expanded__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1161845Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1167869Z test_noncontiguous_expanded__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1186149Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1192152Z test_noncontiguous_expanded__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1210371Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1221555Z test_noncontiguous_expanded__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1232405Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1238231Z test_noncontiguous_expanded__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1253712Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1259850Z test_noncontiguous_expanded__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1275017Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1281107Z test_noncontiguous_expanded__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1295362Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1301526Z test_noncontiguous_expanded__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1315481Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1321562Z test_noncontiguous_expanded__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1335403Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1341579Z test_noncontiguous_expanded__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1355974Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1361659Z test_noncontiguous_expanded__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1375811Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1381876Z test_noncontiguous_expanded__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1395237Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1400913Z test_noncontiguous_expanded__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1414277Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1419977Z test_noncontiguous_expanded__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1433150Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1438955Z test_noncontiguous_expanded__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1451982Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1457649Z test_noncontiguous_expanded__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1468390Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1474095Z test_noncontiguous_expanded__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1490858Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1496570Z test_noncontiguous_expanded__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1533988Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.004s) 2022-08-17T13:05:01.1539857Z test_noncontiguous_expanded__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1554068Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1559764Z test_noncontiguous_expanded__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1573980Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1579811Z test_noncontiguous_expanded__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1590301Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1596345Z test_noncontiguous_expanded__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1606867Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1612786Z test_noncontiguous_expanded__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1622889Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1628932Z test_noncontiguous_expanded__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1639421Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1645521Z test_noncontiguous_expanded__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1656017Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1662321Z test_noncontiguous_expanded__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1681151Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1687318Z test_noncontiguous_expanded__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1711094Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.1717054Z test_noncontiguous_expanded__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1740772Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.1746695Z test_noncontiguous_expanded__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1766844Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.1772998Z test_noncontiguous_expanded__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1792400Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1798718Z test_noncontiguous_expanded__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1817689Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1823970Z test_noncontiguous_expanded__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1842934Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1848916Z test_noncontiguous_expanded__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1867817Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1873904Z test_noncontiguous_expanded__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1892614Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1899129Z test_noncontiguous_expanded__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1918095Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1924317Z test_noncontiguous_expanded__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1937592Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1943867Z test_noncontiguous_expanded__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1953247Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1959124Z test_noncontiguous_expanded__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1974984Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.1981281Z test_noncontiguous_expanded__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.1997495Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2003607Z test_noncontiguous_expanded__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2017087Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2023268Z test_noncontiguous_expanded__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2036823Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2042967Z test_noncontiguous_expanded__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2055765Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2062068Z test_noncontiguous_expanded__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2071508Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2077460Z test_noncontiguous_expanded__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2086923Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2092962Z test_noncontiguous_expanded__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2102159Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2107858Z test_noncontiguous_expanded__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2117317Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2123250Z test_noncontiguous_expanded__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2132853Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2138761Z test_noncontiguous_expanded__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2157226Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2163118Z test_noncontiguous_expanded__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2184598Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.2190690Z test_noncontiguous_expanded__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2212564Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.2218678Z test_noncontiguous_expanded__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2237089Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2243326Z test_noncontiguous_expanded__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2261765Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2268021Z test_noncontiguous_expanded__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2285910Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2291963Z test_noncontiguous_expanded__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2309661Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2315774Z test_noncontiguous_expanded__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2333414Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2339785Z test_noncontiguous_expanded__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2357454Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2363755Z test_noncontiguous_expanded__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2381455Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2387670Z test_noncontiguous_expanded__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2404858Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2410809Z test_noncontiguous_expanded_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2422605Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2428512Z test_noncontiguous_expanded_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2437538Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2443684Z test_noncontiguous_expanded_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2456839Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2462883Z test_noncontiguous_expanded_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2475897Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2481924Z test_noncontiguous_expanded_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2493059Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2498818Z test_noncontiguous_expanded_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2510395Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2516225Z test_noncontiguous_expanded_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2527787Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2533452Z test_noncontiguous_expanded_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2543515Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2549245Z test_noncontiguous_expanded_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2558857Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2565206Z test_noncontiguous_expanded_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2574698Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2580751Z test_noncontiguous_expanded_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2590508Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2595845Z test_noncontiguous_expanded_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2605240Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2610881Z test_noncontiguous_expanded_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2624760Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2630277Z test_noncontiguous_expanded_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2639476Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2645251Z test_noncontiguous_expanded_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2659161Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2664527Z test_noncontiguous_expanded_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2678304Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2684032Z test_noncontiguous_expanded_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2697554Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2703676Z test_noncontiguous_expanded_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2712961Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2719089Z test_noncontiguous_expanded_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2728423Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2734502Z test_noncontiguous_expanded_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2743682Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2749707Z test_noncontiguous_expanded_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2758878Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2764960Z test_noncontiguous_expanded_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2774266Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2780435Z test_noncontiguous_expanded_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2793992Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2800001Z test_noncontiguous_expanded_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2809456Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2815540Z test_noncontiguous_expanded_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2829291Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2835283Z test_noncontiguous_expanded_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2848794Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2854853Z test_noncontiguous_expanded_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2868333Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2874332Z test_noncontiguous_expanded_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2883787Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2889884Z test_noncontiguous_expanded_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2899415Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2905462Z test_noncontiguous_expanded_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2914213Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2920421Z test_noncontiguous_expanded_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2929819Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2935656Z test_noncontiguous_expanded_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2945211Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2950840Z test_noncontiguous_expanded_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2962776Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.2968391Z test_noncontiguous_expanded_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2977606Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.2983620Z test_noncontiguous_expanded_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.2997318Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3003220Z test_noncontiguous_expanded_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3016798Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3022933Z test_noncontiguous_expanded_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3034556Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3040192Z test_noncontiguous_expanded_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3051832Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3057558Z test_noncontiguous_expanded_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3069255Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3074997Z test_noncontiguous_expanded_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3084965Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3090891Z test_noncontiguous_expanded_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3100790Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3106538Z test_noncontiguous_expanded_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3116332Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3122308Z test_noncontiguous_expanded_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3132210Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3138003Z test_noncontiguous_expanded_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3147408Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3153367Z test_noncontiguous_expanded_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3164807Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3170620Z test_noncontiguous_expanded_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3181697Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3187585Z test_noncontiguous_expanded_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3198810Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3204677Z test_noncontiguous_expanded_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3215391Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3221517Z test_noncontiguous_expanded_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3230706Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3236451Z test_noncontiguous_expanded_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3245869Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3251819Z test_noncontiguous_expanded_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3261093Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3266843Z test_noncontiguous_expanded_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3275841Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3281765Z test_noncontiguous_expanded_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3291013Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3296758Z test_noncontiguous_expanded_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3307904Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3313642Z test_noncontiguous_expanded_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3324636Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3330436Z test_noncontiguous_expanded_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3341453Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3347427Z test_noncontiguous_expanded_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3358227Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3364164Z test_noncontiguous_expanded_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3373573Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3379705Z test_noncontiguous_expanded_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3388753Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3394599Z test_noncontiguous_expanded_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3404110Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3410099Z test_noncontiguous_expanded_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3419087Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3424991Z test_noncontiguous_expanded_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3434102Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3440077Z test_noncontiguous_expanded_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3450533Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3456370Z test_noncontiguous_expanded_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3465024Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3471017Z test_noncontiguous_expanded_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3483186Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3489027Z test_noncontiguous_expanded_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3501542Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3507452Z test_noncontiguous_expanded_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3517908Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3523889Z test_noncontiguous_expanded_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3534202Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3540219Z test_noncontiguous_expanded_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3550581Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3556420Z test_noncontiguous_expanded_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3565147Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3571008Z test_noncontiguous_expanded_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3579713Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3585551Z test_noncontiguous_expanded_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3594102Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3600033Z test_noncontiguous_expanded_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3608708Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3614571Z test_noncontiguous_expanded_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3623364Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.3629293Z test_noncontiguous_expanded_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3683289Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.006s) 2022-08-17T13:05:01.3689050Z test_noncontiguous_expanded_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3741993Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.006s) 2022-08-17T13:05:01.3747979Z test_noncontiguous_expanded_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3803895Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.006s) 2022-08-17T13:05:01.3809678Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3861626Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.006s) 2022-08-17T13:05:01.3867502Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3918999Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.006s) 2022-08-17T13:05:01.3924899Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3972737Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.005s) 2022-08-17T13:05:01.3978515Z test_noncontiguous_expanded_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.3992649Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.3998527Z test_noncontiguous_expanded_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4015086Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4021191Z test_noncontiguous_expanded_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4037368Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4043117Z test_noncontiguous_expanded_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4056881Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4062968Z test_noncontiguous_expanded_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4076941Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4082951Z test_noncontiguous_expanded_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4096167Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4102273Z test_noncontiguous_expanded_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4117858Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4123893Z test_noncontiguous_expanded_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4139323Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4145241Z test_noncontiguous_expanded_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4160715Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4166794Z test_noncontiguous_expanded_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4182478Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4188457Z test_noncontiguous_expanded_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4201392Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4207369Z test_noncontiguous_expanded_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4216613Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4222857Z test_noncontiguous_expanded_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4235709Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4241609Z test_noncontiguous_expanded_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4254754Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4260981Z test_noncontiguous_expanded_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4273538Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4279321Z test_noncontiguous_expanded_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4288917Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4294875Z test_noncontiguous_expanded_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4304565Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4310447Z test_noncontiguous_expanded_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4319392Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4325546Z test_noncontiguous_expanded_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4335032Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4341035Z test_noncontiguous_expanded_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4350329Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4356353Z test_noncontiguous_expanded_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4365614Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4371474Z test_noncontiguous_expanded_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4386796Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4392694Z test_noncontiguous_expanded_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4408435Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4414335Z test_noncontiguous_expanded_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4427527Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4433483Z test_noncontiguous_expanded_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4445954Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4451737Z test_noncontiguous_expanded_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4461190Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4467114Z test_noncontiguous_expanded_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4476326Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4482136Z test_noncontiguous_expanded_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4490921Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4496881Z test_noncontiguous_expanded_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4506198Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4511980Z test_noncontiguous_expanded_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4521204Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4527146Z test_noncontiguous_expanded_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4545512Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4551321Z test_noncontiguous_expanded_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4580967Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.4587150Z test_noncontiguous_expanded_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4617378Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.004s) 2022-08-17T13:05:01.4623527Z test_noncontiguous_expanded_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4641321Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4647172Z test_noncontiguous_expanded_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4668057Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.4673843Z test_noncontiguous_expanded_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4694284Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.4700321Z test_noncontiguous_expanded_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4713310Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4719184Z test_noncontiguous_expanded_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4728685Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4734382Z test_noncontiguous_expanded_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4749882Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4755669Z test_noncontiguous_expanded_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4771720Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4777634Z test_noncontiguous_expanded_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4791111Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4796942Z test_noncontiguous_expanded_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4810293Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4816124Z test_noncontiguous_expanded_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4829143Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4834918Z test_noncontiguous_expanded_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4844503Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4850626Z test_noncontiguous_expanded_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4860585Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4866111Z test_noncontiguous_expanded_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4874950Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4880971Z test_noncontiguous_expanded_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4890204Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4896174Z test_noncontiguous_expanded_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4905575Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:05:01.4911585Z test_noncontiguous_expanded_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4930311Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.4936315Z test_noncontiguous_expanded_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4963993Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.4969966Z test_noncontiguous_expanded_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.4998449Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.5004383Z test_noncontiguous_expanded_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5022566Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:05:01.5028564Z test_noncontiguous_expanded_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5049609Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.5055657Z test_noncontiguous_expanded_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5075829Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:05:01.5081431Z test_noncontiguous_innermost__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5095762Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5101575Z test_noncontiguous_innermost__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5115681Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5121436Z test_noncontiguous_innermost__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5135354Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5141149Z test_noncontiguous_innermost__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5154860Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5160476Z test_noncontiguous_innermost__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5170613Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5176210Z test_noncontiguous_innermost__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5186096Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.5191758Z test_noncontiguous_innermost__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5201177Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.5206782Z test_noncontiguous_innermost__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5216552Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.5222493Z test_noncontiguous_innermost__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5232303Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5237837Z test_noncontiguous_innermost__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5252026Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5257730Z test_noncontiguous_innermost__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5272227Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5277799Z test_noncontiguous_innermost__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5292065Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5297785Z test_noncontiguous_innermost__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5312012Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5317590Z test_noncontiguous_innermost__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5327560Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5333345Z test_noncontiguous_innermost__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5343298Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5348916Z test_noncontiguous_innermost__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5358383Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.5364086Z test_noncontiguous_innermost__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5373846Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.5379614Z test_noncontiguous_innermost__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5389459Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5395246Z test_noncontiguous_innermost__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5409523Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5415184Z test_noncontiguous_innermost__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5429708Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5435328Z test_noncontiguous_innermost__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5449762Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5455395Z test_noncontiguous_innermost__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5469454Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5475161Z test_noncontiguous_innermost__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5485388Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5490976Z test_noncontiguous_innermost__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5501468Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5507304Z test_noncontiguous_innermost__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5516708Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.5522138Z test_noncontiguous_innermost__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5533272Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5539119Z test_noncontiguous_innermost__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5549184Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5554693Z test_noncontiguous_innermost__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5569168Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5574765Z test_noncontiguous_innermost__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5589343Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5594932Z test_noncontiguous_innermost__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5609240Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5614817Z test_noncontiguous_innermost__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5628984Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5634591Z test_noncontiguous_innermost__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5644839Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5650369Z test_noncontiguous_innermost__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5660645Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5666241Z test_noncontiguous_innermost__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5675443Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.5702987Z test_noncontiguous_innermost__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5713051Z Tests reducing along noncontiguous innermost dimension. ... ok (0.004s) 2022-08-17T13:05:01.5718517Z test_noncontiguous_innermost__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5728797Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5734472Z test_noncontiguous_innermost__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5752593Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5757564Z test_noncontiguous_innermost__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5775641Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5781529Z test_noncontiguous_innermost__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5798545Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5804206Z test_noncontiguous_innermost__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5818351Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5824485Z test_noncontiguous_innermost__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5838875Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5844787Z test_noncontiguous_innermost__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5858639Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5864698Z test_noncontiguous_innermost__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5878929Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5884909Z test_noncontiguous_innermost__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5899538Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5905364Z test_noncontiguous_innermost__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5921215Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5926675Z test_noncontiguous_innermost__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5941333Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5946729Z test_noncontiguous_innermost__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5965662Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5971129Z test_noncontiguous_innermost__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.5989787Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.5995478Z test_noncontiguous_innermost__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6013329Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6018045Z test_noncontiguous_innermost__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6034158Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6039641Z test_noncontiguous_innermost__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6055316Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6060927Z test_noncontiguous_innermost__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6075437Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6081089Z test_noncontiguous_innermost__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6095578Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6101228Z test_noncontiguous_innermost__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6115525Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6121095Z test_noncontiguous_innermost__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6135771Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6141323Z test_noncontiguous_innermost__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6155421Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6161196Z test_noncontiguous_innermost__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6174964Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6180618Z test_noncontiguous_innermost__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6195006Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6200496Z test_noncontiguous_innermost__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6214224Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6219821Z test_noncontiguous_innermost__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6233353Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6238971Z test_noncontiguous_innermost__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6249167Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6254719Z test_noncontiguous_innermost__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6271964Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6276996Z test_noncontiguous_innermost__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6293681Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6299465Z test_noncontiguous_innermost__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6313327Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6318545Z test_noncontiguous_innermost__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6332012Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6337451Z test_noncontiguous_innermost__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6347314Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.6352966Z test_noncontiguous_innermost__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6363175Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6368530Z test_noncontiguous_innermost__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6377684Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.6383485Z test_noncontiguous_innermost__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6393207Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.6398726Z test_noncontiguous_innermost__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6408507Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.6414127Z test_noncontiguous_innermost__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6433881Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6439309Z test_noncontiguous_innermost__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6462447Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.6467953Z test_noncontiguous_innermost__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6491175Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.6497197Z test_noncontiguous_innermost__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6518561Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.6524322Z test_noncontiguous_innermost__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6545493Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.6551995Z test_noncontiguous_innermost__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6572433Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.6578794Z test_noncontiguous_innermost__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6599932Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.6606310Z test_noncontiguous_innermost__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6626782Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.6632462Z test_noncontiguous_innermost__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6652423Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.6658141Z test_noncontiguous_innermost__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6678379Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.6684230Z test_noncontiguous_innermost__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6698523Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6704259Z test_noncontiguous_innermost__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6714033Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6719886Z test_noncontiguous_innermost__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6736901Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6742721Z test_noncontiguous_innermost__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6760235Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6766116Z test_noncontiguous_innermost__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6780594Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.6786481Z test_noncontiguous_innermost__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.6801823Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7150873Z test_noncontiguous_innermost__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7169279Z Tests reducing along noncontiguous innermost dimension. ... ok (0.037s) 2022-08-17T13:05:01.7175235Z test_noncontiguous_innermost__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7187570Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7193558Z test_noncontiguous_innermost__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7204974Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7210825Z test_noncontiguous_innermost__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7221156Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7226707Z test_noncontiguous_innermost__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7236971Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7242629Z test_noncontiguous_innermost__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7252782Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7258269Z test_noncontiguous_innermost__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7279838Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.7285374Z test_noncontiguous_innermost__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7311186Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.7316725Z test_noncontiguous_innermost__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7342307Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.7347394Z test_noncontiguous_innermost__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7367907Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.7373365Z test_noncontiguous_innermost__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7393409Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7398713Z test_noncontiguous_innermost__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7418670Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7424479Z test_noncontiguous_innermost__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7444107Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7449864Z test_noncontiguous_innermost__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7470476Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.7476330Z test_noncontiguous_innermost__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7496166Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.7501904Z test_noncontiguous_innermost__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7520747Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7526418Z test_noncontiguous_innermost__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7544955Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7550412Z test_noncontiguous_innermost_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7561960Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7567684Z test_noncontiguous_innermost_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7576920Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7582406Z test_noncontiguous_innermost_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7596416Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7601935Z test_noncontiguous_innermost_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7615660Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7621266Z test_noncontiguous_innermost_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7632735Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7638209Z test_noncontiguous_innermost_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7649755Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7655147Z test_noncontiguous_innermost_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7666812Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7672374Z test_noncontiguous_innermost_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7682272Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7687579Z test_noncontiguous_innermost_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7697459Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7703214Z test_noncontiguous_innermost_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7713631Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7719645Z test_noncontiguous_innermost_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7730266Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7736372Z test_noncontiguous_innermost_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7746263Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7751831Z test_noncontiguous_innermost_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7765855Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7771437Z test_noncontiguous_innermost_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7781167Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7786748Z test_noncontiguous_innermost_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7800761Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7806476Z test_noncontiguous_innermost_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7820371Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7825936Z test_noncontiguous_innermost_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7839430Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7845115Z test_noncontiguous_innermost_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7854617Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7860346Z test_noncontiguous_innermost_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7869783Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7875349Z test_noncontiguous_innermost_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7884423Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7890008Z test_noncontiguous_innermost_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7899702Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7905376Z test_noncontiguous_innermost_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7914989Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7920485Z test_noncontiguous_innermost_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7934373Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7940026Z test_noncontiguous_innermost_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7949413Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.7955040Z test_noncontiguous_innermost_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7968946Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7974898Z test_noncontiguous_innermost_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.7989625Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.7995323Z test_noncontiguous_innermost_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8009756Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8015323Z test_noncontiguous_innermost_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8025091Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8030523Z test_noncontiguous_innermost_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8039970Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8045564Z test_noncontiguous_innermost_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8054470Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8060073Z test_noncontiguous_innermost_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8069419Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8075040Z test_noncontiguous_innermost_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8084218Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8089665Z test_noncontiguous_innermost_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8101297Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8106744Z test_noncontiguous_innermost_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8115918Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8121367Z test_noncontiguous_innermost_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8135312Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8141021Z test_noncontiguous_innermost_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8154705Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8160020Z test_noncontiguous_innermost_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8171791Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8177329Z test_noncontiguous_innermost_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8189218Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8194601Z test_noncontiguous_innermost_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8206516Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8212028Z test_noncontiguous_innermost_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8222314Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8227776Z test_noncontiguous_innermost_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8238400Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8244313Z test_noncontiguous_innermost_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8254722Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8260828Z test_noncontiguous_innermost_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8271232Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8276809Z test_noncontiguous_innermost_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8286354Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8291857Z test_noncontiguous_innermost_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8303001Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8308459Z test_noncontiguous_innermost_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8319284Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8325098Z test_noncontiguous_innermost_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8335941Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8341623Z test_noncontiguous_innermost_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8352353Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8357720Z test_noncontiguous_innermost_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8366978Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8372482Z test_noncontiguous_innermost_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8381877Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8387239Z test_noncontiguous_innermost_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8395905Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8401617Z test_noncontiguous_innermost_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8410242Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8415657Z test_noncontiguous_innermost_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8424813Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8430260Z test_noncontiguous_innermost_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8440961Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8446433Z test_noncontiguous_innermost_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8457284Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8462935Z test_noncontiguous_innermost_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8473701Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8479771Z test_noncontiguous_innermost_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8490703Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8496540Z test_noncontiguous_innermost_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8506513Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8512029Z test_noncontiguous_innermost_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8521053Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8526720Z test_noncontiguous_innermost_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8535685Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8541397Z test_noncontiguous_innermost_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8550251Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8555814Z test_noncontiguous_innermost_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8565548Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.8571174Z test_noncontiguous_innermost_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8583658Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8589341Z test_noncontiguous_innermost_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8599555Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8605223Z test_noncontiguous_innermost_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8619947Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8625357Z test_noncontiguous_innermost_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8640088Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8645634Z test_noncontiguous_innermost_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8658292Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8663976Z test_noncontiguous_innermost_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8676513Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8681989Z test_noncontiguous_innermost_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8694694Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8700457Z test_noncontiguous_innermost_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8710983Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8716589Z test_noncontiguous_innermost_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8727480Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8732992Z test_noncontiguous_innermost_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8743543Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8748999Z test_noncontiguous_innermost_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8759605Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8765198Z test_noncontiguous_innermost_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8775658Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.8781416Z test_noncontiguous_innermost_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8844965Z Tests reducing along noncontiguous innermost dimension. ... ok (0.007s) 2022-08-17T13:05:01.8850956Z test_noncontiguous_innermost_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8914357Z Tests reducing along noncontiguous innermost dimension. ... ok (0.007s) 2022-08-17T13:05:01.8920649Z test_noncontiguous_innermost_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.8986762Z Tests reducing along noncontiguous innermost dimension. ... ok (0.007s) 2022-08-17T13:05:01.8993103Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9051800Z Tests reducing along noncontiguous innermost dimension. ... ok (0.006s) 2022-08-17T13:05:01.9058079Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9120810Z Tests reducing along noncontiguous innermost dimension. ... ok (0.007s) 2022-08-17T13:05:01.9127101Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9185493Z Tests reducing along noncontiguous innermost dimension. ... ok (0.006s) 2022-08-17T13:05:01.9191570Z test_noncontiguous_innermost_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9207507Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9213781Z test_noncontiguous_innermost_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9232842Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9238879Z test_noncontiguous_innermost_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9257818Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9264216Z test_noncontiguous_innermost_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9280242Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9286458Z test_noncontiguous_innermost_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9302514Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9308713Z test_noncontiguous_innermost_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9324429Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9330478Z test_noncontiguous_innermost_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9348863Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9354987Z test_noncontiguous_innermost_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9373555Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9379914Z test_noncontiguous_innermost_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9397504Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9403719Z test_noncontiguous_innermost_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9421011Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9427086Z test_noncontiguous_innermost_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9441493Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9447684Z test_noncontiguous_innermost_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9458058Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9464218Z test_noncontiguous_innermost_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9479222Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9485564Z test_noncontiguous_innermost_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9500968Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9506980Z test_noncontiguous_innermost_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9521370Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9527535Z test_noncontiguous_innermost_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9538216Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9544713Z test_noncontiguous_innermost_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9555124Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9561384Z test_noncontiguous_innermost_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9571668Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9577713Z test_noncontiguous_innermost_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9588367Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9594007Z test_noncontiguous_innermost_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9603838Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9609601Z test_noncontiguous_innermost_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9619538Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9625126Z test_noncontiguous_innermost_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9642478Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9648064Z test_noncontiguous_innermost_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9665508Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9671109Z test_noncontiguous_innermost_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9685601Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9691236Z test_noncontiguous_innermost_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9705141Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9710660Z test_noncontiguous_innermost_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9720273Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.9725980Z test_noncontiguous_innermost_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9735619Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.9741471Z test_noncontiguous_innermost_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9750683Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.9756223Z test_noncontiguous_innermost_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9766115Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:01.9772117Z test_noncontiguous_innermost_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9782403Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9787844Z test_noncontiguous_innermost_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9808317Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.9813991Z test_noncontiguous_innermost_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9841766Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.9847307Z test_noncontiguous_innermost_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9875578Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.9881374Z test_noncontiguous_innermost_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9901885Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.9907449Z test_noncontiguous_innermost_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9927815Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:01.9933569Z test_noncontiguous_innermost_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9952827Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9958443Z test_noncontiguous_innermost_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9972935Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9978505Z test_noncontiguous_innermost_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:01.9988648Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:01.9994208Z test_noncontiguous_innermost_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0011575Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0017241Z test_noncontiguous_innermost_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0035030Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0040675Z test_noncontiguous_innermost_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0055164Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0060865Z test_noncontiguous_innermost_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0075241Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0080855Z test_noncontiguous_innermost_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0094966Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0100790Z test_noncontiguous_innermost_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0110725Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0116280Z test_noncontiguous_innermost_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0126296Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0131973Z test_noncontiguous_innermost_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0141548Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0147101Z test_noncontiguous_innermost_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0156741Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0162600Z test_noncontiguous_innermost_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0172337Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0177894Z test_noncontiguous_innermost_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0198488Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.0204286Z test_noncontiguous_innermost_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0230126Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.0235767Z test_noncontiguous_innermost_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0262101Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.0267630Z test_noncontiguous_innermost_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0288541Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.0294243Z test_noncontiguous_innermost_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0314670Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.0320168Z test_noncontiguous_innermost_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0340187Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0345735Z test_noncontiguous_outermost__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0360448Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0366441Z test_noncontiguous_outermost__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0382230Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0387837Z test_noncontiguous_outermost__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0402362Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0407794Z test_noncontiguous_outermost__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0422015Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0427460Z test_noncontiguous_outermost__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0437197Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0443003Z test_noncontiguous_outermost__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0452882Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0458160Z test_noncontiguous_outermost__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0467514Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0473141Z test_noncontiguous_outermost__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0483202Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0488744Z test_noncontiguous_outermost__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0498606Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0504364Z test_noncontiguous_outermost__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0518770Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0551924Z test_noncontiguous_outermost__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0565878Z Tests reducing along noncontiguous outermost dimension. ... ok (0.005s) 2022-08-17T13:05:02.0571498Z test_noncontiguous_outermost__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0585359Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0590986Z test_noncontiguous_outermost__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0604581Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0610137Z test_noncontiguous_outermost__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0620335Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0626198Z test_noncontiguous_outermost__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0636411Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0642498Z test_noncontiguous_outermost__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0652567Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0658037Z test_noncontiguous_outermost__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0668097Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0673690Z test_noncontiguous_outermost__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0683599Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0689024Z test_noncontiguous_outermost__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0703925Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0709468Z test_noncontiguous_outermost__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0723700Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0729055Z test_noncontiguous_outermost__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0743121Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0748669Z test_noncontiguous_outermost__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0762589Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0767971Z test_noncontiguous_outermost__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0777952Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0783716Z test_noncontiguous_outermost__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0793839Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0799300Z test_noncontiguous_outermost__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0808478Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0813903Z test_noncontiguous_outermost__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0824063Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0829533Z test_noncontiguous_outermost__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0839444Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0845177Z test_noncontiguous_outermost__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0859442Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0865082Z test_noncontiguous_outermost__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0880597Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0886694Z test_noncontiguous_outermost__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0902253Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0908065Z test_noncontiguous_outermost__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0922499Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0927986Z test_noncontiguous_outermost__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0938248Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0943843Z test_noncontiguous_outermost__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0954058Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0959816Z test_noncontiguous_outermost__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0969095Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.0974469Z test_noncontiguous_outermost__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.0985385Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.0991274Z test_noncontiguous_outermost__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1001980Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1007268Z test_noncontiguous_outermost__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1025551Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1031052Z test_noncontiguous_outermost__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1050034Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1055603Z test_noncontiguous_outermost__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1074265Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1079767Z test_noncontiguous_outermost__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1094739Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1100891Z test_noncontiguous_outermost__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1116166Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1122354Z test_noncontiguous_outermost__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1138046Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1144531Z test_noncontiguous_outermost__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1160708Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1166921Z test_noncontiguous_outermost__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1182154Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1187957Z test_noncontiguous_outermost__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1204176Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1209772Z test_noncontiguous_outermost__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1224635Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1230100Z test_noncontiguous_outermost__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1248741Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1254547Z test_noncontiguous_outermost__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1273026Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1278436Z test_noncontiguous_outermost__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1294582Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1300425Z test_noncontiguous_outermost__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1315807Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1321372Z test_noncontiguous_outermost__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1336682Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1342390Z test_noncontiguous_outermost__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1356465Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1362240Z test_noncontiguous_outermost__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1376629Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1382427Z test_noncontiguous_outermost__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1398171Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1403738Z test_noncontiguous_outermost__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1417952Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1423701Z test_noncontiguous_outermost__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1437715Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1443336Z test_noncontiguous_outermost__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1457377Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1463125Z test_noncontiguous_outermost__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1476849Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1482591Z test_noncontiguous_outermost__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1496131Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1501874Z test_noncontiguous_outermost__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1515160Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1520594Z test_noncontiguous_outermost__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1530410Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.1535893Z test_noncontiguous_outermost__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1552327Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1557785Z test_noncontiguous_outermost__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1574362Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1580087Z test_noncontiguous_outermost__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1593641Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1599178Z test_noncontiguous_outermost__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1612651Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1618235Z test_noncontiguous_outermost__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1628182Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.1634047Z test_noncontiguous_outermost__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1644733Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1650670Z test_noncontiguous_outermost__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1660479Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1666455Z test_noncontiguous_outermost__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1676095Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1681796Z test_noncontiguous_outermost__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1691532Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.1697220Z test_noncontiguous_outermost__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1716420Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1722168Z test_noncontiguous_outermost__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1745131Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.1750624Z test_noncontiguous_outermost__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1773595Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.1779385Z test_noncontiguous_outermost__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1799647Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.1805491Z test_noncontiguous_outermost__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1826036Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.1831750Z test_noncontiguous_outermost__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1851565Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1857161Z test_noncontiguous_outermost__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1876762Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1882747Z test_noncontiguous_outermost__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1902907Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.1908435Z test_noncontiguous_outermost__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1927865Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1933678Z test_noncontiguous_outermost__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1953355Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1958996Z test_noncontiguous_outermost__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1972671Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.1978328Z test_noncontiguous_outermost__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.1988025Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.1993542Z test_noncontiguous_outermost__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2009581Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2015143Z test_noncontiguous_outermost__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2031716Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2037227Z test_noncontiguous_outermost__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2050872Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2056525Z test_noncontiguous_outermost__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2070651Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2076187Z test_noncontiguous_outermost__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2089354Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2094877Z test_noncontiguous_outermost__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2104584Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2110194Z test_noncontiguous_outermost__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2119760Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2125553Z test_noncontiguous_outermost__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2134706Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2140306Z test_noncontiguous_outermost__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2150005Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2155675Z test_noncontiguous_outermost__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2165486Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2171008Z test_noncontiguous_outermost__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2190643Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2196238Z test_noncontiguous_outermost__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2218515Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.2224159Z test_noncontiguous_outermost__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2246918Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.2252626Z test_noncontiguous_outermost__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2271407Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2276912Z test_noncontiguous_outermost__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2295779Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2301559Z test_noncontiguous_outermost__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2319983Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2325686Z test_noncontiguous_outermost__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2344037Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2349465Z test_noncontiguous_outermost__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2367692Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2373303Z test_noncontiguous_outermost__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2391786Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2397445Z test_noncontiguous_outermost__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2417594Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.2423789Z test_noncontiguous_outermost__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2443390Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.2449134Z test_noncontiguous_outermost_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2460980Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2466428Z test_noncontiguous_outermost_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2475744Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2481434Z test_noncontiguous_outermost_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2495021Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2500629Z test_noncontiguous_outermost_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2514083Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2519690Z test_noncontiguous_outermost_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2531197Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2536701Z test_noncontiguous_outermost_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2548425Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2554069Z test_noncontiguous_outermost_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2565991Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2571665Z test_noncontiguous_outermost_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2581425Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2586944Z test_noncontiguous_outermost_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2596821Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2602510Z test_noncontiguous_outermost_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2612407Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2617963Z test_noncontiguous_outermost_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2627829Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2633364Z test_noncontiguous_outermost_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2643142Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2648833Z test_noncontiguous_outermost_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2662850Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2668403Z test_noncontiguous_outermost_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2678525Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2684556Z test_noncontiguous_outermost_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2698114Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2703722Z test_noncontiguous_outermost_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2717320Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2723138Z test_noncontiguous_outermost_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2736296Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2742042Z test_noncontiguous_outermost_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2751136Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2756704Z test_noncontiguous_outermost_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2766062Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2771420Z test_noncontiguous_outermost_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2781021Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2785986Z test_noncontiguous_outermost_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2795282Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2800683Z test_noncontiguous_outermost_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2810219Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2815753Z test_noncontiguous_outermost_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2829312Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2834693Z test_noncontiguous_outermost_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2843938Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2849365Z test_noncontiguous_outermost_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2863209Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2868664Z test_noncontiguous_outermost_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2882482Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2887906Z test_noncontiguous_outermost_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2900897Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2906458Z test_noncontiguous_outermost_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2915779Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2921488Z test_noncontiguous_outermost_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2930806Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2937036Z test_noncontiguous_outermost_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2945899Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2951681Z test_noncontiguous_outermost_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2961028Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2966669Z test_noncontiguous_outermost_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2975916Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.2981788Z test_noncontiguous_outermost_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.2993202Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.2998799Z test_noncontiguous_outermost_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3008092Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3013743Z test_noncontiguous_outermost_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3027478Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3033247Z test_noncontiguous_outermost_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3046721Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3052430Z test_noncontiguous_outermost_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3064097Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3069693Z test_noncontiguous_outermost_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3081240Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3086940Z test_noncontiguous_outermost_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3098454Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3104195Z test_noncontiguous_outermost_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3114265Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3119810Z test_noncontiguous_outermost_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3129616Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3135204Z test_noncontiguous_outermost_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3145322Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3150914Z test_noncontiguous_outermost_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3160795Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3166618Z test_noncontiguous_outermost_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3176569Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3182624Z test_noncontiguous_outermost_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3194248Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3199939Z test_noncontiguous_outermost_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3210892Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3216457Z test_noncontiguous_outermost_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3227378Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3232990Z test_noncontiguous_outermost_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3244101Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3249754Z test_noncontiguous_outermost_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3258805Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3264529Z test_noncontiguous_outermost_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3273688Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3279412Z test_noncontiguous_outermost_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3288887Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3294358Z test_noncontiguous_outermost_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3303685Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3309262Z test_noncontiguous_outermost_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3318442Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3324204Z test_noncontiguous_outermost_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3335363Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3341167Z test_noncontiguous_outermost_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3352100Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3357649Z test_noncontiguous_outermost_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3368752Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3374317Z test_noncontiguous_outermost_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3385492Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3391042Z test_noncontiguous_outermost_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3400080Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3405787Z test_noncontiguous_outermost_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3415041Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3420643Z test_noncontiguous_outermost_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3429811Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3435388Z test_noncontiguous_outermost_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3444423Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3450049Z test_noncontiguous_outermost_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3459279Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.3465321Z test_noncontiguous_outermost_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3477643Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3483347Z test_noncontiguous_outermost_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3493682Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3499425Z test_noncontiguous_outermost_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3513433Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3518897Z test_noncontiguous_outermost_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3532983Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3538588Z test_noncontiguous_outermost_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3550666Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3556120Z test_noncontiguous_outermost_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3568976Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3574498Z test_noncontiguous_outermost_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3586706Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3592298Z test_noncontiguous_outermost_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3602587Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3608255Z test_noncontiguous_outermost_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3618625Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3624423Z test_noncontiguous_outermost_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3634273Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3639873Z test_noncontiguous_outermost_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3650274Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3655907Z test_noncontiguous_outermost_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3666199Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.3671757Z test_noncontiguous_outermost_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3730760Z Tests reducing along noncontiguous outermost dimension. ... ok (0.006s) 2022-08-17T13:05:02.3736383Z test_noncontiguous_outermost_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3795413Z Tests reducing along noncontiguous outermost dimension. ... ok (0.006s) 2022-08-17T13:05:02.3800796Z test_noncontiguous_outermost_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3862606Z Tests reducing along noncontiguous outermost dimension. ... ok (0.007s) 2022-08-17T13:05:02.3868155Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3925503Z Tests reducing along noncontiguous outermost dimension. ... ok (0.006s) 2022-08-17T13:05:02.3931188Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.3987215Z Tests reducing along noncontiguous outermost dimension. ... ok (0.006s) 2022-08-17T13:05:02.3992841Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4045844Z Tests reducing along noncontiguous outermost dimension. ... ok (0.006s) 2022-08-17T13:05:02.4051480Z test_noncontiguous_outermost_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4066295Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4071916Z test_noncontiguous_outermost_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4099285Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4099747Z test_noncontiguous_outermost_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4111842Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4117191Z test_noncontiguous_outermost_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4131815Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4137286Z test_noncontiguous_outermost_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4151828Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4157441Z test_noncontiguous_outermost_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4171615Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4177249Z test_noncontiguous_outermost_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4193286Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4199290Z test_noncontiguous_outermost_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4215420Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4221285Z test_noncontiguous_outermost_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4237009Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4242614Z test_noncontiguous_outermost_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4258158Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4263960Z test_noncontiguous_outermost_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4277148Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4282775Z test_noncontiguous_outermost_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4292277Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4297845Z test_noncontiguous_outermost_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4311680Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4317193Z test_noncontiguous_outermost_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4330788Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4336424Z test_noncontiguous_outermost_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4349544Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4355018Z test_noncontiguous_outermost_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4364800Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4370381Z test_noncontiguous_outermost_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4380040Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4385487Z test_noncontiguous_outermost_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4394369Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4399947Z test_noncontiguous_outermost_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4409438Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4414978Z test_noncontiguous_outermost_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4424726Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4430400Z test_noncontiguous_outermost_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4439583Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4445411Z test_noncontiguous_outermost_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4461457Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4467138Z test_noncontiguous_outermost_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4483408Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4488851Z test_noncontiguous_outermost_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4502362Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4507922Z test_noncontiguous_outermost_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4521012Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4526577Z test_noncontiguous_outermost_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4535770Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4541528Z test_noncontiguous_outermost_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4550827Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4556350Z test_noncontiguous_outermost_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4565526Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4571027Z test_noncontiguous_outermost_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4580533Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4586006Z test_noncontiguous_outermost_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4595181Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4600731Z test_noncontiguous_outermost_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4620298Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4625822Z test_noncontiguous_outermost_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4651560Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.4657312Z test_noncontiguous_outermost_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4683814Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.4689384Z test_noncontiguous_outermost_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4708694Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4714181Z test_noncontiguous_outermost_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4733358Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4739190Z test_noncontiguous_outermost_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4757309Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4762948Z test_noncontiguous_outermost_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4776251Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4781836Z test_noncontiguous_outermost_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4791082Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4796652Z test_noncontiguous_outermost_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4812552Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4818019Z test_noncontiguous_outermost_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4834851Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4840344Z test_noncontiguous_outermost_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4853983Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4859668Z test_noncontiguous_outermost_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4873050Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4878609Z test_noncontiguous_outermost_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4891971Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4897448Z test_noncontiguous_outermost_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4907201Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4912657Z test_noncontiguous_outermost_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4922160Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4927734Z test_noncontiguous_outermost_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4936394Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4941968Z test_noncontiguous_outermost_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4951312Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4956883Z test_noncontiguous_outermost_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4966440Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:05:02.4972012Z test_noncontiguous_outermost_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.4991680Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.4997260Z test_noncontiguous_outermost_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5020512Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.5026027Z test_noncontiguous_outermost_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5050259Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-08-17T13:05:02.5055833Z test_noncontiguous_outermost_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5075247Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.5080773Z test_noncontiguous_outermost_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5100492Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.5105793Z test_noncontiguous_outermost_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5124265Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T13:05:02.5129393Z test_noncontiguous_transposed__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5142730Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5147659Z test_noncontiguous_transposed__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5160584Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5165766Z test_noncontiguous_transposed__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5178634Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5211013Z test_noncontiguous_transposed__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5223541Z Tests reducing a transposed tensor. ... ok (0.004s) 2022-08-17T13:05:02.5228697Z test_noncontiguous_transposed__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5237806Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5242912Z test_noncontiguous_transposed__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5252109Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5257159Z test_noncontiguous_transposed__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5266065Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5271027Z test_noncontiguous_transposed__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5280156Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5285489Z test_noncontiguous_transposed__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5294709Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5300043Z test_noncontiguous_transposed__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5312840Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5318034Z test_noncontiguous_transposed__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5331361Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5336562Z test_noncontiguous_transposed__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5349992Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5355142Z test_noncontiguous_transposed__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5368024Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5373139Z test_noncontiguous_transposed__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5382656Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5387873Z test_noncontiguous_transposed__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5397150Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5402410Z test_noncontiguous_transposed__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5411116Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5416452Z test_noncontiguous_transposed__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5425537Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5430727Z test_noncontiguous_transposed__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5439746Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5445100Z test_noncontiguous_transposed__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5458676Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5463968Z test_noncontiguous_transposed__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5477557Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5482919Z test_noncontiguous_transposed__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5496429Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5501740Z test_noncontiguous_transposed__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5514783Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5519913Z test_noncontiguous_transposed__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5529695Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5534980Z test_noncontiguous_transposed__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5544986Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5550265Z test_noncontiguous_transposed__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5559180Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5564536Z test_noncontiguous_transposed__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5574133Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5579509Z test_noncontiguous_transposed__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5589093Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5594285Z test_noncontiguous_transposed__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5607888Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5613215Z test_noncontiguous_transposed__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5627070Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5632197Z test_noncontiguous_transposed__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5645856Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5651071Z test_noncontiguous_transposed__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5664437Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5669641Z test_noncontiguous_transposed__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5679443Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5684914Z test_noncontiguous_transposed__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5694486Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5699746Z test_noncontiguous_transposed__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5708637Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5713948Z test_noncontiguous_transposed__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5723661Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5728863Z test_noncontiguous_transposed__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5739288Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.5744529Z test_noncontiguous_transposed__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5760941Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5766168Z test_noncontiguous_transposed__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5783537Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5788696Z test_noncontiguous_transposed__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5804983Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5810316Z test_noncontiguous_transposed__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5824246Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5829865Z test_noncontiguous_transposed__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5843942Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5849390Z test_noncontiguous_transposed__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5862806Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5868446Z test_noncontiguous_transposed__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5882231Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5887794Z test_noncontiguous_transposed__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5901865Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5907462Z test_noncontiguous_transposed__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5922862Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5927913Z test_noncontiguous_transposed__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5941546Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5946670Z test_noncontiguous_transposed__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5964513Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5969757Z test_noncontiguous_transposed__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.5987453Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.5992615Z test_noncontiguous_transposed__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6009004Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6014224Z test_noncontiguous_transposed__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6029725Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6034889Z test_noncontiguous_transposed__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6049839Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6054855Z test_noncontiguous_transposed__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6068646Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6073755Z test_noncontiguous_transposed__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6087570Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6092859Z test_noncontiguous_transposed__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6106538Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6111643Z test_noncontiguous_transposed__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6125554Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6130735Z test_noncontiguous_transposed__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6144374Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6149581Z test_noncontiguous_transposed__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6162736Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6167883Z test_noncontiguous_transposed__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6181204Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6186344Z test_noncontiguous_transposed__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6199259Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6204626Z test_noncontiguous_transposed__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6217462Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6222809Z test_noncontiguous_transposed__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6232876Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6237987Z test_noncontiguous_transposed__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6253885Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6259397Z test_noncontiguous_transposed__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6275328Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6280521Z test_noncontiguous_transposed__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6294251Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6299707Z test_noncontiguous_transposed__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6313136Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6318286Z test_noncontiguous_transposed__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6328066Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6333258Z test_noncontiguous_transposed__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6343225Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6348393Z test_noncontiguous_transposed__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6357662Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6362967Z test_noncontiguous_transposed__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6372745Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6377953Z test_noncontiguous_transposed__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6387685Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6392826Z test_noncontiguous_transposed__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6411186Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6416446Z test_noncontiguous_transposed__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6439613Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-08-17T13:05:02.6444937Z test_noncontiguous_transposed__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6467347Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-08-17T13:05:02.6472507Z test_noncontiguous_transposed__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6491252Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6496927Z test_noncontiguous_transposed__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6515536Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6520939Z test_noncontiguous_transposed__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6539776Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6545050Z test_noncontiguous_transposed__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6563513Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6568636Z test_noncontiguous_transposed__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6587146Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6592532Z test_noncontiguous_transposed__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6611150Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6616150Z test_noncontiguous_transposed__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6634731Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6639925Z test_noncontiguous_transposed__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6652946Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6658154Z test_noncontiguous_transposed__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6667233Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6672519Z test_noncontiguous_transposed__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6687729Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6692948Z test_noncontiguous_transposed__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6708655Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6713916Z test_noncontiguous_transposed__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6727047Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6732186Z test_noncontiguous_transposed__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6745291Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6750636Z test_noncontiguous_transposed__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6763292Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6768425Z test_noncontiguous_transposed__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6777613Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6783086Z test_noncontiguous_transposed__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6792279Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6797375Z test_noncontiguous_transposed__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6806179Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6811443Z test_noncontiguous_transposed__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6820654Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6825739Z test_noncontiguous_transposed__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6834774Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.6839976Z test_noncontiguous_transposed__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6857380Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6862681Z test_noncontiguous_transposed__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6883737Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-08-17T13:05:02.6888972Z test_noncontiguous_transposed__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6910106Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-08-17T13:05:02.6915340Z test_noncontiguous_transposed__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6932962Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6938131Z test_noncontiguous_transposed__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6955924Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6961123Z test_noncontiguous_transposed__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.6978304Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.6983677Z test_noncontiguous_transposed__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7000184Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7005276Z test_noncontiguous_transposed__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7022260Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7027361Z test_noncontiguous_transposed__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7044084Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7049229Z test_noncontiguous_transposed__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7066071Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7071192Z test_noncontiguous_transposed__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7087925Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7093065Z test_noncontiguous_transposed_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7104264Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7109314Z test_noncontiguous_transposed_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7118141Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7123376Z test_noncontiguous_transposed_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7136129Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7141522Z test_noncontiguous_transposed_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7153946Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7159294Z test_noncontiguous_transposed_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7170320Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7175625Z test_noncontiguous_transposed_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7187090Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7192515Z test_noncontiguous_transposed_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7203742Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7208977Z test_noncontiguous_transposed_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7218268Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7223614Z test_noncontiguous_transposed_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7233645Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7238259Z test_noncontiguous_transposed_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7247876Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7253384Z test_noncontiguous_transposed_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7263596Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7269172Z test_noncontiguous_transposed_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7278033Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7283432Z test_noncontiguous_transposed_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7296490Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7301729Z test_noncontiguous_transposed_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7310912Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7316093Z test_noncontiguous_transposed_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7329549Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7334573Z test_noncontiguous_transposed_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7347977Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7352968Z test_noncontiguous_transposed_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7365973Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7371141Z test_noncontiguous_transposed_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7380419Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7385503Z test_noncontiguous_transposed_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7394464Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7399667Z test_noncontiguous_transposed_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7408304Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7413325Z test_noncontiguous_transposed_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7422674Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7427814Z test_noncontiguous_transposed_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7436958Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7442130Z test_noncontiguous_transposed_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7455892Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7461095Z test_noncontiguous_transposed_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7470274Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7646284Z test_noncontiguous_transposed_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7662305Z Tests reducing a transposed tensor. ... ok (0.019s) 2022-08-17T13:05:02.7815717Z test_noncontiguous_transposed_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7831086Z Tests reducing a transposed tensor. ... ok (0.017s) 2022-08-17T13:05:02.7836473Z test_noncontiguous_transposed_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7850928Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7856320Z test_noncontiguous_transposed_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7866371Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7871786Z test_noncontiguous_transposed_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7881443Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7886951Z test_noncontiguous_transposed_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7896219Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7901775Z test_noncontiguous_transposed_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7911395Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7916816Z test_noncontiguous_transposed_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7926666Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7931973Z test_noncontiguous_transposed_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7944124Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7949501Z test_noncontiguous_transposed_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7959099Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.7964639Z test_noncontiguous_transposed_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7979179Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.7985066Z test_noncontiguous_transposed_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.7999844Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8005288Z test_noncontiguous_transposed_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8017929Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8023665Z test_noncontiguous_transposed_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8036061Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8041703Z test_noncontiguous_transposed_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8053940Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8059667Z test_noncontiguous_transposed_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8070124Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8075802Z test_noncontiguous_transposed_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8086069Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8091862Z test_noncontiguous_transposed_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8102306Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8107494Z test_noncontiguous_transposed_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8117799Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8123847Z test_noncontiguous_transposed_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8133851Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8139630Z test_noncontiguous_transposed_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8151467Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8157083Z test_noncontiguous_transposed_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8168968Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8174755Z test_noncontiguous_transposed_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8186473Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8192064Z test_noncontiguous_transposed_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8203654Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8209272Z test_noncontiguous_transposed_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8219268Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8224953Z test_noncontiguous_transposed_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8234695Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8240461Z test_noncontiguous_transposed_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8250405Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8256137Z test_noncontiguous_transposed_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8265965Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8271559Z test_noncontiguous_transposed_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8281311Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8287041Z test_noncontiguous_transposed_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8298493Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8304208Z test_noncontiguous_transposed_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8316083Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8321886Z test_noncontiguous_transposed_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8333340Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8339126Z test_noncontiguous_transposed_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8350567Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8356178Z test_noncontiguous_transposed_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8366395Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8372038Z test_noncontiguous_transposed_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8381928Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8387483Z test_noncontiguous_transposed_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8397323Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8402874Z test_noncontiguous_transposed_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8412901Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8418630Z test_noncontiguous_transposed_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8428527Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8434142Z test_noncontiguous_transposed_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8445443Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8451047Z test_noncontiguous_transposed_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8460124Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8465773Z test_noncontiguous_transposed_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8478480Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8484268Z test_noncontiguous_transposed_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8497166Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8502933Z test_noncontiguous_transposed_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8513832Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8519550Z test_noncontiguous_transposed_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8530648Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8536305Z test_noncontiguous_transposed_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8547355Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8553004Z test_noncontiguous_transposed_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8561915Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8566924Z test_noncontiguous_transposed_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8575247Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8580443Z test_noncontiguous_transposed_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8588825Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8593856Z test_noncontiguous_transposed_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8602191Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8607266Z test_noncontiguous_transposed_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8615408Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.8620857Z test_noncontiguous_transposed_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8673628Z Tests reducing a transposed tensor. ... ok (0.006s) 2022-08-17T13:05:02.8678673Z test_noncontiguous_transposed_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8730588Z Tests reducing a transposed tensor. ... ok (0.006s) 2022-08-17T13:05:02.8735720Z test_noncontiguous_transposed_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8790598Z Tests reducing a transposed tensor. ... ok (0.006s) 2022-08-17T13:05:02.8795825Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8846217Z Tests reducing a transposed tensor. ... ok (0.006s) 2022-08-17T13:05:02.8851410Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8901960Z Tests reducing a transposed tensor. ... ok (0.005s) 2022-08-17T13:05:02.8906643Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8953262Z Tests reducing a transposed tensor. ... ok (0.005s) 2022-08-17T13:05:02.8958366Z test_noncontiguous_transposed_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8971833Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8976958Z test_noncontiguous_transposed_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.8993069Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.8998085Z test_noncontiguous_transposed_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9013942Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9019351Z test_noncontiguous_transposed_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9032439Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9037424Z test_noncontiguous_transposed_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9050979Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9056113Z test_noncontiguous_transposed_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9069168Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9074236Z test_noncontiguous_transposed_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9089761Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9094807Z test_noncontiguous_transposed_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9109793Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9114855Z test_noncontiguous_transposed_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9129960Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9135096Z test_noncontiguous_transposed_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9149714Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9154708Z test_noncontiguous_transposed_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9167402Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9172679Z test_noncontiguous_transposed_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9181638Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9186727Z test_noncontiguous_transposed_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9199152Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9204472Z test_noncontiguous_transposed_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9217288Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9222439Z test_noncontiguous_transposed_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9234610Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9239612Z test_noncontiguous_transposed_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9248808Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9253807Z test_noncontiguous_transposed_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9263039Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9268151Z test_noncontiguous_transposed_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9276655Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9281800Z test_noncontiguous_transposed_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9290650Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9295751Z test_noncontiguous_transposed_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9304876Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9309995Z test_noncontiguous_transposed_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9318612Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9323942Z test_noncontiguous_transposed_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9339372Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9344517Z test_noncontiguous_transposed_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9360147Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9365434Z test_noncontiguous_transposed_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9378310Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9383441Z test_noncontiguous_transposed_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9395902Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9401466Z test_noncontiguous_transposed_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9410320Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9415476Z test_noncontiguous_transposed_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9424665Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9429848Z test_noncontiguous_transposed_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9438195Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9443440Z test_noncontiguous_transposed_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9452273Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9457520Z test_noncontiguous_transposed_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9466600Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9471882Z test_noncontiguous_transposed_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9490022Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9495150Z test_noncontiguous_transposed_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9524110Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-08-17T13:05:02.9529445Z test_noncontiguous_transposed_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9558805Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-08-17T13:05:02.9564467Z test_noncontiguous_transposed_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9582394Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9587411Z test_noncontiguous_transposed_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9607832Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9613053Z test_noncontiguous_transposed_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9632788Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9637904Z test_noncontiguous_transposed_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9650838Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9656156Z test_noncontiguous_transposed_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9665192Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9670389Z test_noncontiguous_transposed_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9685788Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9690978Z test_noncontiguous_transposed_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9706592Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9711734Z test_noncontiguous_transposed_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9724536Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9729778Z test_noncontiguous_transposed_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9742663Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9747957Z test_noncontiguous_transposed_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9760222Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9765524Z test_noncontiguous_transposed_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9774556Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9779984Z test_noncontiguous_transposed_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9788989Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9794181Z test_noncontiguous_transposed_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9802680Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9807810Z test_noncontiguous_transposed_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9816546Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9821840Z test_noncontiguous_transposed_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9830885Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:05:02.9836150Z test_noncontiguous_transposed_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9854377Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9859704Z test_noncontiguous_transposed_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9886236Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-08-17T13:05:02.9891429Z test_noncontiguous_transposed_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9918110Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-08-17T13:05:02.9923324Z test_noncontiguous_transposed_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9941420Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:02.9946820Z test_noncontiguous_transposed_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9968538Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-08-17T13:05:02.9973677Z test_noncontiguous_transposed_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:02.9993301Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:05:03.0021168Z test_numpy_named_args_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:05:03.0047335Z test_prod_bool_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T13:05:03.0069312Z test_prod_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:05:03.0082505Z test_prod_gpu_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:03.0095273Z test_prod_gpu_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:03.6160954Z test_prod_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.606s) 2022-08-17T13:05:03.6450843Z test_quantile_backward_cpu (__main__.TestReductionsCPU) ... ok (0.029s) 2022-08-17T13:05:11.4280384Z test_quantile_cpu_float32 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1372: RuntimeWarning: All-NaN slice encountered 2022-08-17T13:05:11.4281218Z overwrite_input=overwrite_input, interpolation=interpolation 2022-08-17T13:05:12.2843731Z /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1392: RuntimeWarning: All-NaN slice encountered 2022-08-17T13:05:12.2844389Z overwrite_input, interpolation) 2022-08-17T13:05:14.4544205Z ok (10.809s) 2022-08-17T13:05:24.5799915Z test_quantile_cpu_float64 (__main__.TestReductionsCPU) ... ok (10.125s) 2022-08-17T13:05:24.6331703Z test_quantile_error_cpu (__main__.TestReductionsCPU) ... ok (0.053s) 2022-08-17T13:05:24.6470134Z test_reduce_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.014s) 2022-08-17T13:05:24.6696997Z test_reduction_empty_any_all_cpu (__main__.TestReductionsCPU) ... ok (0.023s) 2022-08-17T13:05:24.6709360Z test_reduction_split_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:24.6770231Z test_reduction_vectorize_along_input_corner_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.006s) 2022-08-17T13:05:24.6831975Z test_reduction_vectorize_along_input_corner_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.006s) 2022-08-17T13:05:24.6893847Z test_reduction_vectorize_along_input_corner_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.006s) 2022-08-17T13:05:24.6955568Z test_reduction_vectorize_along_input_corner_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.006s) 2022-08-17T13:05:24.6979092Z test_reduction_vectorize_along_output_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:05:24.7002283Z test_reduction_vectorize_along_output_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:05:24.7025394Z test_reduction_vectorize_along_output_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:05:24.7048542Z test_reduction_vectorize_along_output_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:05:24.7058291Z test_ref_duplicate_values__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7084338Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:24.7094004Z test_ref_duplicate_values__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7118449Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7128312Z test_ref_duplicate_values__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7151685Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7161525Z test_ref_duplicate_values__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7179586Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7189332Z test_ref_duplicate_values__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7207350Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7217270Z test_ref_duplicate_values__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7233744Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7243482Z test_ref_duplicate_values__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7261257Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7270860Z test_ref_duplicate_values__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7288640Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7298230Z test_ref_duplicate_values__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7322534Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7331542Z test_ref_duplicate_values__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7354852Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7363955Z test_ref_duplicate_values__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7386297Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7395299Z test_ref_duplicate_values__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7412004Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7524616Z test_ref_duplicate_values__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7541695Z Compares op against reference for input tensors with duplicate values ... ok (0.013s) 2022-08-17T13:05:24.7549877Z test_ref_duplicate_values__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7565453Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.7573243Z test_ref_duplicate_values__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7590264Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.7597993Z test_ref_duplicate_values__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7614935Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.7622877Z test_ref_duplicate_values__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7647518Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7655271Z test_ref_duplicate_values__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7679471Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7688465Z test_ref_duplicate_values__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7711802Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7721988Z test_ref_duplicate_values__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7738508Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7747739Z test_ref_duplicate_values__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7764466Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7773491Z test_ref_duplicate_values__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7788814Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.7797871Z test_ref_duplicate_values__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7814411Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7824386Z test_ref_duplicate_values__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7840612Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7849804Z test_ref_duplicate_values__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7873680Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7882992Z test_ref_duplicate_values__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7906624Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7915731Z test_ref_duplicate_values__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7938644Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7947940Z test_ref_duplicate_values__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7964589Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7973755Z test_ref_duplicate_values__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.7990433Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.7999502Z test_ref_duplicate_values__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8014418Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.8023750Z test_ref_duplicate_values__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8040187Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8049732Z test_ref_duplicate_values__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8066172Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8075232Z test_ref_duplicate_values__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8092516Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8101615Z test_ref_duplicate_values__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8128000Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:24.8137176Z test_ref_duplicate_values__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8164155Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:24.8173419Z test_ref_duplicate_values__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8196550Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8205853Z test_ref_duplicate_values__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8228202Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8237287Z test_ref_duplicate_values__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8254156Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8263490Z test_ref_duplicate_values__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8280174Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8289422Z test_ref_duplicate_values__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8305155Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.8314234Z test_ref_duplicate_values__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8330962Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8340170Z test_ref_duplicate_values__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8356301Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.8365572Z test_ref_duplicate_values__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8382250Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8391426Z test_ref_duplicate_values__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8417225Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8426504Z test_ref_duplicate_values__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8452730Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8462051Z test_ref_duplicate_values__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8484832Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8493951Z test_ref_duplicate_values__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8516710Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8525976Z test_ref_duplicate_values__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8547984Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8557047Z test_ref_duplicate_values__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8573514Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.8583073Z test_ref_duplicate_values__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8599096Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8608260Z test_ref_duplicate_values__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8623796Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.8632922Z test_ref_duplicate_values__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8649507Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8658531Z test_ref_duplicate_values__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8674423Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.8683649Z test_ref_duplicate_values_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8699498Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.8708616Z test_ref_duplicate_values_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8728828Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8737865Z test_ref_duplicate_values_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8757888Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8766919Z test_ref_duplicate_values_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8785198Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8794187Z test_ref_duplicate_values_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8812289Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8821520Z test_ref_duplicate_values_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8839670Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8848734Z test_ref_duplicate_values_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8865308Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8874362Z test_ref_duplicate_values_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8890902Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8900104Z test_ref_duplicate_values_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8916314Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.8925481Z test_ref_duplicate_values_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8942126Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8951158Z test_ref_duplicate_values_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8967619Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.8976613Z test_ref_duplicate_values_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:24.8992664Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9001801Z test_ref_duplicate_values_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9024311Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9033278Z test_ref_duplicate_values_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9055674Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9064978Z test_ref_duplicate_values_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9086691Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9095883Z test_ref_duplicate_values_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9112101Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9121378Z test_ref_duplicate_values_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9137574Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9146599Z test_ref_duplicate_values_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9161631Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9170750Z test_ref_duplicate_values_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9187173Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9196263Z test_ref_duplicate_values_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9212587Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9221779Z test_ref_duplicate_values_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9237884Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9247096Z test_ref_duplicate_values_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9270122Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9279151Z test_ref_duplicate_values_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9301954Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9310999Z test_ref_duplicate_values_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9332814Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9342015Z test_ref_duplicate_values_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9358322Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9367602Z test_ref_duplicate_values_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9383869Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9392993Z test_ref_duplicate_values_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9408329Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9417305Z test_ref_duplicate_values_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9433658Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9442912Z test_ref_duplicate_values_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9459254Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9468291Z test_ref_duplicate_values_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9484304Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9493441Z test_ref_duplicate_values_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9513802Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9523061Z test_ref_duplicate_values_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9543146Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9552259Z test_ref_duplicate_values_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9570516Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9579672Z test_ref_duplicate_values_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9597660Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9607207Z test_ref_duplicate_values_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9625196Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9634151Z test_ref_duplicate_values_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9650711Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9659909Z test_ref_duplicate_values_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9676390Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9685647Z test_ref_duplicate_values_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9702081Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9711090Z test_ref_duplicate_values_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9727664Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9736668Z test_ref_duplicate_values_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9753339Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9762495Z test_ref_duplicate_values_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9779226Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9788385Z test_ref_duplicate_values_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9804997Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9814061Z test_ref_duplicate_values_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9831035Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9839920Z test_ref_duplicate_values_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9855003Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9864254Z test_ref_duplicate_values_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9879376Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9888411Z test_ref_duplicate_values_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9903634Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9912495Z test_ref_duplicate_values_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9927483Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9936598Z test_ref_duplicate_values_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9951754Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:24.9960882Z test_ref_duplicate_values_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:24.9977759Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:24.9987166Z test_ref_duplicate_values_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0004110Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0013268Z test_ref_duplicate_values_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0030066Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0039013Z test_ref_duplicate_values_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0054286Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:25.0063427Z test_ref_duplicate_values_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0078654Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:25.0087651Z test_ref_duplicate_values_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0102739Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:25.0111719Z test_ref_duplicate_values_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0126952Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:25.0135848Z test_ref_duplicate_values_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0151132Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:25.0160113Z test_ref_duplicate_values_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0177165Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0186696Z test_ref_duplicate_values_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0207420Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0217437Z test_ref_duplicate_values_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0237904Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0247097Z test_ref_duplicate_values_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0265741Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0274858Z test_ref_duplicate_values_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0293399Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0302701Z test_ref_duplicate_values_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0321219Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0330241Z test_ref_duplicate_values_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0347353Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0356354Z test_ref_duplicate_values_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0373460Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0382879Z test_ref_duplicate_values_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0400515Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0410031Z test_ref_duplicate_values_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0427140Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0436174Z test_ref_duplicate_values_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0453291Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0462467Z test_ref_duplicate_values_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0491650Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:25.0500816Z test_ref_duplicate_values_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0529513Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:25.0538616Z test_ref_duplicate_values_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0563983Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0573153Z test_ref_duplicate_values_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0598042Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0607419Z test_ref_duplicate_values_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0631307Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0640818Z test_ref_duplicate_values_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0670299Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:25.0679335Z test_ref_duplicate_values_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0708444Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:25.0717473Z test_ref_duplicate_values_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0745489Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:25.0754419Z test_ref_duplicate_values_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0771279Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0780409Z test_ref_duplicate_values_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0803954Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0812903Z test_ref_duplicate_values_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0836506Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0845734Z test_ref_duplicate_values_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0868374Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0877465Z test_ref_duplicate_values_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0894916Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0903830Z test_ref_duplicate_values_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0920507Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0929604Z test_ref_duplicate_values_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0945797Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:25.0954646Z test_ref_duplicate_values_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0971764Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.0981001Z test_ref_duplicate_values_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.0998145Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1007282Z test_ref_duplicate_values_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1024274Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1033328Z test_ref_duplicate_values_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1061206Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:25.1211936Z test_ref_duplicate_values_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1212297Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.015s) 2022-08-17T13:05:25.1220905Z test_ref_duplicate_values_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1245820Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1254725Z test_ref_duplicate_values_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1278020Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1287100Z test_ref_duplicate_values_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1304233Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1313136Z test_ref_duplicate_values_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1329976Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1339121Z test_ref_duplicate_values_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1354481Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:05:25.1363578Z test_ref_duplicate_values_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1380255Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1389163Z test_ref_duplicate_values_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1389998Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1399126Z test_ref_duplicate_values_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1399635Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1408562Z test_ref_duplicate_values_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1409228Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1418339Z test_ref_duplicate_values_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1419323Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1428266Z test_ref_duplicate_values_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1428711Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1438409Z test_ref_duplicate_values_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1439003Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1459508Z test_ref_duplicate_values_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1465274Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1473842Z test_ref_duplicate_values_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1504289Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:25.1512912Z test_ref_duplicate_values_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1540304Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-08-17T13:05:25.1550030Z test_ref_duplicate_values_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1550671Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1559897Z test_ref_duplicate_values_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1584735Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1594171Z test_ref_duplicate_values_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1618146Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1628173Z test_ref_duplicate_values_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1645677Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1655244Z test_ref_duplicate_values_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1673043Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1682646Z test_ref_duplicate_values_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1699146Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1708932Z test_ref_duplicate_values_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1726595Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1735940Z test_ref_duplicate_values_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1752154Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:05:25.1761402Z test_ref_duplicate_values_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1762035Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1771337Z test_ref_duplicate_values_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1772113Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1782333Z test_ref_duplicate_values_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1782828Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1792260Z test_ref_duplicate_values_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1792947Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1802975Z test_ref_duplicate_values_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1803651Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T13:05:25.1811389Z test_ref_extremal_values__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1832074Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.1839573Z test_ref_extremal_values__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1859763Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.1867328Z test_ref_extremal_values__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1888109Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.1895713Z test_ref_extremal_values__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1916539Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.1924291Z test_ref_extremal_values__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1947086Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.1954695Z test_ref_extremal_values__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.1975353Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.1982694Z test_ref_extremal_values__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2004532Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2012126Z test_ref_extremal_values__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2031873Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2039807Z test_ref_extremal_values_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2060994Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2068430Z test_ref_extremal_values_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2087424Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2095031Z test_ref_extremal_values_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2114128Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2121731Z test_ref_extremal_values_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2140869Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2148128Z test_ref_extremal_values_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2169000Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2176553Z test_ref_extremal_values_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2195430Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2203182Z test_ref_extremal_values_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2221810Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2229309Z test_ref_extremal_values_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2247735Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2255415Z test_ref_extremal_values_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2274571Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2282305Z test_ref_extremal_values_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2299239Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T13:05:25.2306797Z test_ref_extremal_values_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2336528Z Compares op against reference for input tensors with extremal values ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:161: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:05:25.2336898Z ret = ret.dtype.type(ret / rcount) 2022-08-17T13:05:25.2342030Z ok (0.004s) 2022-08-17T13:05:25.2350230Z test_ref_extremal_values_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2373989Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2382342Z test_ref_extremal_values_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2413148Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-08-17T13:05:25.2421400Z test_ref_extremal_values_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2442326Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2450444Z test_ref_extremal_values_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2472502Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2480571Z test_ref_extremal_values_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2500228Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2508337Z test_ref_extremal_values_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2555489Z Compares op against reference for input tensors with extremal values ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:186: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:05:25.2556155Z arrmean, rcount, out=arrmean, casting='unsafe', subok=False) 2022-08-17T13:05:25.2556602Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:193: RuntimeWarning: invalid value encountered in subtract 2022-08-17T13:05:25.2556939Z x = asanyarray(arr - arrmean) 2022-08-17T13:05:25.2574111Z ok (0.007s) 2022-08-17T13:05:25.2582276Z test_ref_extremal_values_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2623313Z Compares op against reference for input tensors with extremal values ... ok (0.005s) 2022-08-17T13:05:25.2630765Z test_ref_extremal_values_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2651390Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2659129Z test_ref_extremal_values_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2677265Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-08-17T13:05:25.2684802Z test_ref_extremal_values_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2739234Z Compares op against reference for input tensors with extremal values ... ok (0.006s) 2022-08-17T13:05:25.2746888Z test_ref_extremal_values_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.2786784Z Compares op against reference for input tensors with extremal values ... ok (0.005s) 2022-08-17T13:05:25.2792553Z test_ref_large_input_1D__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.3978217Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.119s) 2022-08-17T13:05:25.3984396Z test_ref_large_input_1D__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.5008115Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.103s) 2022-08-17T13:05:25.5015006Z test_ref_large_input_1D__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.5939870Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.093s) 2022-08-17T13:05:25.5946370Z test_ref_large_input_1D__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.6996622Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.106s) 2022-08-17T13:05:25.7003317Z test_ref_large_input_1D__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.7988116Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.099s) 2022-08-17T13:05:25.7994423Z test_ref_large_input_1D__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.8877209Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.089s) 2022-08-17T13:05:25.8883903Z test_ref_large_input_1D_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:25.9709915Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.083s) 2022-08-17T13:05:25.9716110Z test_ref_large_input_1D_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.0530856Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.082s) 2022-08-17T13:05:26.0537205Z test_ref_large_input_1D_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.1350073Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.082s) 2022-08-17T13:05:26.1356181Z test_ref_large_input_1D_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.2223317Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.087s) 2022-08-17T13:05:26.2229467Z test_ref_large_input_1D_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.3407687Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.118s) 2022-08-17T13:05:26.3413579Z test_ref_large_input_1D_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.4307001Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.090s) 2022-08-17T13:05:26.4312974Z test_ref_large_input_1D_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.5154148Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.085s) 2022-08-17T13:05:26.5160102Z test_ref_large_input_1D_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.5987152Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.083s) 2022-08-17T13:05:26.5993783Z test_ref_large_input_1D_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.7012044Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.102s) 2022-08-17T13:05:26.7018564Z test_ref_large_input_1D_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.7894671Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.088s) 2022-08-17T13:05:26.7900882Z test_ref_large_input_1D_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.8719058Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.082s) 2022-08-17T13:05:26.8725343Z test_ref_large_input_1D_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:26.9674018Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.095s) 2022-08-17T13:05:26.9680897Z test_ref_large_input_1D_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:27.0489025Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.081s) 2022-08-17T13:05:27.0495219Z test_ref_large_input_1D_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:27.1446978Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.096s) 2022-08-17T13:05:27.1452892Z test_ref_large_input_2D__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:27.3114621Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.167s) 2022-08-17T13:05:27.3121175Z test_ref_large_input_2D__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:27.4746946Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.163s) 2022-08-17T13:05:27.4753307Z test_ref_large_input_2D__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:27.6382941Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.164s) 2022-08-17T13:05:27.6389595Z test_ref_large_input_2D__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:27.8027357Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.164s) 2022-08-17T13:05:27.8034101Z test_ref_large_input_2D__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:27.9664670Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.164s) 2022-08-17T13:05:27.9671310Z test_ref_large_input_2D__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:28.1263129Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.160s) 2022-08-17T13:05:28.1269844Z test_ref_large_input_2D_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:28.2909186Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.164s) 2022-08-17T13:05:28.2915661Z test_ref_large_input_2D_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:28.5076672Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.217s) 2022-08-17T13:05:28.5082597Z test_ref_large_input_2D_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:28.6691637Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.161s) 2022-08-17T13:05:28.6697068Z test_ref_large_input_2D_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:28.8338365Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.165s) 2022-08-17T13:05:28.8344240Z test_ref_large_input_2D_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:28.9978997Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.164s) 2022-08-17T13:05:28.9984596Z test_ref_large_input_2D_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:29.1600368Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.162s) 2022-08-17T13:05:29.1605609Z test_ref_large_input_2D_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:29.3460953Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.186s) 2022-08-17T13:05:29.3467732Z test_ref_large_input_2D_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:29.5590481Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.213s) 2022-08-17T13:05:29.5596510Z test_ref_large_input_2D_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:29.7639120Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.205s) 2022-08-17T13:05:29.7645017Z test_ref_large_input_2D_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:29.9356715Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.172s) 2022-08-17T13:05:29.9363463Z test_ref_large_input_2D_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:30.0969983Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.161s) 2022-08-17T13:05:30.0976525Z test_ref_large_input_2D_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:30.3020657Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.205s) 2022-08-17T13:05:30.3027616Z test_ref_large_input_2D_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:30.4614076Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.159s) 2022-08-17T13:05:30.4621069Z test_ref_large_input_2D_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:30.7192707Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.258s) 2022-08-17T13:05:30.7199603Z test_ref_large_input_64bit_indexing__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:30.8013914Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.082s) 2022-08-17T13:05:30.8021560Z test_ref_large_input_64bit_indexing__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:30.8648889Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.063s) 2022-08-17T13:05:30.8656043Z test_ref_large_input_64bit_indexing__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:30.9257219Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.061s) 2022-08-17T13:05:30.9264237Z test_ref_large_input_64bit_indexing__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:30.9885129Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.063s) 2022-08-17T13:05:30.9892000Z test_ref_large_input_64bit_indexing__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.0515213Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.063s) 2022-08-17T13:05:31.0521659Z test_ref_large_input_64bit_indexing__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.1179678Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.066s) 2022-08-17T13:05:31.1186712Z test_ref_large_input_64bit_indexing_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.1873519Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.069s) 2022-08-17T13:05:31.1880256Z test_ref_large_input_64bit_indexing_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.2530923Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.066s) 2022-08-17T13:05:31.2537723Z test_ref_large_input_64bit_indexing_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.3273324Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.074s) 2022-08-17T13:05:31.3280297Z test_ref_large_input_64bit_indexing_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.3910033Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.064s) 2022-08-17T13:05:31.3916431Z test_ref_large_input_64bit_indexing_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.4542002Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.063s) 2022-08-17T13:05:31.4548732Z test_ref_large_input_64bit_indexing_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.5150937Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.061s) 2022-08-17T13:05:31.5158045Z test_ref_large_input_64bit_indexing_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.5760924Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.061s) 2022-08-17T13:05:31.5768010Z test_ref_large_input_64bit_indexing_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.6362984Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.060s) 2022-08-17T13:05:31.6370016Z test_ref_large_input_64bit_indexing_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.7082883Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.072s) 2022-08-17T13:05:31.7089056Z test_ref_large_input_64bit_indexing_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.7807456Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.072s) 2022-08-17T13:05:31.7814493Z test_ref_large_input_64bit_indexing_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.8494614Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.069s) 2022-08-17T13:05:31.8501351Z test_ref_large_input_64bit_indexing_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.9217856Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.072s) 2022-08-17T13:05:31.9225296Z test_ref_large_input_64bit_indexing_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:31.9871090Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.065s) 2022-08-17T13:05:31.9877927Z test_ref_large_input_64bit_indexing_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0509471Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... skip: Insufficient cpu memory (0.064s) 2022-08-17T13:05:32.0514917Z test_ref_scalar_input__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0529386Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.0535285Z test_ref_scalar_input__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0546857Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.0552597Z test_ref_scalar_input__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0563344Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.0569489Z test_ref_scalar_input__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0578120Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0584150Z test_ref_scalar_input__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0592715Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0598425Z test_ref_scalar_input__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0607315Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0612869Z test_ref_scalar_input__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0621669Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0627422Z test_ref_scalar_input__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0635884Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0641655Z test_ref_scalar_input__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0652151Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.0657815Z test_ref_scalar_input__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0668283Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.0674034Z test_ref_scalar_input__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0684536Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.0690241Z test_ref_scalar_input__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0698997Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0704732Z test_ref_scalar_input__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0713238Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0718909Z test_ref_scalar_input__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0727472Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0733112Z test_ref_scalar_input__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0741674Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0747515Z test_ref_scalar_input__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0756295Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0761188Z test_ref_scalar_input__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0771182Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0776447Z test_ref_scalar_input__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0786448Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0791542Z test_ref_scalar_input__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0801195Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0806424Z test_ref_scalar_input__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0814371Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0819626Z test_ref_scalar_input__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0827586Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0832777Z test_ref_scalar_input__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0840256Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0845344Z test_ref_scalar_input__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0852896Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0858039Z test_ref_scalar_input__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0865940Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0877997Z test_ref_scalar_input__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0880585Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0885682Z test_ref_scalar_input__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0895290Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0900405Z test_ref_scalar_input__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0909829Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0914980Z test_ref_scalar_input__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0922741Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0927820Z test_ref_scalar_input__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0935455Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0940756Z test_ref_scalar_input__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0948076Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0953273Z test_ref_scalar_input__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0960889Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0966001Z test_ref_scalar_input__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0973607Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0978722Z test_ref_scalar_input__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.0986251Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.0992024Z test_ref_scalar_input__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1002873Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.1008066Z test_ref_scalar_input__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1019088Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.1024053Z test_ref_scalar_input__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1032918Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1038118Z test_ref_scalar_input__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1046917Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1052034Z test_ref_scalar_input__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1059518Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1064837Z test_ref_scalar_input__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1072151Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1077205Z test_ref_scalar_input__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1084330Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1089344Z test_ref_scalar_input__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1096786Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1102005Z test_ref_scalar_input__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1109470Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1114640Z test_ref_scalar_input__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1122494Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1127593Z test_ref_scalar_input__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1138722Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.1144073Z test_ref_scalar_input__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1155046Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.1160252Z test_ref_scalar_input__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1169436Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1174484Z test_ref_scalar_input__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1183852Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1188836Z test_ref_scalar_input__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1198016Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1203258Z test_ref_scalar_input__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1210965Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1216056Z test_ref_scalar_input__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1223922Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1229015Z test_ref_scalar_input__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1236468Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1241626Z test_ref_scalar_input__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1249508Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1254620Z test_ref_scalar_input__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1262493Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1267635Z test_ref_scalar_input_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1274500Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1279669Z test_ref_scalar_input_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1290464Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.1295588Z test_ref_scalar_input_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1306241Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.1311322Z test_ref_scalar_input_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1319972Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1325245Z test_ref_scalar_input_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1333831Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1339004Z test_ref_scalar_input_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1347824Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1352815Z test_ref_scalar_input_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1359711Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1364860Z test_ref_scalar_input_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1371916Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1376957Z test_ref_scalar_input_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1384045Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1389016Z test_ref_scalar_input_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1395975Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1401229Z test_ref_scalar_input_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1408181Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1413255Z test_ref_scalar_input_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1420528Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1425606Z test_ref_scalar_input_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1434713Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1439768Z test_ref_scalar_input_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1448926Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1453991Z test_ref_scalar_input_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1463137Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1468168Z test_ref_scalar_input_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1475502Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1480599Z test_ref_scalar_input_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1487948Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1493016Z test_ref_scalar_input_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1500410Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1505536Z test_ref_scalar_input_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1512731Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1517818Z test_ref_scalar_input_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1525181Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1530330Z test_ref_scalar_input_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1537293Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1542728Z test_ref_scalar_input_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1551783Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1556825Z test_ref_scalar_input_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1566205Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1571328Z test_ref_scalar_input_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1580374Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1585432Z test_ref_scalar_input_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1592514Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1597718Z test_ref_scalar_input_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1605060Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1610156Z test_ref_scalar_input_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1617273Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1622510Z test_ref_scalar_input_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1629726Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1634839Z test_ref_scalar_input_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1642192Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1647313Z test_ref_scalar_input_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1654189Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1659495Z test_ref_scalar_input_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1669856Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.1674952Z test_ref_scalar_input_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1685543Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.1690687Z test_ref_scalar_input_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1699381Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1704526Z test_ref_scalar_input_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1713236Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1718257Z test_ref_scalar_input_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1726805Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1731907Z test_ref_scalar_input_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1738792Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1744013Z test_ref_scalar_input_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1750916Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1755969Z test_ref_scalar_input_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1763025Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1768075Z test_ref_scalar_input_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1774797Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1779959Z test_ref_scalar_input_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1786914Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1792028Z test_ref_scalar_input_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1801024Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1806209Z test_ref_scalar_input_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1815192Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1820349Z test_ref_scalar_input_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1829100Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1834236Z test_ref_scalar_input_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1841513Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1846654Z test_ref_scalar_input_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1853894Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1859059Z test_ref_scalar_input_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1866351Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1871408Z test_ref_scalar_input_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1878592Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1883803Z test_ref_scalar_input_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1891025Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1896162Z test_ref_scalar_input_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1905141Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1910213Z test_ref_scalar_input_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1919079Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1924310Z test_ref_scalar_input_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1933100Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1938240Z test_ref_scalar_input_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1945629Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1950665Z test_ref_scalar_input_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1957811Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1963030Z test_ref_scalar_input_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1970248Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1975495Z test_ref_scalar_input_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1982713Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.1987807Z test_ref_scalar_input_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.1995059Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2000160Z test_ref_scalar_input_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2007311Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2012335Z test_ref_scalar_input_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2022997Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2028097Z test_ref_scalar_input_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2038374Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2043659Z test_ref_scalar_input_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2052221Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2057364Z test_ref_scalar_input_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2065995Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2071042Z test_ref_scalar_input_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2079577Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2084835Z test_ref_scalar_input_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2091719Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2096842Z test_ref_scalar_input_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2103829Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2108951Z test_ref_scalar_input_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2115843Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2121041Z test_ref_scalar_input_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2127971Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2133040Z test_ref_scalar_input_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2140155Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2145166Z test_ref_scalar_input_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2156624Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2161843Z test_ref_scalar_input_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2173213Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2178331Z test_ref_scalar_input_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2188224Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2193280Z test_ref_scalar_input_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2202917Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2208048Z test_ref_scalar_input_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2217535Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2222831Z test_ref_scalar_input_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2233912Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2239057Z test_ref_scalar_input_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2249925Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2255166Z test_ref_scalar_input_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2265868Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2271540Z test_ref_scalar_input_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2278930Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2283976Z test_ref_scalar_input_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2293007Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2298141Z test_ref_scalar_input_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2308863Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2314314Z test_ref_scalar_input_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2323874Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2328990Z test_ref_scalar_input_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2336766Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2342055Z test_ref_scalar_input_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2349844Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2354961Z test_ref_scalar_input_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2362620Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2367700Z test_ref_scalar_input_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2375523Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2380695Z test_ref_scalar_input_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2388549Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2393719Z test_ref_scalar_input_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2401478Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2406562Z test_ref_scalar_input_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2417479Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2422732Z test_ref_scalar_input_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2433439Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2438523Z test_ref_scalar_input_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2447764Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2452816Z test_ref_scalar_input_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2461972Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2466992Z test_ref_scalar_input_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2474612Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2479672Z test_ref_scalar_input_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2487403Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2492493Z test_ref_scalar_input_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2500559Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2505151Z test_ref_scalar_input_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2512704Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2517782Z test_ref_scalar_input_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2525447Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2530585Z test_ref_scalar_input_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2544669Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:217: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:05:32.2545068Z keepdims=keepdims) 2022-08-17T13:05:32.2545801Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:209: RuntimeWarning: invalid value encountered in double_scalars 2022-08-17T13:05:32.2546141Z ret = ret.dtype.type(ret / rcount) 2022-08-17T13:05:32.2552789Z ok (0.003s) 2022-08-17T13:05:32.2558686Z test_ref_scalar_input_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2572436Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:209: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:05:32.2572806Z ret = ret.dtype.type(ret / rcount) 2022-08-17T13:05:32.2579462Z ok (0.003s) 2022-08-17T13:05:32.2585163Z test_ref_scalar_input_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2597130Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2602348Z test_ref_scalar_input_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2615803Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2621146Z test_ref_scalar_input_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2634541Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2639642Z test_ref_scalar_input_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2647470Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2652642Z test_ref_scalar_input_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2663898Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2669039Z test_ref_scalar_input_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2679907Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2685159Z test_ref_scalar_input_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2694362Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2699673Z test_ref_scalar_input_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2708713Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2713871Z test_ref_scalar_input_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2723068Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2728201Z test_ref_scalar_input_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2735983Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2741240Z test_ref_scalar_input_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2749043Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2754144Z test_ref_scalar_input_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2761657Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2766726Z test_ref_scalar_input_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2774414Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2779761Z test_ref_scalar_input_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2787508Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:05:32.2792763Z test_ref_scalar_input_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2804737Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3584: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:05:32.2805077Z **kwargs) 2022-08-17T13:05:32.2811067Z ok (0.002s) 2022-08-17T13:05:32.2816425Z test_ref_scalar_input_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2834515Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2839572Z test_ref_scalar_input_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2851361Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2856557Z test_ref_scalar_input_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2870057Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2875195Z test_ref_scalar_input_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2888410Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T13:05:32.2897172Z test_ref_small_input__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2944893Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.2953593Z test_ref_small_input__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.2998887Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.3007762Z test_ref_small_input__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3050196Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.3059090Z test_ref_small_input__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3087436Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3096179Z test_ref_small_input__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3124630Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3133279Z test_ref_small_input__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3158844Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.3167662Z test_ref_small_input__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3195676Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3204437Z test_ref_small_input__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3232331Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3241194Z test_ref_small_input__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3284444Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.3292800Z test_ref_small_input__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3335265Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.3344011Z test_ref_small_input__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3384457Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.3392910Z test_ref_small_input__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3420813Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3429379Z test_ref_small_input__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3456907Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3465601Z test_ref_small_input__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3491981Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.3500733Z test_ref_small_input__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3528114Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3536824Z test_ref_small_input__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3564442Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3572946Z test_ref_small_input__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3605016Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3613575Z test_ref_small_input__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3645002Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3653510Z test_ref_small_input__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3683927Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3692666Z test_ref_small_input__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3713308Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.3739554Z test_ref_small_input__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3760133Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.3768820Z test_ref_small_input__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3787374Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.3795889Z test_ref_small_input__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3816542Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.3825285Z test_ref_small_input__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3845955Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.3854373Z test_ref_small_input__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3885807Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3894553Z test_ref_small_input__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3925669Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3934290Z test_ref_small_input__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3964493Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.3973293Z test_ref_small_input__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.3993822Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.4002602Z test_ref_small_input__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4023210Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.4031855Z test_ref_small_input__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4050049Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.4058633Z test_ref_small_input__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4079123Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.4087990Z test_ref_small_input__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4108688Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.4117260Z test_ref_small_input__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4146498Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.4155059Z test_ref_small_input__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4205183Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.4213679Z test_ref_small_input__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4264615Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.4273267Z test_ref_small_input__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4317248Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.4325929Z test_ref_small_input__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4367796Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.4376331Z test_ref_small_input__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4405288Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.4413863Z test_ref_small_input__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4442877Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.4451414Z test_ref_small_input__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4478237Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.4486834Z test_ref_small_input__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4515814Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.4524526Z test_ref_small_input__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4588532Z Compares op against reference for small input tensors ... ok (0.007s) 2022-08-17T13:05:32.4596874Z test_ref_small_input__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4624580Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.4633126Z test_ref_small_input__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4681429Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.4690010Z test_ref_small_input__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4739419Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.4747899Z test_ref_small_input__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4790102Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.4798657Z test_ref_small_input__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4840831Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.4849256Z test_ref_small_input__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4889444Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.4897890Z test_ref_small_input__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4925384Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.4933933Z test_ref_small_input__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4961294Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.4969816Z test_ref_small_input__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.4994855Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5003578Z test_ref_small_input__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5030685Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.5039198Z test_ref_small_input__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5100375Z Compares op against reference for small input tensors ... ok (0.007s) 2022-08-17T13:05:32.5108878Z test_ref_small_input_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5128289Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5136938Z test_ref_small_input_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5161096Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5169777Z test_ref_small_input_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5193657Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5202401Z test_ref_small_input_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5224437Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5232918Z test_ref_small_input_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5254809Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5263537Z test_ref_small_input_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5285405Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5294064Z test_ref_small_input_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5314158Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5322835Z test_ref_small_input_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5343190Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5351822Z test_ref_small_input_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5371612Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5380393Z test_ref_small_input_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5400204Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5408850Z test_ref_small_input_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5428842Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5437376Z test_ref_small_input_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5464535Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.5473064Z test_ref_small_input_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5514588Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.5523263Z test_ref_small_input_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5564825Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.5573345Z test_ref_small_input_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5612563Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.5621295Z test_ref_small_input_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5648014Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5656583Z test_ref_small_input_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5683316Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5691956Z test_ref_small_input_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5716190Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5724835Z test_ref_small_input_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5751441Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5759869Z test_ref_small_input_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5786592Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5795381Z test_ref_small_input_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5822087Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.5830923Z test_ref_small_input_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5872887Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.5881213Z test_ref_small_input_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5922344Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.5931099Z test_ref_small_input_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.5970180Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.5979275Z test_ref_small_input_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6006199Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.6014645Z test_ref_small_input_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6041527Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6050313Z test_ref_small_input_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6076009Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6084702Z test_ref_small_input_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6111313Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6119938Z test_ref_small_input_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6146574Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6155228Z test_ref_small_input_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6174468Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6183315Z test_ref_small_input_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6207431Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6215938Z test_ref_small_input_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6239821Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6248473Z test_ref_small_input_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6270379Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6278943Z test_ref_small_input_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6300814Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6309406Z test_ref_small_input_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6331238Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6339887Z test_ref_small_input_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6359773Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6368614Z test_ref_small_input_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6388821Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6397218Z test_ref_small_input_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6418492Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6427141Z test_ref_small_input_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6447334Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6455883Z test_ref_small_input_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6475973Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6484600Z test_ref_small_input_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6504986Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6513589Z test_ref_small_input_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6533530Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6542121Z test_ref_small_input_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6562200Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6570762Z test_ref_small_input_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6588965Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6597526Z test_ref_small_input_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6616314Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6624519Z test_ref_small_input_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6642405Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6650844Z test_ref_small_input_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6668942Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6677463Z test_ref_small_input_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6695465Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6704150Z test_ref_small_input_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6724178Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6732763Z test_ref_small_input_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6752561Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6761244Z test_ref_small_input_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6781249Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6789796Z test_ref_small_input_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6807987Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6816563Z test_ref_small_input_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6834704Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6843435Z test_ref_small_input_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6861446Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6869976Z test_ref_small_input_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6888271Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6896755Z test_ref_small_input_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6914889Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.6923516Z test_ref_small_input_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6952558Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.6961236Z test_ref_small_input_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.6994361Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7003148Z test_ref_small_input_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7035592Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7044281Z test_ref_small_input_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7074793Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7083483Z test_ref_small_input_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7113892Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7122524Z test_ref_small_input_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7153088Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7161659Z test_ref_small_input_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7190486Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7198986Z test_ref_small_input_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7228303Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7236635Z test_ref_small_input_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7264553Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7272898Z test_ref_small_input_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7301651Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7310261Z test_ref_small_input_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7339294Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7347786Z test_ref_small_input_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7401426Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.7410646Z test_ref_small_input_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7464544Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.7474190Z test_ref_small_input_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7474919Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.7484817Z test_ref_small_input_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7532328Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.7542032Z test_ref_small_input_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7587583Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.7596966Z test_ref_small_input_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7597744Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.7606573Z test_ref_small_input_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7663666Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.7672262Z test_ref_small_input_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7726084Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.7735049Z test_ref_small_input_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7763152Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7772070Z test_ref_small_input_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7772935Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.7782098Z test_ref_small_input_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7825616Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.7834538Z test_ref_small_input_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7876282Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.7885085Z test_ref_small_input_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7913630Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7921949Z test_ref_small_input_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7950091Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.7959000Z test_ref_small_input_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.7984755Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.7993860Z test_ref_small_input_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8021703Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.8030534Z test_ref_small_input_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8092100Z Compares op against reference for small input tensors ... ok (0.007s) 2022-08-17T13:05:32.8101239Z test_ref_small_input_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8120712Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.8129906Z test_ref_small_input_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8164668Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.8173297Z test_ref_small_input_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8174233Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8183160Z test_ref_small_input_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8212415Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.8221482Z test_ref_small_input_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8249304Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.8258316Z test_ref_small_input_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8277909Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.8287036Z test_ref_small_input_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8306536Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.8316598Z test_ref_small_input_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8334549Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.8343768Z test_ref_small_input_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8363217Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.8372266Z test_ref_small_input_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8422259Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.8430636Z test_ref_small_input_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8431556Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8440258Z test_ref_small_input_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8441036Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8450129Z test_ref_small_input_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8450957Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8460153Z test_ref_small_input_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8460699Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8469916Z test_ref_small_input_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8470579Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8479558Z test_ref_small_input_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8506425Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.8515461Z test_ref_small_input_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8563239Z Compares op against reference for small input tensors ... ok (0.006s) 2022-08-17T13:05:32.8572454Z test_ref_small_input_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8641181Z Compares op against reference for small input tensors ... ok (0.008s) 2022-08-17T13:05:32.8649537Z test_ref_small_input_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8650041Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8659272Z test_ref_small_input_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8700322Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.8709389Z test_ref_small_input_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8748490Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T13:05:32.8757502Z test_ref_small_input_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8784012Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T13:05:32.8792915Z test_ref_small_input_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8819455Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.8828550Z test_ref_small_input_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8852583Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.8861721Z test_ref_small_input_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8888062Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T13:05:32.8896951Z test_ref_small_input_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8957171Z Compares op against reference for small input tensors ... ok (0.007s) 2022-08-17T13:05:32.8966243Z test_ref_small_input_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8967063Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8975909Z test_ref_small_input_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8976760Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8985843Z test_ref_small_input_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8986494Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.8995613Z test_ref_small_input_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.8996273Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.9005452Z test_ref_small_input_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.9006014Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T13:05:32.9020441Z test_reference_masked__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:32.9900663Z Test masked reduction operations on strided-only tensors using ... ok (0.089s) 2022-08-17T13:05:32.9914662Z test_reference_masked__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.0707926Z Test masked reduction operations on strided-only tensors using ... ok (0.081s) 2022-08-17T13:05:33.0722203Z test_reference_masked__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.1512347Z Test masked reduction operations on strided-only tensors using ... ok (0.080s) 2022-08-17T13:05:33.1526481Z test_reference_masked__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.2277745Z Test masked reduction operations on strided-only tensors using ... ok (0.076s) 2022-08-17T13:05:33.2292210Z test_reference_masked__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.2749292Z Test masked reduction operations on strided-only tensors using ... ok (0.047s) 2022-08-17T13:05:33.2764218Z test_reference_masked__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.3214692Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2022-08-17T13:05:33.3228894Z test_reference_masked__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.3644087Z Test masked reduction operations on strided-only tensors using ... ok (0.043s) 2022-08-17T13:05:33.3658553Z test_reference_masked__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.4102428Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2022-08-17T13:05:33.4116578Z test_reference_masked__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.4561408Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2022-08-17T13:05:33.4576039Z test_reference_masked__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.5446136Z Test masked reduction operations on strided-only tensors using ... ok (0.088s) 2022-08-17T13:05:33.5460276Z test_reference_masked__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.6254160Z Test masked reduction operations on strided-only tensors using ... ok (0.081s) 2022-08-17T13:05:33.6268145Z test_reference_masked__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.7059711Z Test masked reduction operations on strided-only tensors using ... ok (0.081s) 2022-08-17T13:05:33.7074056Z test_reference_masked__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.7821839Z Test masked reduction operations on strided-only tensors using ... ok (0.076s) 2022-08-17T13:05:33.7836570Z test_reference_masked__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.8287740Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2022-08-17T13:05:33.8301659Z test_reference_masked__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.8758767Z Test masked reduction operations on strided-only tensors using ... ok (0.047s) 2022-08-17T13:05:33.8773433Z test_reference_masked__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.9189810Z Test masked reduction operations on strided-only tensors using ... ok (0.043s) 2022-08-17T13:05:33.9204384Z test_reference_masked__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:33.9649348Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2022-08-17T13:05:33.9663984Z test_reference_masked__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0108457Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2022-08-17T13:05:34.0122296Z test_reference_masked__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0188729Z Test masked reduction operations on strided-only tensors using ... expected failure (0.008s) 2022-08-17T13:05:34.0226131Z test_reference_masked__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0237102Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-08-17T13:05:34.0251718Z test_reference_masked__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0262424Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0277038Z test_reference_masked__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0287195Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0301847Z test_reference_masked__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0310447Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0325066Z test_reference_masked__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0334231Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0348702Z test_reference_masked__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0356892Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0371656Z test_reference_masked__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0380185Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0394800Z test_reference_masked__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0403407Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0418083Z test_reference_masked__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0428730Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0443345Z test_reference_masked__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0453374Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0468061Z test_reference_masked__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0478155Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0492708Z test_reference_masked__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0502848Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0517301Z test_reference_masked__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0525909Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0540522Z test_reference_masked__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0548851Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0563692Z test_reference_masked__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0572491Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0587131Z test_reference_masked__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0595888Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0611921Z test_reference_masked__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0620652Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T13:05:34.0635364Z test_reference_masked__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:34.0636329Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T13:05:34.0650665Z test_reference_masked__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.1444177Z Test masked reduction operations on strided-only tensors using ... ok (0.081s) 2022-08-17T13:05:34.1458044Z test_reference_masked__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.2276152Z Test masked reduction operations on strided-only tensors using ... ok (0.083s) 2022-08-17T13:05:34.2290125Z test_reference_masked__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.3105211Z Test masked reduction operations on strided-only tensors using ... ok (0.083s) 2022-08-17T13:05:34.3119506Z test_reference_masked__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.3900373Z Test masked reduction operations on strided-only tensors using ... ok (0.079s) 2022-08-17T13:05:34.3915016Z test_reference_masked__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.3916236Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-08-17T13:05:34.3931014Z test_reference_masked__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.3931594Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T13:05:34.3946465Z test_reference_masked__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.4374042Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2022-08-17T13:05:34.4389322Z test_reference_masked__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.4389892Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-08-17T13:05:34.4404583Z test_reference_masked__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.4832006Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2022-08-17T13:05:34.4846407Z test_reference_masked__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.5714973Z Test masked reduction operations on strided-only tensors using ... ok (0.088s) 2022-08-17T13:05:34.5729982Z test_reference_masked__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:34.5730843Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-08-17T13:05:34.5746180Z test_reference_masked__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.6515335Z Test masked reduction operations on strided-only tensors using ... ok (0.078s) 2022-08-17T13:05:34.6529625Z test_reference_masked__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.7327952Z Test masked reduction operations on strided-only tensors using ... ok (0.081s) 2022-08-17T13:05:34.7342766Z test_reference_masked__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.8136529Z Test masked reduction operations on strided-only tensors using ... ok (0.081s) 2022-08-17T13:05:34.8151377Z test_reference_masked__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.8942141Z Test masked reduction operations on strided-only tensors using ... ok (0.080s) 2022-08-17T13:05:34.8956717Z test_reference_masked__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.9712002Z Test masked reduction operations on strided-only tensors using ... ok (0.077s) 2022-08-17T13:05:34.9727050Z test_reference_masked__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.9727978Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-08-17T13:05:34.9743448Z test_reference_masked__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:34.9744275Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-08-17T13:05:34.9759277Z test_reference_masked__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.0170222Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2022-08-17T13:05:35.0185332Z test_reference_masked__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.0186483Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-08-17T13:05:35.0201407Z test_reference_masked__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.0612450Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2022-08-17T13:05:35.2358136Z test_repeated_dim_cpu (__main__.TestReductionsCPU) ... ok (0.175s) 2022-08-17T13:05:35.2372702Z test_result_dtype__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2386081Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.2400309Z test_result_dtype__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2410192Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2423690Z test_result_dtype__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2432768Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2446298Z test_result_dtype__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2455238Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2468644Z test_result_dtype__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2475645Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2489066Z test_result_dtype__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2496026Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2509389Z test_result_dtype__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2516270Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2548690Z test_result_dtype__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2555781Z Tests that the result has the correct dtype ... ok (0.004s) 2022-08-17T13:05:35.2569423Z test_result_dtype__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2576254Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2589729Z test_result_dtype__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2598458Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2611779Z test_result_dtype__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2620897Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2633957Z test_result_dtype__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2642925Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2656061Z test_result_dtype__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2665085Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2679421Z test_result_dtype__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2686527Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2699679Z test_result_dtype__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2706866Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2719943Z test_result_dtype__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2727014Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2740203Z test_result_dtype__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2747175Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2760426Z test_result_dtype__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2767454Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2780830Z test_result_dtype__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2789967Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2803226Z test_result_dtype__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2812359Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2825691Z test_result_dtype__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2834905Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2848484Z test_result_dtype__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2857950Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2870915Z test_result_dtype__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2878202Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2891506Z test_result_dtype__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2898753Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2912133Z test_result_dtype__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2918956Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2932121Z test_result_dtype__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2939727Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2953099Z test_result_dtype__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2960208Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2973437Z test_result_dtype__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.2982785Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.2996008Z test_result_dtype__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3005251Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3017511Z test_result_dtype__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3026786Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3039402Z test_result_dtype__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3048617Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3061277Z test_result_dtype__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3068476Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3080980Z test_result_dtype__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3088272Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3100908Z test_result_dtype__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3107949Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3120477Z test_result_dtype__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3128070Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3140134Z test_result_dtype__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3147056Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3159263Z test_result_dtype__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3170691Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3183159Z test_result_dtype__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3194154Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3207040Z test_result_dtype__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3217726Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3231120Z test_result_dtype__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3240687Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3253857Z test_result_dtype__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3263507Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3276712Z test_result_dtype__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3286435Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3299744Z test_result_dtype__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3309103Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3322261Z test_result_dtype__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3331806Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3344969Z test_result_dtype__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3355200Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3367556Z test_result_dtype__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3375030Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3387839Z test_result_dtype__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3400309Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3412671Z test_result_dtype__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3425249Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3437845Z test_result_dtype__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3447786Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3460620Z test_result_dtype__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3470494Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3483111Z test_result_dtype__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3493050Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3505737Z test_result_dtype__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3513429Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3525805Z test_result_dtype__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3533292Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3545729Z test_result_dtype__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3553144Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3566186Z test_result_dtype__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3573614Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3586199Z test_result_dtype__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3593556Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3605842Z test_result_dtype__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3614774Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3627249Z test_result_dtype__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3636140Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3648734Z test_result_dtype__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3657586Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3671111Z test_result_dtype__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3680675Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3693984Z test_result_dtype__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3701474Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3713934Z test_result_dtype__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3725069Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3737416Z test_result_dtype__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3748519Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3760984Z test_result_dtype__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3769862Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3782164Z test_result_dtype__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3791067Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3803580Z test_result_dtype__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3810980Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3824261Z test_result_dtype__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3831568Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3844732Z test_result_dtype__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3851683Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3864827Z test_result_dtype__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3872126Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3885453Z test_result_dtype__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3892697Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3906259Z test_result_dtype__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3918197Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.3931732Z test_result_dtype__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3946672Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.3959836Z test_result_dtype__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3974137Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.3987348Z test_result_dtype__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.3999034Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4013025Z test_result_dtype__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4024954Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.4038870Z test_result_dtype__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4048431Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4061812Z test_result_dtype__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4071314Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4084388Z test_result_dtype__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4093972Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4107068Z test_result_dtype__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4116537Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4130292Z test_result_dtype__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4140046Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4154026Z test_result_dtype__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4162881Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4176665Z test_result_dtype__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4183764Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4197140Z test_result_dtype__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4207693Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4221092Z test_result_dtype__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4231521Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4244941Z test_result_dtype__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4253612Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4267096Z test_result_dtype__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4275702Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4289112Z test_result_dtype__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4297688Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4311105Z test_result_dtype__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4318276Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4331530Z test_result_dtype__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4338656Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4351950Z test_result_dtype__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4358870Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4371487Z test_result_dtype__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4378785Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4391225Z test_result_dtype__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4398520Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4411619Z test_result_dtype__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4424063Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4436524Z test_result_dtype__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4450541Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.4463955Z test_result_dtype__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4477613Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.4490918Z test_result_dtype__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4502400Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4515590Z test_result_dtype__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4526932Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4539979Z test_result_dtype__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4551111Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4564728Z test_result_dtype__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4573673Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4587118Z test_result_dtype__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4596035Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4609300Z test_result_dtype__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4618233Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4631529Z test_result_dtype__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4640550Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4653956Z test_result_dtype__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4663144Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4676489Z test_result_dtype_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4685341Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4697998Z test_result_dtype_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4704802Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4718025Z test_result_dtype_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4728732Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4742041Z test_result_dtype_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4752644Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4765924Z test_result_dtype_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4774612Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4787917Z test_result_dtype_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4796685Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4809866Z test_result_dtype_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4818514Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4830614Z test_result_dtype_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4837601Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4849988Z test_result_dtype_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4856910Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4869087Z test_result_dtype_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4876083Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4888608Z test_result_dtype_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4895589Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4907909Z test_result_dtype_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4915907Z Tests that the result has the correct dtype ... expected failure (0.002s) 2022-08-17T13:05:35.4928712Z test_result_dtype_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4937268Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4949635Z test_result_dtype_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4956465Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4969622Z test_result_dtype_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.4978255Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.4991830Z test_result_dtype_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5000413Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5013383Z test_result_dtype_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5021898Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5034910Z test_result_dtype_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5041742Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5054717Z test_result_dtype_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5061521Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5074182Z test_result_dtype_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5080954Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5113711Z test_result_dtype_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5120343Z Tests that the result has the correct dtype ... ok (0.004s) 2022-08-17T13:05:35.5132272Z test_result_dtype_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5139200Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5150980Z test_result_dtype_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5159607Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5172204Z test_result_dtype_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5179081Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5191996Z test_result_dtype_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5200521Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5214518Z test_result_dtype_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5223598Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5236578Z test_result_dtype_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5245298Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5258126Z test_result_dtype_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5264970Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5277928Z test_result_dtype_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5284827Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5297684Z test_result_dtype_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5304509Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5317435Z test_result_dtype_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5324262Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5337229Z test_result_dtype_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5344251Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5357246Z test_result_dtype_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5365898Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5379020Z test_result_dtype_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5385611Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5397896Z test_result_dtype_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5408608Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5421251Z test_result_dtype_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5432032Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5444379Z test_result_dtype_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5453592Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5467221Z test_result_dtype_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5476365Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5489656Z test_result_dtype_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5498355Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5511043Z test_result_dtype_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5518009Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5530457Z test_result_dtype_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5537310Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5549842Z test_result_dtype_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5556620Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5569243Z test_result_dtype_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5576208Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5588753Z test_result_dtype_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5596739Z Tests that the result has the correct dtype ... expected failure (0.002s) 2022-08-17T13:05:35.5609166Z test_result_dtype_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5617759Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5630311Z test_result_dtype_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5638891Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5651294Z test_result_dtype_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5660430Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5672349Z test_result_dtype_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5680902Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5693561Z test_result_dtype_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5700619Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5714012Z test_result_dtype_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5721339Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5734742Z test_result_dtype_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5742097Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5754633Z test_result_dtype_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5761482Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5774054Z test_result_dtype_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5781000Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5793293Z test_result_dtype_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5802008Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5814656Z test_result_dtype_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5823387Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5835687Z test_result_dtype_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5844232Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5856730Z test_result_dtype_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5865354Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5877629Z test_result_dtype_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5884485Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5896918Z test_result_dtype_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5903579Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5915870Z test_result_dtype_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5922673Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5934986Z test_result_dtype_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5941961Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5954642Z test_result_dtype_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5961617Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5974241Z test_result_dtype_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.5983485Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.5996996Z test_result_dtype_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6004478Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6016683Z test_result_dtype_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6027035Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6039573Z test_result_dtype_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6049978Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6062680Z test_result_dtype_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6071220Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6083823Z test_result_dtype_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6092213Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6104893Z test_result_dtype_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6113323Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6126063Z test_result_dtype_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6132531Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6145304Z test_result_dtype_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6151906Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6164594Z test_result_dtype_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6171102Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6183829Z test_result_dtype_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6190498Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6203172Z test_result_dtype_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6209750Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6222633Z test_result_dtype_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6231392Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6244754Z test_result_dtype_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6256014Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6269215Z test_result_dtype_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6279635Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6292512Z test_result_dtype_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6301080Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6313466Z test_result_dtype_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6322109Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6334471Z test_result_dtype_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6343207Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6355339Z test_result_dtype_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6364529Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6376967Z test_result_dtype_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6387871Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6400152Z test_result_dtype_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6410925Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6423480Z test_result_dtype_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6432402Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6444935Z test_result_dtype_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6453779Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6466208Z test_result_dtype_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6475514Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6488247Z test_result_dtype_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6498444Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6511062Z test_result_dtype_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6520968Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6533369Z test_result_dtype_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6543265Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6555706Z test_result_dtype_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6565613Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6578167Z test_result_dtype_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6586766Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6599314Z test_result_dtype_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6606420Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6618996Z test_result_dtype_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6627393Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6639881Z test_result_dtype_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6648341Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6661007Z test_result_dtype_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6669431Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6682076Z test_result_dtype_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6689093Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6701846Z test_result_dtype_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6708949Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6721516Z test_result_dtype_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6728260Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6741007Z test_result_dtype_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6747895Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6760401Z test_result_dtype_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6767605Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6780139Z test_result_dtype_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6787211Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6799817Z test_result_dtype_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6810309Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6822789Z test_result_dtype_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6833107Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6845747Z test_result_dtype_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6854163Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6866874Z test_result_dtype_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6875316Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6888021Z test_result_dtype_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6895059Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6907758Z test_result_dtype_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6914703Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6927315Z test_result_dtype_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6933934Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6946479Z test_result_dtype_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6953477Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6966143Z test_result_dtype_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6973123Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.6985845Z test_result_dtype_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.6994636Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7007719Z test_result_dtype_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7021007Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.7033894Z test_result_dtype_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7046785Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.7060475Z test_result_dtype_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7068537Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7080946Z test_result_dtype_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7090247Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7102808Z test_result_dtype_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7112068Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7124738Z test_result_dtype_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7133220Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7146028Z test_result_dtype_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7153020Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7166352Z test_result_dtype_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7176597Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7189773Z test_result_dtype_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7200024Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7213260Z test_result_dtype_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7221885Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7234949Z test_result_dtype_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7243449Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7256590Z test_result_dtype_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7265186Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7278115Z test_result_dtype_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7285227Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7298425Z test_result_dtype_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7305555Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7318591Z test_result_dtype_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7325390Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7338495Z test_result_dtype_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7345681Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7358882Z test_result_dtype_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7366095Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7379409Z test_result_dtype_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7388106Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7401209Z test_result_dtype_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7413661Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.7426875Z test_result_dtype_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7439292Z Tests that the result has the correct dtype ... ok (0.003s) 2022-08-17T13:05:35.7452565Z test_result_dtype_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7461285Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7474393Z test_result_dtype_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7483733Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7496730Z test_result_dtype_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:05:35.7506112Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T13:05:35.7689314Z test_std_correction_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:207: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:05:35.7697886Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T13:05:35.7791617Z ok (0.028s) 2022-08-17T13:05:35.8057406Z test_std_correction_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.027s) 2022-08-17T13:05:35.8278579Z test_std_correction_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.022s) 2022-08-17T13:05:35.8483293Z test_std_correction_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.020s) 2022-08-17T13:05:39.2606558Z test_std_dim_cpu (__main__.TestReductionsCPU) ... ok (3.412s) 2022-08-17T13:05:39.2689408Z test_std_mean_all_dims_cpu (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T13:05:39.3083121Z test_std_mean_correction_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.039s) 2022-08-17T13:05:39.3482266Z test_std_mean_correction_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.040s) 2022-08-17T13:05:39.3771897Z test_std_mean_correction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.029s) 2022-08-17T13:05:39.4041909Z test_std_mean_correction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.027s) 2022-08-17T13:05:39.5136767Z test_std_mean_cpu (__main__.TestReductionsCPU) ... ok (0.109s) 2022-08-17T13:05:39.6641919Z test_std_mean_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.151s) 2022-08-17T13:05:39.6840872Z test_std_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.020s) 2022-08-17T13:05:39.7036414Z test_std_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.019s) 2022-08-17T13:05:39.7191601Z test_std_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.015s) 2022-08-17T13:05:39.7337964Z test_std_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.015s) 2022-08-17T13:05:39.7354956Z test_sum_all_cpu_bool (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:05:39.7628940Z test_sum_all_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.027s) 2022-08-17T13:05:39.7640920Z test_sum_cpu_device_mismatch_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:39.7649748Z test_sum_dim_cpu (__main__.TestReductionsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T13:05:39.7673125Z test_sum_dim_reduction_uint8_overflow_cpu (__main__.TestReductionsCPU) ... test_reductions.py:456: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:05:39.7673823Z torch.sum(x, 0, out=y) 2022-08-17T13:05:39.7676331Z ok (0.003s) 2022-08-17T13:05:40.3480298Z test_sum_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.580s) 2022-08-17T13:05:40.3495902Z test_sum_noncontig_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:05:40.3904281Z test_sum_out_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.041s) 2022-08-17T13:05:40.8202340Z test_sum_parallel_cpu (__main__.TestReductionsCPU) ... ok (0.430s) 2022-08-17T13:05:40.8382456Z test_sum_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:90: RuntimeWarning: invalid value encountered in reduce 2022-08-17T13:05:40.8383176Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-08-17T13:05:40.8784037Z ok (0.058s) 2022-08-17T13:05:40.9335851Z test_sum_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.055s) 2022-08-17T13:05:40.9885005Z test_sum_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.055s) 2022-08-17T13:05:41.0118921Z test_sum_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.023s) 2022-08-17T13:05:41.0353960Z test_sum_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.023s) 2022-08-17T13:05:41.0568064Z test_sum_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.021s) 2022-08-17T13:05:41.0803241Z test_sum_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.023s) 2022-08-17T13:05:41.0852075Z test_sum_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T13:05:41.1383881Z test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cpu (__main__.TestReductionsCPU) ... ok (0.053s) 2022-08-17T13:05:41.2050525Z test_tensor_compare_ops_empty_cpu (__main__.TestReductionsCPU) ... ok (0.067s) 2022-08-17T13:05:41.2439309Z test_tensor_reduce_ops_empty_cpu (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3335: RuntimeWarning: Mean of empty slice. 2022-08-17T13:05:41.2439924Z out=out, **kwargs) 2022-08-17T13:05:41.2440639Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:154: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:05:41.2441364Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T13:05:41.2529474Z /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3584: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:05:41.2529939Z **kwargs) 2022-08-17T13:05:41.2530584Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:186: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:05:41.2531264Z arrmean, rcount, out=arrmean, casting='unsafe', subok=False) 2022-08-17T13:05:41.2531995Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:207: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:05:41.2532600Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T13:05:41.2626194Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:217: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:05:41.2626791Z keepdims=keepdims) 2022-08-17T13:05:41.2730521Z ok (0.068s) 2022-08-17T13:05:41.2868876Z test_var_correction_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:207: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:05:41.2869706Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T13:05:41.2954567Z ok (0.022s) 2022-08-17T13:05:41.3190031Z test_var_correction_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.023s) 2022-08-17T13:05:41.3401359Z test_var_correction_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.021s) 2022-08-17T13:05:41.3593253Z test_var_correction_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.019s) 2022-08-17T13:05:41.3608728Z test_var_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:05:44.6431614Z test_var_dim_cpu (__main__.TestReductionsCPU) ... ok (3.282s) 2022-08-17T13:05:44.6445734Z test_var_large_input_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:44.6534955Z test_var_mean_all_dims_cpu (__main__.TestReductionsCPU) ... ok (0.009s) 2022-08-17T13:05:44.6887927Z test_var_mean_correction_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.035s) 2022-08-17T13:05:44.7250666Z test_var_mean_correction_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.036s) 2022-08-17T13:05:44.7542183Z test_var_mean_correction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.029s) 2022-08-17T13:05:44.7815059Z test_var_mean_correction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.027s) 2022-08-17T13:05:45.4147694Z test_var_mean_cpu (__main__.TestReductionsCPU) ... ok (0.633s) 2022-08-17T13:05:45.5680294Z test_var_mean_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.153s) 2022-08-17T13:05:45.5699089Z test_var_stability2_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T13:05:45.5713898Z test_var_stability_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T13:05:45.5776873Z test_var_unbiased_cpu (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T13:05:45.5952128Z test_var_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T13:05:45.6130797Z test_var_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.018s) 2022-08-17T13:05:45.6273750Z test_var_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.014s) 2022-08-17T13:05:45.6412208Z test_var_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.014s) 2022-08-17T13:05:45.6412573Z 2022-08-17T13:05:45.6413046Z ---------------------------------------------------------------------- 2022-08-17T13:05:45.6413476Z Ran 2905 tests in 152.202s 2022-08-17T13:05:45.6413682Z 2022-08-17T13:05:45.6413855Z OK (skipped=115, expected failures=48) 2022-08-17T13:05:45.6414088Z 2022-08-17T13:05:45.6414223Z Generating XML reports... 2022-08-17T13:05:45.9525618Z Generated XML report: test-reports/python-unittest/test_reductions/TEST-TestReductionsCPU-20220817130313.xml 2022-08-17T13:05:46.6291360Z Running test_tensor_creation_ops ... [2022-08-17 13:05:46.628714] 2022-08-17T13:05:46.6291954Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:05:46.628825] 2022-08-17T13:05:50.7723257Z Test results will be stored in test-reports/python-unittest/test_tensor_creation_ops 2022-08-17T13:05:50.7774898Z 2022-08-17T13:05:50.7775034Z Running tests... 2022-08-17T13:05:50.7775484Z ---------------------------------------------------------------------- 2022-08-17T13:05:50.8023719Z test_alias_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.025s) 2022-08-17T13:05:50.8101312Z test_alias_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T13:05:50.8165636Z test_alias_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.006s) 2022-08-17T13:05:50.8219627Z test_alias_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:50.8272353Z test_alias_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:50.8321582Z test_alias_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:50.8355544Z test_alias_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:50.8389426Z test_alias_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:50.8420149Z test_alias_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:50.8454108Z test_alias_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:50.8487853Z test_alias_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:50.8559624Z test_alias_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:50.8636525Z test_alias_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T13:05:50.8716665Z test_alias_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T13:05:50.8786895Z test_alias_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:50.8858258Z test_alias_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:50.8925077Z test_alias_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:50.8968700Z test_alias_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:50.9012378Z test_alias_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:50.9192472Z test_alias_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.018s) 2022-08-17T13:05:50.9360275Z test_alias_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.017s) 2022-08-17T13:05:50.9405592Z test_alias_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:50.9454113Z test_alias_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:50.9540586Z test_alias_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.009s) 2022-08-17T13:05:50.9625889Z test_alias_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T13:05:50.9699422Z test_alias_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:50.9771991Z test_alias_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:50.9840523Z test_alias_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:50.9885514Z test_alias_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:50.9930774Z test_alias_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:50.9971145Z test_alias_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0016351Z test_alias_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0061692Z test_alias_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0129774Z test_alias_from_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:51.0170775Z test_alias_from_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0246265Z test_alias_from_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:51.0325344Z test_alias_from_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T13:05:51.0393210Z test_alias_from_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:51.0461512Z test_alias_from_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:51.0524862Z test_alias_from_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.006s) 2022-08-17T13:05:51.0565785Z test_alias_from_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0606331Z test_alias_from_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0642158Z test_alias_from_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0683161Z test_alias_from_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0723554Z test_alias_from_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0781174Z test_astensor_consistency_cpu (__main__.TestAsArrayCPU) ... ok (0.006s) 2022-08-17T13:05:51.0812427Z test_copy_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.0858576Z test_copy_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:51.0906134Z test_copy_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:51.0948038Z test_copy_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.0990026Z test_copy_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.1030695Z test_copy_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.1060530Z test_copy_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.1089087Z test_copy_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.1116572Z test_copy_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.1145591Z test_copy_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.1174665Z test_copy_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.1316768Z test_copy_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.014s) 2022-08-17T13:05:51.1379685Z test_copy_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... test_tensor_creation_ops.py:3892: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T13:05:51.1380360Z result = torch.asarray(cvt(original), **kwargs) 2022-08-17T13:05:51.1463519Z ok (0.015s) 2022-08-17T13:05:51.1611648Z test_copy_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.015s) 2022-08-17T13:05:51.1754187Z test_copy_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.014s) 2022-08-17T13:05:51.1896616Z test_copy_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.014s) 2022-08-17T13:05:51.2034927Z test_copy_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.014s) 2022-08-17T13:05:51.2154775Z test_copy_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T13:05:51.2274349Z test_copy_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T13:05:51.2391540Z test_copy_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T13:05:51.2511709Z test_copy_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T13:05:51.2765863Z test_copy_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.025s) 2022-08-17T13:05:51.2774465Z test_copy_from_dlpack_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2783093Z test_copy_from_dlpack_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2791430Z test_copy_from_dlpack_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2799623Z test_copy_from_dlpack_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2807949Z test_copy_from_dlpack_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2816245Z test_copy_from_dlpack_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2824578Z test_copy_from_dlpack_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2832828Z test_copy_from_dlpack_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2841452Z test_copy_from_dlpack_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2849475Z test_copy_from_dlpack_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2858187Z test_copy_from_dlpack_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.2985046Z test_copy_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.013s) 2022-08-17T13:05:51.3140217Z test_copy_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.015s) 2022-08-17T13:05:51.3296506Z test_copy_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.016s) 2022-08-17T13:05:51.3442898Z test_copy_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.015s) 2022-08-17T13:05:51.3589906Z test_copy_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.015s) 2022-08-17T13:05:51.3728952Z test_copy_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.014s) 2022-08-17T13:05:51.3852787Z test_copy_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T13:05:51.3975262Z test_copy_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T13:05:51.4095627Z test_copy_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T13:05:51.4217770Z test_copy_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T13:05:51.4342531Z test_copy_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T13:05:51.4350709Z test_copy_from_tensor_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4359202Z test_copy_from_tensor_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4367724Z test_copy_from_tensor_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4376204Z test_copy_from_tensor_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4384925Z test_copy_from_tensor_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4393464Z test_copy_from_tensor_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4402070Z test_copy_from_tensor_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4410634Z test_copy_from_tensor_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4419229Z test_copy_from_tensor_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4427761Z test_copy_from_tensor_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4436093Z test_copy_from_tensor_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.4483706Z test_copy_list_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:51.4517024Z test_copy_list_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.4569164Z test_copy_list_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:51.4623242Z test_copy_list_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:51.4669286Z test_copy_list_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:51.4715957Z test_copy_list_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T13:05:51.4760608Z test_copy_list_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T13:05:51.4794276Z test_copy_list_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.4827489Z test_copy_list_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.4858308Z test_copy_list_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.4892118Z test_copy_list_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.4925050Z test_copy_list_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T13:05:51.5057739Z test_copy_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.013s) 2022-08-17T13:05:51.5171872Z test_copy_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T13:05:51.5309791Z test_copy_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.014s) 2022-08-17T13:05:51.5451789Z test_copy_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.014s) 2022-08-17T13:05:51.5586437Z test_copy_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.013s) 2022-08-17T13:05:51.5720714Z test_copy_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.013s) 2022-08-17T13:05:51.5850946Z test_copy_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.013s) 2022-08-17T13:05:51.5966206Z test_copy_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T13:05:51.6080413Z test_copy_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T13:05:51.6192663Z test_copy_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T13:05:51.6306457Z test_copy_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T13:05:51.6421155Z test_copy_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T13:05:51.6445752Z test_retain_autograd_history_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T13:05:51.6467781Z test_retain_autograd_history_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T13:05:51.6535108Z test_unsupported_alias_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T13:05:51.6545685Z test_unsupported_alias_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:51.6566233Z test_byte_to_int_cpu (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:51.6808609Z test_invalid_positional_args_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.024s) 2022-08-17T13:05:51.7103395Z test_invalid_positional_args_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.029s) 2022-08-17T13:05:51.7402854Z test_invalid_positional_args_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.030s) 2022-08-17T13:05:51.7762883Z test_invalid_positional_args_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.036s) 2022-08-17T13:05:51.8039610Z test_invalid_positional_args_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.028s) 2022-08-17T13:05:51.8303374Z test_invalid_positional_args_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.026s) 2022-08-17T13:05:51.8553222Z test_invalid_positional_args_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.025s) 2022-08-17T13:05:51.8803226Z test_invalid_positional_args_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.025s) 2022-08-17T13:05:51.9052253Z test_invalid_positional_args_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.025s) 2022-08-17T13:05:51.9279233Z test_invalid_positional_args_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.023s) 2022-08-17T13:05:51.9508197Z test_invalid_positional_args_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.023s) 2022-08-17T13:05:51.9522784Z test_non_writable_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:51.9540445Z test_non_writable_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:51.9557588Z test_non_writable_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:51.9572129Z test_non_writable_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T13:05:51.9586700Z test_non_writable_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T13:05:51.9600577Z test_non_writable_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T13:05:51.9612789Z test_non_writable_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T13:05:51.9625232Z test_non_writable_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T13:05:51.9636996Z test_non_writable_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T13:05:51.9928601Z test_non_writable_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.029s) 2022-08-17T13:05:51.9940992Z test_non_writable_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T13:05:51.9973428Z test_not_a_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0004724Z test_not_a_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0034418Z test_not_a_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0064473Z test_not_a_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0094161Z test_not_a_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0124146Z test_not_a_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0153826Z test_not_a_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0183871Z test_not_a_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0213391Z test_not_a_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0243111Z test_not_a_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0272965Z test_not_a_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.0317259Z test_requires_grad_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.0408756Z test_requires_grad_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.009s) 2022-08-17T13:05:52.0494598Z test_requires_grad_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.009s) 2022-08-17T13:05:52.0562142Z test_requires_grad_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T13:05:52.0629059Z test_requires_grad_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T13:05:52.0693249Z test_requires_grad_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T13:05:52.0731853Z test_requires_grad_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.0771210Z test_requires_grad_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.0806603Z test_requires_grad_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.0845842Z test_requires_grad_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.0884893Z test_requires_grad_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.0906377Z test_same_type_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:52.0947509Z test_same_type_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.0990249Z test_same_type_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.1025254Z test_same_type_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.1059867Z test_same_type_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.1095965Z test_same_type_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.1118554Z test_same_type_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:52.1141013Z test_same_type_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:52.1161671Z test_same_type_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:52.1183977Z test_same_type_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:52.1206082Z test_same_type_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T13:05:52.1328052Z test_shared_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T13:05:52.1586406Z test_shared_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.026s) 2022-08-17T13:05:52.1851113Z test_shared_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.026s) 2022-08-17T13:05:52.2069451Z test_shared_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.022s) 2022-08-17T13:05:52.2287520Z test_shared_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.022s) 2022-08-17T13:05:52.2487706Z test_shared_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.020s) 2022-08-17T13:05:52.2606255Z test_shared_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T13:05:52.2728869Z test_shared_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T13:05:52.2831574Z test_shared_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.010s) 2022-08-17T13:05:52.2954097Z test_shared_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T13:05:52.3072153Z test_shared_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T13:05:52.3188212Z test_with_count_and_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T13:05:52.3467608Z test_with_count_and_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.028s) 2022-08-17T13:05:52.3754901Z test_with_count_and_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.029s) 2022-08-17T13:05:52.3974869Z test_with_count_and_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.022s) 2022-08-17T13:05:52.4197856Z test_with_count_and_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.022s) 2022-08-17T13:05:52.4432503Z test_with_count_and_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.023s) 2022-08-17T13:05:52.4544742Z test_with_count_and_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.011s) 2022-08-17T13:05:52.4657169Z test_with_count_and_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.011s) 2022-08-17T13:05:52.4761588Z test_with_count_and_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.010s) 2022-08-17T13:05:52.4873118Z test_with_count_and_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.011s) 2022-08-17T13:05:52.4990957Z test_with_count_and_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T13:05:52.5024206Z test_with_count_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5096251Z test_with_count_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T13:05:52.5169989Z test_with_count_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T13:05:52.5231938Z test_with_count_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T13:05:52.5290283Z test_with_count_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T13:05:52.5346365Z test_with_count_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T13:05:52.5380048Z test_with_count_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5413851Z test_with_count_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5444980Z test_with_count_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5481648Z test_with_count_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T13:05:52.5516225Z test_with_count_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5545186Z test_with_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5606037Z test_with_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T13:05:52.5667680Z test_with_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T13:05:52.5716921Z test_with_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T13:05:52.5770471Z test_with_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T13:05:52.5817772Z test_with_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T13:05:52.5846718Z test_with_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5875934Z test_with_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5902655Z test_with_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5931359Z test_with_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5960643Z test_with_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T13:05:52.5985571Z test_empty_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:05:52.5999960Z test_full_like_inference_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:05:52.6064869Z test_ones_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.006s) 2022-08-17T13:05:52.6074678Z test_ones_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T13:05:52.6135080Z test_zeros_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.006s) 2022-08-17T13:05:52.6144966Z test_zeros_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T13:05:52.6441743Z test_normal_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.030s) 2022-08-17T13:05:52.6755109Z test_normal_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.031s) 2022-08-17T13:05:52.7186830Z test_normal_std_error_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.043s) 2022-08-17T13:05:52.7294808Z test_rand_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.011s) 2022-08-17T13:05:52.7309800Z test_rand_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... test_tensor_creation_ops.py:3540: 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.) 2022-08-17T13:05:52.7310310Z res1 = torch.rand(size, size, dtype=dtype, device=device) 2022-08-17T13:05:52.7409816Z ok (0.011s) 2022-08-17T13:05:52.7514062Z test_rand_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.010s) 2022-08-17T13:05:52.7593736Z test_rand_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.008s) 2022-08-17T13:05:52.7673575Z test_rand_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.008s) 2022-08-17T13:05:52.7808524Z test_randint_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.013s) 2022-08-17T13:05:52.7834730Z test_randint_inference_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:05:52.7920582Z test_randn_cpu_bfloat16 (__main__.TestRandomTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:05:52.8036712Z test_randn_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.012s) 2022-08-17T13:05:52.8188546Z test_randn_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... ok (0.015s) 2022-08-17T13:05:52.8293674Z test_randn_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.010s) 2022-08-17T13:05:52.8382550Z test_randn_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:05:52.8461687Z test_randn_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.008s) 2022-08-17T13:05:52.8544354Z test_randn_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.008s) 2022-08-17T13:05:52.8563242Z test_random_neg_values_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:05:58.8657734Z test_randperm_cpu (__main__.TestRandomTensorCreationCPU) ... ok (6.009s) 2022-08-17T13:05:58.8686322Z test_randperm_device_compatibility_cpu (__main__.TestRandomTensorCreationCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:05:58.9145514Z test_uniform_from_to_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.046s) 2022-08-17T13:05:59.0757683Z test_uniform_from_to_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.161s) 2022-08-17T13:05:59.3940370Z test_uniform_from_to_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.318s) 2022-08-17T13:05:59.3969403Z test_arange_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:05:59.6770770Z test_arange_cpu (__main__.TestTensorCreationCPU) ... ok (0.280s) 2022-08-17T13:05:59.6782119Z test_arange_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T13:05:59.6792682Z test_arange_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T13:05:59.6802984Z test_arange_device_vs_cpu_cpu_int32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T13:05:59.6812951Z test_arange_device_vs_cpu_cpu_int64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T13:05:59.6849521Z test_arange_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T13:05:59.7101030Z test_as_strided_neg_cpu (__main__.TestTensorCreationCPU) ... ok (0.025s) 2022-08-17T13:05:59.7200417Z test_as_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T13:05:59.7846387Z test_block_diag_cpu (__main__.TestTensorCreationCPU) ... ok (0.064s) 2022-08-17T13:05:59.7903004Z test_block_diag_scipy_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T13:05:59.7931367Z test_cartesian_prod_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:05:59.8181965Z test_cat2_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.025s) 2022-08-17T13:05:59.8418020Z test_cat2_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2022-08-17T13:05:59.8593960Z test_cat2_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.018s) 2022-08-17T13:05:59.8719683Z test_cat_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.013s) 2022-08-17T13:05:59.8892284Z test_cat_bad_input_sizes_cpu (__main__.TestTensorCreationCPU) ... ok (0.017s) 2022-08-17T13:05:59.8903735Z test_cat_big_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T13:05:59.8925102Z test_cat_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:05:59.8936944Z test_cat_different_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:05:59.9336060Z test_cat_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.040s) 2022-08-17T13:05:59.9463913Z test_cat_empty_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.013s) 2022-08-17T13:06:05.7043295Z test_cat_in_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (5.758s) 2022-08-17T13:06:05.7186306Z test_cat_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T13:06:05.7220311Z test_cat_out_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:06:05.7501906Z test_cat_out_cpu (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:640: UserWarning: An output with one or more elements was resized since it had shape [4, 6], which does not match the required output shape [8, 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:24.) 2022-08-17T13:06:05.7502617Z torch.cat([x, y], dim=0, out=y) 2022-08-17T13:06:05.7627863Z test_tensor_creation_ops.py:647: UserWarning: An output with one or more elements was resized since it had shape [2, 6], which does not match the required output shape [12, 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:24.) 2022-08-17T13:06:05.7628488Z torch.cat([y, z], out=z[:2, :]) 2022-08-17T13:06:05.7675101Z ok (0.045s) 2022-08-17T13:06:05.7701590Z test_cat_out_memory_format_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:06:05.7745643Z test_cat_preserve_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T13:06:05.7836131Z test_cat_scalars_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:06:05.7849322Z test_cat_stack_cross_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:06:05.7944515Z test_combinations_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:06:05.7954744Z test_complex_type_conversions_cpu (__main__.TestTensorCreationCPU) ... skip: real and imag not implemented for complex (0.001s) 2022-08-17T13:06:05.8298724Z test_constructor_device_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.034s) 2022-08-17T13:06:05.8569883Z test_constructor_dtypes_cpu (__main__.TestTensorCreationCPU) ... ok (0.027s) 2022-08-17T13:06:05.8679600Z test_ctor_with_numpy_array_cpu (__main__.TestTensorCreationCPU) ... ok (0.011s) 2022-08-17T13:06:05.8692883Z test_device_rounding_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:06:05.8705905Z test_device_rounding_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:06:05.8735828Z test_diag_embed_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:06:05.8892813Z test_diagflat_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T13:06:05.9389097Z test_dsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T13:06:05.9844901Z test_dsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.045s) 2022-08-17T13:06:06.0228171Z test_dsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.038s) 2022-08-17T13:06:06.0992800Z test_dstack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.076s) 2022-08-17T13:06:06.1754233Z test_dstack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.076s) 2022-08-17T13:06:06.2516120Z test_dstack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.076s) 2022-08-17T13:06:06.3279137Z test_dstack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.076s) 2022-08-17T13:06:06.4017449Z test_dstack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.074s) 2022-08-17T13:06:06.4428347Z test_dstack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.041s) 2022-08-17T13:06:06.4837616Z test_dstack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.041s) 2022-08-17T13:06:06.5237744Z test_dstack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.040s) 2022-08-17T13:06:06.5646333Z test_dstack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.041s) 2022-08-17T13:06:06.6061047Z test_dstack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.041s) 2022-08-17T13:06:06.6545230Z test_empty_full_cpu (__main__.TestTensorCreationCPU) ... ok (0.048s) 2022-08-17T13:06:06.6826449Z test_empty_overflow_cpu (__main__.TestTensorCreationCPU) ... ok (0.028s) 2022-08-17T13:06:06.6858080Z test_empty_strided_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:06:06.6887237Z test_empty_tensor_props_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:06:07.0958477Z test_eye_cpu (__main__.TestTensorCreationCPU) ... ok (0.407s) 2022-08-17T13:06:08.4862453Z test_fill_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (1.390s) 2022-08-17T13:06:08.4883886Z test_float_to_int_conversion_finite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:08.4904515Z test_float_to_int_conversion_finite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:08.4924542Z test_float_to_int_conversion_finite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:08.4943425Z test_float_to_int_conversion_finite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:08.4963014Z test_float_to_int_conversion_finite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:08.4982578Z test_float_to_int_conversion_finite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:08.4996549Z test_float_to_int_conversion_nonfinite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:08.5010423Z test_float_to_int_conversion_nonfinite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:08.5024389Z test_float_to_int_conversion_nonfinite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:08.5037671Z test_float_to_int_conversion_nonfinite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:08.5051607Z test_float_to_int_conversion_nonfinite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:08.5065467Z test_float_to_int_conversion_nonfinite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:08.5084897Z test_full_inference_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:08.5103885Z test_full_inference_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:08.5122796Z test_full_inference_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:08.5169803Z test_full_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T13:06:08.5792740Z test_hsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.062s) 2022-08-17T13:06:08.6369693Z test_hsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.058s) 2022-08-17T13:06:08.6840307Z test_hsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.047s) 2022-08-17T13:06:08.8308430Z test_hstack_column_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.147s) 2022-08-17T13:06:08.9786532Z test_hstack_column_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.148s) 2022-08-17T13:06:09.1268552Z test_hstack_column_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.148s) 2022-08-17T13:06:09.2746427Z test_hstack_column_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.148s) 2022-08-17T13:06:09.4213016Z test_hstack_column_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.147s) 2022-08-17T13:06:09.5295635Z test_hstack_column_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.108s) 2022-08-17T13:06:09.6380586Z test_hstack_column_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.108s) 2022-08-17T13:06:09.7455785Z test_hstack_column_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.107s) 2022-08-17T13:06:09.8538286Z test_hstack_column_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.108s) 2022-08-17T13:06:09.9621282Z test_hstack_column_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.108s) 2022-08-17T13:06:11.2735383Z test_kaiser_window_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (1.311s) 2022-08-17T13:06:12.5511145Z test_kaiser_window_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (1.277s) 2022-08-17T13:06:12.9675419Z test_kaiser_window_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.416s) 2022-08-17T13:06:12.9718473Z test_large_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T13:06:12.9733217Z test_large_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:13.1827519Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cpu (__main__.TestTensorCreationCPU) ... ok (0.209s) 2022-08-17T13:06:13.2186478Z test_linlogspace_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.036s) 2022-08-17T13:06:13.2419369Z test_linspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.023s) 2022-08-17T13:06:20.6417991Z test_linspace_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (7.400s) 2022-08-17T13:06:27.1595142Z test_linspace_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (6.518s) 2022-08-17T13:06:33.6582708Z test_linspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (6.499s) 2022-08-17T13:06:40.3455677Z test_linspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (6.687s) 2022-08-17T13:06:40.3629593Z test_linspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.017s) 2022-08-17T13:06:46.6226497Z test_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (6.259s) 2022-08-17T13:06:53.3345909Z test_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (6.712s) 2022-08-17T13:06:53.3496511Z test_linspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.015s) 2022-08-17T13:06:53.3650011Z test_linspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.015s) 2022-08-17T13:06:53.3664494Z test_linspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:53.3674651Z test_linspace_device_vs_cpu_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3684625Z test_linspace_device_vs_cpu_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3693983Z test_linspace_device_vs_cpu_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3703647Z test_linspace_device_vs_cpu_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3712866Z test_linspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3722288Z test_linspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3731398Z test_linspace_special_steps_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3740493Z test_linspace_special_steps_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3749461Z test_linspace_special_steps_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3758355Z test_linspace_special_steps_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3767484Z test_linspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:53.3776413Z test_linspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:54.3091101Z test_linspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.931s) 2022-08-17T13:06:55.1894070Z test_linspace_vs_numpy_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.880s) 2022-08-17T13:06:56.1131550Z test_linspace_vs_numpy_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.924s) 2022-08-17T13:06:56.6732155Z test_linspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.560s) 2022-08-17T13:06:57.2748998Z test_linspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.602s) 2022-08-17T13:06:57.2759880Z test_logspace_base2_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:57.2770187Z test_logspace_base2_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:57.2920855Z test_logspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.015s) 2022-08-17T13:06:57.3301125Z test_logspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.038s) 2022-08-17T13:06:57.3439868Z test_logspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T13:06:57.3574091Z test_logspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.013s) 2022-08-17T13:06:57.3711225Z test_logspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T13:06:57.3845305Z test_logspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.013s) 2022-08-17T13:06:57.3983049Z test_logspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T13:06:57.4118777Z test_logspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T13:06:57.4132484Z test_logspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:57.4142723Z test_logspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:57.4152778Z test_logspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:57.4163164Z test_logspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:57.4173654Z test_logspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T13:06:58.3414737Z test_logspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.924s) 2022-08-17T13:06:59.0598022Z test_logspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.718s) 2022-08-17T13:06:59.6979286Z test_logspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.638s) 2022-08-17T13:06:59.7008683Z test_meshgrid_default_indexing_cpu (__main__.TestTensorCreationCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:484: 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:2985.) 2022-08-17T13:06:59.7009851Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2022-08-17T13:06:59.7021160Z ok (0.004s) 2022-08-17T13:06:59.7079533Z test_meshgrid_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T13:06:59.7114877Z test_meshgrid_ij_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:06:59.7130574Z test_meshgrid_ij_indexing_is_default_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.7188068Z test_meshgrid_inconsistent_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T13:06:59.7245626Z test_meshgrid_inconsistent_dtype_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T13:06:59.7303396Z test_meshgrid_non_1d_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T13:06:59.7353880Z test_meshgrid_unsupported_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T13:06:59.7599899Z test_meshgrid_vs_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.025s) 2022-08-17T13:06:59.7612264Z test_meshgrid_warns_if_no_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:59.7646932Z test_meshgrid_xy_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:06:59.7852302Z test_new_empty_strided_cpu (__main__.TestTensorCreationCPU) ... ok (0.020s) 2022-08-17T13:06:59.7999759Z test_new_methods_requires_grad_cpu (__main__.TestTensorCreationCPU) ... ok (0.015s) 2022-08-17T13:06:59.8048725Z test_new_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T13:06:59.8059571Z test_offset_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:06:59.8198747Z test_ones_cpu (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T13:06:59.8224624Z test_random_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:06:59.8243274Z test_random_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8261249Z test_random_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8278804Z test_random_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8296653Z test_random_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8314557Z test_random_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8332023Z test_random_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8351522Z test_random_default_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8370962Z test_random_default_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8390282Z test_random_default_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8408932Z test_random_default_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8428214Z test_random_default_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8447335Z test_random_default_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8467006Z test_random_default_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8486093Z test_random_default_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:06:59.8505407Z test_random_default_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:07:00.4590883Z test_random_from_to_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.608s) 2022-08-17T13:07:00.5589133Z test_random_from_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.100s) 2022-08-17T13:07:00.6568706Z test_random_from_to_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.098s) 2022-08-17T13:07:00.7552703Z test_random_from_to_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.098s) 2022-08-17T13:07:00.8531342Z test_random_from_to_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.098s) 2022-08-17T13:07:01.5073076Z test_random_from_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.654s) 2022-08-17T13:07:02.1607468Z test_random_from_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.653s) 2022-08-17T13:07:02.2478556Z test_random_from_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.087s) 2022-08-17T13:07:02.9022080Z test_random_from_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.654s) 2022-08-17T13:07:03.4741486Z test_random_from_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.572s) 2022-08-17T13:07:03.4770764Z test_random_full_range_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:03.4800383Z test_random_full_range_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:03.4829441Z test_random_full_range_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:03.4857704Z test_random_full_range_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:03.4886785Z test_random_full_range_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:03.4915321Z test_random_full_range_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:03.4944302Z test_random_full_range_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:03.4972635Z test_random_full_range_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:03.5001193Z test_random_full_range_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:03.5301074Z test_random_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1927: 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:95.) 2022-08-17T13:07:03.5302016Z t.random_(to_) 2022-08-17T13:07:03.5305682Z ok (0.030s) 2022-08-17T13:07:03.5604161Z test_random_to_cpu_float16 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1927: 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:95.) 2022-08-17T13:07:03.5605108Z t.random_(to_) 2022-08-17T13:07:03.5608760Z ok (0.030s) 2022-08-17T13:07:03.5907077Z test_random_to_cpu_float32 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1927: 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:95.) 2022-08-17T13:07:03.5907687Z t.random_(to_) 2022-08-17T13:07:03.5911221Z ok (0.030s) 2022-08-17T13:07:03.6211074Z test_random_to_cpu_float64 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1927: 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:95.) 2022-08-17T13:07:03.6211672Z t.random_(to_) 2022-08-17T13:07:03.6214228Z ok (0.030s) 2022-08-17T13:07:03.6908108Z test_random_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.069s) 2022-08-17T13:07:03.7601223Z test_random_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.069s) 2022-08-17T13:07:03.7904045Z test_random_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.030s) 2022-08-17T13:07:03.8599426Z test_random_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.069s) 2022-08-17T13:07:03.9166022Z test_random_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.057s) 2022-08-17T13:07:03.9216470Z test_range_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T13:07:03.9231766Z test_range_factories_64bit_indexing_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:07:03.9242206Z test_range_warning_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:07:03.9638455Z test_repeat_interleave_cpu (__main__.TestTensorCreationCPU) ... ok (0.040s) 2022-08-17T13:07:04.0054318Z test_roll_cpu (__main__.TestTensorCreationCPU) ... ok (0.042s) 2022-08-17T13:07:04.0312165Z test_signal_window_functions_window_bartlett_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.026s) 2022-08-17T13:07:04.0552751Z test_signal_window_functions_window_bartlett_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2022-08-17T13:07:04.0647915Z test_signal_window_functions_window_bartlett_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.1136257Z test_signal_window_functions_window_blackman_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.049s) 2022-08-17T13:07:04.1424593Z test_signal_window_functions_window_blackman_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.029s) 2022-08-17T13:07:04.1519752Z test_signal_window_functions_window_blackman_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.1789019Z test_signal_window_functions_window_hamming_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.027s) 2022-08-17T13:07:04.2066394Z test_signal_window_functions_window_hamming_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2022-08-17T13:07:04.2161919Z test_signal_window_functions_window_hamming_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.2428040Z test_signal_window_functions_window_hann_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.026s) 2022-08-17T13:07:04.2687542Z test_signal_window_functions_window_hann_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.026s) 2022-08-17T13:07:04.2778449Z test_signal_window_functions_window_hann_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.2813299Z test_simple_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:04.3019893Z test_stack_cpu (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T13:07:04.3241533Z test_stack_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.022s) 2022-08-17T13:07:04.3736538Z test_strided_mismatched_stride_shape_cpu (__main__.TestTensorCreationCPU) ... ok (0.049s) 2022-08-17T13:07:04.3780746Z test_tensor_ctor_device_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T13:07:04.3829337Z test_tensor_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T13:07:04.8025217Z test_tensor_factories_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.419s) 2022-08-17T13:07:04.8105282Z test_tensor_factory_copy_var_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T13:07:04.8209464Z test_tensor_factory_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T13:07:04.8222486Z test_tensor_factory_gpu_type_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:07:04.8235569Z test_tensor_factory_gpu_type_inference_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:07:04.8272663Z test_tensor_factory_type_inference_cpu (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:2322: 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:233.) 2022-08-17T13:07:04.8273398Z self.assertIs(default_dtype, torch.tensor(((7, np.array(5)), (np.array(9), 5.))).dtype) 2022-08-17T13:07:04.8277459Z ok (0.004s) 2022-08-17T13:07:04.8289619Z test_tensor_from_non_writable_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:07:04.8313883Z test_tensor_from_sequence_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:07:04.8334966Z test_torch_complex_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:07:04.8354968Z test_torch_complex_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:07:04.8374228Z test_torch_complex_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:07:04.8465813Z test_torch_complex_floating_dtype_error_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.8553481Z test_torch_complex_floating_dtype_error_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.8641435Z test_torch_complex_floating_dtype_error_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.8728783Z test_torch_complex_floating_dtype_error_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.8816752Z test_torch_complex_floating_dtype_error_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.8903991Z test_torch_complex_floating_dtype_error_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.8991028Z test_torch_complex_floating_dtype_error_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.9078370Z test_torch_complex_floating_dtype_error_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T13:07:04.9314937Z test_torch_complex_out_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2022-08-17T13:07:04.9550799Z test_torch_complex_out_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2022-08-17T13:07:04.9766142Z test_torch_complex_same_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T13:07:04.9981064Z test_torch_complex_same_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T13:07:05.0007125Z test_torch_polar_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T13:07:05.0031795Z test_torch_polar_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:07:05.9555364Z test_trilu_indices_cpu (__main__.TestTensorCreationCPU) ... ok (0.952s) 2022-08-17T13:07:05.9624684Z test_triu_tril_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T13:07:05.9676623Z test_triu_tril_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-17T13:07:05.9700444Z test_triu_tril_indices_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T13:07:05.9747973Z test_unpack_double_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T13:07:05.9791051Z test_unpack_double_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T13:07:05.9890648Z test_vander_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T13:07:06.0016271Z test_vander_types_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T13:07:06.0144109Z test_vander_types_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.013s) 2022-08-17T13:07:06.0274428Z test_vander_types_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.013s) 2022-08-17T13:07:06.0391870Z test_vander_types_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T13:07:06.0503732Z test_vander_types_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.011s) 2022-08-17T13:07:06.0623671Z test_vander_types_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T13:07:06.0743202Z test_vander_types_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T13:07:06.0862516Z test_vander_types_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T13:07:06.0981622Z test_vander_types_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T13:07:06.1101545Z test_vander_types_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T13:07:06.1502266Z test_vsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.040s) 2022-08-17T13:07:06.1857616Z test_vsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.036s) 2022-08-17T13:07:06.2155122Z test_vsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.030s) 2022-08-17T13:07:06.3832339Z test_vstack_row_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.168s) 2022-08-17T13:07:06.5490187Z test_vstack_row_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.166s) 2022-08-17T13:07:06.7152802Z test_vstack_row_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.166s) 2022-08-17T13:07:06.8779826Z test_vstack_row_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.163s) 2022-08-17T13:07:07.0410566Z test_vstack_row_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.163s) 2022-08-17T13:07:07.1444354Z test_vstack_row_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.103s) 2022-08-17T13:07:07.2478777Z test_vstack_row_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.103s) 2022-08-17T13:07:07.3501528Z test_vstack_row_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.102s) 2022-08-17T13:07:07.4533179Z test_vstack_row_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.103s) 2022-08-17T13:07:07.5570496Z test_vstack_row_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.104s) 2022-08-17T13:07:07.5669477Z test_zeros_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T13:07:07.5683419Z test_zeros_dtype_layout_device_match_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:07:07.5696713Z test_zeros_dtype_layout_device_match_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:07:07.5709525Z test_zeros_dtype_layout_device_match_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:07:07.5722231Z test_zeros_dtype_layout_device_match_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:07:07.5735063Z test_zeros_dtype_layout_device_match_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:07:07.5747453Z test_zeros_dtype_layout_device_match_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:07:07.5759975Z test_zeros_dtype_layout_device_match_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T13:07:07.5800279Z test_zeros_dtype_out_match_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T13:07:07.5915647Z test_zeros_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.011s) 2022-08-17T13:07:07.5915929Z 2022-08-17T13:07:07.5916361Z ---------------------------------------------------------------------- 2022-08-17T13:07:07.5916727Z Ran 546 tests in 76.814s 2022-08-17T13:07:07.5917966Z 2022-08-17T13:07:07.5918194Z OK (skipped=60) 2022-08-17T13:07:07.5918438Z 2022-08-17T13:07:07.5918585Z Generating XML reports... 2022-08-17T13:07:07.6059747Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCPU-20220817130550.xml 2022-08-17T13:07:07.6139336Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestBufferProtocolCPU-20220817130550.xml 2022-08-17T13:07:07.6146321Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCPU-20220817130550.xml 2022-08-17T13:07:07.6167185Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCPU-20220817130550.xml 2022-08-17T13:07:07.6675769Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCPU-20220817130550.xml 2022-08-17T13:07:08.2842962Z Running test_fx_experimental ... [2022-08-17 13:07:08.283856] 2022-08-17T13:07:08.2843545Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:07:08.283948] 2022-08-17T13:07:12.5494506Z Test results will be stored in test-reports/python-unittest/test_fx_experimental 2022-08-17T13:07:12.5547073Z 2022-08-17T13:07:12.5547273Z Running tests... 2022-08-17T13:07:12.5547904Z ---------------------------------------------------------------------- 2022-08-17T13:07:12.5566702Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... skip: no torchvision (0.002s) 2022-08-17T13:07:12.5758372Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.019s) 2022-08-17T13:07:12.5810342Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-17T13:07:12.5847726Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T13:07:12.5884964Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T13:07:12.5927663Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T13:07:12.5935894Z test_conv_bn_fusion (__main__.TestFXExperimental) ... skip: no torchvision (0.001s) 2022-08-17T13:07:12.6377267Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.044s) 2022-08-17T13:07:12.6529715Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.015s) 2022-08-17T13:07:12.6571073Z test_fetch (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T13:07:12.6620768Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-17T13:07:12.6651930Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T13:07:12.6692572Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T13:07:12.6729999Z test_merge_matmuls (__main__.TestFXExperimental) 2022-08-17T13:07:12.7022831Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.033s) 2022-08-17T13:07:12.7249666Z test_meta_tracer (__main__.TestFXExperimental) ... ok (0.023s) 2022-08-17T13:07:12.7265054Z test_normalize_args (__main__.TestFXExperimental) ... skip: no torchvision (0.002s) 2022-08-17T13:07:12.7333964Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.007s) 2022-08-17T13:07:12.7948396Z test_normalize_binary_operators (__main__.TestFXExperimental) ... ok (0.061s) 2022-08-17T13:07:12.7974220Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2022-08-17T13:07:13.6248111Z Exhaustively test `Node.normalized_arguments` on all standard ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/conv.py:310: 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:885.) 2022-08-17T13:07:13.6248818Z self.padding, self.dilation, self.groups) 2022-08-17T13:07:14.9213692Z ok (2.126s) 2022-08-17T13:07:14.9232040Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... skip: no MKLDNN (0.002s) 2022-08-17T13:07:14.9245403Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... skip: no torchvision (0.001s) 2022-08-17T13:07:14.9341072Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.010s) 2022-08-17T13:07:14.9435200Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-17T13:07:14.9527055Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-17T13:07:14.9559863Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T13:07:14.9612496Z test_saturate_host (__main__.TestFXExperimental) ... [0, 4] 2022-08-17T13:07:14.9612905Z [1, 2] 2022-08-17T13:07:14.9646129Z ok (0.009s) 2022-08-17T13:07:14.9720301Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.007s) 2022-08-17T13:07:15.4127772Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.441s) 2022-08-17T13:07:15.4371990Z test_split_module_default_arg (__main__.TestFXExperimental) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:07:15.4372888Z warnings.warn(msg, FutureWarning) 2022-08-17T13:07:15.4373096Z ok (0.025s) 2022-08-17T13:07:15.4420780Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-17T13:07:15.4488958Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.007s) 2022-08-17T13:07:15.4574820Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-17T13:07:15.4580105Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2022-08-17T13:07:15.4647160Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.007s) 2022-08-17T13:07:15.4716966Z test_to_folder (__main__.TestFXExperimental) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py:471: UserWarning: Was not able to save the following children modules as reprs -saved as pickled files instead: ['seq'] 2022-08-17T13:07:15.4717501Z warnings.warn("Was not able to save the following children modules as reprs -" 2022-08-17T13:07:15.4780938Z ok (0.013s) 2022-08-17T13:07:15.4805460Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.002s) 2022-08-17T13:07:15.4836540Z test_type_matches (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T13:07:15.4855670Z test_normalize_args_op_overload_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2022-08-17T13:07:15.4917565Z test_normalize_operator_exhaustive_H_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.4975991Z test_normalize_operator_exhaustive_T_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.5032324Z test_normalize_operator_exhaustive___getitem___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.5087634Z test_normalize_operator_exhaustive___radd___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:15.5282189Z test_normalize_operator_exhaustive___rdiv___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.019s) 2022-08-17T13:07:15.5406432Z test_normalize_operator_exhaustive___rmatmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.012s) 2022-08-17T13:07:15.5461859Z test_normalize_operator_exhaustive___rmod___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:15.5503032Z test_normalize_operator_exhaustive___rmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:15.5547023Z test_normalize_operator_exhaustive___rpow___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: 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). 2022-08-17T13:07:15.5547636Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T13:07:15.5566266Z expected failure (0.006s) 2022-08-17T13:07:15.5623613Z test_normalize_operator_exhaustive___rsub___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.5705223Z test_normalize_operator_exhaustive__masked_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.008s) 2022-08-17T13:07:15.5762665Z test_normalize_operator_exhaustive__masked_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.5823380Z test_normalize_operator_exhaustive__masked_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.5882577Z test_normalize_operator_exhaustive__masked_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.5963393Z test_normalize_operator_exhaustive__masked_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.008s) 2022-08-17T13:07:15.6041497Z test_normalize_operator_exhaustive__masked_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.008s) 2022-08-17T13:07:15.6116973Z test_normalize_operator_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.007s) 2022-08-17T13:07:15.6226122Z test_normalize_operator_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.011s) 2022-08-17T13:07:15.6257385Z test_normalize_operator_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T13:07:15.6315720Z test_normalize_operator_exhaustive__masked_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.6391313Z test_normalize_operator_exhaustive__masked_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.007s) 2022-08-17T13:07:15.6450588Z test_normalize_operator_exhaustive__masked_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.6574658Z test_normalize_operator_exhaustive__masked_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.012s) 2022-08-17T13:07:15.6630818Z test_normalize_operator_exhaustive__masked_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:15.6704386Z test_normalize_operator_exhaustive__masked_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.007s) 2022-08-17T13:07:15.6778561Z test_normalize_operator_exhaustive__masked_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.007s) 2022-08-17T13:07:15.6842602Z test_normalize_operator_exhaustive__masked_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.6922861Z test_normalize_operator_exhaustive__masked_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.008s) 2022-08-17T13:07:15.6983330Z test_normalize_operator_exhaustive__masked_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:15.7059160Z test_normalize_operator_exhaustive_abs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:07:15.7224957Z test_normalize_operator_exhaustive_acos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:07:15.7381756Z test_normalize_operator_exhaustive_acosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:07:15.8333477Z test_normalize_operator_exhaustive_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.095s) 2022-08-17T13:07:15.8733728Z test_normalize_operator_exhaustive_addbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2022-08-17T13:07:15.9399642Z test_normalize_operator_exhaustive_addcdiv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.067s) 2022-08-17T13:07:16.0099176Z test_normalize_operator_exhaustive_addcmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.070s) 2022-08-17T13:07:16.0288241Z test_normalize_operator_exhaustive_addmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T13:07:16.0476757Z test_normalize_operator_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T13:07:16.1118822Z test_normalize_operator_exhaustive_addmv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.064s) 2022-08-17T13:07:16.1510710Z test_normalize_operator_exhaustive_addr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T13:07:16.2331042Z test_normalize_operator_exhaustive_all_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.082s) 2022-08-17T13:07:16.3471883Z test_normalize_operator_exhaustive_allclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.114s) 2022-08-17T13:07:16.4402809Z test_normalize_operator_exhaustive_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.093s) 2022-08-17T13:07:16.5324610Z test_normalize_operator_exhaustive_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.092s) 2022-08-17T13:07:16.5642391Z test_normalize_operator_exhaustive_aminmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: 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:24.) 2022-08-17T13:07:16.5643875Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:07:16.5652042Z test_fx_experimental.py:1517: 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:24.) 2022-08-17T13:07:16.5653224Z test_out = op.op(*norm_args_and_kwargs.args, **norm_args_and_kwargs.kwargs) 2022-08-17T13:07:16.5677884Z :5: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:07:16.5690780Z :5: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:07:16.5701136Z ok (0.038s) 2022-08-17T13:07:16.5790625Z test_normalize_operator_exhaustive_angle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:07:16.6539642Z test_normalize_operator_exhaustive_any_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.075s) 2022-08-17T13:07:16.6872404Z test_normalize_operator_exhaustive_arange_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.033s) 2022-08-17T13:07:16.7356046Z test_normalize_operator_exhaustive_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:07:16.7819499Z test_normalize_operator_exhaustive_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T13:07:17.0054652Z test_normalize_operator_exhaustive_argsort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.223s) 2022-08-17T13:07:17.0257254Z test_normalize_operator_exhaustive_argwhere_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:07:17.0481508Z test_normalize_operator_exhaustive_as_strided_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T13:07:17.0733782Z test_normalize_operator_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T13:07:17.0820164Z test_normalize_operator_exhaustive_asin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:07:17.0902754Z test_normalize_operator_exhaustive_asinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:17.1447320Z test_normalize_operator_exhaustive_atan2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.054s) 2022-08-17T13:07:17.1539315Z test_normalize_operator_exhaustive_atan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:07:17.1626784Z test_normalize_operator_exhaustive_atanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:07:17.1687756Z test_normalize_operator_exhaustive_atleast_1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:17.1748346Z test_normalize_operator_exhaustive_atleast_2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:17.1806999Z test_normalize_operator_exhaustive_atleast_3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:17.2170922Z test_normalize_operator_exhaustive_baddbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:07:17.2290572Z test_normalize_operator_exhaustive_bernoulli_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.012s) 2022-08-17T13:07:17.2331148Z test_normalize_operator_exhaustive_bfloat16_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:17.2393825Z test_normalize_operator_exhaustive_block_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:17.2482596Z test_normalize_operator_exhaustive_bmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:07:17.2522078Z test_normalize_operator_exhaustive_bool_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:17.2560684Z test_normalize_operator_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:17.2607623Z test_normalize_operator_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:17.2909260Z test_normalize_operator_exhaustive_broadcast_to_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T13:07:17.4088566Z test_normalize_operator_exhaustive_bucketize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.118s) 2022-08-17T13:07:17.4130665Z test_normalize_operator_exhaustive_byte_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:17.4169500Z test_normalize_operator_exhaustive_cartesian_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:17.4328518Z test_normalize_operator_exhaustive_cat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:07:18.3915693Z test_normalize_operator_exhaustive_cdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.959s) 2022-08-17T13:07:18.3999155Z test_normalize_operator_exhaustive_ceil_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:18.4058490Z test_normalize_operator_exhaustive_chalf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15579: 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.) 2022-08-17T13:07:18.4059344Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T13:07:18.4061064Z expected failure (0.006s) 2022-08-17T13:07:18.4102396Z test_normalize_operator_exhaustive_char_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:18.4170599Z test_normalize_operator_exhaustive_cholesky_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T13:07:18.4171279Z L = torch.cholesky(A) 2022-08-17T13:07:18.4171475Z should be replaced with 2022-08-17T13:07:18.4171676Z L = torch.linalg.cholesky(A) 2022-08-17T13:07:18.4171858Z and 2022-08-17T13:07:18.4172026Z U = torch.cholesky(A, upper=True) 2022-08-17T13:07:18.4172230Z should be replaced with 2022-08-17T13:07:18.4172437Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T13:07:18.4172850Z 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:1816.) 2022-08-17T13:07:18.4173239Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:07:18.4792749Z ok (0.069s) 2022-08-17T13:07:18.5426423Z test_normalize_operator_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:07:18.6036612Z test_normalize_operator_exhaustive_cholesky_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.061s) 2022-08-17T13:07:18.6259969Z test_normalize_operator_exhaustive_chunk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T13:07:18.6457380Z test_normalize_operator_exhaustive_clamp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:07:18.6960339Z test_normalize_operator_exhaustive_clamp_max_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.050s) 2022-08-17T13:07:18.7416518Z test_normalize_operator_exhaustive_clamp_min_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T13:07:18.7560124Z test_normalize_operator_exhaustive_clone_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:07:18.7656092Z test_normalize_operator_exhaustive_column_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.010s) 2022-08-17T13:07:18.8582359Z test_normalize_operator_exhaustive_combinations_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.092s) 2022-08-17T13:07:18.9031521Z test_normalize_operator_exhaustive_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T13:07:18.9163835Z test_normalize_operator_exhaustive_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:07:18.9259994Z test_normalize_operator_exhaustive_conj_physical_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:07:19.1505186Z test_normalize_operator_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.224s) 2022-08-17T13:07:19.1545902Z test_normalize_operator_exhaustive_contiguous_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:19.2136597Z test_normalize_operator_exhaustive_copysign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.059s) 2022-08-17T13:07:19.2363604Z test_normalize_operator_exhaustive_corrcoef_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T13:07:19.2540488Z test_normalize_operator_exhaustive_cos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:07:19.2712803Z test_normalize_operator_exhaustive_cosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:07:19.3613809Z test_normalize_operator_exhaustive_count_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.090s) 2022-08-17T13:07:19.5822511Z test_normalize_operator_exhaustive_cov_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.221s) 2022-08-17T13:07:19.6024273Z test_normalize_operator_exhaustive_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:07:19.6207343Z test_normalize_operator_exhaustive_cummax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:07:19.6391457Z test_normalize_operator_exhaustive_cummin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:07:19.6929423Z test_normalize_operator_exhaustive_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.054s) 2022-08-17T13:07:19.7155686Z test_normalize_operator_exhaustive_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T13:07:19.7598260Z test_normalize_operator_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:07:19.7744821Z test_normalize_operator_exhaustive_deg2rad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:19.8364538Z test_normalize_operator_exhaustive_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.062s) 2022-08-17T13:07:19.9103538Z test_normalize_operator_exhaustive_diag_embed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.074s) 2022-08-17T13:07:19.9314762Z test_normalize_operator_exhaustive_diagflat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T13:07:19.9996941Z test_normalize_operator_exhaustive_diagonal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.068s) 2022-08-17T13:07:20.0758802Z test_normalize_operator_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.076s) 2022-08-17T13:07:20.4081147Z test_normalize_operator_exhaustive_diff_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.332s) 2022-08-17T13:07:20.4226244Z test_normalize_operator_exhaustive_digamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:20.6422529Z test_normalize_operator_exhaustive_dist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.219s) 2022-08-17T13:07:20.7152758Z test_normalize_operator_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.073s) 2022-08-17T13:07:20.7838417Z test_normalize_operator_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.068s) 2022-08-17T13:07:20.8569527Z test_normalize_operator_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.073s) 2022-08-17T13:07:20.8650645Z test_normalize_operator_exhaustive_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:20.8690436Z test_normalize_operator_exhaustive_double_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:20.8841670Z test_normalize_operator_exhaustive_dsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:20.8911131Z test_normalize_operator_exhaustive_dstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:07:20.8963130Z test_normalize_operator_exhaustive_eig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T13:07:20.8963700Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T13:07:20.8963998Z L, _ = torch.eig(A) 2022-08-17T13:07:20.8964183Z should be replaced with 2022-08-17T13:07:20.8964384Z L_complex = torch.linalg.eigvals(A) 2022-08-17T13:07:20.8964581Z and 2022-08-17T13:07:20.8964764Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T13:07:20.8964957Z should be replaced with 2022-08-17T13:07:20.8965378Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T13:07:20.8966050Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:07:20.9021883Z ok (0.011s) 2022-08-17T13:07:20.9103493Z test_normalize_operator_exhaustive_einsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.008s) 2022-08-17T13:07:20.9156565Z test_normalize_operator_exhaustive_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:20.9187609Z test_normalize_operator_exhaustive_empty_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T13:07:21.0002492Z test_normalize_operator_exhaustive_eq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.081s) 2022-08-17T13:07:21.0271147Z test_normalize_operator_exhaustive_equal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T13:07:21.0357760Z test_normalize_operator_exhaustive_erf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:07:21.0515409Z test_normalize_operator_exhaustive_erfc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:07:21.0594802Z test_normalize_operator_exhaustive_erfinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:21.0735217Z test_normalize_operator_exhaustive_exp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:07:21.0899956Z test_normalize_operator_exhaustive_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:07:21.0958301Z test_normalize_operator_exhaustive_expand_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:21.1015453Z test_normalize_operator_exhaustive_expand_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:21.1100640Z test_normalize_operator_exhaustive_expm1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:21.1499888Z test_normalize_operator_exhaustive_fft_fft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2022-08-17T13:07:21.1915523Z test_normalize_operator_exhaustive_fft_fft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:07:21.2397072Z test_normalize_operator_exhaustive_fft_fftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:07:21.2631005Z test_normalize_operator_exhaustive_fft_fftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T13:07:21.3056020Z test_normalize_operator_exhaustive_fft_hfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:07:21.3479806Z test_normalize_operator_exhaustive_fft_hfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:07:21.4001611Z test_normalize_operator_exhaustive_fft_hfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.052s) 2022-08-17T13:07:21.4399365Z test_normalize_operator_exhaustive_fft_ifft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2022-08-17T13:07:21.4829457Z test_normalize_operator_exhaustive_fft_ifft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T13:07:21.5331129Z test_normalize_operator_exhaustive_fft_ifftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.050s) 2022-08-17T13:07:21.5561778Z test_normalize_operator_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T13:07:21.5944542Z test_normalize_operator_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T13:07:21.6369690Z test_normalize_operator_exhaustive_fft_ihfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:07:21.6850860Z test_normalize_operator_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:07:21.7233559Z test_normalize_operator_exhaustive_fft_irfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T13:07:21.7650305Z test_normalize_operator_exhaustive_fft_irfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:07:21.8119674Z test_normalize_operator_exhaustive_fft_irfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:07:21.8479351Z test_normalize_operator_exhaustive_fft_rfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:07:21.8895620Z test_normalize_operator_exhaustive_fft_rfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:07:21.9353977Z test_normalize_operator_exhaustive_fft_rfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T13:07:21.9503162Z test_normalize_operator_exhaustive_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:21.9826789Z test_normalize_operator_exhaustive_flatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:07:22.0266374Z test_normalize_operator_exhaustive_flip_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:07:22.0370461Z test_normalize_operator_exhaustive_fliplr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:07:22.0479263Z test_normalize_operator_exhaustive_flipud_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:07:22.0518093Z test_normalize_operator_exhaustive_float_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:22.1054508Z test_normalize_operator_exhaustive_float_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T13:07:22.1132053Z test_normalize_operator_exhaustive_floor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:22.1588327Z test_normalize_operator_exhaustive_floor_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T13:07:22.2030375Z test_normalize_operator_exhaustive_fmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:07:22.2449322Z test_normalize_operator_exhaustive_fmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:07:22.3049648Z test_normalize_operator_exhaustive_fmod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.060s) 2022-08-17T13:07:22.3195088Z test_normalize_operator_exhaustive_frac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:22.3361301Z test_normalize_operator_exhaustive_frexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:07:22.3753069Z test_normalize_operator_exhaustive_full_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T13:07:22.4036593Z test_normalize_operator_exhaustive_gather_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T13:07:22.4559726Z test_normalize_operator_exhaustive_ge_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.052s) 2022-08-17T13:07:22.6434678Z test_normalize_operator_exhaustive_geqrf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.187s) 2022-08-17T13:07:22.7112205Z test_normalize_operator_exhaustive_gradient_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.068s) 2022-08-17T13:07:22.7641535Z test_normalize_operator_exhaustive_gt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T13:07:22.7683304Z test_normalize_operator_exhaustive_half_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:22.8120089Z test_normalize_operator_exhaustive_heaviside_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:07:23.2532862Z test_normalize_operator_exhaustive_histc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.441s) 2022-08-17T13:07:24.6929589Z test_normalize_operator_exhaustive_histogram_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.440s) 2022-08-17T13:07:24.7727002Z test_normalize_operator_exhaustive_histogramdd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.080s) 2022-08-17T13:07:24.7879301Z test_normalize_operator_exhaustive_hsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:24.7947806Z test_normalize_operator_exhaustive_hstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:07:24.8361860Z test_normalize_operator_exhaustive_hypot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:07:24.8467861Z test_normalize_operator_exhaustive_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:07:24.8886618Z test_normalize_operator_exhaustive_igamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:07:24.9333745Z test_normalize_operator_exhaustive_igammac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T13:07:24.9837677Z test_normalize_operator_exhaustive_index_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.050s) 2022-08-17T13:07:25.0056664Z test_normalize_operator_exhaustive_index_copy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T13:07:25.0268703Z test_normalize_operator_exhaustive_index_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T13:07:25.0341293Z test_normalize_operator_exhaustive_index_put_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/fx/operator_schemas.py:205: UserWarning: Does not support nested parametric types, got typing.List[typing.Union[torch.Tensor, NoneType]]. Please file a bug. 2022-08-17T13:07:25.0341871Z f"Does not support nested parametric types, got {signature_type}. Please file a bug.") 2022-08-17T13:07:25.0364583Z expected failure (0.010s) 2022-08-17T13:07:25.0412698Z test_normalize_operator_exhaustive_index_reduce_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: 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:1007.) 2022-08-17T13:07:25.0413216Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:07:25.2126543Z ok (0.176s) 2022-08-17T13:07:25.2309586Z test_normalize_operator_exhaustive_index_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:07:25.2441503Z test_normalize_operator_exhaustive_inner_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:07:25.2487850Z test_normalize_operator_exhaustive_int_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:25.2886882Z test_normalize_operator_exhaustive_inverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2022-08-17T13:07:25.3746714Z test_normalize_operator_exhaustive_isclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.086s) 2022-08-17T13:07:25.3893478Z test_normalize_operator_exhaustive_isfinite_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:25.4082279Z test_normalize_operator_exhaustive_isin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T13:07:25.4155828Z test_normalize_operator_exhaustive_isinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:07:25.4230183Z test_normalize_operator_exhaustive_isnan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:07:25.4304899Z test_normalize_operator_exhaustive_isneginf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:07:25.4379582Z test_normalize_operator_exhaustive_isposinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:07:25.4508227Z test_normalize_operator_exhaustive_isreal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:07:25.4560155Z test_normalize_operator_exhaustive_istft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:979.) 2022-08-17T13:07:25.4561044Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:07:25.5287264Z ok (0.078s) 2022-08-17T13:07:25.5326878Z test_normalize_operator_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T13:07:25.5384454Z test_normalize_operator_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.006s) 2022-08-17T13:07:25.5419915Z test_normalize_operator_exhaustive_jiterator_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T13:07:25.5458571Z test_normalize_operator_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T13:07:25.5496618Z test_normalize_operator_exhaustive_jiterator_unary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T13:07:25.5625929Z test_normalize_operator_exhaustive_kron_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:07:25.6252916Z test_normalize_operator_exhaustive_kthvalue_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:07:25.7047889Z test_normalize_operator_exhaustive_ldexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.079s) 2022-08-17T13:07:25.7599916Z test_normalize_operator_exhaustive_le_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.055s) 2022-08-17T13:07:25.8354909Z test_normalize_operator_exhaustive_lerp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.075s) 2022-08-17T13:07:25.8516149Z test_normalize_operator_exhaustive_lgamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:07:25.9207479Z test_normalize_operator_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.069s) 2022-08-17T13:07:25.9974395Z test_normalize_operator_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.077s) 2022-08-17T13:07:26.0174707Z test_normalize_operator_exhaustive_linalg_cond_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:07:26.0344813Z test_normalize_operator_exhaustive_linalg_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:07:26.0809922Z test_normalize_operator_exhaustive_linalg_det_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T13:07:26.1385826Z test_normalize_operator_exhaustive_linalg_eig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.057s) 2022-08-17T13:07:26.1868339Z test_normalize_operator_exhaustive_linalg_eigh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:07:26.2321701Z test_normalize_operator_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T13:07:26.2762028Z test_normalize_operator_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:07:26.3169958Z test_normalize_operator_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:07:26.3560607Z test_normalize_operator_exhaustive_linalg_inv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T13:07:26.4019555Z test_normalize_operator_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T13:07:26.4246634Z test_normalize_operator_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T13:07:26.4491653Z test_normalize_operator_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T13:07:26.5280371Z test_normalize_operator_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.079s) 2022-08-17T13:07:26.8612838Z test_normalize_operator_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.333s) 2022-08-17T13:07:27.1329318Z test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.272s) 2022-08-17T13:07:27.2533766Z test_normalize_operator_exhaustive_linalg_lu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.120s) 2022-08-17T13:07:27.3474619Z test_normalize_operator_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.094s) 2022-08-17T13:07:27.4385139Z test_normalize_operator_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.091s) 2022-08-17T13:07:27.9408843Z test_normalize_operator_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.502s) 2022-08-17T13:07:28.3521036Z test_normalize_operator_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.411s) 2022-08-17T13:07:28.4382492Z test_normalize_operator_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.086s) 2022-08-17T13:07:28.4967839Z test_normalize_operator_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.058s) 2022-08-17T13:07:28.5603415Z test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:07:28.5756133Z test_normalize_operator_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:28.7341124Z test_normalize_operator_exhaustive_linalg_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.158s) 2022-08-17T13:07:28.8710861Z test_normalize_operator_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.137s) 2022-08-17T13:07:29.0580091Z test_normalize_operator_exhaustive_linalg_pinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.187s) 2022-08-17T13:07:29.1246647Z test_normalize_operator_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.067s) 2022-08-17T13:07:29.1283537Z test_normalize_operator_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T13:07:29.3360260Z test_normalize_operator_exhaustive_linalg_qr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.208s) 2022-08-17T13:07:29.3953722Z test_normalize_operator_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.059s) 2022-08-17T13:07:29.4911159Z test_normalize_operator_exhaustive_linalg_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.096s) 2022-08-17T13:07:29.5952969Z test_normalize_operator_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.104s) 2022-08-17T13:07:30.3222783Z test_normalize_operator_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.727s) 2022-08-17T13:07:31.7718940Z test_normalize_operator_exhaustive_linalg_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.450s) 2022-08-17T13:07:31.9230501Z test_normalize_operator_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.151s) 2022-08-17T13:07:31.9380884Z test_normalize_operator_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:31.9635428Z test_normalize_operator_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T13:07:32.0095967Z test_normalize_operator_exhaustive_linalg_vander_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T13:07:32.2256084Z test_normalize_operator_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.216s) 2022-08-17T13:07:33.0459195Z test_normalize_operator_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.820s) 2022-08-17T13:07:33.2474823Z test_normalize_operator_exhaustive_linspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.201s) 2022-08-17T13:07:33.2655400Z test_normalize_operator_exhaustive_log10_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:07:33.2746038Z test_normalize_operator_exhaustive_log1p_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:07:33.2902167Z test_normalize_operator_exhaustive_log2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:07:33.3158051Z test_normalize_operator_exhaustive_log_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:07:33.3464892Z test_normalize_operator_exhaustive_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:07:33.3796520Z test_normalize_operator_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T13:07:33.3879432Z test_normalize_operator_exhaustive_logaddexp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:33.3956377Z test_normalize_operator_exhaustive_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:33.4267421Z test_normalize_operator_exhaustive_logcumsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:07:33.4808832Z test_normalize_operator_exhaustive_logdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.054s) 2022-08-17T13:07:33.5214055Z test_normalize_operator_exhaustive_logical_and_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2022-08-17T13:07:33.5346912Z test_normalize_operator_exhaustive_logical_not_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:07:33.5731968Z test_normalize_operator_exhaustive_logical_or_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T13:07:33.6125957Z test_normalize_operator_exhaustive_logical_xor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T13:07:33.6354355Z test_normalize_operator_exhaustive_logit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T13:07:35.1014494Z test_normalize_operator_exhaustive_logspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.466s) 2022-08-17T13:07:35.1972320Z test_normalize_operator_exhaustive_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.096s) 2022-08-17T13:07:35.2014257Z test_normalize_operator_exhaustive_long_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:35.2579454Z test_normalize_operator_exhaustive_lt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.056s) 2022-08-17T13:07:35.2650958Z test_normalize_operator_exhaustive_lu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1658: 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. 2022-08-17T13:07:35.2652049Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T13:07:35.2652471Z should be replaced with 2022-08-17T13:07:35.2652911Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T13:07:35.2653334Z and 2022-08-17T13:07:35.2653750Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T13:07:35.2654145Z should be replaced with 2022-08-17T13:07:35.2654764Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2114.) 2022-08-17T13:07:35.2655509Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T13:07:35.4238970Z ok (0.166s) 2022-08-17T13:07:35.4288444Z test_normalize_operator_exhaustive_lu_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T13:07:35.4289618Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T13:07:35.4290025Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T13:07:35.4290365Z should be replaced with 2022-08-17T13:07:35.4290917Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-17T13:07:35.4291498Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:07:35.5605517Z ok (0.137s) 2022-08-17T13:07:35.6813114Z test_normalize_operator_exhaustive_lu_unpack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.121s) 2022-08-17T13:07:35.6872224Z test_normalize_operator_exhaustive_mH_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:35.6930165Z test_normalize_operator_exhaustive_mT_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:35.7397698Z test_normalize_operator_exhaustive_masked_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:07:35.7618249Z test_normalize_operator_exhaustive_masked_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T13:07:35.7963731Z test_normalize_operator_exhaustive_masked_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T13:07:35.8676850Z test_normalize_operator_exhaustive_matmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.071s) 2022-08-17T13:07:35.8928393Z test_normalize_operator_exhaustive_matrix_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T13:07:35.9540553Z test_normalize_operator_exhaustive_max_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.061s) 2022-08-17T13:07:35.9683784Z test_normalize_operator_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:07:35.9984094Z test_normalize_operator_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T13:07:36.0406606Z test_normalize_operator_exhaustive_maximum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:07:36.1600407Z test_normalize_operator_exhaustive_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.119s) 2022-08-17T13:07:36.2419765Z test_normalize_operator_exhaustive_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.082s) 2022-08-17T13:07:36.2504290Z test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.008s) 2022-08-17T13:07:36.2536122Z test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T13:07:36.3207017Z test_normalize_operator_exhaustive_min_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.067s) 2022-08-17T13:07:36.3385943Z test_normalize_operator_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:07:36.3672431Z test_normalize_operator_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T13:07:36.4106060Z test_normalize_operator_exhaustive_minimum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T13:07:36.4214886Z test_normalize_operator_exhaustive_mm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:07:36.4651748Z test_normalize_operator_exhaustive_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:07:36.4779044Z test_normalize_operator_exhaustive_movedim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:07:36.5847006Z test_normalize_operator_exhaustive_msort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.107s) 2022-08-17T13:07:36.6581706Z test_normalize_operator_exhaustive_mul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.073s) 2022-08-17T13:07:36.6643038Z test_normalize_operator_exhaustive_multinomial_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:36.6726561Z test_normalize_operator_exhaustive_mv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:36.7282295Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.055s) 2022-08-17T13:07:36.7806839Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.052s) 2022-08-17T13:07:36.8334246Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T13:07:36.8499512Z test_normalize_operator_exhaustive_nan_to_num_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:07:37.0228247Z test_normalize_operator_exhaustive_nanmean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.173s) 2022-08-17T13:07:37.1024986Z test_normalize_operator_exhaustive_nanmedian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.080s) 2022-08-17T13:07:37.5771820Z test_normalize_operator_exhaustive_nanquantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.475s) 2022-08-17T13:07:37.7295935Z test_normalize_operator_exhaustive_nansum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.152s) 2022-08-17T13:07:37.7565810Z test_normalize_operator_exhaustive_narrow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T13:07:37.8967453Z test_normalize_operator_exhaustive_native_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.140s) 2022-08-17T13:07:37.9727860Z test_normalize_operator_exhaustive_ne_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.076s) 2022-08-17T13:07:37.9811485Z test_normalize_operator_exhaustive_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:07:37.9865227Z test_normalize_operator_exhaustive_new_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:37.9929491Z test_normalize_operator_exhaustive_new_full_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:07:37.9982133Z test_normalize_operator_exhaustive_new_ones_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:38.0034782Z test_normalize_operator_exhaustive_new_zeros_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:38.0488601Z test_normalize_operator_exhaustive_nextafter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T13:07:38.0767449Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T13:07:38.1206815Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:07:38.1782402Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.057s) 2022-08-17T13:07:38.2160840Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T13:07:38.3241685Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.108s) 2022-08-17T13:07:38.5117454Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.187s) 2022-08-17T13:07:38.5556482Z test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:07:38.5991103Z test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T13:07:38.6526108Z test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T13:07:38.7129556Z test_normalize_operator_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.060s) 2022-08-17T13:07:38.8449450Z test_normalize_operator_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.132s) 2022-08-17T13:07:38.8925213Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:07:39.0247521Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.132s) 2022-08-17T13:07:39.0376181Z test_normalize_operator_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:07:39.1102022Z test_normalize_operator_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.072s) 2022-08-17T13:07:39.3459593Z test_normalize_operator_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.236s) 2022-08-17T13:07:39.4057357Z test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.060s) 2022-08-17T13:07:39.4758042Z test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.070s) 2022-08-17T13:07:39.6550417Z test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.179s) 2022-08-17T13:07:39.6942776Z test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T13:07:39.7432990Z test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.049s) 2022-08-17T13:07:39.8314452Z test_normalize_operator_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.088s) 2022-08-17T13:07:39.9076847Z test_normalize_operator_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.076s) 2022-08-17T13:07:39.9120047Z test_normalize_operator_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /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. 2022-08-17T13:07:39.9121042Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T13:07:39.9123231Z expected failure (0.005s) 2022-08-17T13:07:39.9168669Z test_normalize_operator_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:39.9212624Z test_normalize_operator_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:39.9339681Z test_normalize_operator_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:07:39.9386016Z test_normalize_operator_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:07:39.9427896Z test_normalize_operator_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:39.9472110Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:39.9514935Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:07:39.9636502Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.012s) 2022-08-17T13:07:39.9788144Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.015s) 2022-08-17T13:07:41.8543046Z test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.875s) 2022-08-17T13:07:41.8921819Z test_normalize_operator_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T13:07:42.0640904Z test_normalize_operator_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.172s) 2022-08-17T13:07:42.1941862Z test_normalize_operator_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.130s) 2022-08-17T13:07:42.2181909Z test_normalize_operator_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T13:07:42.2467378Z test_normalize_operator_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T13:07:42.2606674Z test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:07:42.2783535Z test_normalize_operator_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:07:42.3059870Z test_normalize_operator_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T13:07:42.3583578Z test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.052s) 2022-08-17T13:07:42.3969770Z test_normalize_operator_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T13:07:42.4586938Z test_normalize_operator_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.062s) 2022-08-17T13:07:42.5117714Z test_normalize_operator_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T13:07:42.5684892Z test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.057s) 2022-08-17T13:07:42.6246036Z test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.056s) 2022-08-17T13:07:42.6741643Z test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.049s) 2022-08-17T13:07:42.7478729Z test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.074s) 2022-08-17T13:07:42.8142798Z test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.066s) 2022-08-17T13:07:42.8229819Z test_normalize_operator_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: 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. 2022-08-17T13:07:42.8231657Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T13:07:42.8685149Z ok (0.054s) 2022-08-17T13:07:42.9008264Z test_normalize_operator_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:07:42.9285273Z test_normalize_operator_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T13:07:42.9606471Z test_normalize_operator_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:07:43.0383824Z test_normalize_operator_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.078s) 2022-08-17T13:07:43.0991267Z test_normalize_operator_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.061s) 2022-08-17T13:07:43.1138191Z test_normalize_operator_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:07:43.2218666Z test_normalize_operator_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.108s) 2022-08-17T13:07:46.9259686Z test_normalize_operator_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (3.704s) 2022-08-17T13:07:53.2615614Z test_normalize_operator_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (6.335s) 2022-08-17T13:07:55.8294644Z test_normalize_operator_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (2.568s) 2022-08-17T13:07:56.6436484Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.814s) 2022-08-17T13:07:56.9112712Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.268s) 2022-08-17T13:07:58.5042140Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.593s) 2022-08-17T13:07:58.9916518Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.487s) 2022-08-17T13:07:59.5942246Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.603s) 2022-08-17T13:07:59.8565309Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.262s) 2022-08-17T13:07:59.8707194Z test_normalize_operator_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:07:59.8982671Z test_normalize_operator_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T13:07:59.9196837Z test_normalize_operator_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T13:07:59.9340261Z test_normalize_operator_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:07:59.9597323Z test_normalize_operator_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:08:00.2001817Z test_normalize_operator_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.240s) 2022-08-17T13:08:00.2367412Z test_normalize_operator_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T13:08:00.2775893Z test_normalize_operator_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:08:00.5040083Z test_normalize_operator_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.226s) 2022-08-17T13:08:00.5585377Z test_normalize_operator_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.055s) 2022-08-17T13:08:00.6135588Z test_normalize_operator_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.055s) 2022-08-17T13:08:00.6512648Z test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T13:08:00.6869608Z test_normalize_operator_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:08:00.6990065Z test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T13:08:00.7113321Z test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T13:08:01.0810390Z test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.369s) 2022-08-17T13:08:01.1841265Z test_normalize_operator_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.103s) 2022-08-17T13:08:01.1975577Z test_normalize_operator_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:08:01.2149379Z test_normalize_operator_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:08:01.2195337Z test_normalize_operator_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:08:01.2327360Z test_normalize_operator_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:08:01.2462141Z test_normalize_operator_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:08:01.2829523Z test_normalize_operator_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T13:08:01.3137810Z test_normalize_operator_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:08:01.3391549Z test_normalize_operator_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T13:08:01.3650086Z test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:08:01.3895416Z test_normalize_operator_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T13:08:01.4128213Z test_normalize_operator_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T13:08:01.4269327Z test_normalize_operator_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:01.4406635Z test_normalize_operator_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:01.4602362Z test_normalize_operator_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T13:08:01.5018192Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:08:01.5067241Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:08:02.5521853Z test_normalize_operator_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.045s) 2022-08-17T13:08:02.5568594Z test_normalize_operator_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:08:02.5569418Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:08:02.5724806Z ok (0.020s) 2022-08-17T13:08:02.5789354Z test_normalize_operator_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:08:02.5789957Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:08:02.6265963Z ok (0.054s) 2022-08-17T13:08:02.6324598Z test_normalize_operator_exhaustive_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:08:02.7909654Z test_normalize_operator_exhaustive_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.158s) 2022-08-17T13:08:02.8057247Z test_normalize_operator_exhaustive_norm_fro_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:02.8236440Z test_normalize_operator_exhaustive_norm_inf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:08:02.8364898Z test_normalize_operator_exhaustive_norm_nuc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:08:02.8425466Z test_normalize_operator_exhaustive_normal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:08:02.8470780Z test_normalize_operator_exhaustive_normal_number_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:08:02.8841765Z test_normalize_operator_exhaustive_ones_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T13:08:03.6779746Z test_normalize_operator_exhaustive_ormqr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.794s) 2022-08-17T13:08:03.6861026Z test_normalize_operator_exhaustive_outer_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:08:03.6918209Z test_normalize_operator_exhaustive_pca_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:08:03.7111672Z test_normalize_operator_exhaustive_permute_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T13:08:03.7538540Z test_normalize_operator_exhaustive_pinverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T13:08:03.8161438Z test_normalize_operator_exhaustive_polar_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.062s) 2022-08-17T13:08:03.8204049Z test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:08:03.8235419Z test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T13:08:03.8266585Z test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T13:08:03.8297343Z test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T13:08:03.8328722Z test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T13:08:03.8476806Z test_normalize_operator_exhaustive_positive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:03.9201088Z test_normalize_operator_exhaustive_pow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.072s) 2022-08-17T13:08:04.1621062Z test_normalize_operator_exhaustive_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.242s) 2022-08-17T13:08:04.2644725Z test_normalize_operator_exhaustive_put_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.102s) 2022-08-17T13:08:04.2697302Z test_normalize_operator_exhaustive_qr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:08:04.2698104Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:08:04.2698521Z Q, R = torch.qr(A, some) 2022-08-17T13:08:04.2698766Z should be replaced with 2022-08-17T13:08:04.2699826Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2544.) 2022-08-17T13:08:04.2700272Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:08:04.4771699Z ok (0.213s) 2022-08-17T13:08:04.9381789Z test_normalize_operator_exhaustive_quantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.461s) 2022-08-17T13:08:04.9535649Z test_normalize_operator_exhaustive_rad2deg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:04.9595307Z test_normalize_operator_exhaustive_rand_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:08:04.9652825Z test_normalize_operator_exhaustive_randint_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:08:04.9707647Z test_normalize_operator_exhaustive_randn_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:08:04.9865779Z test_normalize_operator_exhaustive_ravel_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:08:05.0001742Z test_normalize_operator_exhaustive_real_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:05.0152299Z test_normalize_operator_exhaustive_reciprocal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:05.0865986Z test_normalize_operator_exhaustive_remainder_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.071s) 2022-08-17T13:08:05.1099652Z test_normalize_operator_exhaustive_renorm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T13:08:05.1234021Z test_normalize_operator_exhaustive_repeat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.013s) 2022-08-17T13:08:05.1501633Z test_normalize_operator_exhaustive_repeat_interleave_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T13:08:05.1562904Z test_normalize_operator_exhaustive_reshape_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:08:05.2030468Z test_normalize_operator_exhaustive_reshape_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:08:05.2121270Z test_normalize_operator_exhaustive_resize__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.009s) 2022-08-17T13:08:05.2269437Z test_normalize_operator_exhaustive_resize_as__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:05.2371949Z test_normalize_operator_exhaustive_resolve_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:08:05.2479229Z test_normalize_operator_exhaustive_resolve_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:08:05.3241241Z test_normalize_operator_exhaustive_roll_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.076s) 2022-08-17T13:08:05.4891995Z test_normalize_operator_exhaustive_rot90_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.165s) 2022-08-17T13:08:05.4981573Z test_normalize_operator_exhaustive_round_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:08:05.5164234Z test_normalize_operator_exhaustive_round_decimals_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:08:05.5349253Z test_normalize_operator_exhaustive_round_decimals_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T13:08:05.5558361Z test_normalize_operator_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T13:08:05.5704718Z test_normalize_operator_exhaustive_rsqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:05.6322902Z test_normalize_operator_exhaustive_rsub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.062s) 2022-08-17T13:08:05.6764922Z test_normalize_operator_exhaustive_scatter_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:08:05.8774641Z test_normalize_operator_exhaustive_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.201s) 2022-08-17T13:08:05.8844442Z test_normalize_operator_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: 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:1531.) 2022-08-17T13:08:05.8845083Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:08:05.9589321Z ok (0.081s) 2022-08-17T13:08:06.0396590Z test_normalize_operator_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.081s) 2022-08-17T13:08:06.1277804Z test_normalize_operator_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.088s) 2022-08-17T13:08:06.2102989Z test_normalize_operator_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.082s) 2022-08-17T13:08:06.2929473Z test_normalize_operator_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.083s) 2022-08-17T13:08:06.5932147Z test_normalize_operator_exhaustive_searchsorted_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: 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.) 2022-08-17T13:08:06.5932917Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:08:06.7164509Z test_fx_experimental.py:1505: 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.) 2022-08-17T13:08:06.7165136Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:08:07.4695604Z ok (1.177s) 2022-08-17T13:08:07.9682215Z test_normalize_operator_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.499s) 2022-08-17T13:08:08.4542835Z test_normalize_operator_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.486s) 2022-08-17T13:08:08.4809867Z test_normalize_operator_exhaustive_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T13:08:08.5079976Z test_normalize_operator_exhaustive_select_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T13:08:08.5155941Z test_normalize_operator_exhaustive_sgn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:08:08.5196101Z test_normalize_operator_exhaustive_short_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:08:08.5336307Z test_normalize_operator_exhaustive_sigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:08.5410557Z test_normalize_operator_exhaustive_sign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:08:08.5477811Z test_normalize_operator_exhaustive_signbit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:08:08.5564081Z test_normalize_operator_exhaustive_sin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:08:08.5705935Z test_normalize_operator_exhaustive_sinc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:08.5820568Z test_normalize_operator_exhaustive_sinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:08:08.7088450Z test_normalize_operator_exhaustive_slice_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.127s) 2022-08-17T13:08:08.7378239Z test_normalize_operator_exhaustive_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T13:08:08.7676727Z test_normalize_operator_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T13:08:09.4198069Z test_normalize_operator_exhaustive_sort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.652s) 2022-08-17T13:08:09.4240877Z test_normalize_operator_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:1225: 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:68.) 2022-08-17T13:08:09.4241700Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T13:08:09.4762600Z ok (0.056s) 2022-08-17T13:08:09.4926413Z test_normalize_operator_exhaustive_special_airy_ai_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:08:09.5065441Z test_normalize_operator_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:09.5206325Z test_normalize_operator_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:09.5345350Z test_normalize_operator_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:09.5486499Z test_normalize_operator_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:09.6016029Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T13:08:09.6514297Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.050s) 2022-08-17T13:08:09.6545059Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T13:08:09.6596950Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-08-17T13:08:09.6703382Z test_normalize_operator_exhaustive_special_entr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:08:09.6846156Z test_normalize_operator_exhaustive_special_erfcx_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:09.7353609Z test_normalize_operator_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.051s) 2022-08-17T13:08:09.7894653Z test_normalize_operator_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.054s) 2022-08-17T13:08:09.8009309Z test_normalize_operator_exhaustive_special_i0e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:08:09.8121303Z test_normalize_operator_exhaustive_special_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:08:09.8233063Z test_normalize_operator_exhaustive_special_i1e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:08:09.8760089Z test_normalize_operator_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.052s) 2022-08-17T13:08:09.8796509Z test_normalize_operator_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T13:08:09.8948676Z test_normalize_operator_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:09.9099703Z test_normalize_operator_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:09.9252370Z test_normalize_operator_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:09.9426520Z test_normalize_operator_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:08:09.9570238Z test_normalize_operator_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:09.9737775Z test_normalize_operator_exhaustive_special_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:08:09.9882935Z test_normalize_operator_exhaustive_special_ndtri_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:09.9927740Z test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T13:08:10.0074966Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:10.0220552Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T13:08:10.0255018Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T13:08:10.0287942Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T13:08:10.0322191Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T13:08:10.0357046Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T13:08:10.0504309Z test_normalize_operator_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:10.1036717Z test_normalize_operator_exhaustive_special_xlog1py_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T13:08:10.1571964Z test_normalize_operator_exhaustive_special_zeta_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T13:08:10.1694087Z test_normalize_operator_exhaustive_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T13:08:10.1894080Z test_normalize_operator_exhaustive_split_list_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:08:10.2161861Z test_normalize_operator_exhaustive_split_with_sizes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T13:08:10.2251017Z test_normalize_operator_exhaustive_sqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:08:10.2398955Z test_normalize_operator_exhaustive_square_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:10.2743930Z test_normalize_operator_exhaustive_squeeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T13:08:10.2891150Z test_normalize_operator_exhaustive_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:10.3491547Z test_normalize_operator_exhaustive_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.060s) 2022-08-17T13:08:10.4060313Z test_normalize_operator_exhaustive_std_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.057s) 2022-08-17T13:08:10.4105648Z test_normalize_operator_exhaustive_stft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:613: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:803.) 2022-08-17T13:08:10.4106288Z normalized, onesided, return_complex) 2022-08-17T13:08:10.4657774Z ok (0.060s) 2022-08-17T13:08:10.5507547Z test_normalize_operator_exhaustive_sub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.085s) 2022-08-17T13:08:10.7011759Z test_normalize_operator_exhaustive_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.150s) 2022-08-17T13:08:10.7087867Z test_normalize_operator_exhaustive_sum_to_size_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.008s) 2022-08-17T13:08:12.1373051Z test_normalize_operator_exhaustive_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.428s) 2022-08-17T13:08:12.1427316Z test_normalize_operator_exhaustive_svd_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:08:12.1475789Z test_normalize_operator_exhaustive_symeig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:08:12.1476779Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:08:12.1477347Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:08:12.1477712Z should be replaced with 2022-08-17T13:08:12.1478092Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:08:12.1478304Z and 2022-08-17T13:08:12.1478489Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:08:12.1478689Z should be replaced with 2022-08-17T13:08:12.1481975Z 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:2992.) 2022-08-17T13:08:12.1482369Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:08:12.1916174Z ok (0.049s) 2022-08-17T13:08:12.2048012Z test_normalize_operator_exhaustive_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:08:12.2334291Z test_normalize_operator_exhaustive_take_along_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T13:08:12.2743214Z test_normalize_operator_exhaustive_take_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:08:12.2828569Z test_normalize_operator_exhaustive_tan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:08:12.2911915Z test_normalize_operator_exhaustive_tanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:08:12.3621637Z test_normalize_operator_exhaustive_tensor_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.071s) 2022-08-17T13:08:12.3744610Z test_normalize_operator_exhaustive_tensordot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T13:08:12.5730180Z test_normalize_operator_exhaustive_tile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.198s) 2022-08-17T13:08:12.5778779Z test_normalize_operator_exhaustive_to_sparse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T13:08:12.6506896Z test_normalize_operator_exhaustive_topk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.073s) 2022-08-17T13:08:12.6580002Z test_normalize_operator_exhaustive_trace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:08:12.6925533Z test_normalize_operator_exhaustive_transpose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T13:08:12.7368172Z test_normalize_operator_exhaustive_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T13:08:12.7832230Z test_normalize_operator_exhaustive_trapz_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T13:08:12.7882543Z test_normalize_operator_exhaustive_triangular_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... test_fx_experimental.py:1505: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:08:12.7883219Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:08:12.7883528Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:08:12.7883740Z should be replaced with 2022-08-17T13:08:12.7884067Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:08:12.7884409Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:08:12.8619112Z ok (0.079s) 2022-08-17T13:08:12.8872184Z test_normalize_operator_exhaustive_tril_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T13:08:12.9130497Z test_normalize_operator_exhaustive_triu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:08:12.9589263Z test_normalize_operator_exhaustive_true_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T13:08:12.9672553Z test_normalize_operator_exhaustive_trunc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:08:13.0142983Z test_normalize_operator_exhaustive_unbind_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:08:13.0590969Z test_normalize_operator_exhaustive_unflatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T13:08:13.0686078Z test_normalize_operator_exhaustive_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.009s) 2022-08-17T13:08:13.1223840Z test_normalize_operator_exhaustive_unique_consecutive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.054s) 2022-08-17T13:08:13.1776980Z test_normalize_operator_exhaustive_unique_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.054s) 2022-08-17T13:08:13.2142317Z test_normalize_operator_exhaustive_unsqueeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:08:13.2780349Z test_normalize_operator_exhaustive_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.064s) 2022-08-17T13:08:13.3341575Z test_normalize_operator_exhaustive_var_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.056s) 2022-08-17T13:08:13.3423835Z test_normalize_operator_exhaustive_vdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T13:08:13.3497542Z test_normalize_operator_exhaustive_view_as_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:08:13.3555791Z test_normalize_operator_exhaustive_view_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:08:13.3612693Z test_normalize_operator_exhaustive_view_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T13:08:13.3759347Z test_normalize_operator_exhaustive_vsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T13:08:13.3832161Z test_normalize_operator_exhaustive_vstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T13:08:13.3974321Z test_normalize_operator_exhaustive_where_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... Traceback (most recent call last): 2022-08-17T13:08:13.3975237Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T13:08:13.3975841Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T13:08:13.3976601Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T13:08:13.3977121Z return forward_call(*input, **kwargs) 2022-08-17T13:08:13.3977389Z File ".22974", line 5, in forward 2022-08-17T13:08:13.3977773Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2022-08-17T13:08:13.3978269Z RuntimeError: where expected condition to be a boolean tensor, but got a tensor with dtype Float 2022-08-17T13:08:13.3978551Z 2022-08-17T13:08:13.3979129Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2022-08-17T13:08:13.3979580Z def forward(self, arg_0, arg_1, arg_2): 2022-08-17T13:08:13.3980046Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2022-08-17T13:08:13.3980313Z 2022-08-17T13:08:13.3980507Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T13:08:13.3980695Z return where 2022-08-17T13:08:13.3980802Z 2022-08-17T13:08:13.3980863Z 2022-08-17T13:08:13.3980955Z 2022-08-17T13:08:13.3981044Z expected failure (0.014s) 2022-08-17T13:08:13.4510980Z test_normalize_operator_exhaustive_xlogy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T13:08:13.4642394Z test_normalize_operator_exhaustive_zero__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T13:08:13.4960904Z test_normalize_operator_exhaustive_zeros_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:08:13.4984187Z test_normalize_quantized_eb_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2022-08-17T13:08:13.4984550Z 2022-08-17T13:08:13.4985040Z ---------------------------------------------------------------------- 2022-08-17T13:08:13.4985418Z Ran 631 tests in 60.944s 2022-08-17T13:08:13.4985536Z 2022-08-17T13:08:13.4985634Z OK (skipped=26, expected failures=97) 2022-08-17T13:08:13.4985767Z 2022-08-17T13:08:13.4985853Z Generating XML reports... 2022-08-17T13:08:13.5053886Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220817130712.xml 2022-08-17T13:08:13.5918354Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCPU-20220817130712.xml 2022-08-17T13:08:14.3037770Z Running test_type_hints ... [2022-08-17 13:08:14.303357] 2022-08-17T13:08:17.3091459Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:08:14.303450] 2022-08-17T13:08:17.3091950Z Test results will be stored in test-reports/python-unittest/test_type_hints 2022-08-17T13:08:17.3105529Z 2022-08-17T13:08:17.3105981Z Running tests... 2022-08-17T13:08:17.3106381Z ---------------------------------------------------------------------- 2022-08-17T13:08:17.3120426Z test_doc_examples (__main__.TestTypeHints) 2022-08-17T13:09:13.3627568Z Run documentation examples through mypy. ... ok (56.052s) 2022-08-17T13:09:13.3627861Z 2022-08-17T13:09:13.3628287Z ---------------------------------------------------------------------- 2022-08-17T13:09:13.3628876Z Ran 1 test in 56.052s 2022-08-17T13:09:13.3630444Z 2022-08-17T13:09:13.3630722Z OK 2022-08-17T13:09:13.3630891Z 2022-08-17T13:09:13.3631058Z Generating XML reports... 2022-08-17T13:09:13.3659460Z Generated XML report: test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20220817130817.xml 2022-08-17T13:09:15.3463351Z Running test_type_promotion ... [2022-08-17 13:09:15.345942] 2022-08-17T13:09:15.3463898Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:09:15.346032] 2022-08-17T13:09:18.6065994Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2022-08-17T13:09:18.6164845Z 2022-08-17T13:09:18.6164964Z Running tests... 2022-08-17T13:09:18.6165582Z ---------------------------------------------------------------------- 2022-08-17T13:09:18.6219868Z test_add_wrapped_cpu (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:18.6546951Z test_alpha_mismatch_cpu (__main__.TestTypePromotionCPU) ... ok (0.033s) 2022-08-17T13:09:18.6882045Z test_alternate_result_cpu (__main__.TestTypePromotionCPU) ... ok (0.033s) 2022-08-17T13:09:18.7296999Z test_bfloat16_cpu (__main__.TestTypePromotionCPU) ... ok (0.041s) 2022-08-17T13:09:18.7401777Z test_booleans_cpu (__main__.TestTypePromotionCPU) ... test_type_promotion.py:438: UserWarning: This overload of add is deprecated: 2022-08-17T13:09:18.7402219Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-08-17T13:09:18.7402490Z Consider using one of the following signatures instead: 2022-08-17T13:09:18.7402871Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp:1405.) 2022-08-17T13:09:18.7403209Z torch.tensor(True, device=device), True), 2022-08-17T13:09:18.7492288Z ok (0.020s) 2022-08-17T13:09:18.7504053Z test_can_cast_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:09:18.8764682Z test_cat_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (0.126s) 2022-08-17T13:09:25.1146420Z test_cat_out_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (6.238s) 2022-08-17T13:09:25.1198854Z test_clamp_type_promotion_cpu_bool_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:25.1271644Z test_clamp_type_promotion_cpu_bool_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.007s) 2022-08-17T13:09:25.1338736Z test_clamp_type_promotion_cpu_bool_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.007s) 2022-08-17T13:09:25.1397457Z test_clamp_type_promotion_cpu_bool_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:25.1503795Z test_clamp_type_promotion_cpu_bool_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.011s) 2022-08-17T13:09:25.1609171Z test_clamp_type_promotion_cpu_bool_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.1712596Z test_clamp_type_promotion_cpu_bool_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.1811588Z test_clamp_type_promotion_cpu_bool_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.2045510Z test_clamp_type_promotion_cpu_bool_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.023s) 2022-08-17T13:09:25.2145715Z test_clamp_type_promotion_cpu_bool_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.2245265Z test_clamp_type_promotion_cpu_bool_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.2340348Z test_clamp_type_promotion_cpu_bool_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:25.2414917Z test_clamp_type_promotion_cpu_bool_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.007s) 2022-08-17T13:09:25.2496869Z test_clamp_type_promotion_cpu_bool_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T13:09:25.2579041Z test_clamp_type_promotion_cpu_bool_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T13:09:25.2655105Z test_clamp_type_promotion_cpu_bool_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T13:09:25.2809196Z test_clamp_type_promotion_cpu_float32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.015s) 2022-08-17T13:09:25.2947029Z test_clamp_type_promotion_cpu_float32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.3086282Z test_clamp_type_promotion_cpu_float32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.3224350Z test_clamp_type_promotion_cpu_float32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.3357718Z test_clamp_type_promotion_cpu_float32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.3498013Z test_clamp_type_promotion_cpu_float32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.3640776Z test_clamp_type_promotion_cpu_float32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.3773290Z test_clamp_type_promotion_cpu_float32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.3904554Z test_clamp_type_promotion_cpu_float32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.4043803Z test_clamp_type_promotion_cpu_float32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.4182250Z test_clamp_type_promotion_cpu_float32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.4312373Z test_clamp_type_promotion_cpu_float32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.4448714Z test_clamp_type_promotion_cpu_float32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.4584207Z test_clamp_type_promotion_cpu_float32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.4719379Z test_clamp_type_promotion_cpu_float32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.4865612Z test_clamp_type_promotion_cpu_float32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.015s) 2022-08-17T13:09:25.5003854Z test_clamp_type_promotion_cpu_float64_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.5134243Z test_clamp_type_promotion_cpu_float64_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.5261334Z test_clamp_type_promotion_cpu_float64_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.5444376Z test_clamp_type_promotion_cpu_float64_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T13:09:25.5573841Z test_clamp_type_promotion_cpu_float64_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.5712272Z test_clamp_type_promotion_cpu_float64_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.5849786Z test_clamp_type_promotion_cpu_float64_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.5978662Z test_clamp_type_promotion_cpu_float64_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.6104940Z test_clamp_type_promotion_cpu_float64_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.6239111Z test_clamp_type_promotion_cpu_float64_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.6371349Z test_clamp_type_promotion_cpu_float64_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.6498137Z test_clamp_type_promotion_cpu_float64_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.6627476Z test_clamp_type_promotion_cpu_float64_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.6757664Z test_clamp_type_promotion_cpu_float64_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.6886625Z test_clamp_type_promotion_cpu_float64_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:09:25.7025114Z test_clamp_type_promotion_cpu_float64_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:09:25.7122349Z test_clamp_type_promotion_cpu_int32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.7215175Z test_clamp_type_promotion_cpu_int32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:25.7307281Z test_clamp_type_promotion_cpu_int32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:25.7397823Z test_clamp_type_promotion_cpu_int32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:25.7493500Z test_clamp_type_promotion_cpu_int32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.7594204Z test_clamp_type_promotion_cpu_int32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.7694212Z test_clamp_type_promotion_cpu_int32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.7790156Z test_clamp_type_promotion_cpu_int32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:25.7882892Z test_clamp_type_promotion_cpu_int32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:25.7981595Z test_clamp_type_promotion_cpu_int32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.8079781Z test_clamp_type_promotion_cpu_int32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:25.8173370Z test_clamp_type_promotion_cpu_int32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:25.8261743Z test_clamp_type_promotion_cpu_int32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:25.8352655Z test_clamp_type_promotion_cpu_int32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:25.8462144Z test_clamp_type_promotion_cpu_int32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2022-08-17T13:09:25.8548188Z test_clamp_type_promotion_cpu_int32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:09:26.5767844Z test_comparison_ops_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.722s) 2022-08-17T13:09:26.5790671Z test_complex_assertraises_cpu (__main__.TestTypePromotionCPU) ... test_type_promotion.py:651: 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.) 2022-08-17T13:09:26.5791157Z v = torch.tensor([2], dtype=dt2, device=device) 2022-08-17T13:09:28.2664928Z ok (1.690s) 2022-08-17T13:09:28.2859691Z test_complex_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.019s) 2022-08-17T13:09:28.3140444Z test_complex_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.028s) 2022-08-17T13:09:28.3167582Z test_complex_scalar_mult_tensor_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:09:28.3223115Z test_computation_ignores_out_cpu (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:28.3298285Z test_create_bool_tensors_cpu (__main__.TestTypePromotionCPU) ... ok (0.007s) 2022-08-17T13:09:28.3363132Z test_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:28.3427526Z test_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:28.3491828Z test_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:28.3555259Z test_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:28.3618568Z test_div_promotion_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:28.3681925Z test_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:28.4188293Z test_div_promotion_inplace_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.051s) 2022-08-17T13:09:28.4233341Z test_div_promotion_inplace_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:28.4272650Z test_div_promotion_inplace_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:28.4774782Z test_div_promotion_inplace_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.050s) 2022-08-17T13:09:28.5278578Z test_div_promotion_inplace_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.050s) 2022-08-17T13:09:28.5782381Z test_div_promotion_inplace_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.050s) 2022-08-17T13:09:28.6286748Z test_div_promotion_inplace_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.050s) 2022-08-17T13:09:28.6789161Z test_div_promotion_inplace_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.050s) 2022-08-17T13:09:28.7311066Z test_div_promotion_out_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.052s) 2022-08-17T13:09:28.7360639Z test_div_promotion_out_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:28.7404469Z test_div_promotion_out_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:28.7924651Z test_div_promotion_out_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.052s) 2022-08-17T13:09:28.8445548Z test_div_promotion_out_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.052s) 2022-08-17T13:09:28.8966866Z test_div_promotion_out_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.052s) 2022-08-17T13:09:28.9489257Z test_div_promotion_out_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.052s) 2022-08-17T13:09:29.0010556Z test_div_promotion_out_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.052s) 2022-08-17T13:09:29.0055596Z test_float_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:29.0090435Z test_from_issue_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:09:29.0169014Z test_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T13:09:29.0219228Z test_indexing_cpu (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:29.0556928Z test_indexing_fail_cpu (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:29.1066181Z test_inplace_cpu (__main__.TestTypePromotionCPU) ... ok (0.051s) 2022-08-17T13:09:29.1085531Z test_int_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:09:29.1100133Z test_int_to_float_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:09:29.1451486Z test_integer_addcdiv_deprecated_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.035s) 2022-08-17T13:09:29.1797402Z test_integer_addcdiv_deprecated_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.035s) 2022-08-17T13:09:29.2143088Z test_integer_addcdiv_deprecated_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:29.2490200Z test_integer_addcdiv_deprecated_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.035s) 2022-08-17T13:09:29.2839405Z test_integer_addcdiv_deprecated_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.035s) 2022-08-17T13:09:29.3100971Z test_lt_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.026s) 2022-08-17T13:09:30.7267218Z test_many_promotions_cpu (__main__.TestTypePromotionCPU) ... ok (1.416s) 2022-08-17T13:09:30.7585448Z test_mixed_type_backward_cpu (__main__.TestTypePromotionCPU) ... ok (0.032s) 2022-08-17T13:09:30.7752343Z test_non_promoting_ops_cpu (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:09:30.7792663Z test_numpy_array_binary_ufunc_promotion_cpu_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.7837695Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.7878971Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.7920425Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.7961447Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8002135Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8043714Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8087738Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8130655Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8171840Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8215554Z test_numpy_array_binary_ufunc_promotion_cpu_bool_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8256719Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8295392Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8336769Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8381588Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8422571Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8463774Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8505142Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8546150Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8587935Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8630632Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8673272Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8715052Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8756056Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8794914Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8835920Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8876982Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8919239Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.8960731Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9001681Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9043506Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9085180Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9130800Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9235839Z test_numpy_array_binary_ufunc_promotion_cpu_float16_bool (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:30.9274471Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9313219Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9349770Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9387901Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9426641Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9466291Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9505499Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9545936Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9586923Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9627959Z test_numpy_array_binary_ufunc_promotion_cpu_float16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9668990Z test_numpy_array_binary_ufunc_promotion_cpu_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9710099Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9750935Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9791224Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9830091Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9870828Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9911901Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:30.9953946Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0000762Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:31.0041364Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0082312Z test_numpy_array_binary_ufunc_promotion_cpu_float32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0123184Z test_numpy_array_binary_ufunc_promotion_cpu_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0165761Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0212678Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:31.0253604Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0294636Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0333207Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0374207Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0415063Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0456009Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0496711Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0537662Z test_numpy_array_binary_ufunc_promotion_cpu_float64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0578767Z test_numpy_array_binary_ufunc_promotion_cpu_int16_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0619724Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0660584Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0702184Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0743237Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0784257Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0823112Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0864106Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0904992Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0946188Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.0987326Z test_numpy_array_binary_ufunc_promotion_cpu_int16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1028503Z test_numpy_array_binary_ufunc_promotion_cpu_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1070087Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1111559Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1153125Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1194749Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1236056Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1282507Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int16 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:31.1321318Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1362547Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1403709Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1444875Z test_numpy_array_binary_ufunc_promotion_cpu_int32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1486087Z test_numpy_array_binary_ufunc_promotion_cpu_int64_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1527301Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1569579Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1611242Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1652939Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1694555Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1735886Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1777580Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1816482Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1919767Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int8 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:09:31.1958666Z test_numpy_array_binary_ufunc_promotion_cpu_int64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.1998069Z test_numpy_array_binary_ufunc_promotion_cpu_int8_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2039538Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2081654Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2122976Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2164181Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2205922Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2247303Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2288728Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2330477Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2373390Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2422238Z test_numpy_array_binary_ufunc_promotion_cpu_int8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:31.2463987Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2505805Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2547300Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2590740Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2634352Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2677487Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2719387Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int16 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2761076Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2802873Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2845928Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2885388Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:09:31.2910214Z test_promote_self_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:09:31.2925268Z test_promote_types_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:09:31.2951773Z test_result_type_cpu_bfloat16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3031768Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-08-17T13:09:31.3057787Z test_result_type_cpu_bfloat16_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3108927Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.3134946Z test_result_type_cpu_bfloat16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3221209Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-08-17T13:09:31.3247213Z test_result_type_cpu_bfloat16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3328730Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-08-17T13:09:31.3354642Z test_result_type_cpu_bfloat16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3423444Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.3449330Z test_result_type_cpu_bfloat16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3520985Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.3547067Z test_result_type_cpu_bfloat16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3612157Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.3638095Z test_result_type_cpu_bfloat16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3688408Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.3714611Z test_result_type_cpu_bfloat16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3764498Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.3792727Z test_result_type_cpu_bfloat16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3843800Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.3870190Z test_result_type_cpu_bfloat16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3921937Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.3947710Z test_result_type_cpu_bfloat16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.3999462Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.4308696Z test_result_type_cpu_bool_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4364961Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.037s) 2022-08-17T13:09:31.4390999Z test_result_type_cpu_bool_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4419608Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:31.4445474Z test_result_type_cpu_bool_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4509350Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.4535208Z test_result_type_cpu_bool_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4599016Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.4625112Z test_result_type_cpu_bool_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4675340Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.4701751Z test_result_type_cpu_bool_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4750082Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.4775925Z test_result_type_cpu_bool_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4823084Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.4848971Z test_result_type_cpu_bool_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4879010Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-08-17T13:09:31.4905124Z test_result_type_cpu_bool_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4935105Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-08-17T13:09:31.4960871Z test_result_type_cpu_bool_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.4990149Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:31.5015991Z test_result_type_cpu_bool_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5045925Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-08-17T13:09:31.5072075Z test_result_type_cpu_bool_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5102067Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-08-17T13:09:31.5174017Z test_result_type_cpu_complex128_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5254017Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:09:31.5276475Z test_result_type_cpu_complex128_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5336760Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.5359601Z test_result_type_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5445878Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-08-17T13:09:31.5468885Z test_result_type_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5558921Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-08-17T13:09:31.5582257Z test_result_type_cpu_complex128_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5660666Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.5683631Z test_result_type_cpu_complex128_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5760845Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.5784055Z test_result_type_cpu_complex128_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5859174Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.5882165Z test_result_type_cpu_complex128_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.5942327Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.5965709Z test_result_type_cpu_complex128_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6025549Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.6048918Z test_result_type_cpu_complex128_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6108670Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.6131835Z test_result_type_cpu_complex128_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6192666Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.6215118Z test_result_type_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6275009Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.6298175Z test_result_type_cpu_complex64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6378283Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.6401470Z test_result_type_cpu_complex64_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6464025Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.6486852Z test_result_type_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6576540Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-08-17T13:09:31.6599470Z test_result_type_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6691211Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-08-17T13:09:31.6714103Z test_result_type_cpu_complex64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6793595Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.6816942Z test_result_type_cpu_complex64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6895541Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.6918604Z test_result_type_cpu_complex64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.6996472Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.7019918Z test_result_type_cpu_complex64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7082402Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.7105526Z test_result_type_cpu_complex64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7168634Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.7191562Z test_result_type_cpu_complex64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7253832Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.7276982Z test_result_type_cpu_complex64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7339648Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.7362733Z test_result_type_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7425180Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.7448139Z test_result_type_cpu_float16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7516424Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.7539697Z test_result_type_cpu_float16_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7589057Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.7612127Z test_result_type_cpu_float16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7691398Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.7714288Z test_result_type_cpu_float16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7795374Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.7821069Z test_result_type_cpu_float16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7887522Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.7913388Z test_result_type_cpu_float16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.7980473Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.8006530Z test_result_type_cpu_float16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8071192Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.8096999Z test_result_type_cpu_float16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8147053Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.8172850Z test_result_type_cpu_float16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8222960Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.8248822Z test_result_type_cpu_float16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8298156Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.8324278Z test_result_type_cpu_float16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8373709Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.8399683Z test_result_type_cpu_float16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8449287Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:31.8475335Z test_result_type_cpu_float32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8542477Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.8568503Z test_result_type_cpu_float32_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8617914Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.8688090Z test_result_type_cpu_float32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8765669Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:09:31.8788540Z test_result_type_cpu_float32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8867120Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.8889910Z test_result_type_cpu_float32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.8955794Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.8978617Z test_result_type_cpu_float32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9042241Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.9065200Z test_result_type_cpu_float32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9127936Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.9150843Z test_result_type_cpu_float32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9198719Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.9221739Z test_result_type_cpu_float32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9269620Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.9292946Z test_result_type_cpu_float32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9340697Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.9363671Z test_result_type_cpu_float32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9411721Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.9434548Z test_result_type_cpu_float32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9482438Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.9505323Z test_result_type_cpu_float64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9569112Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.9591801Z test_result_type_cpu_float64_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9637957Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:31.9661195Z test_result_type_cpu_float64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9736267Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.9759345Z test_result_type_cpu_float64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9836722Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:09:31.9859844Z test_result_type_cpu_float64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:31.9923517Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:31.9946616Z test_result_type_cpu_float64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0009783Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:32.0032715Z test_result_type_cpu_float64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0092734Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:32.0115934Z test_result_type_cpu_float64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0162796Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.0185991Z test_result_type_cpu_float64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0232537Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.0255677Z test_result_type_cpu_float64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0302166Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.0325233Z test_result_type_cpu_float64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0371822Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.0395065Z test_result_type_cpu_float64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0442043Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.0465162Z test_result_type_cpu_int16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0514373Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.0537587Z test_result_type_cpu_int16_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0567219Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.0590197Z test_result_type_cpu_int16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0650295Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:32.0673372Z test_result_type_cpu_int16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0735796Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:32.0760955Z test_result_type_cpu_int16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0811125Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.0834210Z test_result_type_cpu_int16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0883659Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.0906736Z test_result_type_cpu_int16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.0954911Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.0977972Z test_result_type_cpu_int16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1008103Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.1033728Z test_result_type_cpu_int16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1068697Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-08-17T13:09:32.1093554Z test_result_type_cpu_int16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1123931Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.1147505Z test_result_type_cpu_int16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1178762Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.1202095Z test_result_type_cpu_int16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1232835Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.1256064Z test_result_type_cpu_int32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1311600Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:32.1334729Z test_result_type_cpu_int32_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1365914Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.1388825Z test_result_type_cpu_int32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1450668Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:32.1473863Z test_result_type_cpu_int32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1537403Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:32.1560534Z test_result_type_cpu_int32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1615063Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:32.1638325Z test_result_type_cpu_int32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1738506Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2022-08-17T13:09:32.1761296Z test_result_type_cpu_int32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1807786Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.1830351Z test_result_type_cpu_int32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1860003Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.1884187Z test_result_type_cpu_int32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1914294Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.1936857Z test_result_type_cpu_int32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.1966107Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.1989072Z test_result_type_cpu_int32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2018938Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.2042089Z test_result_type_cpu_int32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2071751Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.2094830Z test_result_type_cpu_int64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2145470Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.2168451Z test_result_type_cpu_int64_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2201938Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-08-17T13:09:32.2224955Z test_result_type_cpu_int64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2286636Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:32.2310136Z test_result_type_cpu_int64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2373355Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:32.2396375Z test_result_type_cpu_int64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2446837Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.2469664Z test_result_type_cpu_int64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2518049Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.2541467Z test_result_type_cpu_int64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2588872Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.2611874Z test_result_type_cpu_int64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2641193Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.2664701Z test_result_type_cpu_int64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2693441Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.2716704Z test_result_type_cpu_int64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2743700Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.2766846Z test_result_type_cpu_int64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2796231Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.2819566Z test_result_type_cpu_int64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2848710Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.2871945Z test_result_type_cpu_int8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2922267Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.2945470Z test_result_type_cpu_int8_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.2975227Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.2998466Z test_result_type_cpu_int8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3059520Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:32.3082547Z test_result_type_cpu_int8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3145892Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:32.3168902Z test_result_type_cpu_int8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3218704Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.3242081Z test_result_type_cpu_int8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3290654Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.3315773Z test_result_type_cpu_int8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3363208Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.3386230Z test_result_type_cpu_int8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3415967Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.3439230Z test_result_type_cpu_int8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3469441Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.3492511Z test_result_type_cpu_int8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3521871Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.3545712Z test_result_type_cpu_int8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3573460Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.3597592Z test_result_type_cpu_int8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3628712Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.3651863Z test_result_type_cpu_uint8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3709498Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:32.3733309Z test_result_type_cpu_uint8_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3764577Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.3788365Z test_result_type_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3851234Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:32.3875106Z test_result_type_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.3939213Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-08-17T13:09:32.3963015Z test_result_type_cpu_uint8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.4013611Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.4038953Z test_result_type_cpu_uint8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.4088615Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.4115324Z test_result_type_cpu_uint8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.4163470Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-08-17T13:09:32.4190015Z test_result_type_cpu_uint8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.4220806Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-08-17T13:09:32.4247372Z test_result_type_cpu_uint8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.4278107Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-08-17T13:09:32.4308398Z test_result_type_cpu_uint8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.4358922Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-08-17T13:09:32.4516299Z test_result_type_cpu_uint8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.4554317Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.019s) 2022-08-17T13:09:32.4577855Z test_result_type_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:09:32.4607430Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:09:32.4657936Z test_result_type_tensor_vs_scalar_cpu (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:37.8138466Z test_sparse_add_cpu (__main__.TestTypePromotionCPU) ... ok (5.348s) 2022-08-17T13:09:38.3347283Z test_sparse_div_cpu (__main__.TestTypePromotionCPU) ... ok (0.521s) 2022-08-17T13:09:38.3405111Z test_sparse_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:38.3458396Z test_sparse_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:38.3509677Z test_sparse_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:38.3559305Z test_sparse_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:38.3609508Z test_sparse_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:40.3115974Z test_sparse_mul_cpu (__main__.TestTypePromotionCPU) ... ok (1.950s) 2022-08-17T13:09:45.9368945Z test_sparse_sub_cpu (__main__.TestTypePromotionCPU) ... ok (5.625s) 2022-08-17T13:09:45.9388989Z test_transpose_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:09:45.9628781Z test_unary_op_out_casting_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.024s) 2022-08-17T13:09:45.9966760Z test_unary_op_out_casting_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:46.0304205Z test_unary_op_out_casting_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:46.0640032Z test_unary_op_out_casting_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:46.0977249Z test_unary_op_out_casting_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:46.1316033Z test_unary_op_out_casting_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:46.1558353Z test_unary_op_out_casting_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.024s) 2022-08-17T13:09:46.1898478Z test_unary_op_out_casting_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:46.2238971Z test_unary_op_out_casting_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:46.2579645Z test_unary_op_out_casting_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.034s) 2022-08-17T13:09:46.3097899Z test_unary_op_out_casting_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.052s) 2022-08-17T13:09:46.3482765Z test_unary_op_out_casting_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.038s) 2022-08-17T13:09:46.3540743Z test_unary_op_out_casting_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:09:46.3898710Z test_unary_op_out_casting_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:09:46.4256860Z test_unary_op_out_casting_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:09:46.4613679Z test_unary_op_out_casting_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:09:46.4970221Z test_unary_op_out_casting_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:09:46.5326805Z test_unary_op_out_casting_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:09:46.5377088Z test_unary_op_out_casting_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:09:46.5734468Z test_unary_op_out_casting_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:09:46.6091098Z test_unary_op_out_casting_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:09:46.6448725Z test_unary_op_out_casting_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:09:46.6847308Z test_unary_op_out_casting_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.040s) 2022-08-17T13:09:46.7204239Z test_unary_op_out_casting_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:09:46.7444309Z test_unary_op_out_casting_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.024s) 2022-08-17T13:09:46.7458450Z test_unsigned_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:09:46.7458670Z 2022-08-17T13:09:46.7460374Z ---------------------------------------------------------------------- 2022-08-17T13:09:46.7460676Z Ran 422 tests in 28.129s 2022-08-17T13:09:46.7460809Z 2022-08-17T13:09:46.7462391Z OK 2022-08-17T13:09:46.7462574Z 2022-08-17T13:09:46.7462669Z Generating XML reports... 2022-08-17T13:09:46.7846192Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCPU-20220817130918.xml 2022-08-17T13:09:47.3132099Z Running test_testing ... [2022-08-17 13:09:47.312818] 2022-08-17T13:09:47.3132638Z Executing ['/opt/conda/bin/python', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:09:47.312907] 2022-08-17T13:09:51.4772987Z Test results will be stored in test-reports/python-unittest/test_testing 2022-08-17T13:09:51.4808429Z 2022-08-17T13:09:51.4808970Z Running tests... 2022-08-17T13:09:51.4809374Z ---------------------------------------------------------------------- 2022-08-17T13:09:51.4857905Z test_bool (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T13:09:51.4912886Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T13:09:51.5148176Z test_docstring_examples (__main__.TestAssertClose) ... ok (0.023s) 2022-08-17T13:09:51.5159775Z test_matching (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T13:09:51.5208298Z test_matching_atol (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T13:09:51.5270601Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.006s) 2022-08-17T13:09:51.5307930Z test_matching_nan (__main__.TestAssertClose) ... ok (0.004s) 2022-08-17T13:09:51.5461832Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.015s) 2022-08-17T13:09:51.5642884Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.018s) 2022-08-17T13:09:51.5657469Z test_meta (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T13:09:51.5675429Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T13:09:51.5728737Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T13:09:51.5759836Z test_mismatching_layout (__main__.TestAssertClose) ... test_testing.py:618: 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:68.) 2022-08-17T13:09:51.5760547Z sparse_csr = strided.to_sparse_csr() 2022-08-17T13:09:51.5777941Z ok (0.005s) 2022-08-17T13:09:51.5951765Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.017s) 2022-08-17T13:09:51.5969485Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T13:09:51.5990280Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T13:09:51.6043575Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T13:09:51.6063490Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T13:09:51.6117907Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T13:09:51.6133427Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T13:09:51.6159828Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.003s) 2022-08-17T13:09:51.6210986Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T13:09:51.6262141Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T13:09:51.6272268Z test_none (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T13:09:51.6294538Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T13:09:51.6347369Z test_numpy (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T13:09:51.6361876Z test_only_atol (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T13:09:51.6375861Z test_only_rtol (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T13:09:51.6414639Z test_scalar (__main__.TestAssertClose) ... ok (0.004s) 2022-08-17T13:09:51.6447294Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.003s) 2022-08-17T13:09:51.6460244Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T13:09:51.6466548Z test_unknown_layout (__main__.TestAssertClose) ... skip: MKLDNN is not available. (0.001s) 2022-08-17T13:09:51.6488670Z test_unknown_type (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T13:09:51.6497992Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.001s) 2022-08-17T13:09:51.6512221Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.001s) 2022-08-17T13:09:51.6520973Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.001s) 2022-08-17T13:09:51.6534520Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.001s) 2022-08-17T13:09:51.6616973Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T13:09:51.6633150Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2022-08-17T13:09:51.6741156Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.011s) 2022-08-17T13:09:51.6760411Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2022-08-17T13:09:51.6834583Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.007s) 2022-08-17T13:09:51.6914659Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T13:09:51.6947681Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T13:09:51.6974730Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T13:09:51.7226262Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.025s) 2022-08-17T13:09:51.7298371Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.007s) 2022-08-17T13:09:51.7375995Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T13:09:51.7392235Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2022-08-17T13:09:51.7491663Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.010s) 2022-08-17T13:09:51.7585207Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.009s) 2022-08-17T13:09:51.7641014Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.006s) 2022-08-17T13:09:51.7712631Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.006s) 2022-08-17T13:09:51.7721363Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.002s) 2022-08-17T13:09:51.7743527Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.002s) 2022-08-17T13:09:51.7794279Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.005s) 2022-08-17T13:09:51.7878956Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.008s) 2022-08-17T13:09:51.7970206Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.009s) 2022-08-17T13:09:51.8072274Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.010s) 2022-08-17T13:09:51.8119651Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.005s) 2022-08-17T13:09:51.8209345Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.009s) 2022-08-17T13:09:51.8291362Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.008s) 2022-08-17T13:09:51.8391919Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.010s) 2022-08-17T13:09:51.8433770Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.004s) 2022-08-17T13:09:51.8469320Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.003s) 2022-08-17T13:09:51.8554620Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.008s) 2022-08-17T13:09:51.8583178Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.003s) 2022-08-17T13:09:51.8617928Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.003s) 2022-08-17T13:09:51.8705039Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.009s) 2022-08-17T13:09:51.8750779Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.004s) 2022-08-17T13:09:51.8832428Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.008s) 2022-08-17T13:09:51.8920426Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.009s) 2022-08-17T13:09:51.9016125Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.010s) 2022-08-17T13:09:51.9060799Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.004s) 2022-08-17T13:09:51.9149502Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.009s) 2022-08-17T13:09:51.9230882Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.008s) 2022-08-17T13:09:51.9325829Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.009s) 2022-08-17T13:10:06.8554380Z test_filtering_env_var (__main__.TestFrameworkUtils) ... ok (14.922s) 2022-08-17T13:10:06.8571448Z test_circular_dependencies (__main__.TestImports) 2022-08-17T13:10:10.9507448Z Checks that all modules inside torch can be imported ... No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:10:11.0346321Z ok (4.179s) 2022-08-17T13:10:14.1729200Z test_no_warning_on_import (__main__.TestImports) ... test_testing.py:1815: DeprecationWarning: Please use assertEqual instead. 2022-08-17T13:10:14.1729575Z self.assertEquals(out, "") 2022-08-17T13:10:14.1731693Z ok (3.138s) 2022-08-17T13:10:14.1764527Z test_default_names (__main__.TestTestParametrization) ... ok (0.003s) 2022-08-17T13:10:14.1778468Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:10:14.1792179Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:10:14.1819171Z test_name_fn (__main__.TestTestParametrization) ... ok (0.003s) 2022-08-17T13:10:14.1833026Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:10:14.1841165Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:10:14.1850370Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:10:14.1858390Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:10:14.1877220Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.002s) 2022-08-17T13:10:14.1887775Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:10:14.1897809Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:10:14.1908067Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:10:14.1917328Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:10:14.1926691Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:10:14.1936605Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:10:14.1945954Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:10:14.1955115Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:10:14.1965086Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:10:14.1993758Z test_default_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:10:14.2015231Z test_dtypes_composition_invalid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2022-08-17T13:10:14.2035821Z test_dtypes_composition_valid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2022-08-17T13:10:14.2065363Z test_multiple_handling_of_same_param_error_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:10:14.2095565Z test_name_fn_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:10:14.8874409Z test_ops_composition_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.678s) 2022-08-17T13:10:14.8885242Z test_subtest_expected_failure_x_1_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:10:14.8895341Z test_subtest_expected_failure_x_2_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:10:14.8903928Z test_subtest_expected_failure_x_3_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:10:14.8925470Z test_subtest_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2022-08-17T13:10:14.8936017Z test_two_things_subtest_expected_failure_x_1_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:10:14.8946558Z test_two_things_subtest_expected_failure_x_1_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:10:14.8957076Z test_two_things_subtest_expected_failure_x_1_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:10:14.8966802Z test_two_things_subtest_expected_failure_x_2_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:10:14.8976451Z test_two_things_subtest_expected_failure_x_2_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:10:14.8986965Z test_two_things_subtest_expected_failure_x_2_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:10:14.8996610Z test_two_things_subtest_expected_failure_x_3_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:10:14.9006345Z test_two_things_subtest_expected_failure_x_3_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:10:14.9016739Z test_two_things_subtest_expected_failure_x_3_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:10:14.9033568Z test_unparametrized_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2022-08-17T13:10:14.9052094Z test_assertEqual_longMessage_cpu (__main__.TestTestingCPU) ... ok (0.002s) 2022-08-17T13:10:14.9126807Z test_assertEqual_numpy_cpu_bool (__main__.TestTestingCPU) ... ok (0.007s) 2022-08-17T13:10:14.9221160Z test_assertEqual_numpy_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.009s) 2022-08-17T13:10:14.9311213Z test_assertEqual_numpy_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.009s) 2022-08-17T13:10:14.9388296Z test_assertEqual_numpy_cpu_float16 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T13:10:14.9464706Z test_assertEqual_numpy_cpu_float32 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T13:10:14.9534430Z test_assertEqual_numpy_cpu_float64 (__main__.TestTestingCPU) ... ok (0.007s) 2022-08-17T13:10:14.9591670Z test_assertEqual_numpy_cpu_int16 (__main__.TestTestingCPU) ... ok (0.006s) 2022-08-17T13:10:14.9648165Z test_assertEqual_numpy_cpu_int32 (__main__.TestTestingCPU) ... ok (0.006s) 2022-08-17T13:10:14.9697267Z test_assertEqual_numpy_cpu_int64 (__main__.TestTestingCPU) ... ok (0.005s) 2022-08-17T13:10:14.9987740Z test_assertEqual_numpy_cpu_int8 (__main__.TestTestingCPU) ... ok (0.029s) 2022-08-17T13:10:15.0043691Z test_assertEqual_numpy_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.006s) 2022-08-17T13:10:15.0054210Z test_cuda_assert_should_not_stop_common_distributed_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:10:15.0065064Z test_cuda_assert_should_stop_common_device_type_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:10:15.0075247Z test_cuda_assert_should_stop_common_utils_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:10:15.1738694Z test_get_supported_dtypes_cpu (__main__.TestTestingCPU) ... ok (0.166s) 2022-08-17T13:10:15.1896549Z test_isclose_atol_rtol_greater_than_zero_cpu_bool (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:10:15.2053649Z test_isclose_atol_rtol_greater_than_zero_cpu_float16 (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:10:15.2207688Z test_isclose_atol_rtol_greater_than_zero_cpu_float32 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:10:15.2361773Z test_isclose_atol_rtol_greater_than_zero_cpu_float64 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:10:15.2515027Z test_isclose_atol_rtol_greater_than_zero_cpu_int16 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:10:15.2668344Z test_isclose_atol_rtol_greater_than_zero_cpu_int32 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:10:15.2823433Z test_isclose_atol_rtol_greater_than_zero_cpu_int64 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:10:15.2979449Z test_isclose_atol_rtol_greater_than_zero_cpu_int8 (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:10:15.3135323Z test_isclose_atol_rtol_greater_than_zero_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:10:15.3168070Z test_isclose_bool_cpu (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:10:15.3398367Z test_isclose_complex_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.023s) 2022-08-17T13:10:15.3629613Z test_isclose_complex_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.023s) 2022-08-17T13:10:15.3640328Z test_isclose_equality_shortcut_cpu (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T13:10:15.3735855Z test_isclose_float_cpu_float16 (__main__.TestTestingCPU) ... ok (0.009s) 2022-08-17T13:10:15.3829495Z test_isclose_float_cpu_float32 (__main__.TestTestingCPU) ... ok (0.009s) 2022-08-17T13:10:15.3910204Z test_isclose_float_cpu_float64 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T13:10:15.3954289Z test_isclose_integer_cpu_int16 (__main__.TestTestingCPU) ... ok (0.004s) 2022-08-17T13:10:15.3997729Z test_isclose_integer_cpu_int32 (__main__.TestTestingCPU) ... ok (0.004s) 2022-08-17T13:10:15.4041469Z test_isclose_integer_cpu_int64 (__main__.TestTestingCPU) ... ok (0.004s) 2022-08-17T13:10:15.4085017Z test_isclose_integer_cpu_int8 (__main__.TestTestingCPU) ... ok (0.004s) 2022-08-17T13:10:15.4128864Z test_isclose_integer_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.004s) 2022-08-17T13:10:15.4142506Z test_isclose_nan_equality_shortcut_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T13:10:15.4156121Z test_isclose_nan_equality_shortcut_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T13:10:15.4169332Z test_isclose_nan_equality_shortcut_cpu_float16 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T13:10:15.4183171Z test_isclose_nan_equality_shortcut_cpu_float32 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T13:10:15.4196110Z test_isclose_nan_equality_shortcut_cpu_float64 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T13:10:15.4211672Z test_make_tensor_complex32_cpu (__main__.TestTestingCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_creation.py:142: 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.) 2022-08-17T13:10:15.4212366Z result = torch.complex(real, imag) 2022-08-17T13:10:15.4214529Z ok (0.002s) 2022-08-17T13:10:15.4299050Z test_make_tensor_cpu_bool (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T13:10:15.4443563Z test_make_tensor_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.014s) 2022-08-17T13:10:15.4582742Z test_make_tensor_cpu_float32 (__main__.TestTestingCPU) ... ok (0.014s) 2022-08-17T13:10:15.4683333Z test_make_tensor_cpu_int64 (__main__.TestTestingCPU) ... ok (0.010s) 2022-08-17T13:10:15.4683623Z 2022-08-17T13:10:15.4683942Z ---------------------------------------------------------------------- 2022-08-17T13:10:15.4684376Z Ran 165 tests in 23.987s 2022-08-17T13:10:15.4684574Z 2022-08-17T13:10:15.4684705Z OK (skipped=4, expected failures=12) 2022-08-17T13:10:15.4684846Z 2022-08-17T13:10:15.4685423Z Generating XML reports... 2022-08-17T13:10:15.4744041Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertClose-20220817130951.xml 2022-08-17T13:10:15.4749976Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20220817130951.xml 2022-08-17T13:10:15.4762636Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20220817130951.xml 2022-08-17T13:10:15.4768438Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20220817130951.xml 2022-08-17T13:10:15.4773458Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20220817130951.xml 2022-08-17T13:10:15.4778563Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20220817130951.xml 2022-08-17T13:10:15.4785858Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20220817130951.xml 2022-08-17T13:10:15.4791705Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20220817130951.xml 2022-08-17T13:10:15.4796809Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20220817130951.xml 2022-08-17T13:10:15.4799495Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20220817130951.xml 2022-08-17T13:10:15.4803987Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestImports-20220817130951.xml 2022-08-17T13:10:15.4821849Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20220817130951.xml 2022-08-17T13:10:15.4841048Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCPU-20220817130951.xml 2022-08-17T13:10:15.4879946Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestingCPU-20220817130951.xml 2022-08-17T13:10:16.3346182Z Running test_spectral_ops ... [2022-08-17 13:10:16.334204] 2022-08-17T13:10:16.3346696Z Executing ['/opt/conda/bin/python', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:10:16.334303] 2022-08-17T13:10:33.4463803Z /opt/conda/lib/python3.7/site-packages/sklearn/utils/validation.py:37: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T13:10:33.4464561Z LARGE_SPARSE_SUPPORTED = LooseVersion(scipy_version) >= '0.14.0' 2022-08-17T13:10:33.7993478Z test_spectral_ops.py:43: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T13:10:33.7994180Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2022-08-17T13:10:33.8147383Z Test results will be stored in test-reports/python-unittest/test_spectral_ops 2022-08-17T13:10:33.8174985Z 2022-08-17T13:10:33.8175123Z Running tests... 2022-08-17T13:10:33.8176110Z ---------------------------------------------------------------------- 2022-08-17T13:10:33.8472344Z test_batch_istft_cpu (__main__.TestFFTCPU) ... test_spectral_ops.py:1502: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:979.) 2022-08-17T13:10:33.8473028Z i_original = torch.istft(original, n_fft=4, length=4) 2022-08-17T13:10:33.8525135Z ok (0.035s) 2022-08-17T13:10:33.9439675Z test_complex_istft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.091s) 2022-08-17T13:10:34.0543090Z test_complex_stft_definition_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.110s) 2022-08-17T13:10:34.0883639Z test_complex_stft_onesided_cpu (__main__.TestFFTCPU) ... ok (0.034s) 2022-08-17T13:10:35.6880661Z test_complex_stft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (1.600s) 2022-08-17T13:10:36.0764601Z test_complex_stft_roundtrip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.388s) 2022-08-17T13:10:36.7235430Z test_complex_stft_roundtrip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.647s) 2022-08-17T13:10:36.7275928Z test_cufft_plan_cache_cpu_float64 (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T13:10:36.7351625Z test_empty_fft_fft_fft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.7420575Z test_empty_fft_fft_fft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.7484007Z test_empty_fft_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.7546442Z test_empty_fft_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.7610635Z test_empty_fft_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.7673344Z test_empty_fft_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.7753108Z test_empty_fft_fft_hfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.008s) 2022-08-17T13:10:36.7831402Z test_empty_fft_fft_hfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.008s) 2022-08-17T13:10:36.7894634Z test_empty_fft_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.7957562Z test_empty_fft_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.8031507Z test_empty_fft_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.8104185Z test_empty_fft_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.8172680Z test_empty_fft_fft_ifft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.8240609Z test_empty_fft_fft_ifft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.8303455Z test_empty_fft_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.8365875Z test_empty_fft_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.8428650Z test_empty_fft_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.8490852Z test_empty_fft_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.8565166Z test_empty_fft_fft_ihfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.8628103Z test_empty_fft_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.8696285Z test_empty_fft_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.8776617Z test_empty_fft_fft_irfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.008s) 2022-08-17T13:10:36.8856855Z test_empty_fft_fft_irfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.008s) 2022-08-17T13:10:36.8920768Z test_empty_fft_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.8984873Z test_empty_fft_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.9059157Z test_empty_fft_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.9132676Z test_empty_fft_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.9206680Z test_empty_fft_fft_rfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.9269633Z test_empty_fft_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:36.9338176Z test_empty_fft_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:36.9692462Z test_empty_ifft_cpu (__main__.TestFFTCPU) ... ok (0.035s) 2022-08-17T13:10:37.2380701Z test_fft2_fftn_equivalence_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.269s) 2022-08-17T13:10:37.6718077Z test_fft2_fftn_equivalence_cpu_float32 (__main__.TestFFTCPU) ... ok (0.434s) 2022-08-17T13:10:37.7809085Z test_fft2_invalid_cpu (__main__.TestFFTCPU) ... ok (0.109s) 2022-08-17T13:10:38.6692793Z test_fft2_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.888s) 2022-08-17T13:10:39.4220083Z test_fft2_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.753s) 2022-08-17T13:10:39.4318411Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.4413425Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.4506967Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.4602570Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.4693404Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.4785971Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.4882653Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.4980000Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.5073999Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.5198579Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.012s) 2022-08-17T13:10:39.5292241Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.5386526Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.5476461Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.5568419Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.5661593Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.5756681Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.5846779Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.5937730Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.6035090Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.6134410Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.6229859Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.6463130Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T13:10:39.6561316Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.6660284Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.6758377Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.6857236Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.6952612Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.7048503Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.7145152Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.7241501Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.7337833Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.7435949Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:39.7528816Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.7622517Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.7717394Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:39.7816901Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:44.3493009Z test_fft_ifft_rfft_irfft_cpu_float64 (__main__.TestFFTCPU) ... ok (4.567s) 2022-08-17T13:10:44.3550264Z test_fft_input_modification_cpu (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T13:10:44.3726524Z test_fft_invalid_dtypes_cpu (__main__.TestFFTCPU) ... ok (0.018s) 2022-08-17T13:10:44.4049169Z test_fft_plan_repeatable_cpu (__main__.TestFFTCPU) ... ok (0.032s) 2022-08-17T13:10:44.4391988Z test_fft_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.034s) 2022-08-17T13:10:44.4426666Z test_fft_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2022-08-17T13:10:44.4771412Z test_fft_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.034s) 2022-08-17T13:10:44.4804838Z test_fft_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2022-08-17T13:10:44.5629790Z test_fft_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.082s) 2022-08-17T13:10:44.6523011Z test_fft_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.089s) 2022-08-17T13:10:44.6560105Z test_fft_type_promotion_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T13:10:44.6590964Z test_fft_type_promotion_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2022-08-17T13:10:44.6624840Z test_fft_type_promotion_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T13:10:44.6654834Z test_fft_type_promotion_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2022-08-17T13:10:44.6689703Z test_fft_type_promotion_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T13:10:44.6726137Z test_fft_type_promotion_cpu_float64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T13:10:44.6765139Z test_fft_type_promotion_cpu_int8 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T13:10:44.7215182Z test_fftfreq_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.045s) 2022-08-17T13:10:44.7614084Z test_fftfreq_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.040s) 2022-08-17T13:10:44.7734734Z test_fftfreq_out_cpu_float32 (__main__.TestFFTCPU) ... ok (0.012s) 2022-08-17T13:10:44.7806632Z test_fftfreq_out_cpu_float64 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T13:10:44.8095870Z test_fftn_invalid_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.029s) 2022-08-17T13:10:44.8378811Z test_fftn_invalid_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.028s) 2022-08-17T13:10:44.8714020Z test_fftn_invalid_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.033s) 2022-08-17T13:10:44.9048212Z test_fftn_invalid_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.033s) 2022-08-17T13:10:44.9330404Z test_fftn_invalid_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.028s) 2022-08-17T13:10:44.9613238Z test_fftn_invalid_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.028s) 2022-08-17T13:10:44.9924543Z test_fftn_invalid_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.031s) 2022-08-17T13:10:45.0265027Z test_fftn_invalid_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.034s) 2022-08-17T13:10:45.0604161Z test_fftn_invalid_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.034s) 2022-08-17T13:10:45.0919439Z test_fftn_invalid_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.031s) 2022-08-17T13:10:45.3396236Z test_fftn_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.247s) 2022-08-17T13:10:45.3429865Z test_fftn_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2022-08-17T13:10:45.5746568Z test_fftn_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.231s) 2022-08-17T13:10:45.5782352Z test_fftn_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.004s) 2022-08-17T13:10:46.2008012Z test_fftn_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.622s) 2022-08-17T13:10:46.8106439Z test_fftn_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.610s) 2022-08-17T13:10:46.8207453Z test_fftshift_frequencies_cpu_float32 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T13:10:46.8296244Z test_fftshift_frequencies_cpu_float64 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T13:10:46.8530379Z test_fftshift_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T13:10:46.8772513Z test_fftshift_numpy_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.024s) 2022-08-17T13:10:46.8985025Z test_fftshift_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.021s) 2022-08-17T13:10:46.9184912Z test_fftshift_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.020s) 2022-08-17T13:10:46.9208841Z test_hfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2022-08-17T13:10:46.9588981Z test_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.038s) 2022-08-17T13:10:46.9978397Z test_hfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.039s) 2022-08-17T13:10:47.0002647Z test_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2022-08-17T13:10:47.0418243Z test_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.041s) 2022-08-17T13:10:47.0872547Z test_ihfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.045s) 2022-08-17T13:10:48.0546212Z test_istft_against_librosa_cpu_float64 (__main__.TestFFTCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:741: 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:1119.) 2022-08-17T13:10:48.0546813Z return_complex=return_complex, 2022-08-17T13:10:48.0815975Z ok (0.994s) 2022-08-17T13:10:49.0843822Z test_istft_linearity_cpu_float64 (__main__.TestFFTCPU) ... ok (1.003s) 2022-08-17T13:10:49.0967098Z test_istft_of_sine_cpu_float64 (__main__.TestFFTCPU) ... ok (0.012s) 2022-08-17T13:10:49.0976269Z test_istft_round_trip_simple_cases_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T13:10:49.1008145Z stft -> istft should recover the original signale ... ok (0.004s) 2022-08-17T13:10:49.1032949Z test_istft_round_trip_various_params_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T13:10:50.8284379Z stft -> istft should recover the original signale ... ok (1.727s) 2022-08-17T13:10:50.8308308Z test_istft_round_trip_with_padding_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T13:10:51.3076931Z long hop_length or not centered may cause length mismatch in the inversed signal ... ok (0.479s) 2022-08-17T13:10:51.3086443Z test_istft_throws_cpu (__main__.TestFFTCPU) 2022-08-17T13:10:51.3293985Z istft should throw exception for invalid parameters ... ok (0.022s) 2022-08-17T13:10:51.3917217Z test_reference_1d_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.062s) 2022-08-17T13:10:51.4543642Z test_reference_1d_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.063s) 2022-08-17T13:10:51.5145099Z test_reference_1d_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.060s) 2022-08-17T13:10:51.6130456Z test_reference_1d_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.098s) 2022-08-17T13:10:51.6749805Z test_reference_1d_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.062s) 2022-08-17T13:10:51.7405259Z test_reference_1d_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.065s) 2022-08-17T13:10:51.8003568Z test_reference_1d_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.060s) 2022-08-17T13:10:51.8564026Z test_reference_1d_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.056s) 2022-08-17T13:10:51.9140717Z test_reference_1d_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.057s) 2022-08-17T13:10:51.9765638Z test_reference_1d_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.062s) 2022-08-17T13:10:52.1211541Z test_reference_nd_fft_fftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.144s) 2022-08-17T13:10:52.2647863Z test_reference_nd_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.144s) 2022-08-17T13:10:52.3971598Z test_reference_nd_fft_hfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.132s) 2022-08-17T13:10:52.5325281Z test_reference_nd_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.135s) 2022-08-17T13:10:52.7224699Z test_reference_nd_fft_ifftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.190s) 2022-08-17T13:10:52.8702822Z test_reference_nd_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.148s) 2022-08-17T13:10:53.0156952Z test_reference_nd_fft_irfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.145s) 2022-08-17T13:10:53.1492226Z test_reference_nd_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.133s) 2022-08-17T13:10:53.7587344Z test_stft_cpu_float64 (__main__.TestFFTCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:613: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:803.) 2022-08-17T13:10:53.7587969Z normalized, onesided, return_complex) 2022-08-17T13:10:53.7962353Z ok (0.647s) 2022-08-17T13:10:53.7976760Z test_stft_requires_complex_cpu (__main__.TestFFTCPU) ... ok (0.001s) 2022-08-17T13:10:54.0973811Z test_stft_roundtrip_complex_window_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.299s) 2022-08-17T13:10:54.4615033Z test_stft_roundtrip_complex_window_cpu_float64 (__main__.TestFFTCPU) ... ok (0.364s) 2022-08-17T13:10:54.4631985Z test_stft_window_device_cpu (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:10:54.4663153Z test_fft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.4663571Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T13:10:54.4664899Z Expecting nothing 2022-08-17T13:10:54.4665947Z ok 2022-08-17T13:10:54.4666339Z Trying: 2022-08-17T13:10:54.4666624Z fft2 = torch.fft.fft2(x) 2022-08-17T13:10:54.4667144Z Expecting nothing 2022-08-17T13:10:54.4667336Z ok 2022-08-17T13:10:54.4667737Z Trying: 2022-08-17T13:10:54.4668023Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2022-08-17T13:10:54.4668239Z Expecting nothing 2022-08-17T13:10:54.4670022Z ok 2022-08-17T13:10:54.4670252Z Trying: 2022-08-17T13:10:54.4670503Z torch.testing.assert_close(fft2, two_ffts, check_stride=False) 2022-08-17T13:10:54.4670740Z Expecting nothing 2022-08-17T13:10:54.4677235Z ok 2022-08-17T13:10:54.4678815Z ok (0.005s) 2022-08-17T13:10:54.4690736Z test_fft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.4691140Z t = torch.arange(4) 2022-08-17T13:10:54.4691483Z Expecting nothing 2022-08-17T13:10:54.4692744Z ok 2022-08-17T13:10:54.4692995Z Trying: 2022-08-17T13:10:54.4693281Z t 2022-08-17T13:10:54.4693549Z Expecting: 2022-08-17T13:10:54.4693786Z tensor([0, 1, 2, 3]) 2022-08-17T13:10:54.4696442Z ok 2022-08-17T13:10:54.4696616Z Trying: 2022-08-17T13:10:54.4696848Z torch.fft.fft(t) 2022-08-17T13:10:54.4697037Z Expecting: 2022-08-17T13:10:54.4697369Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T13:10:54.4719684Z ok 2022-08-17T13:10:54.4720016Z Trying: 2022-08-17T13:10:54.4720276Z t = torch.tensor([0.+1.j, 2.+3.j, 4.+5.j, 6.+7.j]) 2022-08-17T13:10:54.4720512Z Expecting nothing 2022-08-17T13:10:54.4721358Z ok 2022-08-17T13:10:54.4721567Z Trying: 2022-08-17T13:10:54.4721938Z torch.fft.fft(t) 2022-08-17T13:10:54.4722260Z Expecting: 2022-08-17T13:10:54.4722567Z tensor([12.+16.j, -8.+0.j, -4.-4.j, 0.-8.j]) 2022-08-17T13:10:54.4737748Z ok 2022-08-17T13:10:54.4738969Z ok (0.006s) 2022-08-17T13:10:54.4750515Z test_fftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.4750937Z torch.fft.fftfreq(5) 2022-08-17T13:10:54.4751278Z Expecting: 2022-08-17T13:10:54.4751583Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T13:10:54.4759499Z ok 2022-08-17T13:10:54.4759740Z Trying: 2022-08-17T13:10:54.4760074Z torch.fft.fftfreq(4) 2022-08-17T13:10:54.4760452Z Expecting: 2022-08-17T13:10:54.4760728Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T13:10:54.4768049Z ok 2022-08-17T13:10:54.4769506Z ok (0.003s) 2022-08-17T13:10:54.4780931Z test_fftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.4781396Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T13:10:54.4781768Z Expecting nothing 2022-08-17T13:10:54.4782377Z ok 2022-08-17T13:10:54.4782632Z Trying: 2022-08-17T13:10:54.4782967Z fftn = torch.fft.fftn(x) 2022-08-17T13:10:54.4783284Z Expecting nothing 2022-08-17T13:10:54.4783975Z ok 2022-08-17T13:10:54.4784240Z Trying: 2022-08-17T13:10:54.4784614Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2022-08-17T13:10:54.4784928Z Expecting nothing 2022-08-17T13:10:54.4786596Z ok 2022-08-17T13:10:54.4786788Z Trying: 2022-08-17T13:10:54.4787027Z torch.testing.assert_close(fftn, two_ffts, check_stride=False) 2022-08-17T13:10:54.4787266Z Expecting nothing 2022-08-17T13:10:54.4793634Z ok 2022-08-17T13:10:54.4795148Z ok (0.003s) 2022-08-17T13:10:54.4806481Z test_fftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.4806834Z f = torch.fft.fftfreq(4) 2022-08-17T13:10:54.4807016Z Expecting nothing 2022-08-17T13:10:54.4808490Z ok 2022-08-17T13:10:54.4808706Z Trying: 2022-08-17T13:10:54.4808976Z f 2022-08-17T13:10:54.4809271Z Expecting: 2022-08-17T13:10:54.4809638Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T13:10:54.4816010Z ok 2022-08-17T13:10:54.4816212Z Trying: 2022-08-17T13:10:54.4816542Z torch.fft.fftshift(f) 2022-08-17T13:10:54.4816880Z Expecting: 2022-08-17T13:10:54.4817165Z tensor([-0.5000, -0.2500, 0.0000, 0.2500]) 2022-08-17T13:10:54.4824287Z ok 2022-08-17T13:10:54.4824527Z Trying: 2022-08-17T13:10:54.4824951Z x = torch.fft.fftfreq(5, d=1/5) + 0.1 * torch.fft.fftfreq(5, d=1/5).unsqueeze(1) 2022-08-17T13:10:54.4825320Z Expecting nothing 2022-08-17T13:10:54.4828641Z ok 2022-08-17T13:10:54.4828842Z Trying: 2022-08-17T13:10:54.4829118Z x 2022-08-17T13:10:54.4829279Z Expecting: 2022-08-17T13:10:54.4829556Z tensor([[ 0.0000, 1.0000, 2.0000, -2.0000, -1.0000], 2022-08-17T13:10:54.4829835Z [ 0.1000, 1.1000, 2.1000, -1.9000, -0.9000], 2022-08-17T13:10:54.4830099Z [ 0.2000, 1.2000, 2.2000, -1.8000, -0.8000], 2022-08-17T13:10:54.4830347Z [-0.2000, 0.8000, 1.8000, -2.2000, -1.2000], 2022-08-17T13:10:54.4830615Z [-0.1000, 0.9000, 1.9000, -2.1000, -1.1000]]) 2022-08-17T13:10:54.4841024Z ok 2022-08-17T13:10:54.4841416Z Trying: 2022-08-17T13:10:54.4841622Z torch.fft.fftshift(x) 2022-08-17T13:10:54.4841808Z Expecting: 2022-08-17T13:10:54.4842080Z tensor([[-2.2000, -1.2000, -0.2000, 0.8000, 1.8000], 2022-08-17T13:10:54.4842337Z [-2.1000, -1.1000, -0.1000, 0.9000, 1.9000], 2022-08-17T13:10:54.4842603Z [-2.0000, -1.0000, 0.0000, 1.0000, 2.0000], 2022-08-17T13:10:54.4842863Z [-1.9000, -0.9000, 0.1000, 1.1000, 2.1000], 2022-08-17T13:10:54.4843115Z [-1.8000, -0.8000, 0.2000, 1.2000, 2.2000]]) 2022-08-17T13:10:54.4853932Z ok 2022-08-17T13:10:54.4854290Z Trying: 2022-08-17T13:10:54.4854628Z x_centered = torch.arange(-5, 5) 2022-08-17T13:10:54.4854850Z Expecting nothing 2022-08-17T13:10:54.4855382Z ok 2022-08-17T13:10:54.4855587Z Trying: 2022-08-17T13:10:54.4855855Z x_uncentered = torch.fft.ifftshift(x_centered) 2022-08-17T13:10:54.4856155Z Expecting nothing 2022-08-17T13:10:54.4857334Z ok 2022-08-17T13:10:54.4857532Z Trying: 2022-08-17T13:10:54.4857808Z fft_uncentered = torch.fft.fft(x_uncentered) 2022-08-17T13:10:54.4858053Z Expecting nothing 2022-08-17T13:10:54.4859673Z ok 2022-08-17T13:10:54.4859888Z Trying: 2022-08-17T13:10:54.4860166Z fft_centered = torch.fft.fftshift(fft_uncentered) 2022-08-17T13:10:54.4860415Z Expecting nothing 2022-08-17T13:10:54.4861421Z ok 2022-08-17T13:10:54.4861598Z Trying: 2022-08-17T13:10:54.4861904Z x_centered_2 = torch.fft.fftshift(torch.fft.ifft(torch.fft.ifftshift(fft_centered))) 2022-08-17T13:10:54.4862175Z Expecting nothing 2022-08-17T13:10:54.4864875Z ok 2022-08-17T13:10:54.4865113Z Trying: 2022-08-17T13:10:54.4865499Z torch.testing.assert_close(x_centered.to(torch.complex64), x_centered_2, check_stride=False) 2022-08-17T13:10:54.4865770Z Expecting nothing 2022-08-17T13:10:54.4872172Z ok 2022-08-17T13:10:54.4873861Z ok (0.008s) 2022-08-17T13:10:54.4885048Z test_hfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.4885509Z t = torch.linspace(0, 1, 5) 2022-08-17T13:10:54.4885804Z Expecting nothing 2022-08-17T13:10:54.4887168Z ok 2022-08-17T13:10:54.4887415Z Trying: 2022-08-17T13:10:54.4887683Z t 2022-08-17T13:10:54.4887977Z Expecting: 2022-08-17T13:10:54.4888230Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T13:10:54.4894972Z ok 2022-08-17T13:10:54.4895183Z Trying: 2022-08-17T13:10:54.4895502Z T = torch.fft.ifft(t) 2022-08-17T13:10:54.4895873Z Expecting nothing 2022-08-17T13:10:54.4897226Z ok 2022-08-17T13:10:54.4897660Z Trying: 2022-08-17T13:10:54.4898045Z T 2022-08-17T13:10:54.4898300Z Expecting: 2022-08-17T13:10:54.4898642Z tensor([ 0.5000-0.0000j, -0.1250-0.1720j, -0.1250-0.0406j, -0.1250+0.0406j, 2022-08-17T13:10:54.4899012Z -0.1250+0.1720j]) 2022-08-17T13:10:54.4913237Z ok 2022-08-17T13:10:54.4913486Z Trying: 2022-08-17T13:10:54.4913909Z torch.fft.hfft(T[:3], n=5) 2022-08-17T13:10:54.4914197Z Expecting: 2022-08-17T13:10:54.4914439Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T13:10:54.4923331Z ok 2022-08-17T13:10:54.4923760Z Trying: 2022-08-17T13:10:54.4924093Z torch.fft.hfft(T[:3]) 2022-08-17T13:10:54.4924384Z Expecting: 2022-08-17T13:10:54.4924566Z tensor([0.1250, 0.2809, 0.6250, 0.9691]) 2022-08-17T13:10:54.4933158Z ok 2022-08-17T13:10:54.4934442Z ok (0.006s) 2022-08-17T13:10:54.4945518Z test_ifft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.4946014Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T13:10:54.4946460Z Expecting nothing 2022-08-17T13:10:54.4946864Z ok 2022-08-17T13:10:54.4947073Z Trying: 2022-08-17T13:10:54.4947253Z ifft2 = torch.fft.ifft2(x) 2022-08-17T13:10:54.4947479Z Expecting nothing 2022-08-17T13:10:54.4949064Z ok 2022-08-17T13:10:54.4949259Z Trying: 2022-08-17T13:10:54.4949474Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2022-08-17T13:10:54.4949696Z Expecting nothing 2022-08-17T13:10:54.4951615Z ok 2022-08-17T13:10:54.4951765Z Trying: 2022-08-17T13:10:54.4952045Z torch.testing.assert_close(ifft2, two_iffts, check_stride=False) 2022-08-17T13:10:54.4952330Z Expecting nothing 2022-08-17T13:10:54.4959143Z ok 2022-08-17T13:10:54.4960803Z ok (0.003s) 2022-08-17T13:10:54.4971484Z test_ifft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.4971995Z t = torch.tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T13:10:54.4972194Z Expecting nothing 2022-08-17T13:10:54.4973670Z ok 2022-08-17T13:10:54.4973898Z Trying: 2022-08-17T13:10:54.4974111Z torch.fft.ifft(t) 2022-08-17T13:10:54.4974291Z Expecting: 2022-08-17T13:10:54.4974480Z tensor([0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j]) 2022-08-17T13:10:54.4986221Z ok 2022-08-17T13:10:54.4987618Z ok (0.003s) 2022-08-17T13:10:54.4998592Z test_ifftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.4998922Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T13:10:54.4999189Z Expecting nothing 2022-08-17T13:10:54.4999964Z ok 2022-08-17T13:10:54.5000193Z Trying: 2022-08-17T13:10:54.5000391Z ifftn = torch.fft.ifftn(x) 2022-08-17T13:10:54.5000584Z Expecting nothing 2022-08-17T13:10:54.5002231Z ok 2022-08-17T13:10:54.5002449Z Trying: 2022-08-17T13:10:54.5002853Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2022-08-17T13:10:54.5003204Z Expecting nothing 2022-08-17T13:10:54.5004783Z ok 2022-08-17T13:10:54.5005013Z Trying: 2022-08-17T13:10:54.5005446Z torch.testing.assert_close(ifftn, two_iffts, check_stride=False) 2022-08-17T13:10:54.5005782Z Expecting nothing 2022-08-17T13:10:54.5012081Z ok 2022-08-17T13:10:54.5013461Z ok (0.003s) 2022-08-17T13:10:54.5024775Z test_ifftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.5025360Z f = torch.fft.fftfreq(5) 2022-08-17T13:10:54.5025667Z Expecting nothing 2022-08-17T13:10:54.5026565Z ok 2022-08-17T13:10:54.5026774Z Trying: 2022-08-17T13:10:54.5026964Z f 2022-08-17T13:10:54.5027121Z Expecting: 2022-08-17T13:10:54.5027411Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T13:10:54.5034855Z ok 2022-08-17T13:10:54.5035093Z Trying: 2022-08-17T13:10:54.5035335Z shifted = torch.fft.fftshift(f) 2022-08-17T13:10:54.5035961Z Expecting nothing 2022-08-17T13:10:54.5036136Z ok 2022-08-17T13:10:54.5036342Z Trying: 2022-08-17T13:10:54.5036511Z torch.fft.ifftshift(shifted) 2022-08-17T13:10:54.5036710Z Expecting: 2022-08-17T13:10:54.5036988Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T13:10:54.5044857Z ok 2022-08-17T13:10:54.5045776Z ok (0.003s) 2022-08-17T13:10:54.5056539Z test_ihfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.5056905Z t = torch.arange(5) 2022-08-17T13:10:54.5057204Z Expecting nothing 2022-08-17T13:10:54.5057662Z ok 2022-08-17T13:10:54.5058032Z Trying: 2022-08-17T13:10:54.5058315Z t 2022-08-17T13:10:54.5058552Z Expecting: 2022-08-17T13:10:54.5058730Z tensor([0, 1, 2, 3, 4]) 2022-08-17T13:10:54.5061065Z ok 2022-08-17T13:10:54.5061316Z Trying: 2022-08-17T13:10:54.5061629Z torch.fft.ihfft(t) 2022-08-17T13:10:54.5062024Z Expecting: 2022-08-17T13:10:54.5062394Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j]) 2022-08-17T13:10:54.5077458Z ok 2022-08-17T13:10:54.5077718Z Trying: 2022-08-17T13:10:54.5078036Z torch.fft.ifft(t) 2022-08-17T13:10:54.5078341Z Expecting: 2022-08-17T13:10:54.5078667Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j, -0.5000+0.1625j, 2022-08-17T13:10:54.5078923Z -0.5000+0.6882j]) 2022-08-17T13:10:54.5094907Z ok 2022-08-17T13:10:54.5095897Z ok (0.005s) 2022-08-17T13:10:54.5107463Z test_irfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.5107819Z t = torch.rand(10, 9) 2022-08-17T13:10:54.5108157Z Expecting nothing 2022-08-17T13:10:54.5108749Z ok 2022-08-17T13:10:54.5108991Z Trying: 2022-08-17T13:10:54.5109331Z T = torch.fft.rfft2(t) 2022-08-17T13:10:54.5109656Z Expecting nothing 2022-08-17T13:10:54.5110735Z ok 2022-08-17T13:10:54.5110967Z Trying: 2022-08-17T13:10:54.5111288Z torch.fft.irfft2(T).size() 2022-08-17T13:10:54.5111640Z Expecting: 2022-08-17T13:10:54.5111938Z torch.Size([10, 8]) 2022-08-17T13:10:54.5113869Z ok 2022-08-17T13:10:54.5114113Z Trying: 2022-08-17T13:10:54.5114314Z roundtrip = torch.fft.irfft2(T, t.size()) 2022-08-17T13:10:54.5114529Z Expecting nothing 2022-08-17T13:10:54.5116581Z ok 2022-08-17T13:10:54.5116843Z Trying: 2022-08-17T13:10:54.5117149Z roundtrip.size() 2022-08-17T13:10:54.5117475Z Expecting: 2022-08-17T13:10:54.5117771Z torch.Size([10, 9]) 2022-08-17T13:10:54.5118089Z ok 2022-08-17T13:10:54.5118364Z Trying: 2022-08-17T13:10:54.5118759Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T13:10:54.5119197Z Expecting nothing 2022-08-17T13:10:54.5124028Z ok 2022-08-17T13:10:54.5124896Z ok (0.003s) 2022-08-17T13:10:54.5136164Z test_irfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.5136614Z t = torch.linspace(0, 1, 5) 2022-08-17T13:10:54.5136959Z Expecting nothing 2022-08-17T13:10:54.5137399Z ok 2022-08-17T13:10:54.5137641Z Trying: 2022-08-17T13:10:54.5137927Z t 2022-08-17T13:10:54.5138195Z Expecting: 2022-08-17T13:10:54.5138445Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T13:10:54.5145613Z ok 2022-08-17T13:10:54.5145854Z Trying: 2022-08-17T13:10:54.5146195Z T = torch.fft.rfft(t) 2022-08-17T13:10:54.5146553Z Expecting nothing 2022-08-17T13:10:54.5147278Z ok 2022-08-17T13:10:54.5147507Z Trying: 2022-08-17T13:10:54.5147796Z T 2022-08-17T13:10:54.5148091Z Expecting: 2022-08-17T13:10:54.5148439Z tensor([ 2.5000+0.0000j, -0.6250+0.8602j, -0.6250+0.2031j]) 2022-08-17T13:10:54.5162553Z ok 2022-08-17T13:10:54.5162808Z Trying: 2022-08-17T13:10:54.5163252Z torch.fft.irfft(T) 2022-08-17T13:10:54.5163535Z Expecting: 2022-08-17T13:10:54.5163720Z tensor([0.1562, 0.3511, 0.7812, 1.2114]) 2022-08-17T13:10:54.5172011Z ok 2022-08-17T13:10:54.5172246Z Trying: 2022-08-17T13:10:54.5172622Z roundtrip = torch.fft.irfft(T, t.numel()) 2022-08-17T13:10:54.5172976Z Expecting nothing 2022-08-17T13:10:54.5174254Z ok 2022-08-17T13:10:54.5174648Z Trying: 2022-08-17T13:10:54.5175064Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T13:10:54.5175315Z Expecting nothing 2022-08-17T13:10:54.5180540Z ok 2022-08-17T13:10:54.5181719Z ok (0.006s) 2022-08-17T13:10:54.5193138Z test_irfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.5193549Z t = torch.rand(10, 9) 2022-08-17T13:10:54.5193827Z Expecting nothing 2022-08-17T13:10:54.5194153Z ok 2022-08-17T13:10:54.5194383Z Trying: 2022-08-17T13:10:54.5194563Z T = torch.fft.rfftn(t) 2022-08-17T13:10:54.5194782Z Expecting nothing 2022-08-17T13:10:54.5196490Z ok 2022-08-17T13:10:54.5196675Z Trying: 2022-08-17T13:10:54.5196857Z torch.fft.irfftn(T).size() 2022-08-17T13:10:54.5197045Z Expecting: 2022-08-17T13:10:54.5197221Z torch.Size([10, 8]) 2022-08-17T13:10:54.5199176Z ok 2022-08-17T13:10:54.5199349Z Trying: 2022-08-17T13:10:54.5199699Z roundtrip = torch.fft.irfftn(T, t.size()) 2022-08-17T13:10:54.5200064Z Expecting nothing 2022-08-17T13:10:54.5202553Z ok 2022-08-17T13:10:54.5202827Z Trying: 2022-08-17T13:10:54.5203069Z roundtrip.size() 2022-08-17T13:10:54.5203512Z Expecting: 2022-08-17T13:10:54.5203840Z torch.Size([10, 9]) 2022-08-17T13:10:54.5204025Z ok 2022-08-17T13:10:54.5204160Z Trying: 2022-08-17T13:10:54.5204388Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T13:10:54.5204625Z Expecting nothing 2022-08-17T13:10:54.5209832Z ok 2022-08-17T13:10:54.5210682Z ok (0.003s) 2022-08-17T13:10:54.5221793Z test_rfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.5222166Z t = torch.rand(10, 10) 2022-08-17T13:10:54.5222852Z Expecting nothing 2022-08-17T13:10:54.5223135Z ok 2022-08-17T13:10:54.5223401Z Trying: 2022-08-17T13:10:54.5223796Z rfft2 = torch.fft.rfft2(t) 2022-08-17T13:10:54.5224027Z Expecting nothing 2022-08-17T13:10:54.5224847Z ok 2022-08-17T13:10:54.5225051Z Trying: 2022-08-17T13:10:54.5225301Z rfft2.size() 2022-08-17T13:10:54.5225525Z Expecting: 2022-08-17T13:10:54.5225712Z torch.Size([10, 6]) 2022-08-17T13:10:54.5226193Z ok 2022-08-17T13:10:54.5226378Z Trying: 2022-08-17T13:10:54.5226684Z fft2 = torch.fft.fft2(t) 2022-08-17T13:10:54.5227035Z Expecting nothing 2022-08-17T13:10:54.5228836Z ok 2022-08-17T13:10:54.5229063Z Trying: 2022-08-17T13:10:54.5229492Z torch.testing.assert_close(fft2[..., :6], rfft2, check_stride=False) 2022-08-17T13:10:54.5229862Z Expecting nothing 2022-08-17T13:10:54.5236436Z ok 2022-08-17T13:10:54.5236681Z Trying: 2022-08-17T13:10:54.5237085Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2022-08-17T13:10:54.5237440Z Expecting nothing 2022-08-17T13:10:54.5239296Z ok 2022-08-17T13:10:54.5239549Z Trying: 2022-08-17T13:10:54.5239915Z torch.testing.assert_close(rfft2, two_ffts, check_stride=False) 2022-08-17T13:10:54.5240408Z Expecting nothing 2022-08-17T13:10:54.5246799Z ok 2022-08-17T13:10:54.5248030Z ok (0.004s) 2022-08-17T13:10:54.5259215Z test_rfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.5259572Z t = torch.arange(4) 2022-08-17T13:10:54.5259825Z Expecting nothing 2022-08-17T13:10:54.5260136Z ok 2022-08-17T13:10:54.5260289Z Trying: 2022-08-17T13:10:54.5260441Z t 2022-08-17T13:10:54.5260586Z Expecting: 2022-08-17T13:10:54.5260758Z tensor([0, 1, 2, 3]) 2022-08-17T13:10:54.5263309Z ok 2022-08-17T13:10:54.5263448Z Trying: 2022-08-17T13:10:54.5263669Z torch.fft.rfft(t) 2022-08-17T13:10:54.5263885Z Expecting: 2022-08-17T13:10:54.5264150Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j]) 2022-08-17T13:10:54.5279469Z ok 2022-08-17T13:10:54.5279774Z Trying: 2022-08-17T13:10:54.5280113Z torch.fft.fft(t) 2022-08-17T13:10:54.5280622Z Expecting: 2022-08-17T13:10:54.5280925Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T13:10:54.5296135Z ok 2022-08-17T13:10:54.5297105Z ok (0.005s) 2022-08-17T13:10:54.5308529Z test_rfftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.5308794Z torch.fft.rfftfreq(5) 2022-08-17T13:10:54.5308970Z Expecting: 2022-08-17T13:10:54.5309149Z tensor([0.0000, 0.2000, 0.4000]) 2022-08-17T13:10:54.5316601Z ok 2022-08-17T13:10:54.5316784Z Trying: 2022-08-17T13:10:54.5316956Z torch.fft.rfftfreq(4) 2022-08-17T13:10:54.5317172Z Expecting: 2022-08-17T13:10:54.5317349Z tensor([0.0000, 0.2500, 0.5000]) 2022-08-17T13:10:54.5325223Z ok 2022-08-17T13:10:54.5325398Z Trying: 2022-08-17T13:10:54.5325619Z torch.fft.fftfreq(4) 2022-08-17T13:10:54.5325815Z Expecting: 2022-08-17T13:10:54.5326095Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T13:10:54.5333969Z ok 2022-08-17T13:10:54.5334981Z ok (0.004s) 2022-08-17T13:10:54.5346438Z test_rfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T13:10:54.5346763Z t = torch.rand(10, 10) 2022-08-17T13:10:54.5346992Z Expecting nothing 2022-08-17T13:10:54.5347746Z ok 2022-08-17T13:10:54.5347976Z Trying: 2022-08-17T13:10:54.5348302Z rfftn = torch.fft.rfftn(t) 2022-08-17T13:10:54.5348649Z Expecting nothing 2022-08-17T13:10:54.5349563Z ok 2022-08-17T13:10:54.5349791Z Trying: 2022-08-17T13:10:54.5350074Z rfftn.size() 2022-08-17T13:10:54.5350383Z Expecting: 2022-08-17T13:10:54.5350692Z torch.Size([10, 6]) 2022-08-17T13:10:54.5350987Z ok 2022-08-17T13:10:54.5351235Z Trying: 2022-08-17T13:10:54.5351408Z fftn = torch.fft.fftn(t) 2022-08-17T13:10:54.5351583Z Expecting nothing 2022-08-17T13:10:54.5353204Z ok 2022-08-17T13:10:54.5353459Z Trying: 2022-08-17T13:10:54.5353857Z torch.testing.assert_close(fftn[..., :6], rfftn, check_stride=False) 2022-08-17T13:10:54.5354353Z Expecting nothing 2022-08-17T13:10:54.5360955Z ok 2022-08-17T13:10:54.5361205Z Trying: 2022-08-17T13:10:54.5361605Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2022-08-17T13:10:54.5362020Z Expecting nothing 2022-08-17T13:10:54.5363957Z ok 2022-08-17T13:10:54.5364189Z Trying: 2022-08-17T13:10:54.5364618Z torch.testing.assert_close(rfftn, two_ffts, check_stride=False) 2022-08-17T13:10:54.5364968Z Expecting nothing 2022-08-17T13:10:54.5371563Z ok 2022-08-17T13:10:54.5372551Z ok (0.004s) 2022-08-17T13:10:54.5373156Z 2022-08-17T13:10:54.5373521Z ---------------------------------------------------------------------- 2022-08-17T13:10:54.5373835Z Ran 177 tests in 20.720s 2022-08-17T13:10:54.5373938Z 2022-08-17T13:10:54.5374011Z OK (skipped=10) 2022-08-17T13:10:54.5374121Z 2022-08-17T13:10:54.5374205Z Generating XML reports... 2022-08-17T13:10:54.5530407Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCPU-20220817131033.xml 2022-08-17T13:10:54.5551803Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTDocExamplesCPU-20220817131033.xml 2022-08-17T13:10:55.3905217Z Running test_fx ... [2022-08-17 13:10:55.390067] 2022-08-17T13:10:55.3905759Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:10:55.390164] 2022-08-17T13:10:59.6489564Z Test results will be stored in test-reports/python-unittest/test_fx 2022-08-17T13:10:59.6568848Z 2022-08-17T13:10:59.6569250Z Running tests... 2022-08-17T13:10:59.6569830Z ---------------------------------------------------------------------- 2022-08-17T13:10:59.6827178Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.026s) 2022-08-17T13:10:59.6836719Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2022-08-17T13:10:59.6856347Z Test type annotations in the forward function. ... ok (0.003s) 2022-08-17T13:10:59.6868554Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-08-17T13:10:59.6877280Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-08-17T13:10:59.6886859Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-08-17T13:10:59.6894004Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2022-08-17T13:10:59.6898345Z Test the consistency relation. ... ok (0.001s) 2022-08-17T13:10:59.6905865Z test_precision (fx.test_gradual_type.AnnotationsTest) 2022-08-17T13:10:59.6910175Z Test the consistency relation. ... ok (0.001s) 2022-08-17T13:10:59.7272958Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... ok (0.036s) 2022-08-17T13:10:59.7301632Z test_empty (fx.test_cse_pass.TestCSEPass) ... ok (0.003s) 2022-08-17T13:10:59.7413670Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... ok (0.011s) 2022-08-17T13:10:59.7517028Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2022-08-17T13:10:59.7594493Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... ok (0.008s) 2022-08-17T13:10:59.7673763Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.008s) 2022-08-17T13:10:59.7753991Z test_nochange (fx.test_cse_pass.TestCSEPass) ... ok (0.008s) 2022-08-17T13:10:59.7813483Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... ok (0.006s) 2022-08-17T13:10:59.7868462Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... ok (0.005s) 2022-08-17T13:10:59.9169096Z test_random (fx.test_cse_pass.TestCSEPass) ... ok (0.130s) 2022-08-17T13:10:59.9257361Z test_simple (fx.test_cse_pass.TestCSEPass) ... ok (0.009s) 2022-08-17T13:10:59.9358109Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2022-08-17T13:10:59.9439943Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... ok (0.008s) 2022-08-17T13:10:59.9552633Z test_two_args (fx.test_cse_pass.TestCSEPass) ... ok (0.011s) 2022-08-17T13:10:59.9656511Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2022-08-17T13:10:59.9724979Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2022-08-17T13:10:59.9783951Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2022-08-17T13:10:59.9830066Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.005s) 2022-08-17T13:10:59.9889863Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2022-08-17T13:10:59.9962300Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2022-08-17T13:11:00.0005547Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.004s) 2022-08-17T13:11:00.0061306Z test_correctness_factory_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.005s) 2022-08-17T13:11:00.0940600Z test_correctness_factory_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.088s) 2022-08-17T13:11:00.0954548Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1028103Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.009s) 2022-08-17T13:11:00.1040996Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1107487Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.008s) 2022-08-17T13:11:00.1124337Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1191957Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.008s) 2022-08-17T13:11:00.1205517Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1269126Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.008s) 2022-08-17T13:11:00.1282218Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1342685Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.007s) 2022-08-17T13:11:00.1355636Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1379605Z Test code path where placeholder comes after normal op node in FX ... ok (0.004s) 2022-08-17T13:11:00.1390589Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1445170Z Perform constant folding conversion, from original mod to split constant ... ok (0.007s) 2022-08-17T13:11:00.1459746Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1523271Z Perform constant folding conversion, from original mod to split constant ... ok (0.008s) 2022-08-17T13:11:00.1587146Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-08-17T13:11:00.1719480Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... ok (0.013s) 2022-08-17T13:11:00.1733436Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1819563Z Perform constant folding conversion, from original mod to split constant ... ok (0.010s) 2022-08-17T13:11:00.1829588Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1854851Z Check that a graph with no constant folding is handled correctly. ... ok (0.004s) 2022-08-17T13:11:00.1867747Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.1921983Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.007s) 2022-08-17T13:11:00.2047583Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... ok (0.013s) 2022-08-17T13:11:00.2114227Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2022-08-17T13:11:00.2171690Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-08-17T13:11:00.2181260Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.2234730Z Perform constant folding with a call_module node. ... ok (0.006s) 2022-08-17T13:11:00.2252786Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:11:00.2305283Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.007s) 2022-08-17T13:11:00.2370931Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-08-17T13:11:00.2428992Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-08-17T13:11:00.2455443Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:11:00.2456074Z warnings.warn(msg, FutureWarning) 2022-08-17T13:11:00.2515605Z ok (0.009s) 2022-08-17T13:11:00.2594296Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.008s) 2022-08-17T13:11:00.2670882Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.008s) 2022-08-17T13:11:00.2742043Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.007s) 2022-08-17T13:11:00.2816363Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.007s) 2022-08-17T13:11:00.2889591Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.007s) 2022-08-17T13:11:00.2897765Z test_dead_chain (fx.test_dce_pass.TestDCE) 2022-08-17T13:11:00.2918587Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... graph(): 2022-08-17T13:11:00.2918981Z %x : [#users=2] = placeholder[target=x] 2022-08-17T13:11:00.2919329Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-17T13:11:00.2919873Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2022-08-17T13:11:00.2920359Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-17T13:11:00.2920733Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-08-17T13:11:00.2921126Z return add_1 2022-08-17T13:11:00.2927573Z ok (0.004s) 2022-08-17T13:11:00.2934568Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2022-08-17T13:11:00.2957032Z Tests that a getatrr in the graph is DCE'd correctly. ... graph(): 2022-08-17T13:11:00.2957411Z %x : [#users=2] = placeholder[target=x] 2022-08-17T13:11:00.2957764Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-17T13:11:00.2958041Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-17T13:11:00.2958325Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2022-08-17T13:11:00.2958644Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2022-08-17T13:11:00.2959029Z return add_1 2022-08-17T13:11:00.2965486Z ok (0.004s) 2022-08-17T13:11:00.2971434Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2022-08-17T13:11:00.2989404Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2022-08-17T13:11:00.2989906Z %x : [#users=1] = placeholder[target=x] 2022-08-17T13:11:00.2990304Z %y : [#users=0] = placeholder[target=y] 2022-08-17T13:11:00.2990762Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-08-17T13:11:00.2991160Z return add 2022-08-17T13:11:00.2996933Z ok (0.003s) 2022-08-17T13:11:00.3003413Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2022-08-17T13:11:00.3021861Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2022-08-17T13:11:00.3022362Z %x : [#users=1] = placeholder[target=x] 2022-08-17T13:11:00.3022705Z %y : [#users=1] = placeholder[target=y] 2022-08-17T13:11:00.3023178Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2022-08-17T13:11:00.3023723Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-08-17T13:11:00.3024112Z return add_1 2022-08-17T13:11:00.3030148Z ok (0.003s) 2022-08-17T13:11:00.3038488Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2022-08-17T13:11:00.3057740Z Test that DCE doesn't remove a module if it's specified as having side effects. ... graph(): 2022-08-17T13:11:00.3058251Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-08-17T13:11:00.3058717Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2022-08-17T13:11:00.3059463Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-08-17T13:11:00.3059854Z return mul 2022-08-17T13:11:00.3066735Z ok (0.004s) 2022-08-17T13:11:00.3073297Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2022-08-17T13:11:00.3101585Z Test that DCE doesn't remove torch._assert since it has side effects. ... graph(): 2022-08-17T13:11:00.3102055Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-08-17T13:11:00.3102421Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2022-08-17T13:11:00.3102762Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2022-08-17T13:11:00.3103151Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-08-17T13:11:00.3103372Z return mul 2022-08-17T13:11:00.3109972Z ok (0.004s) 2022-08-17T13:11:00.3116643Z test_simple (fx.test_dce_pass.TestDCE) 2022-08-17T13:11:00.3136261Z Tests that a single node in the graph is DCE'd correctly. ... graph(): 2022-08-17T13:11:00.3136591Z %x : [#users=2] = placeholder[target=x] 2022-08-17T13:11:00.3136871Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-17T13:11:00.3137136Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-17T13:11:00.3137423Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-08-17T13:11:00.3137661Z return add_1 2022-08-17T13:11:00.3143370Z ok (0.003s) 2022-08-17T13:11:00.3201355Z test_all_input_nodes (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:00.3289770Z test_annotation_with_future (__main__.TestFX) ... ok (0.009s) 2022-08-17T13:11:00.4230947Z test_annotations_empty_tuple (__main__.TestFX) ... ok (0.094s) 2022-08-17T13:11:00.4271080Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:00.4307460Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:00.4353897Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:00.4389382Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:00.4423954Z test_args_kwargs (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:00.4441875Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:00.4479229Z test_assert (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:00.4542726Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:00.4658784Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.012s) 2022-08-17T13:11:00.4712764Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:00.4750688Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:00.4786778Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:00.4839128Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:00.4871833Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:00.4910399Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:00.8192354Z test_autowrap_functions (__main__.TestFX) ... ok (0.328s) 2022-08-17T13:11:00.8240966Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:00.8282715Z test_construct_root_dict (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:00.8298297Z test_copy_it (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:00.8333596Z test_copy_no_remap (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:00.8371155Z test_ctx_mgr (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:00.8677438Z test_custom_codegen (__main__.TestFX) ... ok (0.031s) 2022-08-17T13:11:00.8733391Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:00.8759717Z test_custom_import (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:00.8809182Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:00.8852357Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:00.8898423Z test_custom_proxy_type (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:00.8946856Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:00.9106788Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:11:00.9153960Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:00.9169214Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.001s) 2022-08-17T13:11:00.9228044Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:01.1346757Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.212s) 2022-08-17T13:11:01.1382828Z test_deepcopy_tracer (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.1440216Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:01.1492923Z test_delete_unused_submodules_leaf (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:11:01.1493764Z warnings.warn(msg, FutureWarning) 2022-08-17T13:11:01.1493983Z ok (0.005s) 2022-08-17T13:11:01.1538393Z test_dict (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.1635713Z test_direct_param_use (__main__.TestFX) ... ok (0.010s) 2022-08-17T13:11:01.1691857Z test_disallow_override (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:01.1734151Z test_ellipsis (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.1749039Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.001s) 2022-08-17T13:11:01.1779251Z test_erase_node_error (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:01.1840224Z test_example_shape_prop (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:01.1869460Z test_find_uses (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:01.2129276Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.026s) 2022-08-17T13:11:01.2687207Z test_fn_type_annotations (__main__.TestFX) ... ok (0.056s) 2022-08-17T13:11:01.2730439Z test_fx_and_or (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.2772443Z test_fx_create_arg (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.2807077Z test_fx_shifts (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:01.2861105Z test_fx_stateless (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:01.7343396Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.448s) 2022-08-17T13:11:01.7346956Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2022-08-17T13:11:01.7955229Z test_getitem_subproc (__main__.TestFX) ... ok (0.061s) 2022-08-17T13:11:01.8012545Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:01.8065486Z test_graph_fns (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:01.8896374Z test_graph_module (__main__.TestFX) ... ok (0.083s) 2022-08-17T13:11:01.8950805Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:01.9001349Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:01.9042985Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.9077580Z test_graph_unique_names (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:01.9098093Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:01.9114986Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:01.9128752Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.001s) 2022-08-17T13:11:01.9150118Z test_imul_code_print (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:01.9196774Z test_inf_nan (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:01.9231056Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:01.9298573Z test_inline_graph (__main__.TestFX) ... ok (0.007s) 2022-08-17T13:11:01.9338437Z test_insertion_point (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.9409565Z test_interpreter (__main__.TestFX) ... ok (0.007s) 2022-08-17T13:11:01.9445722Z test_interpreter_default_args (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.9452555Z test_interpreter_gc_values (__main__.TestFX) ... skip: no torchvision (0.001s) 2022-08-17T13:11:01.9458117Z test_interpreter_noop_resnet18 (__main__.TestFX) ... skip: no torchvision (0.001s) 2022-08-17T13:11:01.9489520Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:01.9534512Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.9590335Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:01.9634405Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.9671654Z test_interpreter_star_args (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.9721065Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:01.9770888Z test_layout (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:01.9802939Z test_leaf_module (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:01.9860193Z test_matmul_tracing (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:01.9918019Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:01.9956659Z test_move_before (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:01.9991061Z test_multi_insert_point (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:02.0046648Z test_multiple_default_args (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:02.0104614Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:02.0140351Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:02.0175461Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:02.0771842Z test_native_callable (__main__.TestFX) ... ok (0.059s) 2022-08-17T13:11:02.0785343Z test_no_mutation (__main__.TestFX) ... ok (0.001s) 2022-08-17T13:11:02.0820641Z test_node_tagging (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:02.0854726Z test_nonetype_annotation (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:02.0911254Z test_partial_trace (__main__.TestFX) ... 2022-08-17T13:11:02.0911474Z 2022-08-17T13:11:02.0911482Z 2022-08-17T13:11:02.0911620Z def forward(self, x, y_1): 2022-08-17T13:11:02.0911862Z eq = y_1 == True; y_1 = None 2022-08-17T13:11:02.0912325Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2022-08-17T13:11:02.0912594Z mul = 2 * x; x = None 2022-08-17T13:11:02.0912767Z return mul 2022-08-17T13:11:02.0912913Z 2022-08-17T13:11:02.0917975Z /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py:502: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2022-08-17T13:11:02.0918507Z f"Was not able to add assertion to guarantee correct input {name} to " 2022-08-17T13:11:02.0931063Z ok (0.008s) 2022-08-17T13:11:02.0990532Z test_pickle_custom_import (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:02.1065904Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.007s) 2022-08-17T13:11:02.1152463Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.009s) 2022-08-17T13:11:02.1256859Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.010s) 2022-08-17T13:11:02.1274846Z test_prepend_self (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/fx/node.py:242: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2022-08-17T13:11:02.1275318Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2022-08-17T13:11:02.1276305Z ok (0.002s) 2022-08-17T13:11:02.1306199Z test_pretty_print (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:02.1341689Z test_pretty_print_graph (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:02.1386329Z test_pretty_print_node (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:02.1448546Z test_pretty_print_targets (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:02.1473810Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:02.3080401Z test_pytree (__main__.TestFX) ... ok (0.160s) 2022-08-17T13:11:02.3144184Z test_pytree_concrete (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:02.3167005Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:02.3209247Z test_regular_and_default_args (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:02.3225573Z test_remove_uses (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:02.3241512Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:02.3273086Z test_replace_input (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:02.3287421Z test_replace_uses (__main__.TestFX) ... skip: no torchvision (0.001s) 2022-08-17T13:11:02.3294743Z test_reserved_getattr (__main__.TestFX) 2022-08-17T13:11:02.3318503Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.003s) 2022-08-17T13:11:02.3356671Z test_return_tuple (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:02.3653299Z test_return_type_exists (__main__.TestFX) ... ok (0.030s) 2022-08-17T13:11:02.3837890Z test_script_method_trace (__main__.TestFX) ... ok (0.018s) 2022-08-17T13:11:02.4095152Z test_script_tensor_constant (__main__.TestFX) ... ok (0.026s) 2022-08-17T13:11:02.4133710Z test_sequential (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:02.4171798Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:02.5746117Z test_shape_prop_layout (__main__.TestFX) ... ok (0.157s) 2022-08-17T13:11:05.4823574Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (2.908s) 2022-08-17T13:11:05.4872864Z test_single_default_arg (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:05.4919749Z test_snake_case (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:05.5018972Z test_sqrt (__main__.TestFX) ... ok (0.010s) 2022-08-17T13:11:05.5049759Z test_stack_traces (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.5087142Z test_stack_traces_with_transformer (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:05.5115936Z test_string_literal_return (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.5315302Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.020s) 2022-08-17T13:11:05.5560512Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.024s) 2022-08-17T13:11:05.5629044Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.007s) 2022-08-17T13:11:05.5691365Z test_tensor_attribute (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:05.5743717Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:05.5777556Z test_tensor_constant (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.5812393Z test_throw_out_variant (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.5870939Z test_torch_custom_ops (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:05.5906405Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:05.6294373Z test_torch_fx_len (__main__.TestFX) ... ok (0.039s) 2022-08-17T13:11:05.6335230Z test_torch_op_overloads (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:05.6366685Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.6405461Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:05.6420667Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.001s) 2022-08-17T13:11:05.6450628Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.6482820Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.6514892Z test_trace_fn_constant (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.6553430Z test_trace_function (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:05.6573845Z test_trace_multiple_funcs (__main__.TestFX) ... 1.13.0a0+gitce6a3c6 2022-08-17T13:11:05.6630240Z ok (0.008s) 2022-08-17T13:11:05.6788448Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:11:05.6846840Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:05.6905478Z test_transformer_noop (__main__.TestFX) ... ok (0.006s) 2022-08-17T13:11:05.6959231Z test_transformer_op_swap (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:05.6992694Z test_tuple_no_subscript (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:11:05.6993382Z warnings.warn(msg, FutureWarning) 2022-08-17T13:11:05.7022103Z ok (0.006s) 2022-08-17T13:11:05.7037875Z test_typename_print (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:05.7074207Z test_unpack (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:05.7101061Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.7125551Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:05.7162847Z test_update_args_api (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:05.7193864Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.7232881Z test_update_kwargs_api (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:05.7406813Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.017s) 2022-08-17T13:11:05.7566317Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:11:05.7597732Z test_wrap (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.7630223Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.7680467Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:05.7726096Z test_wrapped_method (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:05.7774179Z test_wrapped_retrace (__main__.TestFX) ... ok (0.005s) 2022-08-17T13:11:05.7802351Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.003s) 2022-08-17T13:11:05.7838160Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.004s) 2022-08-17T13:11:05.7850444Z test_wrong_target_type (__main__.TestFX) ... ok (0.001s) 2022-08-17T13:11:05.7869233Z test_wrong_topo (__main__.TestFX) ... ok (0.002s) 2022-08-17T13:11:05.7876532Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-08-17T13:11:05.7895811Z Test backward compatibility for members of classes with ... ok (0.003s) 2022-08-17T13:11:05.7903760Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-08-17T13:11:05.8008953Z Test backward compatibility for function signatures with ... ok (0.011s) 2022-08-17T13:11:05.8038585Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.003s) 2022-08-17T13:11:05.8051604Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8077203Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8099098Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8122521Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8146129Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8168291Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8191075Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8212804Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8236306Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8260324Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8283945Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8295395Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8308025Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8321119Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8344658Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8356466Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8381720Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8403328Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8425099Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8437384Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8449352Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8461257Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8474009Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8486097Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8499815Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8510887Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8524973Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8538597Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8568522Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.8582649Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8610126Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.8638023Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.8664196Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.8689351Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8713488Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8735859Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8757564Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8769699Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.8793803Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8819291Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8844270Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8868360Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8891536Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8917163Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8939267Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8962946Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.8988674Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9000207Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.9022847Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9046502Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9073620Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9096250Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9108252Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.9130742Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9151805Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9173378Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9185251Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.9207769Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9231199Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9254733Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9279829Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9302908Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9330035Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9359298Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9385212Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9400222Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.9413731Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.9447071Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9477549Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9490861Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:05.9520015Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9546702Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9573624Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9601039Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9628036Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9650042Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9674591Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9729982Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.005s) 2022-08-17T13:11:05.9756161Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9780582Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9802638Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9826531Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9847823Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9876892Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:05.9913293Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-17T13:11:05.9936618Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9959428Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9982683Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:05.9994960Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0018311Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0073837Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.005s) 2022-08-17T13:11:06.0086298Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0098611Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0111657Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0124163Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0136847Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0149278Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0173044Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0185551Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0207319Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0231672Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0244147Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0266637Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0279127Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0301400Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0313523Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0335383Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0363600Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:06.0390042Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:06.0419987Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:06.0452513Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:06.0467553Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0481674Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0504285Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0517061Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:11:06.0543223Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T13:11:06.0568125Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0592896Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:11:06.0613317Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3730: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:11:06.0613846Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:11:06.0617187Z ok (0.002s) 2022-08-17T13:11:06.0639398Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:11:06.0639991Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:11:06.0643657Z ok (0.003s) 2022-08-17T13:11:06.0664050Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:11:06.0664608Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:11:06.0669629Z ok (0.003s) 2022-08-17T13:11:06.0682951Z test_get_torch_func_signature_exhaustive_H_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0694623Z test_get_torch_func_signature_exhaustive_T_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0705743Z test_get_torch_func_signature_exhaustive___getitem___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0717613Z test_get_torch_func_signature_exhaustive___radd___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0728943Z test_get_torch_func_signature_exhaustive___rdiv___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0740698Z test_get_torch_func_signature_exhaustive___rmatmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0751547Z test_get_torch_func_signature_exhaustive___rmod___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0763219Z test_get_torch_func_signature_exhaustive___rmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0775145Z test_get_torch_func_signature_exhaustive___rpow___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0786156Z test_get_torch_func_signature_exhaustive___rsub___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0797541Z test_get_torch_func_signature_exhaustive__masked_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0809282Z test_get_torch_func_signature_exhaustive__masked_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0820111Z test_get_torch_func_signature_exhaustive__masked_argmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0831592Z test_get_torch_func_signature_exhaustive__masked_argmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0842923Z test_get_torch_func_signature_exhaustive__masked_cumprod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0853924Z test_get_torch_func_signature_exhaustive__masked_cumsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0865813Z test_get_torch_func_signature_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0877648Z test_get_torch_func_signature_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0888847Z test_get_torch_func_signature_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0901319Z test_get_torch_func_signature_exhaustive__masked_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0913954Z test_get_torch_func_signature_exhaustive__masked_median_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0926451Z test_get_torch_func_signature_exhaustive__masked_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0939396Z test_get_torch_func_signature_exhaustive__masked_normalize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0951578Z test_get_torch_func_signature_exhaustive__masked_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0964560Z test_get_torch_func_signature_exhaustive__masked_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0976030Z test_get_torch_func_signature_exhaustive__masked_softmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0987726Z test_get_torch_func_signature_exhaustive__masked_std_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.0999251Z test_get_torch_func_signature_exhaustive__masked_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.1010611Z test_get_torch_func_signature_exhaustive__masked_var_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.1033250Z test_get_torch_func_signature_exhaustive_abs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.1063284Z test_get_torch_func_signature_exhaustive_acos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.1091722Z test_get_torch_func_signature_exhaustive_acosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.1187218Z test_get_torch_func_signature_exhaustive_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:06.1264057Z test_get_torch_func_signature_exhaustive_addbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:06.1411901Z test_get_torch_func_signature_exhaustive_addcdiv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.015s) 2022-08-17T13:11:06.1550887Z test_get_torch_func_signature_exhaustive_addcmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.014s) 2022-08-17T13:11:06.1595809Z test_get_torch_func_signature_exhaustive_addmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.1635457Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.1701417Z test_get_torch_func_signature_exhaustive_addmv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:06.1755596Z test_get_torch_func_signature_exhaustive_addr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.1807803Z test_get_torch_func_signature_exhaustive_all_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.1975673Z test_get_torch_func_signature_exhaustive_allclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.017s) 2022-08-17T13:11:06.2021771Z test_get_torch_func_signature_exhaustive_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.2064804Z test_get_torch_func_signature_exhaustive_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.2111455Z test_get_torch_func_signature_exhaustive_aminmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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:24.) 2022-08-17T13:11:06.2112890Z return self.op(*args, **kwargs) 2022-08-17T13:11:06.2113460Z ok (0.005s) 2022-08-17T13:11:06.2134831Z test_get_torch_func_signature_exhaustive_angle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.2184515Z test_get_torch_func_signature_exhaustive_any_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.2227733Z test_get_torch_func_signature_exhaustive_arange_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.2264988Z test_get_torch_func_signature_exhaustive_argmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.2305137Z test_get_torch_func_signature_exhaustive_argmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.2650671Z test_get_torch_func_signature_exhaustive_argsort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.034s) 2022-08-17T13:11:06.2690816Z test_get_torch_func_signature_exhaustive_argwhere_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.2704454Z test_get_torch_func_signature_exhaustive_as_strided_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.2716702Z test_get_torch_func_signature_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.2741953Z test_get_torch_func_signature_exhaustive_asin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.2766406Z test_get_torch_func_signature_exhaustive_asinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.2840308Z test_get_torch_func_signature_exhaustive_atan2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:06.2865443Z test_get_torch_func_signature_exhaustive_atan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.2888999Z test_get_torch_func_signature_exhaustive_atanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.2901235Z test_get_torch_func_signature_exhaustive_atleast_1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.2912599Z test_get_torch_func_signature_exhaustive_atleast_2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.2923606Z test_get_torch_func_signature_exhaustive_atleast_3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.2992414Z test_get_torch_func_signature_exhaustive_baddbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:06.3004127Z test_get_torch_func_signature_exhaustive_bernoulli_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3015828Z test_get_torch_func_signature_exhaustive_bfloat16_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3027127Z test_get_torch_func_signature_exhaustive_block_diag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3052061Z test_get_torch_func_signature_exhaustive_bmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.3063121Z test_get_torch_func_signature_exhaustive_bool_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3074233Z test_get_torch_func_signature_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3086526Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3118065Z test_get_torch_func_signature_exhaustive_broadcast_to_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.3269240Z test_get_torch_func_signature_exhaustive_bucketize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.015s) 2022-08-17T13:11:06.3281079Z test_get_torch_func_signature_exhaustive_byte_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3292594Z test_get_torch_func_signature_exhaustive_cartesian_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3346774Z test_get_torch_func_signature_exhaustive_cat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.3358900Z test_get_torch_func_signature_exhaustive_cdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3379990Z test_get_torch_func_signature_exhaustive_ceil_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.3392333Z test_get_torch_func_signature_exhaustive_chalf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3404303Z test_get_torch_func_signature_exhaustive_char_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.3451260Z test_get_torch_func_signature_exhaustive_cholesky_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T13:11:06.3451933Z L = torch.cholesky(A) 2022-08-17T13:11:06.3452150Z should be replaced with 2022-08-17T13:11:06.3452354Z L = torch.linalg.cholesky(A) 2022-08-17T13:11:06.3452526Z and 2022-08-17T13:11:06.3452704Z U = torch.cholesky(A, upper=True) 2022-08-17T13:11:06.3453035Z should be replaced with 2022-08-17T13:11:06.3453231Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T13:11:06.3453651Z 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:1816.) 2022-08-17T13:11:06.3454036Z return self.op(*args, **kwargs) 2022-08-17T13:11:06.3463998Z ok (0.006s) 2022-08-17T13:11:06.3526712Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.3620863Z test_get_torch_func_signature_exhaustive_cholesky_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:06.3647026Z test_get_torch_func_signature_exhaustive_chunk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.3682644Z test_get_torch_func_signature_exhaustive_clamp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.3746125Z test_get_torch_func_signature_exhaustive_clamp_max_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.3809887Z test_get_torch_func_signature_exhaustive_clamp_min_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.3831497Z test_get_torch_func_signature_exhaustive_clone_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.3862403Z test_get_torch_func_signature_exhaustive_column_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.3955312Z test_get_torch_func_signature_exhaustive_combinations_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:06.4017595Z test_get_torch_func_signature_exhaustive_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.4039035Z test_get_torch_func_signature_exhaustive_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.4057782Z test_get_torch_func_signature_exhaustive_conj_physical_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.4235567Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.018s) 2022-08-17T13:11:06.4248813Z test_get_torch_func_signature_exhaustive_contiguous_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.4330086Z test_get_torch_func_signature_exhaustive_copysign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:06.4375859Z test_get_torch_func_signature_exhaustive_corrcoef_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.4407090Z test_get_torch_func_signature_exhaustive_cos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.4439366Z test_get_torch_func_signature_exhaustive_cosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.4504918Z test_get_torch_func_signature_exhaustive_count_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:06.4762980Z test_get_torch_func_signature_exhaustive_cov_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.026s) 2022-08-17T13:11:06.4796787Z test_get_torch_func_signature_exhaustive_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.4826753Z test_get_torch_func_signature_exhaustive_cummax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.4856189Z test_get_torch_func_signature_exhaustive_cummin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.4911929Z test_get_torch_func_signature_exhaustive_cumprod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.4943431Z test_get_torch_func_signature_exhaustive_cumsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.5004685Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.5029609Z test_get_torch_func_signature_exhaustive_deg2rad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.5061504Z test_get_torch_func_signature_exhaustive_diag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.5125159Z test_get_torch_func_signature_exhaustive_diag_embed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.5152064Z test_get_torch_func_signature_exhaustive_diagflat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.5211604Z test_get_torch_func_signature_exhaustive_diagonal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.5312743Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:06.5854528Z test_get_torch_func_signature_exhaustive_diff_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.054s) 2022-08-17T13:11:06.5884835Z test_get_torch_func_signature_exhaustive_digamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.6254989Z test_get_torch_func_signature_exhaustive_dist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.037s) 2022-08-17T13:11:06.6363610Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2022-08-17T13:11:06.6465427Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:06.6567773Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:06.6588546Z test_get_torch_func_signature_exhaustive_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.6601934Z test_get_torch_func_signature_exhaustive_double_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.6625008Z test_get_torch_func_signature_exhaustive_dsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.6656929Z test_get_torch_func_signature_exhaustive_dstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.6689815Z test_get_torch_func_signature_exhaustive_eig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T13:11:06.6690930Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T13:11:06.6691225Z L, _ = torch.eig(A) 2022-08-17T13:11:06.6691414Z should be replaced with 2022-08-17T13:11:06.6691613Z L_complex = torch.linalg.eigvals(A) 2022-08-17T13:11:06.6691808Z and 2022-08-17T13:11:06.6691992Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T13:11:06.6692186Z should be replaced with 2022-08-17T13:11:06.6692530Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T13:11:06.6692864Z return self.op(*args, **kwargs) 2022-08-17T13:11:06.6693035Z ok (0.003s) 2022-08-17T13:11:06.6703098Z test_get_torch_func_signature_exhaustive_einsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.6734997Z test_get_torch_func_signature_exhaustive_empty_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.003s) 2022-08-17T13:11:06.6771847Z test_get_torch_func_signature_exhaustive_empty_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.6863313Z test_get_torch_func_signature_exhaustive_eq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:06.6906832Z test_get_torch_func_signature_exhaustive_equal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.6928703Z test_get_torch_func_signature_exhaustive_erf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.6956715Z test_get_torch_func_signature_exhaustive_erfc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.6976920Z test_get_torch_func_signature_exhaustive_erfinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.7002878Z test_get_torch_func_signature_exhaustive_exp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.7035904Z test_get_torch_func_signature_exhaustive_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.7049364Z test_get_torch_func_signature_exhaustive_expand_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.7060554Z test_get_torch_func_signature_exhaustive_expand_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.7082795Z test_get_torch_func_signature_exhaustive_expm1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.7131854Z test_get_torch_func_signature_exhaustive_fft_fft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7180926Z test_get_torch_func_signature_exhaustive_fft_fft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7235243Z test_get_torch_func_signature_exhaustive_fft_fftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7270261Z test_get_torch_func_signature_exhaustive_fft_fftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.7321783Z test_get_torch_func_signature_exhaustive_fft_hfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7371326Z test_get_torch_func_signature_exhaustive_fft_hfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7428079Z test_get_torch_func_signature_exhaustive_fft_hfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.7471439Z test_get_torch_func_signature_exhaustive_fft_ifft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.7517465Z test_get_torch_func_signature_exhaustive_fft_ifft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7568163Z test_get_torch_func_signature_exhaustive_fft_ifftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7603038Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.7649701Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7693841Z test_get_torch_func_signature_exhaustive_fft_ihfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.7745211Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7792499Z test_get_torch_func_signature_exhaustive_fft_irfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7838183Z test_get_torch_func_signature_exhaustive_fft_irfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.7890316Z test_get_torch_func_signature_exhaustive_fft_irfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.7932684Z test_get_torch_func_signature_exhaustive_fft_rfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.7976033Z test_get_torch_func_signature_exhaustive_fft_rfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.8025484Z test_get_torch_func_signature_exhaustive_fft_rfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.8038061Z test_get_torch_func_signature_exhaustive_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.8075120Z test_get_torch_func_signature_exhaustive_flatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:06.8122135Z test_get_torch_func_signature_exhaustive_flip_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.8143130Z test_get_torch_func_signature_exhaustive_fliplr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.8163374Z test_get_torch_func_signature_exhaustive_flipud_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.8175258Z test_get_torch_func_signature_exhaustive_float_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.8250543Z test_get_torch_func_signature_exhaustive_float_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:06.8271276Z test_get_torch_func_signature_exhaustive_floor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.8359488Z test_get_torch_func_signature_exhaustive_floor_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:06.8421573Z test_get_torch_func_signature_exhaustive_fmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.8481903Z test_get_torch_func_signature_exhaustive_fmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.8574860Z test_get_torch_func_signature_exhaustive_fmod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:06.8598625Z test_get_torch_func_signature_exhaustive_frac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:06.8625747Z test_get_torch_func_signature_exhaustive_frexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:06.8675050Z test_get_torch_func_signature_exhaustive_full_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.8723680Z test_get_torch_func_signature_exhaustive_gather_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:06.8798162Z test_get_torch_func_signature_exhaustive_ge_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:06.9073036Z test_get_torch_func_signature_exhaustive_geqrf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.027s) 2022-08-17T13:11:06.9194086Z test_get_torch_func_signature_exhaustive_gradient_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2022-08-17T13:11:06.9266675Z test_get_torch_func_signature_exhaustive_gt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:06.9278858Z test_get_torch_func_signature_exhaustive_half_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:06.9342815Z test_get_torch_func_signature_exhaustive_heaviside_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:06.9656583Z test_get_torch_func_signature_exhaustive_histc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.031s) 2022-08-17T13:11:07.0678495Z test_get_torch_func_signature_exhaustive_histogram_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.102s) 2022-08-17T13:11:07.2032774Z test_get_torch_func_signature_exhaustive_histogramdd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.135s) 2022-08-17T13:11:07.2060775Z test_get_torch_func_signature_exhaustive_hsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:07.2093811Z test_get_torch_func_signature_exhaustive_hstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:07.2156318Z test_get_torch_func_signature_exhaustive_hypot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:07.2177556Z test_get_torch_func_signature_exhaustive_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:07.2240056Z test_get_torch_func_signature_exhaustive_igamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:07.2303951Z test_get_torch_func_signature_exhaustive_igammac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:07.2372993Z test_get_torch_func_signature_exhaustive_index_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:07.2410058Z test_get_torch_func_signature_exhaustive_index_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:07.2454327Z test_get_torch_func_signature_exhaustive_index_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:07.2502848Z test_get_torch_func_signature_exhaustive_index_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:07.2528706Z test_get_torch_func_signature_exhaustive_index_reduce_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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:1007.) 2022-08-17T13:11:07.2529463Z return self.op(*args, **kwargs) 2022-08-17T13:11:07.2718242Z ok (0.021s) 2022-08-17T13:11:07.2749419Z test_get_torch_func_signature_exhaustive_index_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:07.2776426Z test_get_torch_func_signature_exhaustive_inner_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:07.2789692Z test_get_torch_func_signature_exhaustive_int_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:07.2864229Z test_get_torch_func_signature_exhaustive_inverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:07.3013186Z test_get_torch_func_signature_exhaustive_isclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.015s) 2022-08-17T13:11:07.3039256Z test_get_torch_func_signature_exhaustive_isfinite_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:07.3084519Z test_get_torch_func_signature_exhaustive_isin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:07.3106679Z test_get_torch_func_signature_exhaustive_isinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:07.3127682Z test_get_torch_func_signature_exhaustive_isnan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:07.3149493Z test_get_torch_func_signature_exhaustive_isneginf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:07.3169370Z test_get_torch_func_signature_exhaustive_isposinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:07.3192841Z test_get_torch_func_signature_exhaustive_isreal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:07.3226050Z test_get_torch_func_signature_exhaustive_istft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:979.) 2022-08-17T13:11:07.3227110Z return self.op(*args, **kwargs) 2022-08-17T13:11:07.3328866Z ok (0.013s) 2022-08-17T13:11:07.3340807Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:11:07.3352790Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:11:07.3364645Z test_get_torch_func_signature_exhaustive_jiterator_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:11:07.3376676Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:11:07.3388702Z test_get_torch_func_signature_exhaustive_jiterator_unary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:11:07.3412389Z test_get_torch_func_signature_exhaustive_kron_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:07.3467342Z test_get_torch_func_signature_exhaustive_kthvalue_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:07.3538423Z test_get_torch_func_signature_exhaustive_ldexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:07.3610872Z test_get_torch_func_signature_exhaustive_le_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:07.3704714Z test_get_torch_func_signature_exhaustive_lerp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:07.3732373Z test_get_torch_func_signature_exhaustive_lgamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:07.3789407Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:07.3841036Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:07.3879854Z test_get_torch_func_signature_exhaustive_linalg_cond_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:07.3914998Z test_get_torch_func_signature_exhaustive_linalg_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:07.4015614Z test_get_torch_func_signature_exhaustive_linalg_det_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:07.4114757Z test_get_torch_func_signature_exhaustive_linalg_eig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:07.4195699Z test_get_torch_func_signature_exhaustive_linalg_eigh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:07.4283327Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:07.4365335Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:07.4421157Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:07.4500733Z test_get_torch_func_signature_exhaustive_linalg_inv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:07.4577500Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:07.4609817Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:07.4641868Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:07.4709729Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:07.5224660Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.051s) 2022-08-17T13:11:07.5237100Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:07.5360595Z test_get_torch_func_signature_exhaustive_linalg_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2022-08-17T13:11:07.5532715Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.017s) 2022-08-17T13:11:07.5619418Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:07.6048293Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.043s) 2022-08-17T13:11:07.6544579Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.049s) 2022-08-17T13:11:07.6842223Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.030s) 2022-08-17T13:11:07.6947561Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:07.7047662Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:07.7107026Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:07.7207108Z test_get_torch_func_signature_exhaustive_linalg_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:07.7251202Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:07.7442831Z test_get_torch_func_signature_exhaustive_linalg_pinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.019s) 2022-08-17T13:11:07.7548285Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:07.7560201Z test_get_torch_func_signature_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T13:11:07.7845311Z test_get_torch_func_signature_exhaustive_linalg_qr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.028s) 2022-08-17T13:11:07.7951984Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2022-08-17T13:11:07.8143202Z test_get_torch_func_signature_exhaustive_linalg_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.019s) 2022-08-17T13:11:07.8328150Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.018s) 2022-08-17T13:11:07.9243130Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.091s) 2022-08-17T13:11:08.0919253Z test_get_torch_func_signature_exhaustive_linalg_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.168s) 2022-08-17T13:11:08.1078345Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:11:08.1122880Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.1175870Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.1234599Z test_get_torch_func_signature_exhaustive_linalg_vander_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:08.1501975Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.027s) 2022-08-17T13:11:08.1665740Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:11:08.1707592Z test_get_torch_func_signature_exhaustive_linspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.1737442Z test_get_torch_func_signature_exhaustive_log10_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.1932690Z test_get_torch_func_signature_exhaustive_log1p_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.019s) 2022-08-17T13:11:08.1959289Z test_get_torch_func_signature_exhaustive_log2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.1999035Z test_get_torch_func_signature_exhaustive_log_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.2035645Z test_get_torch_func_signature_exhaustive_log_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.2072115Z test_get_torch_func_signature_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.2093113Z test_get_torch_func_signature_exhaustive_logaddexp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.2118532Z test_get_torch_func_signature_exhaustive_logaddexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.2159942Z test_get_torch_func_signature_exhaustive_logcumsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.2321016Z test_get_torch_func_signature_exhaustive_logdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:11:08.2392389Z test_get_torch_func_signature_exhaustive_logical_and_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:08.2415933Z test_get_torch_func_signature_exhaustive_logical_not_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.2481358Z test_get_torch_func_signature_exhaustive_logical_or_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:08.2547345Z test_get_torch_func_signature_exhaustive_logical_xor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:08.2577172Z test_get_torch_func_signature_exhaustive_logit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.2767237Z test_get_torch_func_signature_exhaustive_logspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.019s) 2022-08-17T13:11:08.2855147Z test_get_torch_func_signature_exhaustive_logsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:08.2867566Z test_get_torch_func_signature_exhaustive_long_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.2937962Z test_get_torch_func_signature_exhaustive_lt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:08.2949089Z test_get_torch_func_signature_exhaustive_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.2979921Z test_get_torch_func_signature_exhaustive_lu_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T13:11:08.2981275Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T13:11:08.2981707Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T13:11:08.2982041Z should be replaced with 2022-08-17T13:11:08.2982436Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-17T13:11:08.2982782Z return self.op(*args, **kwargs) 2022-08-17T13:11:08.3249201Z ok (0.030s) 2022-08-17T13:11:08.3395354Z test_get_torch_func_signature_exhaustive_lu_unpack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.015s) 2022-08-17T13:11:08.3408310Z test_get_torch_func_signature_exhaustive_mH_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.3421553Z test_get_torch_func_signature_exhaustive_mT_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.3479827Z test_get_torch_func_signature_exhaustive_masked_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:08.3529493Z test_get_torch_func_signature_exhaustive_masked_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.3585262Z test_get_torch_func_signature_exhaustive_masked_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:08.3684854Z test_get_torch_func_signature_exhaustive_matmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:08.3751860Z test_get_torch_func_signature_exhaustive_matrix_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:08.3880820Z test_get_torch_func_signature_exhaustive_max_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.013s) 2022-08-17T13:11:08.3915943Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.3960987Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.4031392Z test_get_torch_func_signature_exhaustive_maximum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:08.4153711Z test_get_torch_func_signature_exhaustive_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2022-08-17T13:11:08.4208457Z test_get_torch_func_signature_exhaustive_median_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.4224330Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.4236263Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:11:08.4359833Z test_get_torch_func_signature_exhaustive_min_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2022-08-17T13:11:08.4391118Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.4431674Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.4491529Z test_get_torch_func_signature_exhaustive_minimum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:08.4512742Z test_get_torch_func_signature_exhaustive_mm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.4564256Z test_get_torch_func_signature_exhaustive_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.4587107Z test_get_torch_func_signature_exhaustive_movedim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.4827481Z test_get_torch_func_signature_exhaustive_msort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.024s) 2022-08-17T13:11:08.4908444Z test_get_torch_func_signature_exhaustive_mul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:08.4919554Z test_get_torch_func_signature_exhaustive_multinomial_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.4940246Z test_get_torch_func_signature_exhaustive_mv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.5008288Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:08.5077014Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:08.5143402Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:08.5171401Z test_get_torch_func_signature_exhaustive_nan_to_num_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.5263387Z test_get_torch_func_signature_exhaustive_nanmean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:08.5312735Z test_get_torch_func_signature_exhaustive_nanmedian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.5764256Z test_get_torch_func_signature_exhaustive_nanquantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.045s) 2022-08-17T13:11:08.5818040Z test_get_torch_func_signature_exhaustive_nansum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.5852826Z test_get_torch_func_signature_exhaustive_narrow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.5958053Z test_get_torch_func_signature_exhaustive_native_layer_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:08.6096607Z test_get_torch_func_signature_exhaustive_ne_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.014s) 2022-08-17T13:11:08.6119079Z test_get_torch_func_signature_exhaustive_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.6131684Z test_get_torch_func_signature_exhaustive_new_empty_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6144437Z test_get_torch_func_signature_exhaustive_new_full_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6155598Z test_get_torch_func_signature_exhaustive_new_ones_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6165962Z test_get_torch_func_signature_exhaustive_new_zeros_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6234593Z test_get_torch_func_signature_exhaustive_nextafter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:08.6275845Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.6288750Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6299900Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6311111Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6323176Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6335074Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6388780Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.6433646Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.6479525Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.6490278Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6752318Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.026s) 2022-08-17T13:11:08.6763018Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6773761Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6784783Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.6903125Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2022-08-17T13:11:08.7340773Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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:885.) 2022-08-17T13:11:08.7341438Z return self.op(*args, **kwargs) 2022-08-17T13:11:08.7568359Z ok (0.066s) 2022-08-17T13:11:08.7673338Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:08.7776348Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:08.7920400Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.014s) 2022-08-17T13:11:08.7931079Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8014432Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:08.8025731Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8035649Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8045921Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8055733Z test_get_torch_func_signature_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8065935Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8075893Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8086197Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8096501Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8106960Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8119237Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8131147Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8141933Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8152182Z test_get_torch_func_signature_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8186487Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.8197798Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8208328Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8218610Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8249369Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.8259992Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8270503Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8280801Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8291008Z test_get_torch_func_signature_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8301427Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8311637Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8322017Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8332315Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8342692Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8352928Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8363155Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8373313Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8383717Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8393940Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8404279Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8414417Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8519037Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:08.8529610Z test_get_torch_func_signature_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8553221Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.8564522Z test_get_torch_func_signature_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8575024Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8585845Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8596620Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8607498Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8618289Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8629169Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8639968Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8650873Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8661780Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8672479Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8683213Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8725910Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.004s) 2022-08-17T13:11:08.8736298Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8746821Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8757228Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8767835Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.8816636Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.8975910Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:11:08.9029863Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.9084422Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.9132542Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:08.9169646Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:08.9191903Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.9213048Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.9223757Z test_get_torch_func_signature_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9313434Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:08.9323884Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9334281Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9344790Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9354747Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9364855Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9375598Z test_get_torch_func_signature_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9386559Z test_get_torch_func_signature_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9397895Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9408107Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9431506Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:08.9459934Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:08.9471353Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9481538Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9492215Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9502985Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9513738Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9525609Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9534925Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9545576Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9556979Z test_get_torch_func_signature_exhaustive_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.001s) 2022-08-17T13:11:08.9568220Z test_get_torch_func_signature_exhaustive_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9579452Z test_get_torch_func_signature_exhaustive_norm_fro_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9589703Z test_get_torch_func_signature_exhaustive_norm_inf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9600780Z test_get_torch_func_signature_exhaustive_norm_nuc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9611083Z test_get_torch_func_signature_exhaustive_normal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9621700Z test_get_torch_func_signature_exhaustive_normal_number_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:08.9655195Z test_get_torch_func_signature_exhaustive_ones_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.0573558Z test_get_torch_func_signature_exhaustive_ormqr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.092s) 2022-08-17T13:11:09.0594828Z test_get_torch_func_signature_exhaustive_outer_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.0607107Z test_get_torch_func_signature_exhaustive_pca_lowrank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.0634064Z test_get_torch_func_signature_exhaustive_permute_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.0729118Z test_get_torch_func_signature_exhaustive_pinverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:09.0794453Z test_get_torch_func_signature_exhaustive_polar_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.0805165Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.0815265Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.0826021Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.0836393Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.0846924Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.0867205Z test_get_torch_func_signature_exhaustive_positive_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.0943285Z test_get_torch_func_signature_exhaustive_pow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:09.1059951Z test_get_torch_func_signature_exhaustive_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2022-08-17T13:11:09.1129225Z test_get_torch_func_signature_exhaustive_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:09.1156182Z test_get_torch_func_signature_exhaustive_qr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:11:09.1156983Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:11:09.1157241Z Q, R = torch.qr(A, some) 2022-08-17T13:11:09.1157437Z should be replaced with 2022-08-17T13:11:09.1157900Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2544.) 2022-08-17T13:11:09.1158262Z return self.op(*args, **kwargs) 2022-08-17T13:11:09.1407847Z ok (0.028s) 2022-08-17T13:11:09.1811630Z test_get_torch_func_signature_exhaustive_quantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.040s) 2022-08-17T13:11:09.1835918Z test_get_torch_func_signature_exhaustive_rad2deg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.1846658Z test_get_torch_func_signature_exhaustive_rand_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.1857229Z test_get_torch_func_signature_exhaustive_randint_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.1868001Z test_get_torch_func_signature_exhaustive_randn_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.1892550Z test_get_torch_func_signature_exhaustive_ravel_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.1912922Z test_get_torch_func_signature_exhaustive_real_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.1935108Z test_get_torch_func_signature_exhaustive_reciprocal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.2027393Z test_get_torch_func_signature_exhaustive_remainder_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:09.2058098Z test_get_torch_func_signature_exhaustive_renorm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.2069234Z test_get_torch_func_signature_exhaustive_repeat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.2106762Z test_get_torch_func_signature_exhaustive_repeat_interleave_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:09.2117886Z test_get_torch_func_signature_exhaustive_reshape_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.2161657Z test_get_torch_func_signature_exhaustive_reshape_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:09.2172738Z test_get_torch_func_signature_exhaustive_resize__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.2183543Z test_get_torch_func_signature_exhaustive_resize_as__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.2200303Z test_get_torch_func_signature_exhaustive_resolve_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.2217359Z test_get_torch_func_signature_exhaustive_resolve_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.2286683Z test_get_torch_func_signature_exhaustive_roll_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:09.2407116Z test_get_torch_func_signature_exhaustive_rot90_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2022-08-17T13:11:09.2431412Z test_get_torch_func_signature_exhaustive_round_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.2458535Z test_get_torch_func_signature_exhaustive_round_decimals_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.2484562Z test_get_torch_func_signature_exhaustive_round_decimals_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.2512979Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.2538669Z test_get_torch_func_signature_exhaustive_rsqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.2622006Z test_get_torch_func_signature_exhaustive_rsub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:09.2706423Z test_get_torch_func_signature_exhaustive_scatter_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:09.2835255Z test_get_torch_func_signature_exhaustive_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.013s) 2022-08-17T13:11:09.2890060Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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:1531.) 2022-08-17T13:11:09.2890651Z return self.op(*args, **kwargs) 2022-08-17T13:11:09.2968563Z ok (0.013s) 2022-08-17T13:11:09.3098573Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.013s) 2022-08-17T13:11:09.3225232Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.013s) 2022-08-17T13:11:09.3331461Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2022-08-17T13:11:09.3438742Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2022-08-17T13:11:09.3860915Z test_get_torch_func_signature_exhaustive_searchsorted_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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.) 2022-08-17T13:11:09.3861911Z return self.op(*args, **kwargs) 2022-08-17T13:11:09.3863076Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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.) 2022-08-17T13:11:09.3863708Z return self.op(*args, **kwargs) 2022-08-17T13:11:09.3988751Z ok (0.055s) 2022-08-17T13:11:09.4414409Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.042s) 2022-08-17T13:11:09.4862334Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.045s) 2022-08-17T13:11:09.4898719Z test_get_torch_func_signature_exhaustive_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:09.4946206Z test_get_torch_func_signature_exhaustive_select_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:09.4967344Z test_get_torch_func_signature_exhaustive_sgn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.4978374Z test_get_torch_func_signature_exhaustive_short_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.4999452Z test_get_torch_func_signature_exhaustive_sigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5020937Z test_get_torch_func_signature_exhaustive_sign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5039210Z test_get_torch_func_signature_exhaustive_signbit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5059761Z test_get_torch_func_signature_exhaustive_sin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5082003Z test_get_torch_func_signature_exhaustive_sinc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5103133Z test_get_torch_func_signature_exhaustive_sinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5277716Z test_get_torch_func_signature_exhaustive_slice_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.017s) 2022-08-17T13:11:09.5312219Z test_get_torch_func_signature_exhaustive_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.5345953Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.5723865Z test_get_torch_func_signature_exhaustive_sort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.038s) 2022-08-17T13:11:09.5741071Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:1225: 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:68.) 2022-08-17T13:11:09.5741793Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T13:11:09.5831725Z ok (0.011s) 2022-08-17T13:11:09.5855005Z test_get_torch_func_signature_exhaustive_special_airy_ai_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5877559Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5899878Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5922155Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.5944412Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6008394Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.6071562Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.6084211Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:11:09.6094715Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:11:09.6114128Z test_get_torch_func_signature_exhaustive_special_entr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6136475Z test_get_torch_func_signature_exhaustive_special_erfcx_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6200633Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.6305181Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:11:09.6323911Z test_get_torch_func_signature_exhaustive_special_i0e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6342926Z test_get_torch_func_signature_exhaustive_special_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6361857Z test_get_torch_func_signature_exhaustive_special_i1e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6424418Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.6434291Z test_get_torch_func_signature_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:11:09.6455783Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6479790Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6502508Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6526127Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6548279Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6576584Z test_get_torch_func_signature_exhaustive_special_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.6601728Z test_get_torch_func_signature_exhaustive_special_ndtri_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6614827Z test_get_torch_func_signature_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.6638879Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6661328Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6671496Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:11:09.6681339Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:11:09.6691444Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:11:09.6702951Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T13:11:09.6726991Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6798531Z test_get_torch_func_signature_exhaustive_special_xlog1py_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T13:11:09.6861971Z test_get_torch_func_signature_exhaustive_special_zeta_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.6873256Z test_get_torch_func_signature_exhaustive_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.6883526Z test_get_torch_func_signature_exhaustive_split_list_args_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.6909929Z test_get_torch_func_signature_exhaustive_split_with_sizes_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.6929901Z test_get_torch_func_signature_exhaustive_sqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6952478Z test_get_torch_func_signature_exhaustive_square_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.6986254Z test_get_torch_func_signature_exhaustive_squeeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.7024866Z test_get_torch_func_signature_exhaustive_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:09.7088671Z test_get_torch_func_signature_exhaustive_std_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.7143953Z test_get_torch_func_signature_exhaustive_std_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:09.7156106Z test_get_torch_func_signature_exhaustive_stft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.7247988Z test_get_torch_func_signature_exhaustive_sub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T13:11:09.7310738Z test_get_torch_func_signature_exhaustive_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.7322520Z test_get_torch_func_signature_exhaustive_sum_to_size_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.8867649Z test_get_torch_func_signature_exhaustive_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.154s) 2022-08-17T13:11:09.8880370Z test_get_torch_func_signature_exhaustive_svd_lowrank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.8911269Z test_get_torch_func_signature_exhaustive_symeig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:11:09.8911921Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:11:09.8912243Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:11:09.8912448Z should be replaced with 2022-08-17T13:11:09.8912745Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:11:09.8912944Z and 2022-08-17T13:11:09.8913130Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:11:09.8913474Z should be replaced with 2022-08-17T13:11:09.8913925Z 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:2992.) 2022-08-17T13:11:09.8914271Z return self.op(*args, **kwargs) 2022-08-17T13:11:09.8965152Z ok (0.008s) 2022-08-17T13:11:09.8985857Z test_get_torch_func_signature_exhaustive_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.9034994Z test_get_torch_func_signature_exhaustive_take_along_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:09.9076334Z test_get_torch_func_signature_exhaustive_take_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:09.9097382Z test_get_torch_func_signature_exhaustive_tan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.9120473Z test_get_torch_func_signature_exhaustive_tanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.9172649Z test_get_torch_func_signature_exhaustive_tensor_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:09.9182950Z test_get_torch_func_signature_exhaustive_tensordot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:11:09.9316968Z test_get_torch_func_signature_exhaustive_tile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.013s) 2022-08-17T13:11:09.9328574Z test_get_torch_func_signature_exhaustive_to_sparse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.9381956Z test_get_torch_func_signature_exhaustive_topk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:09.9399135Z test_get_torch_func_signature_exhaustive_trace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.9435734Z test_get_torch_func_signature_exhaustive_transpose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:09.9496510Z test_get_torch_func_signature_exhaustive_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.9557302Z test_get_torch_func_signature_exhaustive_trapz_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:09.9589794Z test_get_torch_func_signature_exhaustive_triangular_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:11:09.9591005Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:11:09.9591572Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:11:09.9591927Z should be replaced with 2022-08-17T13:11:09.9592527Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:11:09.9593108Z return self.op(*args, **kwargs) 2022-08-17T13:11:09.9693462Z ok (0.014s) 2022-08-17T13:11:09.9728421Z test_get_torch_func_signature_exhaustive_tril_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.9762608Z test_get_torch_func_signature_exhaustive_triu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.9845647Z test_get_torch_func_signature_exhaustive_true_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2022-08-17T13:11:09.9864894Z test_get_torch_func_signature_exhaustive_trunc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:09.9898193Z test_get_torch_func_signature_exhaustive_unbind_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:09.9941326Z test_get_torch_func_signature_exhaustive_unflatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T13:11:09.9952475Z test_get_torch_func_signature_exhaustive_unfold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.9964172Z test_get_torch_func_signature_exhaustive_unique_consecutive_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:09.9974450Z test_get_torch_func_signature_exhaustive_unique_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:10.0008575Z test_get_torch_func_signature_exhaustive_unsqueeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:10.0065265Z test_get_torch_func_signature_exhaustive_var_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:10.0112412Z test_get_torch_func_signature_exhaustive_var_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T13:11:10.0131879Z test_get_torch_func_signature_exhaustive_vdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:10.0148050Z test_get_torch_func_signature_exhaustive_view_as_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:10.0158779Z test_get_torch_func_signature_exhaustive_view_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:10.0169467Z test_get_torch_func_signature_exhaustive_view_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:10.0189910Z test_get_torch_func_signature_exhaustive_vsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:11:10.0218799Z test_get_torch_func_signature_exhaustive_vstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:10.0229575Z test_get_torch_func_signature_exhaustive_where_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:10.0293234Z test_get_torch_func_signature_exhaustive_xlogy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:11:10.0304013Z test_get_torch_func_signature_exhaustive_zero__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:11:10.0335920Z test_get_torch_func_signature_exhaustive_zeros_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T13:11:10.0344813Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2022-08-17T13:11:10.0381267Z Tests that the pass manager runs the passes correctly. ... ok (0.004s) 2022-08-17T13:11:10.0384695Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2022-08-17T13:11:10.0390018Z Checks that we error if we pass in a check function with the wrong parameters ... ok (0.001s) 2022-08-17T13:11:10.0396471Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2022-08-17T13:11:10.0416540Z Tests that users can add in check functions correctly ... ok (0.003s) 2022-08-17T13:11:10.0421731Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2022-08-17T13:11:10.0426447Z Tests the construction of constraints ... ok (0.001s) 2022-08-17T13:11:10.0442271Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2022-08-17T13:11:10.0455660Z Tests that passes are correctly ordered based on contraints. ... ok (0.003s) 2022-08-17T13:11:10.0511042Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.005s) 2022-08-17T13:11:10.0601375Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-08-17T13:11:10.0729807Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2022-08-17T13:11:10.0811017Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T13:11:10.0914730Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2022-08-17T13:11:10.0999244Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T13:11:10.1081739Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T13:11:10.1097443Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-08-17T13:11:10.1168539Z This tests that a placeholder Node can be matched to a Node with ... ok (0.009s) 2022-08-17T13:11:10.1258286Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-08-17T13:11:10.1359044Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2022-08-17T13:11:10.1456965Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2022-08-17T13:11:10.1589098Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2022-08-17T13:11:10.1683142Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-08-17T13:11:10.1785151Z test_subgraph_writer_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2022-08-17T13:11:10.1941684Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-08-17T13:11:10.1958844Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... skip: no torchvision (0.002s) 2022-08-17T13:11:10.2001598Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-17T13:11:10.2040736Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-17T13:11:10.2070419Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.2102931Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.2137513Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.2168977Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.2214716Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2022-08-17T13:11:10.2286511Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.007s) 2022-08-17T13:11:10.2325198Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-17T13:11:10.2371150Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2022-08-17T13:11:10.2419779Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2022-08-17T13:11:10.2500206Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2022-08-17T13:11:10.2905178Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.040s) 2022-08-17T13:11:10.2969875Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2022-08-17T13:11:10.3606527Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... ok (0.064s) 2022-08-17T13:11:10.3638859Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.3668075Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.3695256Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.3721130Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.3747848Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.3773154Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2022-08-17T13:11:10.3798754Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2022-08-17T13:11:10.3827693Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.3999161Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.017s) 2022-08-17T13:11:10.4024626Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.4054887Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.4358228Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.030s) 2022-08-17T13:11:10.4393561Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T13:11:10.4476877Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2022-08-17T13:11:10.4477199Z 2022-08-17T13:11:10.4477661Z ---------------------------------------------------------------------- 2022-08-17T13:11:10.4478096Z Ran 1000 tests in 10.791s 2022-08-17T13:11:10.4478316Z 2022-08-17T13:11:10.4478500Z OK (skipped=198, expected failures=2) 2022-08-17T13:11:10.4478676Z 2022-08-17T13:11:10.4478761Z Generating XML reports... 2022-08-17T13:11:10.4519995Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20220817131059.xml 2022-08-17T13:11:10.4542138Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20220817131059.xml 2022-08-17T13:11:10.4550897Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20220817131059.xml 2022-08-17T13:11:10.4572583Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20220817131059.xml 2022-08-17T13:11:10.4580658Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20220817131059.xml 2022-08-17T13:11:10.4591021Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20220817131059.xml 2022-08-17T13:11:10.4730402Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFX-20220817131059.xml 2022-08-17T13:11:10.4735235Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20220817131059.xml 2022-08-17T13:11:10.4840727Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20220817131059.xml 2022-08-17T13:11:10.5363693Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCPU-20220817131059.xml 2022-08-17T13:11:10.5373055Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20220817131059.xml 2022-08-17T13:11:10.5387445Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20220817131059.xml 2022-08-17T13:11:10.5413643Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20220817131059.xml 2022-08-17T13:11:11.3229762Z Running test_stateless ... [2022-08-17 13:11:11.322513] 2022-08-17T13:11:11.3230420Z Executing ['/opt/conda/bin/python', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:11:11.322612] 2022-08-17T13:11:14.8012763Z Test results will be stored in test-reports/python-unittest/test_stateless 2022-08-17T13:11:14.8032714Z 2022-08-17T13:11:14.8032818Z Running tests... 2022-08-17T13:11:14.8033656Z ---------------------------------------------------------------------- 2022-08-17T13:11:21.0028554Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (6.199s) 2022-08-17T13:11:24.1138058Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (3.111s) 2022-08-17T13:11:24.1449640Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.031s) 2022-08-17T13:11:24.1522659Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.007s) 2022-08-17T13:11:24.1557079Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.003s) 2022-08-17T13:11:24.1564134Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.001s) 2022-08-17T13:11:24.1599132Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.003s) 2022-08-17T13:11:24.5318700Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.372s) 2022-08-17T13:11:24.5546387Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... ok (0.023s) 2022-08-17T13:11:24.5640614Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.009s) 2022-08-17T13:11:24.5666958Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.003s) 2022-08-17T13:11:24.5667245Z 2022-08-17T13:11:24.5667853Z ---------------------------------------------------------------------- 2022-08-17T13:11:24.5668203Z Ran 11 tests in 9.763s 2022-08-17T13:11:24.5668318Z 2022-08-17T13:11:24.5668393Z OK (skipped=1) 2022-08-17T13:11:24.5668497Z 2022-08-17T13:11:24.5668582Z Generating XML reports... 2022-08-17T13:11:24.5704786Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220817131114.xml 2022-08-17T13:11:24.5707875Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220817131114.xml 2022-08-17T13:11:24.5718993Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220817131114.xml 2022-08-17T13:11:25.1451006Z Running test_expanded_weights ... [2022-08-17 13:11:25.144707] 2022-08-17T13:11:25.1451545Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:11:25.144805] 2022-08-17T13:11:29.2910768Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2022-08-17T13:11:29.2936096Z 2022-08-17T13:11:29.2936211Z Running tests... 2022-08-17T13:11:29.2936924Z ---------------------------------------------------------------------- 2022-08-17T13:11:30.5331677Z test_cnn_model_mean_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (1.239s) 2022-08-17T13:11:31.6224091Z test_cnn_model_sum_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (1.089s) 2022-08-17T13:11:31.6871446Z test_embedding_model_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.065s) 2022-08-17T13:11:31.6894005Z test_expanded_weight_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T13:11:31.7090166Z test_expanded_weight_forward_nn_functional_conv1d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.019s) 2022-08-17T13:11:31.7521488Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.043s) 2022-08-17T13:11:31.7969592Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.045s) 2022-08-17T13:11:31.8174049Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.020s) 2022-08-17T13:11:31.8373267Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.020s) 2022-08-17T13:11:31.8516302Z test_expanded_weight_forward_nn_functional_conv1d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.014s) 2022-08-17T13:11:31.8858290Z test_expanded_weight_forward_nn_functional_conv2d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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:885.) 2022-08-17T13:11:31.8859115Z return self.op(*args, **kwargs) 2022-08-17T13:11:31.9171710Z ok (0.065s) 2022-08-17T13:11:32.0784364Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.161s) 2022-08-17T13:11:32.2755949Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.197s) 2022-08-17T13:11:32.3455769Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.070s) 2022-08-17T13:11:32.4152542Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.070s) 2022-08-17T13:11:32.4675377Z test_expanded_weight_forward_nn_functional_conv2d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.052s) 2022-08-17T13:11:32.4870276Z test_expanded_weight_forward_nn_functional_embedding_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.020s) 2022-08-17T13:11:32.5059620Z test_expanded_weight_forward_nn_functional_embedding_cpu_float16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.019s) 2022-08-17T13:11:32.5245550Z test_expanded_weight_forward_nn_functional_embedding_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.019s) 2022-08-17T13:11:32.5418332Z test_expanded_weight_forward_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.017s) 2022-08-17T13:11:32.5526789Z test_expanded_weight_forward_nn_functional_group_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.011s) 2022-08-17T13:11:32.5627616Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T13:11:32.5724849Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T13:11:32.6133535Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.041s) 2022-08-17T13:11:32.6532349Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.040s) 2022-08-17T13:11:32.6927211Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.039s) 2022-08-17T13:11:32.7017509Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.009s) 2022-08-17T13:11:32.7107910Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.009s) 2022-08-17T13:11:32.7195164Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.009s) 2022-08-17T13:11:32.7398178Z test_expanded_weight_forward_nn_functional_linear_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.020s) 2022-08-17T13:11:32.7753572Z test_expanded_weight_forward_nn_functional_linear_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.035s) 2022-08-17T13:11:32.8067868Z test_expanded_weight_forward_nn_functional_linear_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.031s) 2022-08-17T13:11:32.8289754Z test_expanded_weight_forward_nn_functional_linear_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.022s) 2022-08-17T13:11:32.8503734Z test_expanded_weight_forward_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.021s) 2022-08-17T13:11:32.8601332Z test_expanded_weight_forward_nn_functional_linear_cpu_int16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T13:11:32.8697382Z test_expanded_weight_forward_nn_functional_linear_cpu_int32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T13:11:32.8803860Z test_expanded_weight_forward_nn_functional_linear_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.011s) 2022-08-17T13:11:32.8900601Z test_expanded_weight_forward_nn_functional_linear_cpu_int8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T13:11:32.8996028Z test_expanded_weight_forward_nn_functional_linear_cpu_uint8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.009s) 2022-08-17T13:11:32.9311243Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.031s) 2022-08-17T13:11:33.0384857Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.107s) 2022-08-17T13:11:33.0442335Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T13:11:33.0601749Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T13:11:33.1325367Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.072s) 2022-08-17T13:11:33.1447876Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2022-08-17T13:11:33.2162039Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.071s) 2022-08-17T13:11:33.2639850Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.048s) 2022-08-17T13:11:33.3820879Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.118s) 2022-08-17T13:11:33.3881972Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T13:11:33.4051163Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.017s) 2022-08-17T13:11:33.4795902Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.074s) 2022-08-17T13:11:33.4921906Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.013s) 2022-08-17T13:11:33.5478047Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.055s) 2022-08-17T13:11:33.5738463Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.026s) 2022-08-17T13:11:33.6669249Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.093s) 2022-08-17T13:11:33.6728239Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T13:11:33.6847087Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2022-08-17T13:11:33.7389874Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.054s) 2022-08-17T13:11:33.7483059Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.009s) 2022-08-17T13:11:33.7953501Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.047s) 2022-08-17T13:11:33.8022865Z test_group_norm_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T13:11:33.9117697Z test_group_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.109s) 2022-08-17T13:11:34.1040356Z test_group_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.192s) 2022-08-17T13:11:34.8414532Z test_group_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.737s) 2022-08-17T13:11:34.9580297Z test_instance_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.117s) 2022-08-17T13:11:35.1505818Z test_instance_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.192s) 2022-08-17T13:11:35.8554105Z test_instance_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.705s) 2022-08-17T13:11:35.9569286Z test_layer_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.101s) 2022-08-17T13:11:36.1640827Z test_layer_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.207s) 2022-08-17T13:11:36.8660857Z test_layer_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.702s) 2022-08-17T13:11:36.8781496Z test_unsupported_expand_weights_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2022-08-17T13:11:36.9093239Z test_unsupported_expand_weights_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.031s) 2022-08-17T13:11:36.9128928Z test_unsupported_expand_weights_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:11:36.9177529Z test_unsupported_expand_weights_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T13:11:36.9267909Z test_unsupported_expand_weights_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.009s) 2022-08-17T13:11:36.9325863Z test_unsupported_expand_weights_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T13:11:36.9444084Z test_unsupported_expand_weights_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2022-08-17T13:11:36.9504533Z test_forward_helper_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.006s) 2022-08-17T13:11:36.9543168Z test_forward_helper_failure_args_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.004s) 2022-08-17T13:11:36.9557352Z test_set_grad_sample_if_exists_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T13:11:36.9568885Z test_set_grad_sample_if_exists_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T13:11:36.9597379Z test_sum_over_all_but_batch_and_last_n_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.003s) 2022-08-17T13:11:36.9619152Z test_unpack_expanded_weight_or_tensor_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.002s) 2022-08-17T13:11:36.9629515Z test_unpack_expanded_weight_or_tensor_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T13:11:36.9641213Z test_unpack_expanded_weight_or_tensor_with_custom_function_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T13:11:36.9724282Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:36.9824085Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T13:11:36.9941650Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-08-17T13:11:37.0027293Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.0106524Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.0193093Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.0251014Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:37.0317687Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.0396106Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.0483885Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.0541012Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:37.0606797Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.0685600Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.0774389Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.0848628Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.0933561Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.1012124Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.1101887Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.1112995Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:11:37.1122617Z 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) 2022-08-17T13:11:37.1191661Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.1275390Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.1351018Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.1463745Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.011s) 2022-08-17T13:11:37.1606497Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.014s) 2022-08-17T13:11:37.1684067Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.1776019Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.1863075Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.1928489Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:37.2001629Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.2082002Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.2170942Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.2249809Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.2341192Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.2423325Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.2514579Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.2592901Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.2682841Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.2694478Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:11:37.2704298Z 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) 2022-08-17T13:11:37.2778131Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.2863176Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.2933068Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.2983491Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:37.3039152Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:37.3192750Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.015s) 2022-08-17T13:11:37.3384391Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.019s) 2022-08-17T13:11:37.3454071Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.3507919Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:37.3569593Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:37.3655638Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.3756922Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T13:11:37.3838126Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.3929279Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.4010375Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.4104762Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.4116013Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:11:37.4125913Z 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) 2022-08-17T13:11:37.4205578Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.4300813Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.4340014Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T13:11:37.4436519Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T13:11:37.4533796Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T13:11:37.4569654Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T13:11:37.4648953Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.4725926Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.4809502Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.4890560Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.4946985Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:37.5003002Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:37.5055875Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:37.5108659Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:37.5196603Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.5285963Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-08-17T13:11:37.5345052Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:37.5402333Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:37.5456953Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:37.5510314Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:37.5585191Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.5664640Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:37.5675334Z 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) 2022-08-17T13:11:37.5684453Z 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) 2022-08-17T13:11:37.5735736Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:37.5785946Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:37.5856154Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.5930412Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:37.8078223Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.215s) 2022-08-17T13:11:38.0188203Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.211s) 2022-08-17T13:11:38.0246528Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:38.0295848Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:38.0374028Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:38.0452104Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:11:38.0463015Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-17T13:11:38.0472186Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-17T13:11:38.0535674Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:38.0599697Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T13:11:38.0642140Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T13:11:38.0690337Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:11:38.0758170Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:11:38.0758508Z 2022-08-17T13:11:38.0758949Z ---------------------------------------------------------------------- 2022-08-17T13:11:38.0759246Z Ran 184 tests in 8.782s 2022-08-17T13:11:38.0759361Z 2022-08-17T13:11:38.0759439Z OK (skipped=10) 2022-08-17T13:11:38.0759778Z 2022-08-17T13:11:38.0759865Z Generating XML reports... 2022-08-17T13:11:38.0855408Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20220817131129.xml 2022-08-17T13:11:38.0864029Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20220817131129.xml 2022-08-17T13:11:38.0951302Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220817131129.xml 2022-08-17T13:11:38.7303523Z Running test_utils ... [2022-08-17 13:11:38.729972] 2022-08-17T13:11:38.7304036Z Executing ['/opt/conda/bin/python', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:11:38.730061] 2022-08-17T13:11:41.9604854Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:11:42.0604974Z Test results will be stored in test-reports/python-unittest/test_utils 2022-08-17T13:11:42.0635030Z 2022-08-17T13:11:42.0635385Z Running tests... 2022-08-17T13:11:42.0635772Z ---------------------------------------------------------------------- 2022-08-17T13:11:42.6700876Z test_assert_scriptable (__main__.TestAssert) ... ok (0.606s) 2022-08-17T13:11:42.6716660Z test_assert_true (__main__.TestAssert) ... ok (0.002s) 2022-08-17T13:11:42.6727225Z test_bottleneck_cpu_only (__main__.TestBottleneck) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68433 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:11:42.6733945Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: No CUDA (0.001s) 2022-08-17T13:11:42.7009656Z test_checkpoint (__main__.TestCheckpoint) ... ok (0.027s) 2022-08-17T13:11:42.7252437Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.024s) 2022-08-17T13:11:42.7273846Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... /opt/conda/lib/python3.7/site-packages/torch/utils/checkpoint.py:31: UserWarning: None of the inputs have requires_grad=True. Gradients will be None 2022-08-17T13:11:42.7274636Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2022-08-17T13:11:42.7281561Z ok (0.003s) 2022-08-17T13:11:42.7300020Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.002s) 2022-08-17T13:11:42.7417933Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.012s) 2022-08-17T13:11:42.7424881Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: No CUDA (0.001s) 2022-08-17T13:11:42.7455450Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.003s) 2022-08-17T13:11:42.8651466Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.119s) 2022-08-17T13:11:42.8663468Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: No CUDA (0.001s) 2022-08-17T13:11:42.8677840Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.001s) 2022-08-17T13:11:42.8687932Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.001s) 2022-08-17T13:11:42.8726181Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.004s) 2022-08-17T13:11:42.8765819Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.004s) 2022-08-17T13:11:42.8787329Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... skip: Test requires CUDA (0.002s) 2022-08-17T13:11:42.8793940Z test_smoke (__main__.TestCollectEnv) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77345 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.000s) 2022-08-17T13:11:43.0001812Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.121s) 2022-08-17T13:11:43.0931763Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.093s) 2022-08-17T13:11:43.1105531Z test_multi_drop (__main__.TestDataLoaderUtils) ... [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.1227889Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.1471884Z ok (0.054s) 2022-08-17T13:11:43.1479551Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.001s) 2022-08-17T13:11:43.1625683Z test_random_seed (__main__.TestDataLoaderUtils) ... [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.1733291Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.1840772Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.1947538Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.2356319Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.2475010Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.2597927Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.2724379Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:11:43.3058294Z ok (0.158s) 2022-08-17T13:11:43.3078309Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.002s) 2022-08-17T13:11:43.3094743Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.002s) 2022-08-17T13:11:43.3139573Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.004s) 2022-08-17T13:11:43.3147359Z test_import_hipify (__main__.TestHipify) ... ok (0.001s) 2022-08-17T13:11:43.3174127Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.003s) 2022-08-17T13:11:43.3186482Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.001s) 2022-08-17T13:11:50.0868775Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (6.768s) 2022-08-17T13:11:50.0869161Z 2022-08-17T13:11:50.0869555Z ---------------------------------------------------------------------- 2022-08-17T13:11:50.0869805Z Ran 31 tests in 8.023s 2022-08-17T13:11:50.0869922Z 2022-08-17T13:11:50.0872324Z OK (skipped=7) 2022-08-17T13:11:50.0872543Z 2022-08-17T13:11:50.0872692Z Generating XML reports... 2022-08-17T13:11:50.0924571Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestAssert-20220817131142.xml 2022-08-17T13:11:50.0940885Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20220817131142.xml 2022-08-17T13:11:50.0945405Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20220817131142.xml 2022-08-17T13:11:50.0952613Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20220817131142.xml 2022-08-17T13:11:50.0956199Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20220817131142.xml 2022-08-17T13:11:50.0959645Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestHipify-20220817131142.xml 2022-08-17T13:11:50.0965205Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20220817131142.xml 2022-08-17T13:11:50.0968815Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20220817131142.xml 2022-08-17T13:11:50.0974377Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestBottleneck-20220817131142.xml 2022-08-17T13:11:50.0978152Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20220817131142.xml 2022-08-17T13:11:50.7500632Z Running test_mkldnn_verbose ... [2022-08-17 13:11:50.749655] 2022-08-17T13:11:50.7501167Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:11:50.749750] 2022-08-17T13:11:53.7191000Z Test results will be stored in test-reports/python-unittest/test_mkldnn_verbose 2022-08-17T13:11:53.7204724Z 2022-08-17T13:11:53.7204820Z Running tests... 2022-08-17T13:11:53.7205412Z ---------------------------------------------------------------------- 2022-08-17T13:11:57.1850406Z test_verbose_off (__main__.TestMKLDNNVerbose) ... ok (3.464s) 2022-08-17T13:12:00.3389884Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (3.154s) 2022-08-17T13:12:00.3390190Z 2022-08-17T13:12:00.3390662Z ---------------------------------------------------------------------- 2022-08-17T13:12:00.3391060Z Ran 2 tests in 6.619s 2022-08-17T13:12:00.3391250Z 2022-08-17T13:12:00.3391327Z OK 2022-08-17T13:12:00.3391453Z 2022-08-17T13:12:00.3391624Z Generating XML reports... 2022-08-17T13:12:00.3433571Z Generated XML report: test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20220817131153.xml 2022-08-17T13:12:00.9047072Z Running backends/xeon/test_launch ... [2022-08-17 13:12:00.904298] 2022-08-17T13:12:00.9047629Z Executing ['/opt/conda/bin/python', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:00.904390] 2022-08-17T13:12:03.8359248Z Test results will be stored in test-reports/python-unittest/backends.xeon.test_launch 2022-08-17T13:12:03.8372409Z 2022-08-17T13:12:03.8372492Z Running tests... 2022-08-17T13:12:03.8373444Z ---------------------------------------------------------------------- 2022-08-17T13:12:04.0096895Z test_cpu_info (__main__.TestTorchrun) ... 2022-08-17 13:12:04,009 - torch.backends.xeon.run_cpu - WARNING - Numa Aware: cores:[2, 3, 4, 5] on different NUMA nodes:[0, 1]. To avoid this behavior, please use --ncores_per_instance knob to make sure number of cores is divisible by --ncores_per_instance. Alternatively, please use --skip_cross_node_cores knob. 2022-08-17T13:12:04.0097695Z ok (0.172s) 2022-08-17T13:12:08.6474280Z test_multi_threads (__main__.TestTorchrun) ... ok (4.637s) 2022-08-17T13:12:08.6474646Z 2022-08-17T13:12:08.6475124Z ---------------------------------------------------------------------- 2022-08-17T13:12:08.6475377Z Ran 2 tests in 4.810s 2022-08-17T13:12:08.6475495Z 2022-08-17T13:12:08.6475542Z OK 2022-08-17T13:12:08.6475633Z 2022-08-17T13:12:08.6475743Z Generating XML reports... 2022-08-17T13:12:08.6516737Z Generated XML report: test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20220817131203.xml 2022-08-17T13:12:09.1252536Z Running test_mobile_optimizer ... [2022-08-17 13:12:09.124881] 2022-08-17T13:12:09.1253061Z Executing ['/opt/conda/bin/python', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:09.124977] 2022-08-17T13:12:12.1407069Z Test results will be stored in test-reports/python-unittest/test_mobile_optimizer 2022-08-17T13:12:12.1422923Z 2022-08-17T13:12:12.1423251Z Running tests... 2022-08-17T13:12:12.1423868Z ---------------------------------------------------------------------- 2022-08-17T13:12:12.4972300Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (0.355s) 2022-08-17T13:12:12.6051377Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... ok (0.108s) 2022-08-17T13:12:14.6345111Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (2.029s) 2022-08-17T13:12:14.6355102Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... skip: Needs torchvision (0.001s) 2022-08-17T13:12:15.4617579Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.826s) 2022-08-17T13:12:15.8273601Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.365s) 2022-08-17T13:12:16.5083502Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.681s) 2022-08-17T13:12:16.5083923Z 2022-08-17T13:12:16.5084311Z ---------------------------------------------------------------------- 2022-08-17T13:12:16.5084565Z Ran 7 tests in 4.366s 2022-08-17T13:12:16.5084683Z 2022-08-17T13:12:16.5084746Z OK (skipped=1) 2022-08-17T13:12:16.5084855Z 2022-08-17T13:12:16.5084940Z Generating XML reports... 2022-08-17T13:12:16.5119437Z Generated XML report: test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220817131212.xml 2022-08-17T13:12:17.0945837Z Running test_cpp_extensions_open_device_registration ... [2022-08-17 13:12:17.094129] 2022-08-17T13:12:17.0946460Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:17.094222] 2022-08-17T13:12:20.4078873Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:12:20.4120672Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_open_device_registration 2022-08-17T13:12:20.4137055Z 2022-08-17T13:12:20.4137504Z Running tests... 2022-08-17T13:12:20.4137890Z ---------------------------------------------------------------------- 2022-08-17T13:12:20.6775726Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T13:12:20.6776225Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension... 2022-08-17T13:12:20.7495823Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension/build.ninja... 2022-08-17T13:12:20.7500826Z Building extension module custom_device_extension... 2022-08-17T13:12:20.7501329Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T13:12:22.5839760Z [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++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/open_registration_extension.cpp -o open_registration_extension.o 2022-08-17T13:12:23.6147774Z [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 2022-08-17T13:12:23.6221471Z Loading extension module custom_device_extension... 2022-08-17T13:12:23.6486252Z ok (3.235s) 2022-08-17T13:12:23.6503814Z 2022-08-17T13:12:23.6504396Z ---------------------------------------------------------------------- 2022-08-17T13:12:23.6505072Z Ran 1 test in 3.237s 2022-08-17T13:12:23.6505196Z 2022-08-17T13:12:23.6505261Z OK 2022-08-17T13:12:23.6505342Z 2022-08-17T13:12:23.6505435Z Generating XML reports... 2022-08-17T13:12:23.6545117Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20220817131220.xml 2022-08-17T13:12:24.2608558Z Running test_nestedtensor ... [2022-08-17 13:12:24.260431] 2022-08-17T13:12:24.2609096Z Executing ['/opt/conda/bin/python', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:24.260522] 2022-08-17T13:12:27.5207386Z Test results will be stored in test-reports/python-unittest/test_nestedtensor 2022-08-17T13:12:27.5228361Z 2022-08-17T13:12:27.5228601Z Running tests... 2022-08-17T13:12:27.5229099Z ---------------------------------------------------------------------- 2022-08-17T13:12:27.5264968Z test_activations (__main__.TestNestedTensor) ... test_nestedtensor.py:267: 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:142.) 2022-08-17T13:12:27.5265468Z nt = nested_tensor([t]) 2022-08-17T13:12:27.5309424Z ok (0.008s) 2022-08-17T13:12:27.5338786Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-17T13:12:27.5355437Z test_dim (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T13:12:27.5474388Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.012s) 2022-08-17T13:12:27.5485897Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T13:12:27.5595102Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.011s) 2022-08-17T13:12:27.5632651Z test_numel (__main__.TestNestedTensor) ... ok (0.004s) 2022-08-17T13:12:27.5686441Z test_repr_string (__main__.TestNestedTensor) ... ok (0.005s) 2022-08-17T13:12:27.5724477Z test_size (__main__.TestNestedTensor) ... ok (0.004s) 2022-08-17T13:12:27.5761814Z test_stride (__main__.TestNestedTensor) ... ok (0.004s) 2022-08-17T13:12:27.5778663Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T13:12:27.5801551Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T13:12:27.5822874Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T13:12:27.5848712Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-17T13:12:27.5873006Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T13:12:27.5927798Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.005s) 2022-08-17T13:12:27.5979254Z test_backward_for_add_op (__main__.TestNestedTensorAutograd) ... ok (0.005s) 2022-08-17T13:12:27.6056499Z test_nested_tensor_bmm_backward (__main__.TestNestedTensorAutograd) ... ok (0.008s) 2022-08-17T13:12:27.8113748Z test_nested_tensor_bmm_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.206s) 2022-08-17T13:12:27.8218735Z test_nested_tensor_from_list (__main__.TestNestedTensorAutograd) ... ok (0.011s) 2022-08-17T13:12:27.8300805Z test_nested_tensor_from_mask_and_to_padded (__main__.TestNestedTensorAutograd) ... ok (0.008s) 2022-08-17T13:12:27.8368211Z test_nested_tensor_from_padded (__main__.TestNestedTensorAutograd) ... ok (0.007s) 2022-08-17T13:12:27.8438443Z test_nested_tensor_from_padded_fused (__main__.TestNestedTensorAutograd) ... ok (0.007s) 2022-08-17T13:12:27.8747792Z test_nested_tensor_linear (__main__.TestNestedTensorAutograd) ... ok (0.031s) 2022-08-17T13:12:27.8769820Z test_nested_tensor_linear_backward (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T13:12:27.8830217Z test_nested_tensor_matmul_backward (__main__.TestNestedTensorAutograd) ... ok (0.006s) 2022-08-17T13:12:28.0860319Z test_nested_tensor_matmul_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.203s) 2022-08-17T13:12:28.0891528Z test_nested_tensor_reshape_backward (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-17T13:12:28.0912322Z test_nested_tensor_reshape_gradcheck (__main__.TestNestedTensorAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:12:28.0912941Z f'Input #{idx} requires gradient and ' 2022-08-17T13:12:28.0913589Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T13:12:28.0914086Z f'Input #{idx} requires gradient and ' 2022-08-17T13:12:28.1786920Z ok (0.089s) 2022-08-17T13:12:28.1910210Z test_nested_tensor_softmax (__main__.TestNestedTensorAutograd) ... ok (0.012s) 2022-08-17T13:12:28.1962474Z test_nested_tensor_to_padded_tensor (__main__.TestNestedTensorAutograd) ... ok (0.005s) 2022-08-17T13:12:28.1992588Z test_nested_tensor_transpose_backward (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-17T13:12:28.2783173Z test_nested_tensor_transpose_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.079s) 2022-08-17T13:12:28.2793957Z test_set_requires_grad_from_list (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T13:12:28.2808669Z test_set_requires_grad_from_mask (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T13:12:28.3140289Z test_size_dim (__main__.TestNestedTensorAutograd) ... ok (0.033s) 2022-08-17T13:12:28.4130712Z test_bmm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.099s) 2022-08-17T13:12:28.5104609Z test_bmm_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.097s) 2022-08-17T13:12:28.5145334Z test_bmm_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:28.5180602Z test_bmm_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:28.5300803Z test_clone_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.012s) 2022-08-17T13:12:28.5408818Z test_clone_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T13:12:28.5419107Z test_device_checks_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:12:28.5597025Z test_dropout_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.018s) 2022-08-17T13:12:28.5756466Z test_dropout_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:12:28.5826294Z test_embedding_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2022-08-17T13:12:28.6247594Z test_layer_norm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.042s) 2022-08-17T13:12:28.6679609Z test_linear_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.043s) 2022-08-17T13:12:28.7097660Z test_linear_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.042s) 2022-08-17T13:12:28.7193564Z test_linear_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:12:28.7285111Z test_linear_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T13:12:28.8484437Z test_matmul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... test_nestedtensor.py:1006: UserWarning: An output with one or more elements was resized since it had shape [8, 9, 2, 6], which does not match the required output shape [72, 2, 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:24.) 2022-08-17T13:12:28.8485190Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T13:12:28.8486086Z test_nestedtensor.py:1006: UserWarning: An output with one or more elements was resized since it had shape [8, 9, 3, 5], which does not match the required output shape [72, 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:24.) 2022-08-17T13:12:28.8486726Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T13:12:28.8518968Z ok (0.123s) 2022-08-17T13:12:28.9733252Z test_matmul_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.121s) 2022-08-17T13:12:28.9766917Z test_matmul_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:12:28.9802067Z test_matmul_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:12:28.9839680Z test_nested_tensor_add_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:28.9875727Z test_nested_tensor_add_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:28.9911167Z test_nested_tensor_add_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:12:28.9946584Z test_nested_tensor_add_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:12:29.0776589Z test_nested_tensor_indexing_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.083s) 2022-08-17T13:12:29.1614319Z test_nested_tensor_indexing_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.084s) 2022-08-17T13:12:29.2450501Z test_nested_tensor_indexing_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.083s) 2022-08-17T13:12:29.2495753Z test_nested_tensor_indexing_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T13:12:29.2542238Z test_nested_tensor_indexing_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T13:12:29.2580655Z test_nested_tensor_indexing_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.2802471Z test_nested_tensor_mul_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.022s) 2022-08-17T13:12:29.3026341Z test_nested_tensor_mul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.022s) 2022-08-17T13:12:29.3301590Z test_nested_tensor_mul_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.027s) 2022-08-17T13:12:29.3776652Z test_nested_tensor_mul_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:12:29.4181931Z test_nested_tensor_sum_dim_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.040s) 2022-08-17T13:12:29.4486918Z test_reshape_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.030s) 2022-08-17T13:12:29.4928843Z test_reshape_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.044s) 2022-08-17T13:12:29.5216320Z test_reshape_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.029s) 2022-08-17T13:12:29.5461158Z test_scaled_dot_product_attention_input_dim_3_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.024s) 2022-08-17T13:12:29.5705623Z test_scaled_dot_product_attention_input_dim_4_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.024s) 2022-08-17T13:12:29.6297979Z test_softmax_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.059s) 2022-08-17T13:12:29.6889478Z test_softmax_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.059s) 2022-08-17T13:12:29.6928258Z test_softmax_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.6967648Z test_softmax_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.7035478Z test_to_padded_tensor_dim2_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2022-08-17T13:12:29.7101083Z test_to_padded_tensor_dim2_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2022-08-17T13:12:29.7165714Z test_to_padded_tensor_dim2_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T13:12:29.7229657Z test_to_padded_tensor_dim3_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T13:12:29.7296780Z test_to_padded_tensor_dim3_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2022-08-17T13:12:29.7359444Z test_to_padded_tensor_dim3_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T13:12:29.7716899Z test_to_padded_tensor_dim4_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.036s) 2022-08-17T13:12:29.8055515Z test_to_padded_tensor_dim4_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.034s) 2022-08-17T13:12:29.8364532Z test_to_padded_tensor_dim4_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:12:29.8443564Z test_to_padded_tensor_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2022-08-17T13:12:29.8513326Z test_to_padded_tensor_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2022-08-17T13:12:29.8581596Z test_to_padded_tensor_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2022-08-17T13:12:29.8628935Z test_to_padded_tensor_output_size_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T13:12:29.8676849Z test_to_padded_tensor_output_size_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T13:12:29.8716820Z test_to_padded_tensor_simple_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.8754606Z test_to_padded_tensor_simple_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.8797241Z test_to_then_from_padded_tensor_no_transform0213_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.8990924Z test_transpose_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.019s) 2022-08-17T13:12:29.9185882Z test_transpose_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.019s) 2022-08-17T13:12:29.9376981Z test_transpose_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.019s) 2022-08-17T13:12:29.9426302Z test_transpose_inference_mode_interaction_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T13:12:29.9470329Z test_transpose_inference_mode_interaction_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.9513092Z test_transpose_inference_mode_interaction_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.9553940Z test_unbind_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.9593951Z test_unbind_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.9632293Z test_unbind_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:12:29.9632596Z 2022-08-17T13:12:29.9632947Z ---------------------------------------------------------------------- 2022-08-17T13:12:29.9633204Z Ran 105 tests in 2.440s 2022-08-17T13:12:29.9633322Z 2022-08-17T13:12:29.9633370Z OK 2022-08-17T13:12:29.9633462Z 2022-08-17T13:12:29.9633552Z Generating XML reports... 2022-08-17T13:12:29.9677028Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220817131227.xml 2022-08-17T13:12:29.9697193Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220817131227.xml 2022-08-17T13:12:29.9756626Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCPU-20220817131227.xml 2022-08-17T13:12:30.4856551Z Running test_package ... [2022-08-17 13:12:30.485267] 2022-08-17T13:12:30.4857057Z Executing ['/opt/conda/bin/python', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:30.485360] 2022-08-17T13:12:33.4757689Z Test results will be stored in test-reports/python-unittest/test_package 2022-08-17T13:12:33.4847206Z 2022-08-17T13:12:33.4847301Z Running tests... 2022-08-17T13:12:33.4848080Z ---------------------------------------------------------------------- 2022-08-17T13:12:33.7890983Z test_trace_dependencies (test_analyze.TestAnalyze) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81213 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.304s) 2022-08-17T13:12:33.7899904Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.7922734Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.003s) 2022-08-17T13:12:33.7936409Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.7949787Z A unpackageable dependency should raise a PackagingError. ... ok (0.003s) 2022-08-17T13:12:33.7954873Z test_deny (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.7972503Z Test marking packages as "deny" during export. ... ok (0.002s) 2022-08-17T13:12:33.7978238Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.7997035Z Test marking packages as "deny" using globs instead of package names. ... ok (0.002s) 2022-08-17T13:12:33.8018035Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-17T13:12:33.8043360Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-17T13:12:33.8049060Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.8060463Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.002s) 2022-08-17T13:12:33.8068974Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.8181329Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... ok (0.012s) 2022-08-17T13:12:33.8185244Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.8195198Z The save_module APIs should implicitly intern the module being saved. ... ok (0.001s) 2022-08-17T13:12:33.8204179Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.8222102Z Failure to handle all dependencies should lead to an error. ... ok (0.003s) 2022-08-17T13:12:33.8227832Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.8237401Z An incorrectly-formed import should raise a PackagingError. ... ok (0.001s) 2022-08-17T13:12:33.8266329Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-08-17T13:12:33.8299628Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-08-17T13:12:33.8305175Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.8315070Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.002s) 2022-08-17T13:12:33.8330607Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-17T13:12:33.8350581Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-17T13:12:33.8362244Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-08-17T13:12:33.8398554Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.005s) 2022-08-17T13:12:33.8421872Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-17T13:12:33.8438636Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-17T13:12:33.8457010Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-17T13:12:33.8476115Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-17T13:12:33.8491690Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-17T13:12:33.8508831Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T13:12:33.8517830Z test_contains (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8526200Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8540943Z test_edges (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8552460Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8563971Z test_iter (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8575703Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8586905Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8595447Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8607699Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8616132Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8628442Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T13:12:33.8676031Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... ok (0.005s) 2022-08-17T13:12:33.8684461Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:12:33.8705672Z Test DirectoryReader's has_record(). ... ok (0.003s) 2022-08-17T13:12:33.8713279Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:12:33.8736754Z Test basic saving and loading of a packages from a DirectoryReader. ... ok (0.003s) 2022-08-17T13:12:33.8746853Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:12:33.8747639Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: no torchvision (0.001s) 2022-08-17T13:12:33.8757477Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:12:33.8786324Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.004s) 2022-08-17T13:12:33.8795960Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:12:33.8824802Z Tests that packaged code can used importlib.resources.path. ... ok (0.004s) 2022-08-17T13:12:33.8849646Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:12:33.8899367Z Tests DirectoryReader as the base for get_resource_reader. ... ok (0.007s) 2022-08-17T13:12:33.8908418Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-08-17T13:12:33.9318783Z Test basic saving and loading of a ScriptModule in a directory. ... ok (0.042s) 2022-08-17T13:12:33.9331741Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9343364Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9350869Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9361768Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9371313Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9382222Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9391261Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9400900Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9410856Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9419494Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9428247Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9437475Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9447579Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9457959Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T13:12:33.9478306Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.002s) 2022-08-17T13:12:33.9489211Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-08-17T13:12:33.9496809Z OrderedImporter's implementation of whichmodule should try each ... ok (0.002s) 2022-08-17T13:12:33.9506024Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-08-17T13:12:33.9520879Z Exercise corner case where we try to pickle an object whose ... ok (0.002s) 2022-08-17T13:12:33.9540082Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.002s) 2022-08-17T13:12:33.9549178Z test_sys_importer (test_importer.TestImporter) ... ok (0.001s) 2022-08-17T13:12:33.9559137Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.001s) 2022-08-17T13:12:33.9564326Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T13:12:33.9707634Z Tests for backwards compatible fx module ... ok (0.015s) 2022-08-17T13:12:33.9711301Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T13:12:33.9823776Z Tests for backwards compatible nn module ... ok (0.012s) 2022-08-17T13:12:33.9827559Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T13:12:34.2308921Z Tests for backwards compatible torchscript module ... ok (0.248s) 2022-08-17T13:12:34.2315173Z test_demangle_base (test_mangling.TestMangling) 2022-08-17T13:12:34.2323201Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.001s) 2022-08-17T13:12:34.2327986Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-08-17T13:12:34.2335161Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.001s) 2022-08-17T13:12:34.2345849Z test_is_mangled (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T13:12:34.2353790Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T13:12:34.2363449Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T13:12:34.2366375Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-08-17T13:12:34.2372101Z Mangling the same name twice should produce the same result. ... ok (0.001s) 2022-08-17T13:12:34.2383057Z test_package_mangler (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T13:12:34.2391628Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T13:12:34.2395219Z test_unique_manglers (test_mangling.TestMangling) 2022-08-17T13:12:34.2403056Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.001s) 2022-08-17T13:12:34.2441519Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.004s) 2022-08-17T13:12:34.2450472Z test_dunder_package_present (test_misc.TestMisc) 2022-08-17T13:12:34.2463965Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.002s) 2022-08-17T13:12:34.2470408Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-08-17T13:12:34.2491666Z The attribute '__torch_package__' should be accessible from within ... ok (0.003s) 2022-08-17T13:12:34.2503224Z test_exporter_content_lists (test_misc.TestMisc) 2022-08-17T13:12:34.2531727Z Test content list API for PackageExporter's contained modules. ... ok (0.004s) 2022-08-17T13:12:34.2548909Z test_file_structure (test_misc.TestMisc) 2022-08-17T13:12:34.2575930Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.004s) 2022-08-17T13:12:34.2583284Z test_file_structure_has_file (test_misc.TestMisc) 2022-08-17T13:12:34.2594569Z Test Directory's has_file() method. ... ok (0.002s) 2022-08-17T13:12:34.2602355Z test_inspect_class (test_misc.TestMisc) 2022-08-17T13:12:34.2620720Z Should be able to retrieve source for a packaged class. ... ok (0.003s) 2022-08-17T13:12:34.2629165Z test_is_from_package (test_misc.TestMisc) 2022-08-17T13:12:34.2646746Z is_from_package should work for objects and modules ... ok (0.003s) 2022-08-17T13:12:34.2650677Z test_load_python_version_from_package (test_misc.TestMisc) 2022-08-17T13:12:34.2681042Z Tests loading a package with a python version embdded ... ok (0.003s) 2022-08-17T13:12:34.2687135Z test_python_version (test_misc.TestMisc) 2022-08-17T13:12:34.2707903Z Tests that the current python version is stored in the package and is available ... ok (0.003s) 2022-08-17T13:12:34.2714405Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-08-17T13:12:34.2744939Z The standard library performs sys.module assignment hackery which ... ok (0.004s) 2022-08-17T13:12:34.2761844Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.002s) 2022-08-17T13:12:34.2775210Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-17T13:12:34.2786758Z test_script_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-17T13:12:34.2923535Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.014s) 2022-08-17T13:12:34.3145985Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.022s) 2022-08-17T13:12:34.3223646Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.008s) 2022-08-17T13:12:34.3292996Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.007s) 2022-08-17T13:12:34.3351617Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.006s) 2022-08-17T13:12:34.3362835Z test_different_package_interface (test_package_script.TestPackageScript) 2022-08-17T13:12:34.3540567Z Test a case where the interface defined in the package is ... ok (0.019s) 2022-08-17T13:12:34.3548010Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-08-17T13:12:34.3673695Z Test a case where the script class defined in the package is ... ok (0.013s) 2022-08-17T13:12:34.3682816Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T13:12:34.3850024Z Test loading of single ScriptModule shared by multiple eager ... ok (0.018s) 2022-08-17T13:12:34.3867387Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-08-17T13:12:34.4053205Z Test tensors shared across eager and ScriptModules on load ... ok (0.020s) 2022-08-17T13:12:34.4071086Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-08-17T13:12:34.4353472Z Test tensors shared across eager and ScriptModules on load ... ok (0.030s) 2022-08-17T13:12:34.4367588Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-08-17T13:12:34.8015105Z Test saving inline and imported modules in same package with ... ok (0.366s) 2022-08-17T13:12:34.8030618Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-08-17T13:12:34.8031217Z Test saving inline and imported modules in same package that ... skip: no torchvision (0.002s) 2022-08-17T13:12:34.8042066Z test_package_interface (test_package_script.TestPackageScript) 2022-08-17T13:12:34.8413608Z Packaging an interface class should work correctly. ... ok (0.038s) 2022-08-17T13:12:34.8527757Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.011s) 2022-08-17T13:12:34.8842657Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.031s) 2022-08-17T13:12:34.8851762Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-08-17T13:12:34.8931289Z Test saving of single ScriptModule shared by multiple ... ok (0.009s) 2022-08-17T13:12:34.8942358Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T13:12:34.9257147Z Test to verify saving multiple ScriptModules with completely ... ok (0.032s) 2022-08-17T13:12:34.9271929Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T13:12:34.9767070Z Test to verify saving multiple different modules and ... ok (0.051s) 2022-08-17T13:12:34.9775700Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-08-17T13:12:34.9881619Z Test basic saving of ScriptModule. ... ok (0.011s) 2022-08-17T13:12:34.9890674Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-08-17T13:12:34.9996502Z Test basic saving of ScriptModule in file. ... ok (0.011s) 2022-08-17T13:12:35.0010181Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-08-17T13:12:35.0010818Z Test to verify when saving multiple packages with same CU ... skip: no torchvision (0.001s) 2022-08-17T13:12:35.0020294Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-08-17T13:12:35.0213079Z Test basic saving of ScriptModule with submodule. ... ok (0.020s) 2022-08-17T13:12:35.0223962Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-08-17T13:12:35.0513510Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.030s) 2022-08-17T13:12:35.0531658Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-08-17T13:12:35.0928106Z Test to verify saving multiple ScriptModules with same top module ... ok (0.041s) 2022-08-17T13:12:35.0940567Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-08-17T13:12:35.1084514Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.016s) 2022-08-17T13:12:35.1096124Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-08-17T13:12:35.1318533Z Test scripting a module loaded from a package ... ok (0.023s) 2022-08-17T13:12:35.1334296Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-08-17T13:12:35.1734327Z Test to verify saving and loading same ScriptModule object works ... ok (0.042s) 2022-08-17T13:12:35.1745138Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-08-17T13:12:35.1843954Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.011s) 2022-08-17T13:12:35.1910404Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.007s) 2022-08-17T13:12:35.1935819Z test_importer_access (test_resources.TestResources) ... ok (0.002s) 2022-08-17T13:12:35.1941956Z test_package_resource_access (test_resources.TestResources) 2022-08-17T13:12:35.1956342Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.002s) 2022-08-17T13:12:35.1962848Z test_resource_access_by_path (test_resources.TestResources) 2022-08-17T13:12:35.1979918Z Tests that packaged code can used importlib.resources.path. ... ok (0.002s) 2022-08-17T13:12:35.1997554Z test_resource_reader (test_resources.TestResources) 2022-08-17T13:12:35.2021905Z Test compliance with the get_resource_reader importlib API. ... ok (0.004s) 2022-08-17T13:12:35.2026558Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-08-17T13:12:35.2034336Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.001s) 2022-08-17T13:12:35.2074703Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.004s) 2022-08-17T13:12:35.2087010Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-08-17T13:12:35.2132922Z If an object with the same qualified name is loaded from different ... ok (0.006s) 2022-08-17T13:12:35.2159442Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.003s) 2022-08-17T13:12:35.2168034Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-08-17T13:12:35.2190378Z Saving a module that came from another PackageImporter should work. ... ok (0.003s) 2022-08-17T13:12:35.2197305Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-08-17T13:12:35.2221821Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.003s) 2022-08-17T13:12:35.2244296Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-08-17T13:12:35.2265530Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-08-17T13:12:35.2323220Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.006s) 2022-08-17T13:12:35.2341803Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-08-17T13:12:35.2342239Z 2022-08-17T13:12:35.2342738Z ---------------------------------------------------------------------- 2022-08-17T13:12:35.2343016Z Ran 132 tests in 1.749s 2022-08-17T13:12:35.2343130Z 2022-08-17T13:12:35.2343213Z OK (skipped=7) 2022-08-17T13:12:35.2343323Z 2022-08-17T13:12:35.2343422Z Generating XML reports... 2022-08-17T13:12:35.2391884Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220817131233.xml 2022-08-17T13:12:35.2397603Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220817131233.xml 2022-08-17T13:12:35.2409599Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220817131233.xml 2022-08-17T13:12:35.2419268Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220817131233.xml 2022-08-17T13:12:35.2432241Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220817131233.xml 2022-08-17T13:12:35.2439867Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220817131233.xml 2022-08-17T13:12:35.2444556Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220817131233.xml 2022-08-17T13:12:35.2455011Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220817131233.xml 2022-08-17T13:12:35.2465919Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220817131233.xml 2022-08-17T13:12:35.2471793Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220817131233.xml 2022-08-17T13:12:35.2494709Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220817131233.xml 2022-08-17T13:12:35.2497654Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220817131233.xml 2022-08-17T13:12:35.2502890Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220817131233.xml 2022-08-17T13:12:35.2513372Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220817131233.xml 2022-08-17T13:12:35.2516174Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220817131233.xml 2022-08-17T13:12:35.2521281Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220817131233.xml 2022-08-17T13:12:35.8180475Z Running test_tensorboard ... [2022-08-17 13:12:35.817644] 2022-08-17T13:12:35.8181012Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:35.817736] 2022-08-17T13:12:38.8782926Z /opt/conda/lib/python3.7/site-packages/caffe2/__init__.py:5: UserWarning: Caffe2 support is not fully enabled in this PyTorch build. Please enable Caffe2 by building PyTorch from source with `BUILD_CAFFE2=1` flag. 2022-08-17T13:12:38.8783743Z warnings.warn("Caffe2 support is not fully enabled in this PyTorch build. " 2022-08-17T13:12:38.8836674Z /opt/conda/lib/python3.7/site-packages/caffe2/proto/__init__.py:17: UserWarning: Caffe2 support is not enabled in this PyTorch build. Please enable Caffe2 by building PyTorch from source with `BUILD_CAFFE2=1` flag. 2022-08-17T13:12:38.8837445Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-08-17T13:12:38.8848578Z /opt/conda/lib/python3.7/site-packages/caffe2/python/__init__.py:9: UserWarning: Caffe2 support is not enabled in this PyTorch build. Please enable Caffe2 by building PyTorch from source with `BUILD_CAFFE2=1` flag. 2022-08-17T13:12:38.8849101Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-08-17T13:12:39.1622878Z Test results will be stored in test-reports/python-unittest/test_tensorboard 2022-08-17T13:12:39.1649606Z 2022-08-17T13:12:39.1649742Z Running tests... 2022-08-17T13:12:39.1650173Z ---------------------------------------------------------------------- 2022-08-17T13:12:39.1907489Z test_embedding (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-08-17T13:12:39.1967089Z ok (0.032s) 2022-08-17T13:12:39.2020086Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-08-17T13:12:39.2093408Z ok (0.013s) 2022-08-17T13:12:39.2105632Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-08-17T13:12:39.2118225Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-08-17T13:12:39.2123432Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T13:12:39.2126786Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T13:12:39.2141331Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2022-08-17T13:12:39.2162135Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.002s) 2022-08-17T13:12:39.2166548Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... ok (0.000s) 2022-08-17T13:12:39.2179337Z test_scalar (__main__.TestTensorBoardNumpy) ... ok (0.001s) 2022-08-17T13:12:39.2186332Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.001s) 2022-08-17T13:12:39.2227259Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.004s) 2022-08-17T13:12:39.2305362Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.008s) 2022-08-17T13:12:39.2321134Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.002s) 2022-08-17T13:12:39.2337186Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.002s) 2022-08-17T13:12:39.6819398Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.448s) 2022-08-17T13:12:39.9211893Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... ok (0.239s) 2022-08-17T13:12:39.9741630Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.053s) 2022-08-17T13:12:40.0771754Z test_pytorch_graph_dict_input (__main__.TestTensorBoardPytorchGraph) ... Encountering a dict at the output of the tracer might cause the trace to be incorrect, this is only valid if the container structure does not change based on the module's inputs. Consider using a constant container instead (e.g. for `list`, use a `tuple` instead. for `dict`, use a `NamedTuple` instead). If you absolutely need this and know the side effects, pass strict=False to trace() to allow this behavior. 2022-08-17T13:12:40.0772655Z Error occurs, No graph saved 2022-08-17T13:12:40.1040511Z ok (0.130s) 2022-08-17T13:12:40.1053379Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... skip: no torchvision (0.001s) 2022-08-17T13:12:40.1268593Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... mat1 and mat2 shapes cannot be multiplied (1x9 and 3x5) 2022-08-17T13:12:40.1269115Z Error occurs, No graph saved 2022-08-17T13:12:40.1272992Z ok (0.022s) 2022-08-17T13:12:40.1279381Z test_audio (__main__.TestTensorBoardSummary) ... warning: audio amplitude out of range, auto clipped. 2022-08-17T13:12:40.1344849Z ok (0.007s) 2022-08-17T13:12:40.1353764Z test_custom_scalars (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T13:12:40.1358975Z test_empty_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2022-08-17T13:12:40.1366244Z test_float32_image (__main__.TestTensorBoardSummary) 2022-08-17T13:12:40.1369531Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... ok (0.001s) 2022-08-17T13:12:40.1388646Z test_histogram_auto (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T13:12:40.1405694Z test_histogram_doane (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T13:12:40.1428416Z test_histogram_fd (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T13:12:40.1505844Z test_hparams_bool (__main__.TestTensorBoardSummary) ... ok (0.008s) 2022-08-17T13:12:40.1518741Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T13:12:40.1531191Z test_hparams_number (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T13:12:40.1546666Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T13:12:40.1558827Z test_hparams_string (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T13:12:40.1569045Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... parameter: hparam_dict should be a dictionary, nothing logged. 2022-08-17T13:12:40.1569786Z parameter: metric_dict should be a dictionary, nothing logged. 2022-08-17T13:12:40.1595008Z ok (0.004s) 2022-08-17T13:12:40.1623598Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-08-17T13:12:40.2049916Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... ok (0.043s) 2022-08-17T13:12:40.2073159Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T13:12:40.2095443Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T13:12:40.2121029Z test_image_without_channel (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T13:12:40.2126030Z test_list_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2022-08-17T13:12:40.2176889Z test_mesh (__main__.TestTensorBoardSummary) ... ok (0.005s) 2022-08-17T13:12:40.2190653Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T13:12:40.2206116Z test_text (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T13:12:40.2211171Z test_uint8_image (__main__.TestTensorBoardSummary) 2022-08-17T13:12:40.2214323Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... ok (0.001s) 2022-08-17T13:12:40.2225016Z test_video (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T13:12:40.2241749Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... ok (0.002s) 2022-08-17T13:12:40.2254776Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2022-08-17T13:12:40.2268912Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2022-08-17T13:12:40.2278777Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... ok (0.001s) 2022-08-17T13:12:40.2688702Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... ok (0.041s) 2022-08-17T13:12:40.4789178Z test_prepare_video (__main__.TestTensorBoardUtils) ... ok (0.210s) 2022-08-17T13:12:40.4808808Z test_to_HWC (__main__.TestTensorBoardUtils) ... ok (0.002s) 2022-08-17T13:12:40.5427045Z test_writer (__main__.TestTensorBoardWriter) ... add_video needs package moviepy 2022-08-17T13:12:40.5483034Z ok (0.067s) 2022-08-17T13:12:40.5483239Z 2022-08-17T13:12:40.5483683Z ---------------------------------------------------------------------- 2022-08-17T13:12:40.5484120Z Ran 53 tests in 1.383s 2022-08-17T13:12:40.5484295Z 2022-08-17T13:12:40.5484431Z OK (skipped=7) 2022-08-17T13:12:40.5484619Z 2022-08-17T13:12:40.5484753Z Generating XML reports... 2022-08-17T13:12:40.5492815Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20220817131239.xml 2022-08-17T13:12:40.5506807Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20220817131239.xml 2022-08-17T13:12:40.5513738Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20220817131239.xml 2022-08-17T13:12:40.5522292Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20220817131239.xml 2022-08-17T13:12:40.5563696Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20220817131239.xml 2022-08-17T13:12:40.5569090Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20220817131239.xml 2022-08-17T13:12:40.5575005Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20220817131239.xml 2022-08-17T13:12:40.5579418Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20220817131239.xml 2022-08-17T13:12:40.5584166Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20220817131239.xml 2022-08-17T13:12:41.0656452Z Running lazy/test_reuse_ir ... [2022-08-17 13:12:41.065238] 2022-08-17T13:12:41.0657086Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:41.065329] 2022-08-17T13:12:44.0219781Z Test results will be stored in test-reports/python-unittest/lazy.test_reuse_ir 2022-08-17T13:12:44.0234129Z 2022-08-17T13:12:44.0234267Z Running tests... 2022-08-17T13:12:44.0234890Z ---------------------------------------------------------------------- 2022-08-17T13:12:44.3442730Z testAdd (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77722 for platform(s) asan, 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.320s) 2022-08-17T13:12:44.3459086Z testAddSub (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77721 for platform(s) asan, 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) 2022-08-17T13:12:44.3477561Z testAddSubFallback (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77723 for platform(s) asan, 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) 2022-08-17T13:12:44.9950008Z testBatchNorm (__main__.TestLazyReuseIr) ... ok (0.647s) 2022-08-17T13:12:44.9950290Z 2022-08-17T13:12:44.9950648Z ---------------------------------------------------------------------- 2022-08-17T13:12:44.9950911Z Ran 4 tests in 0.971s 2022-08-17T13:12:44.9951028Z 2022-08-17T13:12:44.9951107Z OK (skipped=3) 2022-08-17T13:12:44.9951216Z 2022-08-17T13:12:44.9951348Z Generating XML reports... 2022-08-17T13:12:44.9985188Z Generated XML report: test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20220817131244.xml 2022-08-17T13:12:45.5202877Z Running benchmark_utils/test_benchmark_utils ... [2022-08-17 13:12:45.519890] 2022-08-17T13:12:45.5203517Z Executing ['/opt/conda/bin/python', '-bb', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:45.519976] 2022-08-17T13:12:48.7434788Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:12:48.8407804Z Test results will be stored in test-reports/python-unittest/benchmark_utils.test_benchmark_utils 2022-08-17T13:12:48.8423718Z 2022-08-17T13:12:48.8424161Z Running tests... 2022-08-17T13:12:48.8424610Z ---------------------------------------------------------------------- 2022-08-17T13:12:49.1074834Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:12:49.1736647Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:12:49.1738262Z [W ParallelNative.cpp:229] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2022-08-17T13:12:49.1761323Z ok (0.334s) 2022-08-17T13:12:49.1786713Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76932 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) 2022-08-17T13:12:49.1800912Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T13:12:49.5440925Z test_compare (__main__.TestBenchmarkUtils) ... ok (0.364s) 2022-08-17T13:12:49.5448262Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T13:12:49.5497455Z test_fuzzer (__main__.TestBenchmarkUtils) ... ok (0.005s) 2022-08-17T13:12:49.6118629Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... ok (0.062s) 2022-08-17T13:12:49.6752937Z test_timer (__main__.TestBenchmarkUtils) ... ok (0.063s) 2022-08-17T13:12:49.6759657Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T13:12:49.6760060Z 2022-08-17T13:12:49.6760392Z ---------------------------------------------------------------------- 2022-08-17T13:12:49.6760684Z Ran 9 tests in 0.834s 2022-08-17T13:12:49.6760848Z 2022-08-17T13:12:49.6760927Z OK (skipped=4) 2022-08-17T13:12:49.6761036Z 2022-08-17T13:12:49.6761124Z Generating XML reports... 2022-08-17T13:12:49.6798077Z Generated XML report: test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220817131248.xml 2022-08-17T13:12:50.2716967Z Running test_autocast ... [2022-08-17 13:12:50.271330] 2022-08-17T13:12:50.2717493Z Executing ['/opt/conda/bin/python', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:50.271420] 2022-08-17T13:12:53.1856071Z Test results will be stored in test-reports/python-unittest/test_autocast 2022-08-17T13:12:53.1871208Z 2022-08-17T13:12:53.1871345Z Running tests... 2022-08-17T13:12:53.1871771Z ---------------------------------------------------------------------- 2022-08-17T13:12:53.4943738Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.307s) 2022-08-17T13:12:53.5060321Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.012s) 2022-08-17T13:12:53.5198142Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.014s) 2022-08-17T13:12:53.5490538Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.029s) 2022-08-17T13:12:53.5876816Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.038s) 2022-08-17T13:12:53.9672271Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.380s) 2022-08-17T13:12:53.9794508Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.012s) 2022-08-17T13:12:53.9809246Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.001s) 2022-08-17T13:12:53.9809547Z 2022-08-17T13:12:53.9810166Z ---------------------------------------------------------------------- 2022-08-17T13:12:53.9810795Z Ran 8 tests in 0.794s 2022-08-17T13:12:53.9810975Z 2022-08-17T13:12:53.9811065Z OK 2022-08-17T13:12:53.9811211Z 2022-08-17T13:12:53.9811342Z Generating XML reports... 2022-08-17T13:12:53.9849309Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220817131253.xml 2022-08-17T13:12:53.9852658Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220817131253.xml 2022-08-17T13:12:54.4926112Z Running test_dataloader ... [2022-08-17 13:12:54.492224] 2022-08-17T13:12:54.4926638Z Executing ['/opt/conda/bin/python', '-bb', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:54.492315] 2022-08-17T13:12:57.4773000Z Test results will be stored in test-reports/python-unittest/test_dataloader 2022-08-17T13:12:57.4832620Z 2022-08-17T13:12:57.4833059Z Running tests... 2022-08-17T13:12:57.4833488Z ---------------------------------------------------------------------- 2022-08-17T13:12:57.8002760Z test_add_dataset (__main__.TestConcatDataset) ... ok (0.317s) 2022-08-17T13:12:57.8012114Z test_concat_raises_index_error (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T13:12:57.8023723Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T13:12:57.8035319Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T13:12:57.8046094Z test_concat_two_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T13:12:57.8064064Z test_iterable_dataset_err (__main__.TestConcatDataset) ... ok (0.002s) 2022-08-17T13:12:57.8070884Z test_conv_after_fork (__main__.TestConvAfterFork) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/75492 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:12:57.8078601Z test_custom_batch_pin (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:12:57.8087061Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:12:57.8091795Z test_batch_sampler (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8106020Z test_builtin_collection_conversion (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8114551Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8126602Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8137139Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8142292Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8153545Z test_default_collate_dtype (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8159924Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8171093Z test_default_collate_numpy_memmap (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8176267Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8183466Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8194173Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8198354Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8202384Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8206203Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8212291Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8221531Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8225175Z test_error (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8231745Z test_error_in_init (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8235628Z test_error_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8239696Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8248664Z test_fd_limit_exceeded (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8254191Z test_get_worker_info (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8261027Z test_growing_dataset (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8266436Z test_invalid_assign_after_init (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8299282Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.003s) 2022-08-17T13:12:57.8359697Z test_iterable_style_dataset (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.006s) 2022-08-17T13:12:57.8372512Z test_iterabledataset_len (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8380039Z test_large_sampler_indices (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8386947Z test_len (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8393784Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8400363Z test_multiple_dataloaders (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8412713Z test_multiprocessing_contexts (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8427422Z test_multiprocessing_iterdatapipe (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8434996Z test_no_segfault (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8443967Z test_numpy (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8481031Z test_numpy_gen_state (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.004s) 2022-08-17T13:12:57.8493631Z test_numpy_scalars (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8504317Z test_partial_workers (__main__.TestDataLoader) 2022-08-17T13:12:57.8505169Z Check that workers exit even if the iterator is not exhausted. ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8556011Z test_proper_exit (__main__.TestDataLoader) 2022-08-17T13:12:57.8557218Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.005s) 2022-08-17T13:12:57.8586595Z test_random_sampler (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.003s) 2022-08-17T13:12:57.8597285Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8607959Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8611934Z test_sampler (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8634760Z test_sampler_reproducibility (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.002s) 2022-08-17T13:12:57.8643215Z test_segfault (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8646577Z test_seqential_batch_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8650178Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8654042Z test_sequential_batch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8657185Z test_sequential_nonbatch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8663100Z test_sequential_pin_memory (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8666363Z test_sequential_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8669231Z test_shuffle (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8672878Z test_shuffle_batch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8676548Z test_shuffle_batch_none (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8680079Z test_shuffle_batch_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8684297Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8690057Z test_shuffle_pin_memory (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8696927Z test_shuffle_reproducibility (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8700741Z test_shuffle_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8710662Z test_timeout (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8716243Z test_typing (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8723012Z test_worker_init_fn (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8730044Z test_worker_seed (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8737662Z test_worker_seed_reproducibility (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8746700Z test_basics (__main__.TestDataLoader2) ... skip: no dill (0.001s) 2022-08-17T13:12:57.8763289Z test_shuffle (__main__.TestDataLoader2) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74390 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:12:57.8777507Z test_basic_mapdatapipe_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.001s) 2022-08-17T13:12:57.8787858Z test_basic_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.001s) 2022-08-17T13:12:57.8793341Z test_batch_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8808824Z test_builtin_collection_conversion (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8818474Z test_bulk_loading_nobatch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8831138Z test_chain_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8838706Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8850441Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8856538Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8868714Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8876204Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8888569Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8894793Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8902887Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8914746Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8919892Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8925106Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8930309Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8937352Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8947579Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8954587Z test_early_exit (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8959185Z test_error (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8967180Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8971996Z test_error_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8976980Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.8983861Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8990349Z test_get_worker_info (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.8997882Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9004264Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9038094Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.003s) 2022-08-17T13:12:57.9099407Z test_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.006s) 2022-08-17T13:12:57.9112812Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9120311Z test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9127661Z test_len (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9134404Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9141129Z test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9153373Z test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9168229Z test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9175784Z test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9185158Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9221803Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.004s) 2022-08-17T13:12:57.9234531Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9245077Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2022-08-17T13:12:57.9246171Z Check that workers exit even if the iterator is not exhausted. ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9295198Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2022-08-17T13:12:57.9296333Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.005s) 2022-08-17T13:12:57.9325116Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.003s) 2022-08-17T13:12:57.9335738Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9346366Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9350630Z test_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9373767Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.002s) 2022-08-17T13:12:57.9382637Z test_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9386287Z test_seqential_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9390037Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9394332Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9397598Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9403389Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9406938Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9410280Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9413973Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9417627Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9421495Z test_shuffle_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9425229Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9431267Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9438101Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9442063Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9452168Z test_timeout (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9456820Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2022-08-17T13:12:57.9462634Z test_worker_init_fn (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9468579Z test_worker_seed (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9475499Z test_worker_seed_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2022-08-17T13:12:57.9486091Z test_incomplete_fractional_splits (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2022-08-17T13:12:57.9494030Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2022-08-17T13:12:57.9542821Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... ok (0.005s) 2022-08-17T13:12:57.9582637Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... ok (0.004s) 2022-08-17T13:12:57.9602437Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2022-08-17T13:12:57.9648523Z test_splits_generator (__main__.TestDatasetRandomSplit) ... ok (0.005s) 2022-08-17T13:12:57.9676740Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... ok (0.003s) 2022-08-17T13:12:57.9688199Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2022-08-17T13:12:57.9722849Z Indices generated by random_split ... ok (0.005s) 2022-08-17T13:12:57.9837349Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... ok (0.011s) 2022-08-17T13:12:57.9843232Z test_pin_memory (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:12:57.9849453Z test_pin_memory_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:12:57.9855325Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:12:58.0357262Z test_sequential_batch (__main__.TestDictDataLoader) ... ok (0.050s) 2022-08-17T13:12:58.0370398Z test_ind_worker_queue (__main__.TestIndividualWorkerQueue) ... skip: Flaky with ASAN, see https://github.com/pytorch/pytorch/issues/65727 (0.001s) 2022-08-17T13:12:58.0420044Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... ok (0.005s) 2022-08-17T13:12:58.1128352Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... ok (0.071s) 2022-08-17T13:12:58.1137110Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:12:58.1422878Z test_getitem (__main__.TestTensorDataset) ... ok (0.028s) 2022-08-17T13:12:58.1567379Z test_getitem_1d (__main__.TestTensorDataset) ... ok (0.014s) 2022-08-17T13:12:58.1584640Z test_len (__main__.TestTensorDataset) ... ok (0.002s) 2022-08-17T13:12:58.1749093Z test_many_tensors (__main__.TestTensorDataset) ... ok (0.016s) 2022-08-17T13:12:58.1783672Z test_single_tensor (__main__.TestTensorDataset) ... ok (0.003s) 2022-08-17T13:12:58.1783925Z 2022-08-17T13:12:58.1784533Z ---------------------------------------------------------------------- 2022-08-17T13:12:58.1784899Z Ran 167 tests in 0.695s 2022-08-17T13:12:58.1785004Z 2022-08-17T13:12:58.1785083Z OK (skipped=144) 2022-08-17T13:12:58.1785194Z 2022-08-17T13:12:58.1785281Z Generating XML reports... 2022-08-17T13:12:58.1827268Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20220817131257.xml 2022-08-17T13:12:58.1836663Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20220817131257.xml 2022-08-17T13:12:58.1842657Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20220817131257.xml 2022-08-17T13:12:58.1845926Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20220817131257.xml 2022-08-17T13:12:58.1848588Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20220817131257.xml 2022-08-17T13:12:58.1854542Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20220817131257.xml 2022-08-17T13:12:58.1857846Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20220817131257.xml 2022-08-17T13:12:58.1861991Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20220817131257.xml 2022-08-17T13:12:58.1942745Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20220817131257.xml 2022-08-17T13:12:58.1946815Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2-20220817131257.xml 2022-08-17T13:12:58.1950882Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2_EventLoop-20220817131257.xml 2022-08-17T13:12:58.2024129Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20220817131257.xml 2022-08-17T13:12:58.2026868Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20220817131257.xml 2022-08-17T13:12:58.2029731Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20220817131257.xml 2022-08-17T13:12:58.7845433Z Running test_jit_disabled ... [2022-08-17 13:12:58.784077] 2022-08-17T13:12:58.7846457Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:58.784172] 2022-08-17T13:13:01.7192792Z Test results will be stored in test-reports/python-unittest/test_jit_disabled 2022-08-17T13:13:01.7193076Z 2022-08-17T13:13:01.7193244Z Running tests... 2022-08-17T13:13:01.7193616Z ---------------------------------------------------------------------- 2022-08-17T13:13:02.1140948Z test_attribute (__main__.TestJitDisabled) ... ok (0.395s) 2022-08-17T13:13:02.2028852Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.089s) 2022-08-17T13:13:02.2975078Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.094s) 2022-08-17T13:13:02.2975386Z 2022-08-17T13:13:02.2975712Z ---------------------------------------------------------------------- 2022-08-17T13:13:02.2975960Z Ran 3 tests in 0.579s 2022-08-17T13:13:02.2976076Z 2022-08-17T13:13:02.2976140Z OK 2022-08-17T13:13:02.2976260Z 2022-08-17T13:13:02.2976371Z Generating XML reports... 2022-08-17T13:13:02.3016719Z Generated XML report: test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20220817131301.xml 2022-08-17T13:13:02.8427536Z Running test_multiprocessing_spawn ... [2022-08-17 13:13:02.842364] 2022-08-17T13:13:02.8428085Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:02.842457] 2022-08-17T13:13:05.7843403Z Test results will be stored in test-reports/python-unittest/test_multiprocessing_spawn 2022-08-17T13:13:05.7860433Z 2022-08-17T13:13:05.7860946Z Running tests... 2022-08-17T13:13:05.7861360Z ---------------------------------------------------------------------- 2022-08-17T13:13:06.0783010Z test_errors_pickleable (__main__.ErrorTest) ... ok (0.292s) 2022-08-17T13:13:06.1309832Z test_exception_all (__main__.ForkTest) ... ok (0.052s) 2022-08-17T13:13:06.1320449Z test_exception_single (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/75409 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1328277Z test_first_argument_index (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76009 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1332930Z test_success (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76061 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.000s) 2022-08-17T13:13:06.1339414Z test_success_first_then_exception (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73340 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1346946Z test_success_non_blocking (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81280 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1353951Z test_terminate_exit (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81389 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1360191Z test_terminate_signal (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72927 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1366363Z test_exception_all (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74223 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1372493Z test_exception_raises (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83499 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1379705Z test_exception_single (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/78982 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1387167Z test_first_argument_index (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73266 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1718561Z test_signal_raises (__main__.SpawnTest) ... ok (0.033s) 2022-08-17T13:13:06.1727962Z test_success (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72298 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1735001Z test_success_first_then_exception (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72625 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1741872Z test_success_non_blocking (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72926 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1748068Z test_terminate_exit (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72624 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1755400Z test_terminate_signal (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73341 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:06.1756269Z 2022-08-17T13:13:06.1756473Z ---------------------------------------------------------------------- 2022-08-17T13:13:06.1756721Z Ran 19 tests in 0.389s 2022-08-17T13:13:06.1756837Z 2022-08-17T13:13:06.1756911Z OK (skipped=16) 2022-08-17T13:13:06.1757026Z 2022-08-17T13:13:06.1757111Z Generating XML reports... 2022-08-17T13:13:06.1796042Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20220817131305.xml 2022-08-17T13:13:06.1806816Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20220817131305.xml 2022-08-17T13:13:06.1820451Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20220817131305.xml 2022-08-17T13:13:06.7424112Z Running test_profiler_tree ... [2022-08-17 13:13:06.742030] 2022-08-17T13:13:06.7424632Z Executing ['/opt/conda/bin/python', '-bb', 'test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:06.742144] 2022-08-17T13:13:09.7064431Z Test results will be stored in test-reports/python-unittest/test_profiler_tree 2022-08-17T13:13:09.7077597Z 2022-08-17T13:13:09.7077740Z Running tests... 2022-08-17T13:13:09.7078129Z ---------------------------------------------------------------------- 2022-08-17T13:13:10.0011999Z test_profiler_experimental_tree (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82499 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.293s) 2022-08-17T13:13:10.0026628Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... skip: CUDA is required (0.002s) 2022-08-17T13:13:10.0062493Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... skip: CUDA is required (0.004s) 2022-08-17T13:13:10.0075773Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... skip: CUDA is required (0.001s) 2022-08-17T13:13:10.0090226Z test_profiler_experimental_tree_with_memory (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82501 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:10.0108323Z test_profiler_experimental_tree_with_memory_and_stack (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83228 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) 2022-08-17T13:13:10.0122133Z test_profiler_experimental_tree_with_record_function (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83246 for platform(s) linux, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:13:10.0179896Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... STAGE:2022-08-17 13:13:10 1583:1583 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:13:10.0220159Z STAGE:2022-08-17 13:13:10 1583:1583 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:13:10.0430390Z STAGE:2022-08-17 13:13:10 1583:1583 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:13:10.0453614Z STAGE:2022-08-17 13:13:10 1583:1583 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:13:10.0647835Z STAGE:2022-08-17 13:13:10 1583:1583 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:13:10.0669042Z STAGE:2022-08-17 13:13:10 1583:1583 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:13:10.0855381Z ok (0.073s) 2022-08-17T13:13:10.0855571Z 2022-08-17T13:13:10.0856209Z ---------------------------------------------------------------------- 2022-08-17T13:13:10.0856799Z Ran 8 tests in 0.378s 2022-08-17T13:13:10.0856918Z 2022-08-17T13:13:10.0857011Z OK (skipped=7) 2022-08-17T13:13:10.0857121Z 2022-08-17T13:13:10.0857195Z Generating XML reports... 2022-08-17T13:13:10.0910804Z Generated XML report: test-reports/python-unittest/test_profiler_tree/TEST-TestProfilerTree-20220817131309.xml 2022-08-17T13:13:10.6094567Z Running test_type_info ... [2022-08-17 13:13:10.609080] 2022-08-17T13:13:10.6095077Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:10.609167] 2022-08-17T13:13:13.5699216Z Test results will be stored in test-reports/python-unittest/test_type_info 2022-08-17T13:13:13.5714438Z 2022-08-17T13:13:13.5714592Z Running tests... 2022-08-17T13:13:13.5715047Z ---------------------------------------------------------------------- 2022-08-17T13:13:13.8738545Z test_finfo (__main__.TestDTypeInfo) ... ok (0.302s) 2022-08-17T13:13:13.8765315Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.003s) 2022-08-17T13:13:13.8777921Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.001s) 2022-08-17T13:13:13.8778134Z 2022-08-17T13:13:13.8778567Z ---------------------------------------------------------------------- 2022-08-17T13:13:13.8779136Z Ran 3 tests in 0.306s 2022-08-17T13:13:13.8779343Z 2022-08-17T13:13:13.8780230Z OK 2022-08-17T13:13:13.8780361Z 2022-08-17T13:13:13.8780444Z Generating XML reports... 2022-08-17T13:13:13.8810719Z Generated XML report: test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220817131313.xml 2022-08-17T13:13:14.3664254Z Running test_per_overload_api ... [2022-08-17 13:13:14.366039] 2022-08-17T13:13:14.3664800Z Executing ['/opt/conda/bin/python', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:14.366129] 2022-08-17T13:13:17.3087259Z Test results will be stored in test-reports/python-unittest/test_per_overload_api 2022-08-17T13:13:17.3100447Z 2022-08-17T13:13:17.3100584Z Running tests... 2022-08-17T13:13:17.3101172Z ---------------------------------------------------------------------- 2022-08-17T13:13:17.6087320Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... ok (0.298s) 2022-08-17T13:13:17.6110114Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.002s) 2022-08-17T13:13:17.6161257Z test_decompose (__main__.TestPerOverloadAPI) ... ok (0.005s) 2022-08-17T13:13:17.6161451Z 2022-08-17T13:13:17.6161831Z ---------------------------------------------------------------------- 2022-08-17T13:13:17.6162115Z Ran 3 tests in 0.306s 2022-08-17T13:13:17.6162235Z 2022-08-17T13:13:17.6162294Z OK 2022-08-17T13:13:17.6162399Z 2022-08-17T13:13:17.6162484Z Generating XML reports... 2022-08-17T13:13:17.6194733Z Generated XML report: test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20220817131317.xml 2022-08-17T13:13:18.1140730Z Running test_numpy_interop ... [2022-08-17 13:13:18.113691] 2022-08-17T13:13:18.1141253Z Executing ['/opt/conda/bin/python', '-bb', 'test_numpy_interop.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:18.113780] 2022-08-17T13:13:21.3342314Z Test results will be stored in test-reports/python-unittest/test_numpy_interop 2022-08-17T13:13:21.3359447Z 2022-08-17T13:13:21.3359774Z Running tests... 2022-08-17T13:13:21.3360308Z ---------------------------------------------------------------------- 2022-08-17T13:13:21.3402798Z test_ctor_with_invalid_numpy_array_sequence_cpu (__main__.TestNumPyInteropCPU) ... test_numpy_interop.py:265: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp:233.) 2022-08-17T13:13:21.3403454Z torch.tensor([np.random.random(size=(3, 3)), np.random.random(size=(3, 0))], device=device) 2022-08-17T13:13:21.3411683Z ok (0.005s) 2022-08-17T13:13:21.3439011Z test_ctor_with_numpy_scalar_ctor_cpu (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2022-08-17T13:13:21.3451943Z test_from_list_of_ndarray_warning_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T13:13:21.3594964Z test_from_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.014s) 2022-08-17T13:13:21.3626847Z test_has_storage_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2022-08-17T13:13:21.3664765Z test_multiplication_numpy_scalar_cpu (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.3854546Z test_numpy_array_interface_cpu (__main__.TestNumPyInteropCPU) ... ok (0.019s) 2022-08-17T13:13:21.3883268Z test_numpy_index_cpu (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2022-08-17T13:13:21.3915147Z test_numpy_non_writeable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2022-08-17T13:13:21.3944180Z test_numpy_scalar_cmp_cpu_bfloat16 (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2022-08-17T13:13:21.3983186Z test_numpy_scalar_cmp_cpu_bool (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4021283Z test_numpy_scalar_cmp_cpu_complex128 (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4048662Z test_numpy_scalar_cmp_cpu_complex64 (__main__.TestNumPyInteropCPU) ... test_numpy_interop.py:471: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T13:13:21.4049244Z self.assertFalse(t == a) 2022-08-17T13:13:21.4062454Z ok (0.004s) 2022-08-17T13:13:21.4101946Z test_numpy_scalar_cmp_cpu_float16 (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4140702Z test_numpy_scalar_cmp_cpu_float32 (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4177364Z test_numpy_scalar_cmp_cpu_float64 (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4216200Z test_numpy_scalar_cmp_cpu_int16 (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4254490Z test_numpy_scalar_cmp_cpu_int32 (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4291018Z test_numpy_scalar_cmp_cpu_int64 (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4329791Z test_numpy_scalar_cmp_cpu_int8 (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4369010Z test_numpy_scalar_cmp_cpu_uint8 (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T13:13:21.4475422Z test_numpy_unresizable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.011s) 2022-08-17T13:13:21.4603803Z test_parse_numpy_int_cpu (__main__.TestNumPyInteropCPU) ... ok (0.013s) 2022-08-17T13:13:21.4624620Z test_to_numpy_bool_cpu (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T13:13:21.5269561Z test_to_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.064s) 2022-08-17T13:13:21.5634227Z test_to_numpy_force_argument_cpu (__main__.TestNumPyInteropCPU) ... ok (0.036s) 2022-08-17T13:13:21.5634546Z 2022-08-17T13:13:21.5634979Z ---------------------------------------------------------------------- 2022-08-17T13:13:21.5635372Z Ran 26 tests in 0.227s 2022-08-17T13:13:21.5635556Z 2022-08-17T13:13:21.5635650Z OK 2022-08-17T13:13:21.5635820Z 2022-08-17T13:13:21.5635937Z Generating XML reports... 2022-08-17T13:13:21.5695690Z Generated XML report: test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCPU-20220817131321.xml 2022-08-17T13:13:22.0689910Z Running test_numba_integration ... [2022-08-17 13:13:22.068503] 2022-08-17T13:13:22.0690452Z Executing ['/opt/conda/bin/python', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:22.068597] 2022-08-17T13:13:25.3072206Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2022-08-17T13:13:25.3085688Z 2022-08-17T13:13:25.3085940Z Running tests... 2022-08-17T13:13:25.3086502Z ---------------------------------------------------------------------- 2022-08-17T13:13:25.3100034Z test_active_device (__main__.TestNumbaIntegration) 2022-08-17T13:13:25.3100957Z 'as_cuda_array' tensor device must match active numba context. ... skip: No cuda (0.001s) 2022-08-17T13:13:25.3122222Z test_array_adaptor (__main__.TestNumbaIntegration) 2022-08-17T13:13:25.3122821Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: No cuda (0.002s) 2022-08-17T13:13:25.3138710Z test_conversion_errors (__main__.TestNumbaIntegration) 2022-08-17T13:13:25.3139618Z Numba properly detects array interface for tensor.Tensor variants. ... skip: No cuda (0.002s) 2022-08-17T13:13:25.3164675Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T13:13:25.3165220Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: No cuda (0.003s) 2022-08-17T13:13:25.3191914Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T13:13:25.3192679Z torch.as_tensor() and torch.tensor() supports the __cuda_array_interface__ protocol. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.003s) 2022-08-17T13:13:25.3207572Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2022-08-17T13:13:25.3208321Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.002s) 2022-08-17T13:13:25.3218703Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2022-08-17T13:13:25.3219522Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: No cuda (0.001s) 2022-08-17T13:13:25.3227832Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2022-08-17T13:13:25.3228625Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-08-17T13:13:25.3229134Z 2022-08-17T13:13:25.3229545Z ---------------------------------------------------------------------- 2022-08-17T13:13:25.3229939Z Ran 8 tests in 0.014s 2022-08-17T13:13:25.3230127Z 2022-08-17T13:13:25.3230226Z OK (skipped=8) 2022-08-17T13:13:25.3230407Z 2022-08-17T13:13:25.3230782Z Generating XML reports... 2022-08-17T13:13:25.3269110Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220817131325.xml 2022-08-17T13:13:25.8057388Z Running test_complex ... [2022-08-17 13:13:25.805334] 2022-08-17T13:13:25.8057945Z Executing ['/opt/conda/bin/python', '-bb', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:25.805428] 2022-08-17T13:13:29.0632218Z Test results will be stored in test-reports/python-unittest/test_complex 2022-08-17T13:13:29.0645515Z 2022-08-17T13:13:29.0645982Z Running tests... 2022-08-17T13:13:29.0646380Z ---------------------------------------------------------------------- 2022-08-17T13:13:29.0674076Z test_dtype_inference_cpu_float32 (__main__.TestComplexTensorCPU) ... ok (0.003s) 2022-08-17T13:13:29.0687850Z test_dtype_inference_cpu_float64 (__main__.TestComplexTensorCPU) ... ok (0.001s) 2022-08-17T13:13:29.0702918Z test_to_list_cpu_complex128 (__main__.TestComplexTensorCPU) ... ok (0.001s) 2022-08-17T13:13:29.0714627Z test_to_list_cpu_complex64 (__main__.TestComplexTensorCPU) ... ok (0.001s) 2022-08-17T13:13:29.0714976Z 2022-08-17T13:13:29.0715307Z ---------------------------------------------------------------------- 2022-08-17T13:13:29.0715701Z Ran 4 tests in 0.007s 2022-08-17T13:13:29.0715805Z 2022-08-17T13:13:29.0715865Z OK 2022-08-17T13:13:29.0715956Z 2022-08-17T13:13:29.0716044Z Generating XML reports... 2022-08-17T13:13:29.0748329Z Generated XML report: test-reports/python-unittest/test_complex/TEST-TestComplexTensorCPU-20220817131329.xml 2022-08-17T13:13:29.5864181Z Running test_openmp ... [2022-08-17 13:13:29.586049] 2022-08-17T13:13:29.5864676Z Executing ['/opt/conda/bin/python', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:29.586139] 2022-08-17T13:13:32.5303065Z Test results will be stored in test-reports/python-unittest/test_openmp 2022-08-17T13:13:32.5316360Z 2022-08-17T13:13:32.5316461Z Running tests... 2022-08-17T13:13:32.5317221Z ---------------------------------------------------------------------- 2022-08-17T13:13:32.5323187Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2022-08-17T13:13:32.5323875Z Make sure there is no memory leak with many threads ... skip: Cannot test with ASAN (0.001s) 2022-08-17T13:13:32.5327439Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2022-08-17T13:13:32.5328336Z Make sure there is no memory leak with one thread: issue gh-32284 ... skip: Cannot test with ASAN (0.000s) 2022-08-17T13:13:32.5328569Z 2022-08-17T13:13:32.5328778Z ---------------------------------------------------------------------- 2022-08-17T13:13:32.5329006Z Ran 2 tests in 0.001s 2022-08-17T13:13:32.5329122Z 2022-08-17T13:13:32.5329193Z OK (skipped=2) 2022-08-17T13:13:32.5329298Z 2022-08-17T13:13:32.5329384Z Generating XML reports... 2022-08-17T13:13:32.5360587Z Generated XML report: test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20220817131332.xml 2022-08-17T13:13:32.9546892Z Running distributions/test_constraints ... [2022-08-17 13:13:32.954252] 2022-08-17T13:13:32.9547390Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2022-08-17 13:13:32.954345] 2022-08-17T13:13:33.3591538Z ============================= test session starts ============================== 2022-08-17T13:13:33.3591948Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T13:13:33.3677653Z cachedir: .pytest_cache 2022-08-17T13:13:33.3678317Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-17T13:13:33.3678699Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T13:13:33.3679070Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T13:13:36.4230391Z collecting ...  2022-08-17T13:13:36.4254854Z collecting 132 items  2022-08-17T13:13:36.4255417Z collected 132 items  2022-08-17T13:13:36.4259471Z 2022-08-17T13:13:36.4299960Z distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2022-08-17T13:13:36.4317840Z distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2022-08-17T13:13:36.4335218Z distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2022-08-17T13:13:36.4353407Z distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 3%] 2022-08-17T13:13:36.4398042Z distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2022-08-17T13:13:36.4424498Z distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2022-08-17T13:13:36.4441431Z distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2022-08-17T13:13:36.4462176Z distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 6%] 2022-08-17T13:13:36.4482212Z distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2022-08-17T13:13:36.4501395Z distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2022-08-17T13:13:36.4522244Z distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2022-08-17T13:13:36.4542782Z distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 9%] 2022-08-17T13:13:36.4559959Z distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2022-08-17T13:13:36.4581365Z distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2022-08-17T13:13:36.4601347Z distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2022-08-17T13:13:36.4618563Z distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 12%] 2022-08-17T13:13:36.4639540Z distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2022-08-17T13:13:36.4659584Z distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2022-08-17T13:13:36.4670077Z distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0] SKIPPED [ 14%] 2022-08-17T13:13:36.4678217Z distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1] SKIPPED [ 15%] 2022-08-17T13:13:36.4686519Z distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2] SKIPPED [ 15%] 2022-08-17T13:13:36.4694517Z distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3] SKIPPED [ 16%] 2022-08-17T13:13:36.4702480Z distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4] SKIPPED [ 17%] 2022-08-17T13:13:36.4710556Z distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5] SKIPPED [ 18%] 2022-08-17T13:13:36.4718529Z distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6] SKIPPED [ 18%] 2022-08-17T13:13:36.4728284Z distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7] SKIPPED [ 19%] 2022-08-17T13:13:36.4735544Z distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8] SKIPPED [ 20%] 2022-08-17T13:13:36.4743477Z distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9] SKIPPED [ 21%] 2022-08-17T13:13:36.4751407Z distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10] SKIPPED [ 21%] 2022-08-17T13:13:36.4759167Z distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11] SKIPPED [ 22%] 2022-08-17T13:13:36.4767093Z distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12] SKIPPED [ 23%] 2022-08-17T13:13:36.4774882Z distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13] SKIPPED [ 24%] 2022-08-17T13:13:36.4782805Z distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14] SKIPPED [ 25%] 2022-08-17T13:13:36.4790653Z distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15] SKIPPED [ 25%] 2022-08-17T13:13:36.4798535Z distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16] SKIPPED [ 26%] 2022-08-17T13:13:36.4806459Z distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17] SKIPPED [ 27%] 2022-08-17T13:13:36.4825181Z distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 28%] 2022-08-17T13:13:36.4845727Z distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 28%] 2022-08-17T13:13:36.4872080Z distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 29%] 2022-08-17T13:13:36.4893047Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 30%] 2022-08-17T13:13:36.4913200Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 31%] 2022-08-17T13:13:36.4933521Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 31%] 2022-08-17T13:13:36.4953737Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 32%] 2022-08-17T13:13:36.4974734Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 33%] 2022-08-17T13:13:36.4994204Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 34%] 2022-08-17T13:13:36.5014427Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 34%] 2022-08-17T13:13:36.5034438Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 35%] 2022-08-17T13:13:36.5055226Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 36%] 2022-08-17T13:13:36.5075282Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 37%] 2022-08-17T13:13:36.5095023Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 37%] 2022-08-17T13:13:36.5120808Z distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 38%] 2022-08-17T13:13:36.5143904Z distributions/test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 39%] 2022-08-17T13:13:36.5165788Z distributions/test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 40%] 2022-08-17T13:13:36.5187642Z distributions/test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 40%] 2022-08-17T13:13:36.5209788Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 41%] 2022-08-17T13:13:36.5232345Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 42%] 2022-08-17T13:13:36.5254047Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 43%] 2022-08-17T13:13:36.5290382Z distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 43%] 2022-08-17T13:13:36.5348223Z distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 44%] 2022-08-17T13:13:36.5362326Z distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 45%] 2022-08-17T13:13:36.5370160Z distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0] SKIPPED [ 46%] 2022-08-17T13:13:36.5377990Z distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1] SKIPPED [ 46%] 2022-08-17T13:13:36.5385861Z distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2] SKIPPED [ 47%] 2022-08-17T13:13:36.5393651Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3] SKIPPED [ 48%] 2022-08-17T13:13:36.5401610Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4] SKIPPED [ 49%] 2022-08-17T13:13:36.5409432Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5] SKIPPED [ 50%] 2022-08-17T13:13:36.5418631Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6] SKIPPED [ 50%] 2022-08-17T13:13:36.5426728Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] SKIPPED [ 51%] 2022-08-17T13:13:36.5434276Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] SKIPPED [ 52%] 2022-08-17T13:13:36.5442037Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] SKIPPED [ 53%] 2022-08-17T13:13:36.5449762Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args10] SKIPPED [ 53%] 2022-08-17T13:13:36.5457580Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args11] SKIPPED [ 54%] 2022-08-17T13:13:36.5465538Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args12] SKIPPED [ 55%] 2022-08-17T13:13:36.5473531Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args13] SKIPPED [ 56%] 2022-08-17T13:13:36.5481246Z distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14] SKIPPED [ 56%] 2022-08-17T13:13:36.5489166Z distributions/test_constraints.py::test_biject_to[True-_Interval-args15] SKIPPED [ 57%] 2022-08-17T13:13:36.5498400Z distributions/test_constraints.py::test_biject_to[True-_Interval-args16] SKIPPED [ 58%] 2022-08-17T13:13:36.5507363Z distributions/test_constraints.py::test_biject_to[True-_Interval-args17] SKIPPED [ 59%] 2022-08-17T13:13:36.5516618Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] SKIPPED [ 59%] 2022-08-17T13:13:36.5524362Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] SKIPPED [ 60%] 2022-08-17T13:13:36.5532355Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] SKIPPED [ 61%] 2022-08-17T13:13:36.5540226Z distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21] SKIPPED [ 62%] 2022-08-17T13:13:36.5547835Z distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22] SKIPPED [ 62%] 2022-08-17T13:13:36.5555541Z distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 63%] 2022-08-17T13:13:36.5570858Z distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 64%] 2022-08-17T13:13:36.5586849Z distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 65%] 2022-08-17T13:13:36.5606015Z distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2022-08-17T13:13:36.5625777Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2022-08-17T13:13:36.5645563Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 67%] 2022-08-17T13:13:36.5665298Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 68%] 2022-08-17T13:13:36.5685102Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2022-08-17T13:13:36.5704659Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2022-08-17T13:13:36.5724346Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 70%] 2022-08-17T13:13:36.5744002Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 71%] 2022-08-17T13:13:36.5763595Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2022-08-17T13:13:36.5784399Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2022-08-17T13:13:36.5804168Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 73%] 2022-08-17T13:13:36.5833211Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 74%] 2022-08-17T13:13:36.5862100Z distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 75%] 2022-08-17T13:13:36.5893304Z distributions/test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2022-08-17T13:13:36.5927659Z distributions/test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 76%] 2022-08-17T13:13:36.5953942Z distributions/test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 77%] 2022-08-17T13:13:36.5974670Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 78%] 2022-08-17T13:13:36.5996122Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 78%] 2022-08-17T13:13:36.6104279Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 79%] 2022-08-17T13:13:36.6128818Z distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 80%] 2022-08-17T13:13:36.6176875Z distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 81%] 2022-08-17T13:13:36.6255594Z distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 81%] 2022-08-17T13:13:36.6264259Z distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0] SKIPPED [ 82%] 2022-08-17T13:13:36.6272679Z distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1] SKIPPED [ 83%] 2022-08-17T13:13:36.6282756Z distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2] SKIPPED [ 84%] 2022-08-17T13:13:36.6290798Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3] SKIPPED [ 84%] 2022-08-17T13:13:36.6298989Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4] SKIPPED [ 85%] 2022-08-17T13:13:36.6307005Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5] SKIPPED [ 86%] 2022-08-17T13:13:36.6315098Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6] SKIPPED [ 87%] 2022-08-17T13:13:36.6323352Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] SKIPPED [ 87%] 2022-08-17T13:13:36.6331611Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] SKIPPED [ 88%] 2022-08-17T13:13:36.6339873Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] SKIPPED [ 89%] 2022-08-17T13:13:36.6347913Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args10] SKIPPED [ 90%] 2022-08-17T13:13:36.6355935Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args11] SKIPPED [ 90%] 2022-08-17T13:13:36.6364175Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args12] SKIPPED [ 91%] 2022-08-17T13:13:36.6372656Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args13] SKIPPED [ 92%] 2022-08-17T13:13:36.6382395Z distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14] SKIPPED [ 93%] 2022-08-17T13:13:36.6390422Z distributions/test_constraints.py::test_transform_to[True-_Interval-args15] SKIPPED [ 93%] 2022-08-17T13:13:36.6398361Z distributions/test_constraints.py::test_transform_to[True-_Interval-args16] SKIPPED [ 94%] 2022-08-17T13:13:36.6406636Z distributions/test_constraints.py::test_transform_to[True-_Interval-args17] SKIPPED [ 95%] 2022-08-17T13:13:36.6414658Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] SKIPPED [ 96%] 2022-08-17T13:13:36.6423060Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] SKIPPED [ 96%] 2022-08-17T13:13:36.6431048Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] SKIPPED [ 97%] 2022-08-17T13:13:36.6438900Z distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21] SKIPPED [ 98%] 2022-08-17T13:13:36.6446784Z distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22] SKIPPED [ 99%] 2022-08-17T13:13:36.6459871Z distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23] SKIPPED [100%] 2022-08-17T13:13:36.6461440Z 2022-08-17T13:13:36.6461847Z ======================== 65 passed, 67 skipped in 3.29s ======================== 2022-08-17T13:13:37.1599434Z Running test_cuda_trace ... [2022-08-17 13:13:37.159562] 2022-08-17T13:13:37.1600039Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:37.159660] 2022-08-17T13:13:40.0852961Z CUDA not available, skipping tests 2022-08-17T13:13:40.5070193Z Running test_jiterator ... [2022-08-17 13:13:40.506616] 2022-08-17T13:13:40.5070747Z Executing ['/opt/conda/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:13:40.506704] 2022-08-17T13:13:43.7356559Z CUDA not available, skipping tests 2022-08-17T13:13:43.7387574Z Test results will be stored in test-reports/python-unittest/test_jiterator 2022-08-17T13:13:43.7399731Z 2022-08-17T13:13:43.7399940Z Running tests... 2022-08-17T13:13:43.7400555Z ---------------------------------------------------------------------- 2022-08-17T13:13:43.7400844Z 2022-08-17T13:13:43.7401179Z ---------------------------------------------------------------------- 2022-08-17T13:13:43.7401622Z Ran 0 tests in 0.000s 2022-08-17T13:13:43.7401810Z 2022-08-17T13:13:43.7401875Z OK 2022-08-17T13:13:43.7401958Z 2022-08-17T13:13:43.7402050Z Generating XML reports... 2022-08-17T13:13:44.7886155Z 2022-08-17T13:13:44.7886565Z real 58m48.562s 2022-08-17T13:13:44.7887243Z user 81m51.471s 2022-08-17T13:13:44.7887437Z sys 3m31.265s 2022-08-17T13:13:44.7887629Z + assert_git_not_dirty 2022-08-17T13:13:44.7888038Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2022-08-17T13:13:44.7888398Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]] 2022-08-17T13:13:44.7888831Z ++ git status --porcelain 2022-08-17T13:13:53.2657533Z + git_status= 2022-08-17T13:13:53.2657970Z + [[ -n '' ]] 2022-08-17T13:13:53.2716870Z Prepare all required actions 2022-08-17T13:13:53.2717185Z Getting action download info 2022-08-17T13:13:53.4217230Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T13:13:53.4217451Z with: 2022-08-17T13:13:53.4217764Z github-token: *** 2022-08-17T13:13:53.4217936Z env: 2022-08-17T13:13:53.4218111Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:53.4218285Z ##[endgroup] 2022-08-17T13:13:53.4243834Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T13:13:53.4244050Z with: 2022-08-17T13:13:53.4244213Z shell: bash 2022-08-17T13:13:53.4244400Z timeout_minutes: 10 2022-08-17T13:13:53.4244568Z max_attempts: 5 2022-08-17T13:13:53.4244751Z retry_wait_seconds: 30 2022-08-17T13:13:53.4245133Z 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 "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-08-17T13:13:53.4245527Z polling_interval_seconds: 1 2022-08-17T13:13:53.4245723Z warning_on_retry: true 2022-08-17T13:13:53.4245914Z continue_on_error: false 2022-08-17T13:13:53.4246087Z env: 2022-08-17T13:13:53.4246246Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:53.4246545Z GITHUB_TOKEN: *** 2022-08-17T13:13:53.4246721Z ##[endgroup] 2022-08-17T13:13:53.7182896Z 2022-08-17T13:13:53.7232839Z + python3 -m pip install requests==2.26.0 2022-08-17T13:13:54.2858793Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:13:54.3916808Z Collecting requests==2.26.0 2022-08-17T13:13:54.4049277Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T13:13:54.4874710Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T13:13:54.4915636Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T13:13:54.5457111Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T13:13:54.5487447Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T13:13:54.6022775Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T13:13:54.6053585Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T13:13:54.6458775Z Collecting certifi>=2017.4.17 2022-08-17T13:13:54.6507251Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T13:13:54.7127291Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2022-08-17T13:13:54.8609937Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:13:54.8610457Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:13:54.9059802Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T13:13:54.9472053Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-0ae3944b29c331436 2022-08-17T13:13:57.2457219Z + GHA_WORKFLOW_JOB_ID=7878229120 2022-08-17T13:13:57.2457766Z + echo '::set-output name=job-id::7878229120' 2022-08-17T13:13:57.7256685Z Command completed after 1 attempt(s). 2022-08-17T13:13:57.7256972Z 2022-08-17T13:13:57.7373439Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:13:57.7373678Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:13:57.7390803Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:13:57.7391029Z env: 2022-08-17T13:13:57.7391211Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:57.7391403Z MONITOR_SCRIPT_PID: 14124 2022-08-17T13:13:57.7391592Z ##[endgroup] 2022-08-17T13:13:57.7468482Z Prepare all required actions 2022-08-17T13:13:57.7468833Z Getting action download info 2022-08-17T13:13:57.9190700Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T13:13:58.1378799Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T13:13:58.1379206Z with: 2022-08-17T13:13:58.1379417Z file-suffix: test-default-4-5-linux.2xlarge_7878229120 2022-08-17T13:13:58.1379633Z env: 2022-08-17T13:13:58.1379805Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:58.1379975Z ##[endgroup] 2022-08-17T13:13:58.1402975Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T13:13:58.1403256Z # Remove any previous test jsons if they exist 2022-08-17T13:13:58.1403487Z rm -f test-jsons-*.zip 2022-08-17T13:13:58.1403719Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T13:13:58.1414632Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:13:58.1414884Z env: 2022-08-17T13:13:58.1415056Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:58.1415304Z FILE_SUFFIX: test-default-4-5-linux.2xlarge_7878229120 2022-08-17T13:13:58.1415529Z ##[endgroup] 2022-08-17T13:13:58.1532821Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T13:13:58.1559666Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T13:13:58.1565835Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T13:13:58.1567053Z adding: test/.pytorch-slow-tests.json (deflated 75%) 2022-08-17T13:13:58.1572191Z adding: test/.pytorch-disabled-tests.json (deflated 85%) 2022-08-17T13:13:58.1591102Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:13:58.1591387Z # Remove any previous test reports if they exist 2022-08-17T13:13:58.1591627Z rm -f test-reports-*.zip 2022-08-17T13:13:58.1591869Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T13:13:58.1602143Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:13:58.1602366Z env: 2022-08-17T13:13:58.1602528Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:58.1602772Z FILE_SUFFIX: test-default-4-5-linux.2xlarge_7878229120 2022-08-17T13:13:58.1602998Z ##[endgroup] 2022-08-17T13:13:58.2006554Z adding: test/test-reports/python-pytest/test_ops/test_ops.xml (deflated 97%) 2022-08-17T13:13:58.2019068Z adding: test/test-reports/python-unittest/test_modules/TEST-TestModuleCPU-20220817123808.xml (deflated 96%) 2022-08-17T13:13:58.2150214Z adding: test/test-reports/python-unittest/test_unary_ufuncs/TEST-TestUnaryUfuncsCPU-20220817125013.xml (deflated 97%) 2022-08-17T13:13:58.2165477Z adding: test/test-reports/python-unittest/test_foreach/TEST-TestForeachCPU-20220817125459.xml (deflated 96%) 2022-08-17T13:13:58.2167371Z adding: test/test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220817125940.xml (deflated 87%) 2022-08-17T13:13:58.2211494Z adding: test/test-reports/python-unittest/test_reductions/TEST-TestReductionsCPU-20220817130313.xml (deflated 97%) 2022-08-17T13:13:58.2213554Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCPU-20220817130550.xml (deflated 95%) 2022-08-17T13:13:58.2215258Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestBufferProtocolCPU-20220817130550.xml (deflated 95%) 2022-08-17T13:13:58.2232171Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCPU-20220817130550.xml (deflated 76%) 2022-08-17T13:13:58.2232820Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCPU-20220817130550.xml (deflated 84%) 2022-08-17T13:13:58.2233401Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCPU-20220817130550.xml (deflated 92%) 2022-08-17T13:13:58.2234089Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220817130712.xml (deflated 80%) 2022-08-17T13:13:58.2237676Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCPU-20220817130712.xml (deflated 94%) 2022-08-17T13:13:58.2238312Z adding: test/test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20220817130817.xml (deflated 42%) 2022-08-17T13:13:58.2244002Z adding: test/test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCPU-20220817130918.xml (deflated 96%) 2022-08-17T13:13:58.2244787Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertClose-20220817130951.xml (deflated 84%) 2022-08-17T13:13:58.2245325Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20220817130951.xml (deflated 70%) 2022-08-17T13:13:58.2245895Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20220817130951.xml (deflated 84%) 2022-08-17T13:13:58.2246468Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20220817130951.xml (deflated 69%) 2022-08-17T13:13:58.2247010Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20220817130951.xml (deflated 69%) 2022-08-17T13:13:58.2247566Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20220817130951.xml (deflated 69%) 2022-08-17T13:13:58.2248117Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20220817130951.xml (deflated 75%) 2022-08-17T13:13:58.2248671Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20220817130951.xml (deflated 69%) 2022-08-17T13:13:58.2249207Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20220817130951.xml (deflated 69%) 2022-08-17T13:13:58.2249735Z adding: test/test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20220817130951.xml (deflated 41%) 2022-08-17T13:13:58.2250239Z adding: test/test-reports/python-unittest/test_testing/TEST-TestImports-20220817130951.xml (deflated 48%) 2022-08-17T13:13:58.2250761Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20220817130951.xml (deflated 88%) 2022-08-17T13:13:58.2251343Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCPU-20220817130951.xml (deflated 88%) 2022-08-17T13:13:58.2251905Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestingCPU-20220817130951.xml (deflated 89%) 2022-08-17T13:13:58.2254197Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCPU-20220817131033.xml (deflated 92%) 2022-08-17T13:13:58.2255884Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTDocExamplesCPU-20220817131033.xml (deflated 88%) 2022-08-17T13:13:58.2256425Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20220817131059.xml (deflated 78%) 2022-08-17T13:13:58.2256953Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20220817131059.xml (deflated 85%) 2022-08-17T13:13:58.2257487Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20220817131059.xml (deflated 84%) 2022-08-17T13:13:58.2259448Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20220817131059.xml (deflated 85%) 2022-08-17T13:13:58.2260075Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20220817131059.xml (deflated 74%) 2022-08-17T13:13:58.2260709Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20220817131059.xml (deflated 82%) 2022-08-17T13:13:58.2264282Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFX-20220817131059.xml (deflated 87%) 2022-08-17T13:13:58.2264805Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20220817131059.xml (deflated 63%) 2022-08-17T13:13:58.2266523Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20220817131059.xml (deflated 94%) 2022-08-17T13:13:58.2276691Z adding: test/test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCPU-20220817131059.xml (deflated 95%) 2022-08-17T13:13:58.2277248Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20220817131059.xml (deflated 72%) 2022-08-17T13:13:58.2278159Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20220817131059.xml (deflated 85%) 2022-08-17T13:13:58.2278937Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20220817131059.xml (deflated 89%) 2022-08-17T13:13:58.2279486Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220817131114.xml (deflated 40%) 2022-08-17T13:13:58.2280110Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220817131114.xml (deflated 43%) 2022-08-17T13:13:58.2280689Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220817131114.xml (deflated 76%) 2022-08-17T13:13:58.2281831Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20220817131129.xml (deflated 93%) 2022-08-17T13:13:58.2282482Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20220817131129.xml (deflated 79%) 2022-08-17T13:13:58.2283975Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220817131129.xml (deflated 94%) 2022-08-17T13:13:58.2284487Z adding: test/test-reports/python-unittest/test_utils/TEST-TestAssert-20220817131142.xml (deflated 53%) 2022-08-17T13:13:58.2284967Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20220817131142.xml (deflated 78%) 2022-08-17T13:13:58.2285483Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20220817131142.xml (deflated 54%) 2022-08-17T13:13:58.2286007Z adding: test/test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20220817131142.xml (deflated 67%) 2022-08-17T13:13:58.2286506Z adding: test/test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20220817131142.xml (deflated 41%) 2022-08-17T13:13:58.2286991Z adding: test/test-reports/python-unittest/test_utils/TEST-TestHipify-20220817131142.xml (deflated 40%) 2022-08-17T13:13:58.2287467Z adding: test/test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20220817131142.xml (deflated 51%) 2022-08-17T13:13:58.2287970Z adding: test/test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20220817131142.xml (deflated 40%) 2022-08-17T13:13:58.2288467Z adding: test/test-reports/python-unittest/test_utils/TEST-TestBottleneck-20220817131142.xml (deflated 52%) 2022-08-17T13:13:58.2288956Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20220817131142.xml (deflated 41%) 2022-08-17T13:13:58.2289464Z adding: test/test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20220817131153.xml (deflated 52%) 2022-08-17T13:13:58.2289997Z adding: test/test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20220817131203.xml (deflated 47%) 2022-08-17T13:13:58.2290501Z adding: test/test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220817131212.xml (deflated 71%) 2022-08-17T13:13:58.2291117Z adding: test/test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20220817131220.xml (deflated 55%) 2022-08-17T13:13:58.2291714Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220817131227.xml (deflated 79%) 2022-08-17T13:13:58.2292259Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220817131227.xml (deflated 84%) 2022-08-17T13:13:58.2292888Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCPU-20220817131227.xml (deflated 90%) 2022-08-17T13:13:58.2293509Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220817131233.xml (deflated 82%) 2022-08-17T13:13:58.2294091Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220817131233.xml (deflated 77%) 2022-08-17T13:13:58.2294652Z adding: test/test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220817131233.xml (deflated 84%) 2022-08-17T13:13:58.2295219Z adding: test/test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220817131233.xml (deflated 77%) 2022-08-17T13:13:58.2295761Z adding: test/test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220817131233.xml (deflated 86%) 2022-08-17T13:13:58.2296296Z adding: test/test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220817131233.xml (deflated 72%) 2022-08-17T13:13:58.2296865Z adding: test/test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220817131233.xml (deflated 70%) 2022-08-17T13:13:58.2297426Z adding: test/test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220817131233.xml (deflated 79%) 2022-08-17T13:13:58.2297927Z adding: test/test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220817131233.xml (deflated 73%) 2022-08-17T13:13:58.2298441Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220817131233.xml (deflated 75%) 2022-08-17T13:13:58.2299557Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220817131233.xml (deflated 81%) 2022-08-17T13:13:58.2300123Z adding: test/test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220817131233.xml (deflated 48%) 2022-08-17T13:13:58.2300675Z adding: test/test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220817131233.xml (deflated 69%) 2022-08-17T13:13:58.2301204Z adding: test/test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220817131233.xml (deflated 76%) 2022-08-17T13:13:58.2301724Z adding: test/test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220817131233.xml (deflated 44%) 2022-08-17T13:13:58.2302232Z adding: test/test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220817131233.xml (deflated 71%) 2022-08-17T13:13:58.2302772Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20220817131239.xml (deflated 61%) 2022-08-17T13:13:58.2303315Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20220817131239.xml (deflated 76%) 2022-08-17T13:13:58.2303889Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20220817131239.xml (deflated 73%) 2022-08-17T13:13:58.2304476Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20220817131239.xml (deflated 64%) 2022-08-17T13:13:58.2305048Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20220817131239.xml (deflated 84%) 2022-08-17T13:13:58.2305617Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20220817131239.xml (deflated 64%) 2022-08-17T13:13:58.2306175Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20220817131239.xml (deflated 66%) 2022-08-17T13:13:58.2306722Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20220817131239.xml (deflated 41%) 2022-08-17T13:13:58.2307268Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20220817131239.xml (deflated 60%) 2022-08-17T13:13:58.2307846Z adding: test/test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20220817131244.xml (deflated 74%) 2022-08-17T13:13:58.2308412Z adding: test/test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220817131248.xml (deflated 75%) 2022-08-17T13:13:58.2308994Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220817131253.xml (deflated 76%) 2022-08-17T13:13:58.2309504Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220817131253.xml (deflated 42%) 2022-08-17T13:13:58.2310008Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20220817131257.xml (deflated 74%) 2022-08-17T13:13:58.2310557Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20220817131257.xml (deflated 75%) 2022-08-17T13:13:58.2311096Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20220817131257.xml (deflated 70%) 2022-08-17T13:13:58.2311646Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20220817131257.xml (deflated 43%) 2022-08-17T13:13:58.2312171Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20220817131257.xml (deflated 41%) 2022-08-17T13:13:58.2312682Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20220817131257.xml (deflated 71%) 2022-08-17T13:13:58.2313197Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20220817131257.xml (deflated 42%) 2022-08-17T13:13:58.2313715Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20220817131257.xml (deflated 58%) 2022-08-17T13:13:58.2314215Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20220817131257.xml (deflated 93%) 2022-08-17T13:13:58.2314717Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2-20220817131257.xml (deflated 52%) 2022-08-17T13:13:58.2315235Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2_EventLoop-20220817131257.xml (deflated 60%) 2022-08-17T13:13:58.2315810Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20220817131257.xml (deflated 93%) 2022-08-17T13:13:58.2316383Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20220817131257.xml (deflated 41%) 2022-08-17T13:13:58.2316944Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20220817131257.xml (deflated 42%) 2022-08-17T13:13:58.2317464Z adding: test/test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20220817131301.xml (deflated 60%) 2022-08-17T13:13:58.2317974Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20220817131305.xml (deflated 39%) 2022-08-17T13:13:58.2318481Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20220817131305.xml (deflated 85%) 2022-08-17T13:13:58.2318976Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20220817131305.xml (deflated 87%) 2022-08-17T13:13:58.2319499Z adding: test/test-reports/python-unittest/test_profiler_tree/TEST-TestProfilerTree-20220817131309.xml (deflated 81%) 2022-08-17T13:13:58.2320070Z adding: test/test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220817131313.xml (deflated 62%) 2022-08-17T13:13:58.2320597Z adding: test/test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20220817131317.xml (deflated 63%) 2022-08-17T13:13:58.2321131Z adding: test/test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCPU-20220817131321.xml (deflated 83%) 2022-08-17T13:13:58.2321683Z adding: test/test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220817131325.xml (deflated 75%) 2022-08-17T13:13:58.2322228Z adding: test/test-reports/python-unittest/test_complex/TEST-TestComplexTensorCPU-20220817131329.xml (deflated 70%) 2022-08-17T13:13:58.2322780Z adding: test/test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20220817131332.xml (deflated 60%) 2022-08-17T13:13:58.2358552Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:13:58.2358852Z # Remove any previous test reports if they exist 2022-08-17T13:13:58.2359086Z rm -f usage-log-*.zip 2022-08-17T13:13:58.2359345Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T13:13:58.2359635Z # so check to see if the file exists first 2022-08-17T13:13:58.2359940Z if [ -f 'usage_log.txt' ]; then 2022-08-17T13:13:58.2360172Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T13:13:58.2360386Z fi 2022-08-17T13:13:58.2370916Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:13:58.2371120Z env: 2022-08-17T13:13:58.2371300Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:58.2371552Z FILE_SUFFIX: test-default-4-5-linux.2xlarge_7878229120 2022-08-17T13:13:58.2371770Z ##[endgroup] 2022-08-17T13:13:58.2602872Z adding: usage_log.txt (deflated 95%) 2022-08-17T13:13:58.2639142Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:13:58.2639355Z with: 2022-08-17T13:13:58.2639546Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:13:58.2639765Z retention-days: 14 2022-08-17T13:13:58.2640045Z if-no-files-found: warn 2022-08-17T13:13:58.2640229Z path: test-jsons-*.zip 2022-08-17T13:13:58.2640413Z name: artifact 2022-08-17T13:13:58.2640597Z s3-bucket: gha-artifacts 2022-08-17T13:13:58.2640772Z region: us-east-1 2022-08-17T13:13:58.2640938Z env: 2022-08-17T13:13:58.2641110Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:58.2641280Z ##[endgroup] 2022-08-17T13:13:58.6301541Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:13:58.6302045Z With the provided path, there will be 1 file uploaded 2022-08-17T13:13:58.6302420Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:13:58.6358216Z Starting upload of test-jsons-test-default-4-5-linux.2xlarge_7878229120.zip 2022-08-17T13:13:58.7926102Z Finished upload of test-jsons-test-default-4-5-linux.2xlarge_7878229120.zip 2022-08-17T13:13:58.8043798Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:13:58.8044011Z with: 2022-08-17T13:13:58.8044199Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:13:58.8044420Z retention-days: 14 2022-08-17T13:13:58.8044613Z if-no-files-found: error 2022-08-17T13:13:58.8044803Z path: test-reports-*.zip 2022-08-17T13:13:58.8044982Z name: artifact 2022-08-17T13:13:58.8045160Z s3-bucket: gha-artifacts 2022-08-17T13:13:58.8045335Z region: us-east-1 2022-08-17T13:13:58.8045494Z env: 2022-08-17T13:13:58.8045662Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:58.8045832Z ##[endgroup] 2022-08-17T13:13:59.1083057Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:13:59.1083604Z With the provided path, there will be 1 file uploaded 2022-08-17T13:13:59.1083973Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:13:59.1089710Z Starting upload of test-reports-test-default-4-5-linux.2xlarge_7878229120.zip 2022-08-17T13:13:59.3229973Z Finished upload of test-reports-test-default-4-5-linux.2xlarge_7878229120.zip 2022-08-17T13:13:59.3348191Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:13:59.3348408Z with: 2022-08-17T13:13:59.3348615Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:13:59.3348821Z retention-days: 14 2022-08-17T13:13:59.3349014Z if-no-files-found: ignore 2022-08-17T13:13:59.3349213Z path: usage-log-*.zip 2022-08-17T13:13:59.3349378Z name: artifact 2022-08-17T13:13:59.3349558Z s3-bucket: gha-artifacts 2022-08-17T13:13:59.3349745Z region: us-east-1 2022-08-17T13:13:59.3349907Z env: 2022-08-17T13:13:59.3350066Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:59.3350250Z ##[endgroup] 2022-08-17T13:13:59.6395111Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:13:59.6395823Z With the provided path, there will be 1 file uploaded 2022-08-17T13:13:59.6396365Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:13:59.6402623Z Starting upload of usage-log-test-default-4-5-linux.2xlarge_7878229120.zip 2022-08-17T13:13:59.7793516Z Finished upload of usage-log-test-default-4-5-linux.2xlarge_7878229120.zip 2022-08-17T13:13:59.7915737Z ##[group]Run set -x 2022-08-17T13:13:59.7915948Z set -x 2022-08-17T13:13:59.7916175Z python3 -m pip install -r requirements.txt 2022-08-17T13:13:59.7916417Z python3 -m pip install boto3==1.19.12 2022-08-17T13:13:59.7916714Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:13:59.7927939Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:13:59.7928151Z env: 2022-08-17T13:13:59.7928331Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:13:59.7928540Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T13:13:59.7928722Z BRANCH: pull/82657 2022-08-17T13:13:59.7928906Z TEST_CONFIG: default 2022-08-17T13:13:59.7929098Z SHARD_NUMBER: 4 2022-08-17T13:13:59.7929310Z BUILD_ENVIRONMENT: linux-focal-py3.7-clang7-asan 2022-08-17T13:13:59.7929536Z PR_NUMBER: 82657 2022-08-17T13:13:59.7929730Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T13:13:59.7929926Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T13:13:59.7930204Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:13:59.7930397Z TAG: 2022-08-17T13:13:59.7930566Z WORKFLOW_ID: 2875102080 2022-08-17T13:13:59.7930891Z GITHUB_TOKEN: *** 2022-08-17T13:13:59.7931069Z GHA_WORKFLOW_JOB_ID: 7878229120 2022-08-17T13:13:59.7931259Z ##[endgroup] 2022-08-17T13:13:59.7956064Z + python3 -m pip install -r requirements.txt 2022-08-17T13:13:59.9969040Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:14:00.0584954Z Collecting astunparse 2022-08-17T13:14:00.0725664Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T13:14:00.0969735Z Collecting expecttest 2022-08-17T13:14:00.1015450Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T13:14:00.1286413Z Collecting future 2022-08-17T13:14:00.1319011Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T13:14:00.9888065Z Collecting numpy 2022-08-17T13:14:00.9931178Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T13:14:01.2043768Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T13:14:01.2861411Z Collecting pyyaml 2022-08-17T13:14:01.2926904Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-08-17T13:14:01.3074426Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T13:14:01.3188666Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T13:14:01.3621461Z Collecting six 2022-08-17T13:14:01.3819054Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T13:14:01.4136625Z Collecting types-dataclasses 2022-08-17T13:14:01.4167662Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T13:14:01.4538999Z Collecting typing_extensions 2022-08-17T13:14:01.4574104Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T13:14:01.5016279Z Collecting sympy 2022-08-17T13:14:01.5060714Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T13:14:01.6547493Z Collecting wheel<1.0,>=0.23.0 2022-08-17T13:14:01.6581776Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T13:14:01.6664543Z 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 8)) (1.26.11) 2022-08-17T13:14:01.6808862Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T13:14:01.6816351Z 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 8)) (2.0.12) 2022-08-17T13:14:01.6835180Z 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 8)) (3.3) 2022-08-17T13:14:01.7025309Z Collecting mpmath>=0.19 2022-08-17T13:14:01.7190096Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T13:14:01.7362065Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T13:14:01.7701057Z Installing collected packages: wheel, six, astunparse, expecttest, future, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-08-17T13:14:01.7903426Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:14:01.7904178Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:14:01.8225303Z Running setup.py install for future: started 2022-08-17T13:14:02.2944516Z Running setup.py install for future: finished with status 'done' 2022-08-17T13:14:03.7948308Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:14:03.7948830Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:14:10.7076468Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:14:10.7076979Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:14:10.7293014Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 mpmath-1.2.1 numpy-1.21.6 pyyaml-6.0 six-1.16.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.3.0 wheel-0.37.1 2022-08-17T13:14:10.7879336Z + python3 -m pip install boto3==1.19.12 2022-08-17T13:14:10.9879997Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:14:11.5934677Z Collecting boto3==1.19.12 2022-08-17T13:14:11.6067031Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T13:14:11.6454119Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T13:14:11.6497964Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T13:14:11.6824500Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T13:14:11.6861857Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T13:14:12.4360963Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T13:14:12.4402990Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T13:14:12.5619381Z 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.11) 2022-08-17T13:14:12.6079637Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T13:14:12.6111835Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T13:14:12.6240124Z 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) 2022-08-17T13:14:12.6848908Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-08-17T13:14:13.2971141Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-08-17T13:14:13.3408369Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:14:58.7398058Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T13:14:58.7398265Z 2022-08-17T13:14:58.7398531Z ----- Historic stats comparison result ------ 2022-08-17T13:14:58.7399927Z 2022-08-17T13:14:58.7400425Z job: linux-focal-py3.7-clang7-asan 2022-08-17T13:14:58.7401235Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:14:58.7401868Z 2022-08-17T13:14:58.7402335Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T13:14:58.7402719Z 2022-08-17T13:14:58.7403000Z : (master) 2022-08-17T13:14:58.7403266Z | 2022-08-17T13:14:58.7403607Z | * ce6a3c605d (HEAD) total time 4368.28s 2022-08-17T13:14:58.7403933Z | | 2022-08-17T13:14:58.7404232Z | : (3 commits) 2022-08-17T13:14:58.7404487Z |/| 2022-08-17T13:14:58.7404634Z | : (6 commits) 2022-08-17T13:14:58.7405114Z | 2022-08-17T13:14:58.7408005Z * 343b5f8651 (base) 5 reports, total time 4947.76s ± 735.80s 2022-08-17T13:14:58.7408383Z * 1a09b05c94 5 reports, total time 5117.00s ± 670.77s 2022-08-17T13:14:58.7408725Z * df62ea76d1 5 reports, total time 5085.22s ± 877.23s 2022-08-17T13:14:58.7409036Z * aac622ad55 5 reports, total time 5305.08s ± 1049.01s 2022-08-17T13:14:58.7409403Z * 31d4b6f52a 5 reports, total time 5113.28s ± 581.08s 2022-08-17T13:14:58.7409720Z * 0e2efaf9cc 5 reports, total time 5303.23s ± 900.84s 2022-08-17T13:14:58.7410046Z * 1ee9eb52b6 5 reports, total time 5044.10s ± 709.02s 2022-08-17T13:14:58.7410252Z * f4b7c10e14 0 reports 2022-08-17T13:14:58.7410542Z * 785f7f6298 5 reports, total time 5128.75s ± 689.02s 2022-08-17T13:14:58.7410855Z * 3586af8adc 5 reports, total time 5200.25s ± 937.67s 2022-08-17T13:14:58.7411043Z | 2022-08-17T13:14:58.7411197Z : 2022-08-17T13:14:58.7411289Z 2022-08-17T13:14:58.7411413Z Removed (across 548 suites) 0 tests, totaling 0.00s 2022-08-17T13:14:58.7411659Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T13:14:58.7411914Z Added (across 126 suites) 43774 tests, totaling +4368.28s 2022-08-17T13:14:58.8334759Z Prepare all required actions 2022-08-17T13:14:58.8354011Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T13:14:58.8354232Z with: 2022-08-17T13:14:58.8354373Z env: 2022-08-17T13:14:58.8354549Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:14:58.8354738Z ##[endgroup] 2022-08-17T13:14:58.8373272Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:14:58.8373530Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:14:58.8384648Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:14:58.8384867Z env: 2022-08-17T13:14:58.8385050Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:14:58.8385222Z ##[endgroup] 2022-08-17T13:14:58.8426812Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T13:14:58.8509284Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:14:58.8509598Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:14:58.8509888Z # shellcheck disable=SC2046 2022-08-17T13:14:58.8510098Z docker stop $(docker ps -q) || true 2022-08-17T13:14:58.8510339Z # Prune all of the docker images 2022-08-17T13:14:58.8510555Z docker system prune -af 2022-08-17T13:14:58.8521044Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:14:58.8521264Z env: 2022-08-17T13:14:58.8521442Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:14:58.8521617Z ##[endgroup] 2022-08-17T13:14:59.2089344Z 1fd95aec0bc6 2022-08-17T13:14:59.8167058Z Deleted Containers: 2022-08-17T13:14:59.8167537Z 1fd95aec0bc6ca470802b5337d1278661fa80379b1a2b11bb5c3f0d4c9f2de07 2022-08-17T13:14:59.8167716Z 2022-08-17T13:15:01.6566744Z Deleted Images: 2022-08-17T13:15:01.6567653Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T13:15:01.6568694Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan@sha256:516d0f6e64b674c0722f8d9349fea354474069da0ed695d171f2dd77c1703ee3 2022-08-17T13:15:01.6569380Z deleted: sha256:892871bfc9d0cf46e93f4893a72848c2c8904f378660bb3a052c7e705a1e38a0 2022-08-17T13:15:01.6569706Z deleted: sha256:c2877a8e6a5e301c3a128faf9e1630748ae2fc952d6d90277352bd762108fb2c 2022-08-17T13:15:01.6570057Z deleted: sha256:d9a249727858b2e601ec205f31915c6bdd15424646ca5aa932061e0033f8d979 2022-08-17T13:15:01.6570528Z deleted: sha256:2f7a6534896a304ae755d44caffb42d38cf8c067ffc0cddeb3fc4b87332b24d0 2022-08-17T13:15:01.6571065Z deleted: sha256:c2e818bbc30c6545f97e53a03ab1fcc9058d6d2af2d54a15d1e426f0fa841cac 2022-08-17T13:15:01.6571706Z deleted: sha256:657fcd7684d904ac0b6defc9a2aafc9bcba52ebf460b2aa6ba3377fa7772f255 2022-08-17T13:15:01.6572335Z deleted: sha256:37dae91b7901e63e8b0d7160eafdbba6107c91edeaf218ed3c371bce9d5d86fd 2022-08-17T13:15:01.6572932Z deleted: sha256:08f0702e49b913e2edada421e7ac8300676b829a4ef546c8ddebbccd87086475 2022-08-17T13:15:01.6573515Z deleted: sha256:1e43b856d35efd8f683059a7fb45be0a0bd2f5bd36052bd4e0fc255c173241c7 2022-08-17T13:15:01.6574086Z deleted: sha256:b8d2371602bd31a9c9f87382cad041aeb6d312c00c9979c6455aab6f4549bb80 2022-08-17T13:15:01.6574613Z deleted: sha256:450c884bb6ecbee4aff544f96c906c210cd3be6a0b87dd8c76d46bc35e657ad2 2022-08-17T13:15:01.6575173Z deleted: sha256:1eb6bce8a204257392a80f12152f17c80d79912ae7fbea27d21262099c589afc 2022-08-17T13:15:01.6575759Z deleted: sha256:86fb2c4237deef9a533cd563474bcb5b18e2be47e6fc0090bf60e4386eac8abb 2022-08-17T13:15:01.6576370Z deleted: sha256:eed5ec78bfef811881cd8bbb16e463e63006630fd6e374f37fb5c48f172939e7 2022-08-17T13:15:01.6576954Z deleted: sha256:12a32cf98872c58162bac345c8269854aedaa257e7c31e789f0d5b760a85abee 2022-08-17T13:15:01.6577363Z deleted: sha256:33f7d111957915b4783ceab8717c173ec56084d8f27ce3e370e099932f92f1b5 2022-08-17T13:15:01.6577688Z deleted: sha256:60b5505cf6b8966bfd401d3ea3d0a1c8eeccf2f800c7bef48ac98a22d41fb4c0 2022-08-17T13:15:01.6578115Z deleted: sha256:201bc0a3c04317fd3e9c334502cc3e90ff89c53c490ded45308845efac1958a7 2022-08-17T13:15:01.6578419Z deleted: sha256:fe547661db655549e2c949743c8457ca754bae3f27bf7f096b991359e66b12f2 2022-08-17T13:15:01.6578747Z deleted: sha256:6499e453ec6bc0a2ec2b6d3ea8dd1fd6c19fcea701d4dfa221754f72859d1cc6 2022-08-17T13:15:01.6579215Z deleted: sha256:953311ba2532ce63f58cb5912025d03350672a2e19c09d7fcade07f955e13da4 2022-08-17T13:15:01.6579520Z deleted: sha256:7438f6c6ddbfc54ff69bc8d54b4b9ea26d2e62476d49a158fa30605895894518 2022-08-17T13:15:01.6579850Z deleted: sha256:f05bc0fe0f7f21448b2cb5bc9af898b34711dab28ea4d356338b5fe9733bde5f 2022-08-17T13:15:01.6580172Z deleted: sha256:9694642a5b416234ce1cdec0d218a9b19194c437fe8c59ed675bca7d5e7a2d29 2022-08-17T13:15:01.6580503Z deleted: sha256:f5581d49c3ecc532b2bfe5f1450ecbe0ab1b44e287885a11f0d43f7e4b5a7b3e 2022-08-17T13:15:01.6580966Z deleted: sha256:f2fc7297784a7fc101e69d4ffa54c3378c6c3f8a641fe2d7f0187f61a0ef054d 2022-08-17T13:15:01.6581291Z deleted: sha256:c42cd55479a1216441851fb9cc96f9173189ed530e4e59ccf131e9f444219d37 2022-08-17T13:15:01.6581620Z deleted: sha256:75dd5018d6ece1eac883b0a67338c3d38cfee70d7f9eea62145ebd4f24983b9c 2022-08-17T13:15:01.6581944Z deleted: sha256:d30c03af0c5910d2a55497c715fa5cef648517ea791a9d2320fb9cb79ffe82ea 2022-08-17T13:15:01.6582254Z deleted: sha256:a290f779034ff703517515b396c9fc9518e3d4dbef5042b0c599a288e41e3cc0 2022-08-17T13:15:01.6582572Z deleted: sha256:3150c91b3dcab1deee3f121c5fa31310c7a3a03ed96784d5d257df156e4e1fa7 2022-08-17T13:15:01.6582906Z deleted: sha256:0fca86c3d5c2b2949fdf3267bee30b35be175ed0e79ac61b74489e902e5532c5 2022-08-17T13:15:01.6583221Z deleted: sha256:bca180c55363c93bca3216d9577ef250b6880754235bdcc7da721000f5fc3b6e 2022-08-17T13:15:01.6600202Z deleted: sha256:71c03097cccdf960ae6ba24ec99b7519c1b7686db469037d886cb0f6bbad40bf 2022-08-17T13:15:01.6600967Z deleted: sha256:62479e9c585e6e215c470cfe6f690fdbaa5126355c7fa5804d7ece64e2acbe05 2022-08-17T13:15:01.6601510Z deleted: sha256:7edb8e61ed2736fe5f32821a6b64aec7c7a64d8dce39db790bf4d66b041f8644 2022-08-17T13:15:01.6601930Z deleted: sha256:c591161dba8443f37e780a7d0dc635063b3fab7962af68eb5b23c361731eb5a4 2022-08-17T13:15:01.6602267Z deleted: sha256:4789b5add8130d1aa3f60a23376b6f28ca2430cd2090193ed4c4fc5c4d526a86 2022-08-17T13:15:01.6602724Z deleted: sha256:1ce7df8a91004d7a2ce735355ab83390b997476b278bcd1ab4be24c0541d9771 2022-08-17T13:15:01.6603063Z deleted: sha256:a7b8da319cd93eed2a1304798b2f074d4989a88e13fedb03b3a5fe63f43a7266 2022-08-17T13:15:01.6603398Z deleted: sha256:52d25e3b6fb33919593033e3f536f061f58c07f79ca47de79cede402e2982319 2022-08-17T13:15:01.6603719Z deleted: sha256:2b44f3fbe7c2d4e78cdb4758cde37e562fcc8208a5811aaf965b7a498b157b5d 2022-08-17T13:15:01.6604043Z deleted: sha256:4e0c7442d315145604912e7239c4db5e6df6501b6a1e631484156805c9cb9b97 2022-08-17T13:15:01.6604429Z deleted: sha256:5ae925eb989b8fcafe0a2b8fec3b63975ac6902d2018fbb932013492041b9ea0 2022-08-17T13:15:01.6604747Z deleted: sha256:4bba20f7d1e2263e738723464e424c37676faee9e93d796c37b8a73edc539cc8 2022-08-17T13:15:01.6605078Z deleted: sha256:cd10044f73dfef4943f788183405be52e5a21ed1b62c92b5c6f10df3ec75fc48 2022-08-17T13:15:01.6605389Z deleted: sha256:75624e194cf7122724343d17d43c7c4184ba0315702ed5da952dce682c3a6210 2022-08-17T13:15:01.6605699Z deleted: sha256:4429933d8e193fbcbe080798c0aa9c76e197b58f3510189fa2eedb161809310b 2022-08-17T13:15:01.6605989Z deleted: sha256:814852b076800e6b7c156312394319e8344e9a3a8fd6c2de4c03e4d885e18f6a 2022-08-17T13:15:01.6606302Z deleted: sha256:0d1495b7c8bc23a59c3cbca4919ff40c8404d98a3e301eec7cdc3e4e855ad244 2022-08-17T13:15:01.6606646Z deleted: sha256:13959025aff3d5f5dd0d6bfe1caab4d4ca8536d125dda4e3acf21ebe0190ef26 2022-08-17T13:15:01.6606967Z deleted: sha256:35eccb13e87ca3260540516c8a9360e104e7f799e4f914c280cd814e7260f3b1 2022-08-17T13:15:01.6607280Z deleted: sha256:69b341a6922dea8979369849a90da691b21a642b8d7c2a9b63a6f4ffaad7148f 2022-08-17T13:15:01.6607661Z deleted: sha256:1a17a78cd6948c418f3ba75b5e13e43a6a9d1d90026161fd3025af4b0e8aac03 2022-08-17T13:15:01.6607986Z deleted: sha256:e2b640a98bce3e9f4947e36b81223e9dfce180448902cfad49e37d4a9a903dfc 2022-08-17T13:15:01.6608380Z deleted: sha256:25490bb9d16b936decfc3a774c3f45e61f8f67eddbffd274b74f063ea2582d84 2022-08-17T13:15:01.6608728Z deleted: sha256:773e5c497cbb5daab98ddf1064b2384d4c6038c4adf7ee7fa351639813643a55 2022-08-17T13:15:01.6609072Z deleted: sha256:66d883a7d5859f1d48a0ad7ee3f96eb2a0570fbf3a42f14b5ad01988372feda5 2022-08-17T13:15:01.6609391Z deleted: sha256:c3f11d77a5de76ec836c52333d45ac3742c7b27d3d83feba6ec978e223715c67 2022-08-17T13:15:01.6609578Z 2022-08-17T13:15:01.6638797Z Total reclaimed space: 8.287GB 2022-08-17T13:15:01.6688102Z Post job cleanup. 2022-08-17T13:15:01.6723359Z Post job cleanup. 2022-08-17T13:15:02.1490252Z [command]/usr/bin/git version 2022-08-17T13:15:02.1536302Z git version 2.37.1 2022-08-17T13:15:02.1617343Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7d3cabaa-1d0e-438e-8753-386892b3f50f' before making global git config changes 2022-08-17T13:15:02.1617783Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:15:02.1623601Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T13:15:02.1673330Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:15:02.1704625Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T13:15:02.2056235Z Entering 'android/libs/fbjni' 2022-08-17T13:15:02.2109003Z Entering 'third_party/FP16' 2022-08-17T13:15:02.2153118Z Entering 'third_party/FXdiv' 2022-08-17T13:15:02.2197262Z Entering 'third_party/NNPACK' 2022-08-17T13:15:02.2242603Z Entering 'third_party/QNNPACK' 2022-08-17T13:15:02.2292419Z Entering 'third_party/XNNPACK' 2022-08-17T13:15:02.2405691Z Entering 'third_party/benchmark' 2022-08-17T13:15:02.2451574Z Entering 'third_party/cpuinfo' 2022-08-17T13:15:02.2502353Z Entering 'third_party/cub' 2022-08-17T13:15:02.2551396Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:15:02.2589376Z Entering 'third_party/eigen' 2022-08-17T13:15:02.2665033Z Entering 'third_party/fbgemm' 2022-08-17T13:15:02.2730771Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:15:02.2789419Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:15:02.2855299Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:15:02.2912932Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:15:02.2957326Z Entering 'third_party/flatbuffers' 2022-08-17T13:15:02.2991833Z Entering 'third_party/fmt' 2022-08-17T13:15:02.3049836Z Entering 'third_party/foxi' 2022-08-17T13:15:02.3093181Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:15:02.3146021Z Entering 'third_party/gloo' 2022-08-17T13:15:02.3195741Z Entering 'third_party/googletest' 2022-08-17T13:15:02.3256068Z Entering 'third_party/ideep' 2022-08-17T13:15:02.3322584Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:15:02.3399268Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:15:02.3485933Z Entering 'third_party/ios-cmake' 2022-08-17T13:15:02.3529249Z Entering 'third_party/ittapi' 2022-08-17T13:15:02.3562137Z Entering 'third_party/kineto' 2022-08-17T13:15:02.3594008Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:15:02.3625655Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:15:02.3657951Z Entering 'third_party/nccl/nccl' 2022-08-17T13:15:02.3719750Z Entering 'third_party/neon2sse' 2022-08-17T13:15:02.3776187Z Entering 'third_party/nlohmann' 2022-08-17T13:15:02.3809458Z Entering 'third_party/onnx' 2022-08-17T13:15:02.3960579Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:15:02.4032053Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:15:02.4085089Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:15:02.4159233Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:15:02.4260363Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:15:02.4325036Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:15:02.4387346Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:15:02.4441908Z Entering 'third_party/pocketfft' 2022-08-17T13:15:02.4474469Z Entering 'third_party/protobuf' 2022-08-17T13:15:02.4565598Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:15:02.4646059Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:15:02.4693044Z Entering 'third_party/psimd' 2022-08-17T13:15:02.4733356Z Entering 'third_party/pthreadpool' 2022-08-17T13:15:02.4786333Z Entering 'third_party/pybind11' 2022-08-17T13:15:02.4835142Z Entering 'third_party/python-enum' 2022-08-17T13:15:02.4876701Z Entering 'third_party/python-peachpy' 2022-08-17T13:15:02.4924798Z Entering 'third_party/python-six' 2022-08-17T13:15:02.4966322Z Entering 'third_party/sleef' 2022-08-17T13:15:02.5010214Z Entering 'third_party/tbb' 2022-08-17T13:15:02.5044356Z Entering 'third_party/tensorpipe' 2022-08-17T13:15:02.5105051Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:15:02.5173687Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:15:02.5236851Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:15:02.5302181Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:15:02.5374379Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:15:02.5426617Z Entering 'third_party/zstd' 2022-08-17T13:15:02.5488491Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:15:02.5513894Z http.https://github.com/.extraheader 2022-08-17T13:15:02.5522655Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:15:02.5554543Z [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' || : 2022-08-17T13:15:02.5797296Z Entering 'android/libs/fbjni' 2022-08-17T13:15:02.5816032Z http.https://github.com/.extraheader 2022-08-17T13:15:02.5841818Z Entering 'third_party/FP16' 2022-08-17T13:15:02.5861292Z http.https://github.com/.extraheader 2022-08-17T13:15:02.5886189Z Entering 'third_party/FXdiv' 2022-08-17T13:15:02.5906825Z http.https://github.com/.extraheader 2022-08-17T13:15:02.5932673Z Entering 'third_party/NNPACK' 2022-08-17T13:15:02.5952163Z http.https://github.com/.extraheader 2022-08-17T13:15:02.5977588Z Entering 'third_party/QNNPACK' 2022-08-17T13:15:02.5997058Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6022794Z Entering 'third_party/XNNPACK' 2022-08-17T13:15:02.6042783Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6078002Z Entering 'third_party/benchmark' 2022-08-17T13:15:02.6097380Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6123173Z Entering 'third_party/cpuinfo' 2022-08-17T13:15:02.6143543Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6168951Z Entering 'third_party/cub' 2022-08-17T13:15:02.6189861Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6214688Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:15:02.6233848Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6263411Z Entering 'third_party/eigen' 2022-08-17T13:15:02.6282446Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6309449Z Entering 'third_party/fbgemm' 2022-08-17T13:15:02.6328738Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6353751Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:15:02.6373024Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6397728Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:15:02.6417100Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6443422Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:15:02.6462594Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6487634Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:15:02.6506177Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6531441Z Entering 'third_party/flatbuffers' 2022-08-17T13:15:02.6551670Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6578088Z Entering 'third_party/fmt' 2022-08-17T13:15:02.6597350Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6621946Z Entering 'third_party/foxi' 2022-08-17T13:15:02.6640382Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6665233Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:15:02.6684212Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6708515Z Entering 'third_party/gloo' 2022-08-17T13:15:02.6727451Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6752071Z Entering 'third_party/googletest' 2022-08-17T13:15:02.6770874Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6796354Z Entering 'third_party/ideep' 2022-08-17T13:15:02.6815447Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6839146Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:15:02.6857736Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6883387Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:15:02.6902744Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6932985Z Entering 'third_party/ios-cmake' 2022-08-17T13:15:02.6952106Z http.https://github.com/.extraheader 2022-08-17T13:15:02.6976618Z Entering 'third_party/ittapi' 2022-08-17T13:15:02.6995280Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7020171Z Entering 'third_party/kineto' 2022-08-17T13:15:02.7038753Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7062783Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:15:02.7081401Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7105893Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:15:02.7124478Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7149946Z Entering 'third_party/nccl/nccl' 2022-08-17T13:15:02.7169670Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7195299Z Entering 'third_party/neon2sse' 2022-08-17T13:15:02.7215991Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7240879Z Entering 'third_party/nlohmann' 2022-08-17T13:15:02.7260132Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7285588Z Entering 'third_party/onnx' 2022-08-17T13:15:02.7304695Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7339942Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:15:02.7358895Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7383878Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:15:02.7403065Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7430228Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:15:02.7449263Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7473470Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:15:02.7492520Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7521822Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:15:02.7541293Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7566597Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:15:02.7585165Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7610147Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:15:02.7629413Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7658066Z Entering 'third_party/pocketfft' 2022-08-17T13:15:02.7676709Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7701557Z Entering 'third_party/protobuf' 2022-08-17T13:15:02.7720883Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7749119Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:15:02.7767207Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7791837Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:15:02.7810360Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7836318Z Entering 'third_party/psimd' 2022-08-17T13:15:02.7855206Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7880350Z Entering 'third_party/pthreadpool' 2022-08-17T13:15:02.7900361Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7924262Z Entering 'third_party/pybind11' 2022-08-17T13:15:02.7943511Z http.https://github.com/.extraheader 2022-08-17T13:15:02.7968058Z Entering 'third_party/python-enum' 2022-08-17T13:15:02.7986801Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8011166Z Entering 'third_party/python-peachpy' 2022-08-17T13:15:02.8030460Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8054830Z Entering 'third_party/python-six' 2022-08-17T13:15:02.8073900Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8098369Z Entering 'third_party/sleef' 2022-08-17T13:15:02.8117683Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8143254Z Entering 'third_party/tbb' 2022-08-17T13:15:02.8162227Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8188329Z Entering 'third_party/tensorpipe' 2022-08-17T13:15:02.8207798Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8232238Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:15:02.8250714Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8275601Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:15:02.8294267Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8319962Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:15:02.8339148Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8363713Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:15:02.8382314Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8406065Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:15:02.8425727Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8451920Z Entering 'third_party/zstd' 2022-08-17T13:15:02.8470545Z http.https://github.com/.extraheader 2022-08-17T13:15:02.8694682Z Cleaning up orphan processes